bug-gnubg
[Top][All Lists]
Advanced

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

Re: [Bug-gnubg] Problems compiling


From: Sander van Rijnswou
Subject: Re: [Bug-gnubg] Problems compiling
Date: Sun, 04 Aug 2002 00:24:09 +0200

Joern Thyssen wrote:
> 
> > Unfortunately I had no succes with the CVS version.

[...]

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



That worked! There was one hitch when make reached the
doc directory:

cd . \
  && makeinfo `echo gnubg.texi | sed 's,.*/,,'`
Making info file `gnubg.info' from `gnubg.texi'.
gnubg.texi:49: No matching address@hidden ifnottex'.
gnubg.texi:76: Unmatched address@hidden'.
gnubg.texi:116: Unknown command `env'.
gnubg.texi:116: Misplaced {.
gnubg.texi:116: Misplaced }.
...
lot's of these until it gives up.

When I start make for a second try it skips doc and compiles the
package.


(oh and autoheader gave a warning about using auxiliary files )


Thanks for the help,

Sander



reply via email to

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