libtool-patches
[Top][All Lists]
Advanced

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

Re: Building CVS HEAD libtool outside of source directory


From: Ralf Wildenhues
Subject: Re: Building CVS HEAD libtool outside of source directory
Date: Sun, 21 Oct 2007 16:23:50 +0200
User-agent: Mutt/1.5.16 (2007-10-11)

* Bob Friesenhahn wrote on Fri, Oct 19, 2007 at 09:31:41PM CEST:
> I patched m4 1.4.10 with the small patch you recommended and things are 
> looking much better now.  On OS-X, the test suite passes with only expected 
> failures.  On FreeBSD there are still some remaining unexpected failures:
>
> ## ------------- ##
> ## Test results. ##
> ## ------------- ##
>
> ERROR: 53 tests were run,
> 8 failed (3 expected failures).
> 2 tests were skipped.
> ## -------------------------- ##
> ## testsuite.log was created. ##
> ## -------------------------- ##
>
> The problems seem to be mostly related to libltdl symbols.  A gzipped 
> testsuite.log from FreeBSD 5.4 is attached.

This failure:
| /home/bfriesen/src/gnu/libtool-head/tests/old-m4-iface.at:142: $MAKE
| stderr:
| main.o(.text+0xc): In function `main':
| : undefined reference to `lt_preloaded_symbols'

indicates that an old ltdl.h was used.  It seems @INCLTDL@ was
substituted wrongly in that Makefile.  I don't see how that can
happen.




reply via email to

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