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 01:46:38 +0100 (CET)

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

/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
libtool: compile: cannot determine name of library object from 
`-DHAVE_DLFCN_H=\1'

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

Cheers,
Wolfgang


-- 
Wolfgang Mü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]