[xml] Compiler not ANSI compliant error with gcc 3.0.4



g++ 3.0.4 and libxm 2.4.17 seems to have a problem

Any ideas ?

cd libxml2-2.4.17; ./configure --prefix=`pwd`/../install --exec-prefix=`pwd`/../install
creating cache ./config.cache
checking host system type... i686-pc-linux-gnu
checking for a BSD compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking whether make sets ${MAKE}... yes
checking for working aclocal... found
checking for working autoconf... found
checking for working automake... found
checking for working autoheader... found
checking for working makeinfo... found
checking for gcc... /home/samba/downloads/gcc/gcc-3.0.4-test/bin/g++
checking whether the C compiler (/home/samba/downloads/gcc/gcc-3.0.4-test/bin/g++ ) works... yes checking whether the C compiler (/home/samba/downloads/gcc/gcc-3.0.4-test/bin/g++ ) is a cross-compiler... no
checking whether we are using GNU C... yes
checking whether /home/samba/downloads/gcc/gcc-3.0.4-test/bin/g++ accepts -g... yes
checking for a BSD compatible install... /usr/bin/install -c
checking how to run the C preprocessor... /home/samba/downloads/gcc/gcc-3.0.4-test/bin/g++ -E
checking for rm... /bin/rm
checking for mv... /bin/mv
checking for tar... /bin/tar
checking for /home/samba/downloads/gcc/gcc-3.0.4-test/bin/g++ option to accept ANSI C... no
checking for function prototypes... no
checking for ANSI C header files... no
checking for string.h... yes
configure: error: Compiler not ANSI compliant
make: *** [work.gx86/L_libxml2-2.4.17_EXTRACT] Error 1






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