bug-autoconf
[Top][All Lists]
Advanced

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

confdef2opt.sed bug in CVS version


From: Wolfgang Mueller
Subject: confdef2opt.sed bug in CVS version
Date: Tue, 30 Jan 2001 15:43:51 +0100 (CET)

>>>>> "WM" == Wolfgang Mueller <address@hidden> writes:

WM> Hi,
WM> I am using the CVS versions of automake/autoconf/libtool together. All
WM> these versions were compiled and installed on the 29th of jan, after
WM> 1700 european time.
WM> I am experiencing a bug in that #ifdef __cplusplus #endif is copied
WM> along with some -D into the call of libtool --compile. The compiler
WM> call looks like:

WM> /bin/sh ../../libtool --mode=compile g++ -DPACKAGE=\"gift\" 
-DVERSION=\"0.1.5pr\e\" -DHAVE_DLFCN_H=1 #ifdef\ __cplusplus  #endif 
-DHAVE_LIBM=1  -I. -I. -DHAS_B\OOL -I../../libMRML/include 
-I../../libGIFTQuInvertedFile/include -I../../libGI\FTAcInvertedFile/include    
 -g -O2 -I /usr/local/include/mysql -D__GIFT_WITH_P\ERL__ -fno-strict-aliasing 
-I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFF\SET_BITS=64 
-I/usr/local/lib/perl5/5.6.0/i686-linux/CORE -c -o CWFClassicalIDF.\lo `test -f 
CWFClassicalIDF.cc || echo './'`CWFClassicalIDF.cc
WM> libtool: compile: cannot determine name of library object from 
`-DHAVE_DLFCN_H=\1'

WM> The #ifdef#endif part comes from confdefs.h, so the bug seems to be in
WM> confdef2opt.sed. I am too tired for furnishing a patch, sorry. Don't
WM> hesitate to ask followup questions or telling me which FM to R more
WM> thorroughly ;-) . Thanks for your great work.

Hifolx, 
I would be really thankful, if someone could point me to the
point where confdef2opt.sed is's generation and use is added to
./configure. It would be really a help, and I would help you in turn
by adding a patch.

E.g. telling me that it's not autoconf but rather automake/libtool which
generates this mess would be great.

I simply do not find the place by simple grepping. Sorry.

Thanks a lot,
Wolfgang

-- 
Wolfgang M&uuml;ller, 
assistant-doctorant ==  PhD student (2001), teaching assistant
Personal page: http://cui.unige.ch/~vision/members/WolfgangMueller.html 
Maintainer, GNU Image Finding Tool (http://www.gnu.org/software/gift)




reply via email to

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