Sam TH écrit:

> On Wed, Apr 18, 2001 at 12:47:22PM +0000, Hubert Figuiere wrote:
>> Sam TH ?crit: 
>> 
>> > This is a known (to me at least) problem.  If anyone knows when it
>> > started, of has a GNOME/autoconf build that is actually GNOME-ish,
>> > please let me know.  I'm very puzzled about this.  
>> 
>> For me it started Tuesday morning CEST after the long 3 days Week-End that 
>> had lot of bugfixes and autoconf added (around 1MB of contextual diff since 
>> Friday morning CEST).
>> The problem is that I jumped to autoconf immediately and that can not revert 
>> back to the old style build because with lot of effort (I don't have CVS 
>> access here, unless I use diff and ftp using a remote account). 
> 
> Unfortunately, it looks like I'm going to have to binary search back
> to where I broke it.  :-(
 

Here is a typical compilation line:
c++ -DSTDC_HEADERS=1 -DHAVE_LIMITS_H=1 -DHAVE_STRINGS_H=1 
 -DHAVE_SYS_TIME_H=1 -DHAVE_UNISTD_H=1 -DHAVE_EXPAT=1 -DHAVE_PSICONV=1 
 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void 
 -DHAVE_RE_COMP=1 -DHAVE_REGCOMP=1 -DHAVE_STRDUP=1 -DHAVE_STRSTR=1  -I. -I.   
 -I../../../../src/wp/ap/xp -I../../../../src/wp/impexp/xp 
 -I../../../../src/wp/ap/unix -I../../../../src/wp/ap/xp/ToolbarIcons 
 -I../../../../src/wp/ap/unix/gnome  -I../../../../src/text/ptbl/xp 
 -I../../../../src/text/fmt/xp -I../../../../src/af/util/xp  
 -I../../../../src/af/ev/xp -I../../../../src/af/ev/xp 
 -I../../../../src/af/gr/xp -I../../../../src/af/xap/xp 
 -I../../../../src/af/util/unix -I../../../../src/af/ev/unix 
 -I../../../../src/af/gr/unix -I../../../../src/af/xap/unix 
 -I../../../../src/af/xap/unix/gnome -I../../../../src/af/ev/unix/gnome 
 -I../../../../../wv/ -I../../../../../wv/libole2 
 -I../../../../../wv/exporter -I../../../../../wv/glib-wv    -Wall -pedantic 
 -ansi -D_POSIX_SOURCE -D_BSD_SOURCE -pipe -DDEBUG -DUT_DEBUG -DFMT_TEST 
 -DUT_TEST -DPT_TEST -g    -I/home/hub/cvslocal/abi/../expat/lib/         
 -I/home/hub/cvslocal/abi/../psiconv/ -I/home/hub/cvslocal/abi/../wv/ -c 
ie_impGraphic_JPEG.cpp 


The problem is that with the pevious build system, we had -DHAVE_GNOME and 
other stuff defined at compile time (see abi_defs.mk) that appear not to be 
here.
I suspect it is the problem. 


Hub, who miss IRC
-- 
Lead developer on libcwk
<http://sourceforge.net/projects/libcwk/> 

Reply via email to