libtool-patches
[Top][All Lists]
Advanced

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

Re: libtool--gary--1.0--patch-36


From: Peter O'Gorman
Subject: Re: libtool--gary--1.0--patch-36
Date: Tue, 10 Aug 2004 08:41:12 +0900
User-agent: Mozilla Thunderbird 0.6 (Macintosh/20040502)

Peter O'Gorman wrote:

Gary V. Vaughan wrote:

Hi Peter,

Thanks for reviewing the patch :-)


No worries.

When building it looks like ltdl.c does not #include "config.h"...

f /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H="<config.h>" -DLTDL -I. -I../../libtool/libltdl -I.. -DLTDLOPEN=libltdl -I.. -I../../libtool -g -O2 -MT libltdl_la-ltdl.lo -MD -MP -MF ".deps/libltdl_la-ltdl.Tpo" -c -o libltdl_la-ltdl.lo `test -f 'ltdl.c' || echo '../../libtool/libltdl/'`ltdl.c; \ then mv -f ".deps/libltdl_la-ltdl.Tpo" ".deps/libltdl_la-ltdl.Plo"; else rm -f ".deps/libltdl_la-ltdl.Tpo"; exit 1; fi gcc "-DHAVE_CONFIG_H=<config.h>" -DLTDL -I. -I../../libtool/libltdl -I.. -DLTDLOPEN=libltdl -I.. -I../../libtool -g -O2 -MT libltdl_la-ltdl.lo -MD -MP -MF .deps/libltdl_la-ltdl.Tpo -c ../../libtool/libltdl/ltdl.c -fno-common -DPIC -o .libs/libltdl_la-ltdl.o ../../libtool/libltdl/ltdl.c:71: error: `LT_OBJDIR' undeclared here (not in a function)

My bad. Ancient config.h was seen living in $(top_srcdir)/libltdl/.

Peter
--
Peter O'Gorman - http://www.pogma.com




reply via email to

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