bug-gnu-chess
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

installing/running xboard


From: Joseph Spagnuolo
Subject: installing/running xboard
Date: Mon, 10 Dec 2001 17:38:23 -0500

Hi,

Here is my configure result ....

wcars1h8-256> configure
creating cache ./config.cache
checking for gcc... 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... yes
checking whether gcc accepts -g... yes
checking how to run the C preprocessor... gcc -E
checking for POSIXized ISC... no
checking for a BSD compatible install... ./install-sh -c
checking for lex... no
checking for flex... flex
checking for flex... (cached) flex
checking for yywrap in -lfl... no
checking lex output file root... lex.yy
checking whether yytext is a pointer... no
checking for remsh... remsh
checking for nroff... nroff -man
checking for awk... /bin/awk
checking for perl... /opt/corp/local/bin//perl
checking for ANSI C header files... yes
checking whether time.h and sys/time.h may both be included... yes
checking for sys/wait.h that is POSIX.1 compatible... yes
checking for dirent.h that defines DIR... yes
checking for opendir in -ldir... no
checking return type of signal handlers... void
checking for stropts.h... yes
checking for sys/time.h... yes
checking for string.h... yes
checking for unistd.h... yes
checking for sys/systeminfo.h... yes
checking for fcntl.h... yes
checking for sys/socket.h... yes
checking for stddef.h... yes
checking for _getpty... no
checking for grantpt... yes
checking for usleep... yes
checking for gettimeofday... yes
checking for random... yes
checking for gethostname... yes
checking for setlocale... yes
checking for getpseudotty in -lseq... no
checking for X... libraries /usr/openwin/lib, headers
/usr/openwin/include
checking whether -R must be followed by a space... no
checking for dnet_ntoa in -ldnet... no
checking for dnet_ntoa in -ldnet_stub... no
checking for gethostbyname... no
checking for gethostbyname in -lnsl... yes
checking for connect... no
checking for connect in -lsocket... yes
checking for remove... yes
checking for shmat... yes
checking for IceConnectionNumber in -lICE... yes
checking host system type... sparc-sun-solaris2.6
checking for X11/xpm.h... no
checking whether ptys or pipes should be used... pipes
updating cache ./config.cache
creating ./config.status
creating Makefile
creating comment.awk
creating cmail
creating xboard.texinfo
creating config.h


Here is my make result ....


wcars1h8-257> make
gcc -DHAVE_CONFIG_H -I. -I.  -I/usr/openwin/include
-I/usr/openwin/include -DINFODIR=\"/usr/local/ino\" -c parser.c
gcc -DHAVE_CONFIG_H -I. -I.  -I/usr/openwin/include
-I/usr/openwin/include -DINFODIR=\"/usr/local/ino\" -c xboard.c
gcc -DHAVE_CONFIG_H -I. -I.  -I/usr/openwin/include
-I/usr/openwin/include -DINFODIR=\"/usr/local/ino\" -c backend.c
gcc -DHAVE_CONFIG_H -I. -I.  -I/usr/openwin/include
-I/usr/openwin/include -DINFODIR=\"/usr/local/ino\" -c moves.c
gcc -DHAVE_CONFIG_H -I. -I.  -I/usr/openwin/include
-I/usr/openwin/include -DINFODIR=\"/usr/local/ino\" -c childio.c
gcc -DHAVE_CONFIG_H -I. -I.  -I/usr/openwin/include
-I/usr/openwin/include -DINFODIR=\"/usr/local/ino\" -c gamelist.c
gcc -DHAVE_CONFIG_H -I. -I.  -I/usr/openwin/include
-I/usr/openwin/include -DINFODIR=\"/usr/local/ino\" -c lists.c
gcc -DHAVE_CONFIG_H -I. -I.  -I/usr/openwin/include
-I/usr/openwin/include -DINFODIR=\"/usr/local/ino\" -c pgntags.c
gcc -DHAVE_CONFIG_H -I. -I.  -I/usr/openwin/include
-I/usr/openwin/include -DINFODIR=\"/usr/local/ino\" -c xgamelist.c
gcc -DHAVE_CONFIG_H -I. -I.  -I/usr/openwin/include
-I/usr/openwin/include -DINFODIR=\"/usr/local/ino\" -c xedittags.c
gcc -DHAVE_CONFIG_H -I. -I.  -I/usr/openwin/include
-I/usr/openwin/include -DINFODIR=\"/usr/local/ino\" -c xhistory.c
gcc -o xboard  parser.o xboard.o backend.o moves.o childio.o gamelist.o
lists.o pgntags.o xgamelist.oxedittags.o xhistory.o  -L/usr/openwin/lib
-R/usr/openwin/lib -lelf -lXaw  -lXmu  -lXt -lXext -lSM -lCE -lX11
-lsocket  -lnsl  -lm
gcc -DHAVE_CONFIG_H -I. -I.  -I/usr/openwin/include
-I/usr/openwin/include -DINFODIR=\"/usr/local/ino\" -c zic2xpm.c
gcc -o zic2xpm zic2xpm.o
nroff -man  xboard.man > xboard.doc
nroff -man  cmail.man > cmail.doc
nroff -man  zic2xpm.man > zic2xpm.doc


Then this happens when I run xboard ....

The gui displays Ok. but  does not run.

Any ideas ?



 uname -a
SunOS wcars1h8 5.6 Generic_105181-12 sun4u sparc SUNW,Ultra-60

wcars1h8-262> xboard
xboard: Failed to start first chess program gnuchessx on localhost:
gnuchessx: No such file or directory

xboard: Error writing to first chess program: Broken pipe
xboard: Error writing to first chess program: Broken pipe
xboard: Error writing to first chess program: Broken pipe

Thanks

Joseph.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]