Computer Chess Club Archives


Search

Terms

Messages

Subject: Linux and compiling xboard

Author: Frank Phillips

Date: 10:19:09 05/21/01


I have just installed Mandrake 8.0 and am very impressed, particularly with KDE2
and especially now Kdevelop is back.

The immediate problem is with compiling xboard. At first it would not work
because some library or other was not installed. I installed a few X libraries
as RPMs and it compiles, but the (white) pieces no longer have the black boarder
around their edges, characteristic of the later xboard versions.  This is xboard
4.2.3

Does anyone know which libraries (preferably RPM on the distribution disk) I
need to compile xboard properly.  One possibility may be Xpm, but I could not
find this on the distribution CD.  Compiling xboard used to work straight out
the box with Mandrake 7.0 and 7.2

Frank

//-----------------------------------------------

 ./configure --enable-zippy
loading cache ./config.cache
checking for gcc... (cached) gcc
checking whether the C compiler (gcc ) works... yes
checking whether the C compiler (gcc ) is a cross-compiler... no
checking whether we are using GNU C... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking how to run the C preprocessor... (cached) gcc -E
checking for POSIXized ISC... no
checking for a BSD compatible install... (cached) /usr/bin/install -c
checking for lex... (cached) lex
checking for flex... (cached) lex
checking for yywrap in -ll... (cached) no
checking lex output file root... (cached) lex.yy
checking whether yytext is a pointer... (cached) no
checking for remsh... no
checking for rsh... no
checking for nroff... (cached) nroff -man
checking for awk... (cached) /bin/awk
checking for perl... (cached) /usr/bin/perl
checking for ANSI C header files... (cached) yes
checking whether time.h and sys/time.h may both be included... (cached) yes
checking for sys/wait.h that is POSIX.1 compatible... (cached) yes
checking for dirent.h that defines DIR... (cached) yes
checking for opendir in -ldir... (cached) no
checking return type of signal handlers... (cached) void
checking for stropts.h... (cached) yes
checking for sys/time.h... (cached) yes
checking for string.h... (cached) yes
checking for unistd.h... (cached) yes
checking for sys/systeminfo.h... (cached) no
checking for fcntl.h... (cached) yes
checking for sys/socket.h... (cached) yes
checking for stddef.h... (cached) yes
checking for _getpty... (cached) no
checking for grantpt... (cached) yes
checking for usleep... (cached) yes
checking for gettimeofday... (cached) yes
checking for random... (cached) yes
checking for gethostname... (cached) yes
checking for setlocale... (cached) yes
checking for getpseudotty in -lseq... (cached) no
checking for X... (cached) libraries /usr/X11R6/lib, headers /usr/X11R6/include
checking for dnet_ntoa in -ldnet... (cached) no
checking for dnet_ntoa in -ldnet_stub... (cached) no
checking for gethostbyname... (cached) yes
checking for connect... (cached) yes
checking for remove... (cached) yes
checking for shmat... (cached) yes
checking for IceConnectionNumber in -lICE... (cached) yes
checking host system type... i686-pc-linux-gnu
checking for X11/xpm.h... (cached) yes
checking for XpmReadFileToPixmap in -lXpm... (cached) no
checking whether ptys or pipes should be used... pipes
creating ./config.status
creating Makefile
creating comment.awk
creating cmail
creating xboard.texinfo
creating config.h
config.h is unchanged
[fp@localhost xboard-4.2.3]$(



This page took 0 seconds to execute

Last modified: Thu, 15 Apr 21 08:11:13 -0700

Current Computer Chess Club Forums at Talkchess. This site by Sean Mintz.