bug-gnubg
[Top][All Lists]
Advanced

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

[Bug-gnubg] Problems compiling


From: Sander van Rijnswou
Subject: [Bug-gnubg] Problems compiling
Date: Wed, 31 Jul 2002 20:32:40 +0200

Hi Gary,
 
I recently discovered your gnubg. Having an interest both in Backgammon
and Neural Nets  for years, I'm very pleased with this program. 

Of course I want to be right on the edge to see what is going on.
Unfortunately I had some problems getting past the very first step:
compiling. 

I tried both cvs and the latest snapshot on Linux. Do you see what it
going wrong here?

Thanks a lot,

Sander van Rijnswou.



 
USING CVS:
 
Gives this warning (plus some context)
 
checking for gettext in libc... (cached) yes
checking for msgfmt... (cached) /usr/bin/msgfmt
checking for dcgettext... (cached) yes
checking for gmsgfmt... (cached) /usr/bin/msgfmt
checking for xgettext... (cached) /usr/bin/xgettext
checking for catalogs to be installed...  da de
sed: can't read ./intl/po2tbl.sed.in: No such file or directory
 
after which make complains with:
 
address@hidden:~/project/gnubg-cvs/gnubg > make
cd . && autoheader
configure.in:201: AC_TRY_COMPILE was called before AC_ISC_POSIX
configure.in:201: AC_TRY_RUN was called before AC_ISC_POSIX
/usr/bin/autoheader: Symbol `ENABLE_NLS' is not covered by
/usr/share/autoconf/acconfig.h ./acconfig.h
/usr/bin/autoheader: Symbol `HAVE_CATGETS' is not covered by
/usr/share/autoconf/acconfig.h ./acconfig.h
/usr/bin/autoheader: Symbol `HAVE_GETTEXT' is not covered by
/usr/share/autoconf/acconfig.h ./acconfig.h
/usr/bin/autoheader: Symbol `HAVE_LC_MESSAGES' is not covered by
/usr/share/autoconf/acconfig.h ./acconfig.h
/usr/bin/autoheader: Symbol `HAVE_STPCPY' is not covered by
/usr/share/autoconf/acconfig.h ./acconfig.h
make: *** [stamp-h.in] Error 1
                                             

 
 
USING SNAPSHOT:
 
Using the snapshot  gnubg-020727.tar.gz
Configure runs without warnings but make now fails with
 
gcc -c -DLOCALEDIR=\"/usr/local/share/locale\"
-DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\"
-DLIBDIR=\"/usr/local/lib\" -DHAVE_CONFIG_H -I.. -I. -I../intl  -g -O2
l10nflist.c
l10nflist.c:65: warning: static declaration for `stpcpy' follows
non-static
l10nflist.c:396: parse error before `__extension__'
l10nflist.c:399: parse error before `{'



reply via email to

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