On Thu, 2001-11-08 at 13:03, Herbert Thoma wrote:
> Hi.
> 
> I just updated from cvs, did a make dsitclean; autogen.sh; make
> and got this result:
> 
> < ... >
> make[2]: Entering directory `/opt/gnucash/gnucash_cvs/gnucash_work/doc-tools'
> gcc -DHAVE_CONFIG_H -I. -I. -I..     -g -O2 -Wall -Wunused  -Wall -Wno-unused 
>-Werror-implicit-function-declaration -c dbadd.c
> /bin/sh ../libtool --mode=link gcc  -g -O2 -Wall -Wunused  -Wall -Wno-unused 
>-Werror-implicit-function-declaration  -o dbadd  dbadd.o -ldb1    -lpopt -lm  -lm
> libtool: ltconfig version `' does not match ltmain.sh version `1.3.5'
> Fatal configuration error.  See the libtool docs for more information.
> make[2]: *** [dbadd] Error 1
> 
> I guess this has something to do with the recent "should we provide our own libtool"
> discussion.
> 
> Any suggestion how I can fix this?

CVS is getting confused by the existing ltmain.sh.
Remove ltmain.sh and do a 'cvs up ltmain.sh'. Then
rerun autogen.sh and you should be ok.

dave

Attachment: msg01354/pgp00000.pgp
Description: PGP signature

Reply via email to