bug-gnubg
[Top][All Lists]
Advanced

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

Re: [Bug-gnubg] Problems compiling


From: Joern Thyssen
Subject: Re: [Bug-gnubg] Problems compiling
Date: Sat, 3 Aug 2002 14:18:50 +0000
User-agent: Mutt/1.2.5.1i

On Sat, Aug 03, 2002 at 01:33:38PM +0200, Sander van Rijnswou wrote
> Hello,
> 
> After the advice of Joern I had some succes compiling the later versions
> of gnbg. 
> 
> For the snapshot gnubg-020727.tar.gz it worked by
> saying configure --without-guile. This is a bit strange since guile
> 1.4.1 is installed and found by configure.

The guile support in gnubg is quite experimental and I've been told that
it only works with the bleeding edge CVS version of guile
(1.6.something).

> Unfortunately I had no succes with the CVS version. 
> Whatever configure options I try. Configure will always complain that 
> 
> sed: can't read ./intl/po2tbl.sed.in: No such file or directory         
> 
> After which I get all kinds of missing symbols
> 
> 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
> address@hidden:~/project/gnubg-cvs/gnubg >
>  
> do others have the file /intl/po2tbl.sed.in ?? Or is configure somehow
> supposed to make it?

If think the confusion is due to gnubg has gettext 0.10 whereas your own
system probably has gettext-something-newer. I tried to update to the
newest version, but didn't succeed. 

Can you try:

rm config.cache
./autogen.sh    (avoid running autoconf, autoheader etc)
./configure --without-guile --without-included-gettext

Jørn

-- 
Joern Thyssen, PhD
Vendsysselgade 3, 3., DK-9000 Aalborg, Denmark
+45 9813 2791 (private) / +45 2077 2689 (mobile) / +45 9633 7036 (work)



reply via email to

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