[xml] newbie question: get kernel panic with libxml2



Hi folks!
I want to try install libxml2:
$ tar xzf libxml2-2.6.4.tar.gz
$ cd libxml2-2.6.4

But I get a kernel panic after I try to install this:

$ ./configure --enable-shared --enable-static
checking build system type... i686-pc-linux-gnu
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 for gawk... gawk
checking whether make sets $(MAKE)... yes
checking for gcc... gcc
checking for C compiler default output... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ANSI C... none needed
checking for style of include used by make... GNU
checking dependency style of gcc... gcc3
checking for a BSD-compatible install... /usr/bin/install -c
checking how to run the C preprocessor... gcc -E
checking for rm... /bin/rm
checking for mv... /bin/mv
checking for tar... /bin/tar
checking for gcc option to accept ANSI C... none needed
checking for egrep... grep -E
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for function prototypes... yes
checking for ANSI C header files... yes
checking for string.h... (cached) yes
checking for a sed that does not truncate output... /bin/sed
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for /usr/bin/ld option to reload object files... -r
checking for BSD-compatible nm... /usr/bin/nm -B
checking whether ln -s works... yes
checking how to recognise dependent libraries... pass_all
checking dlfcn.h usability... yes
checking dlfcn.h presence... ./configure: line 5003:  9630 Segmentation
fault      ( eval $ac_cpp conftest.$ac_ext ) 2>conftest.er1

And the system halted with a kernel panic in adress ....

# gcc -v
Reading specs from /usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.2/specs
Configured with: ../gcc-3.3.2/configure --prefix=/usr
--enable-languages=c,c++,objc --enable-threads=posix
--enable-__cxa_atexit --enable-clocale=gnu --enable-shared --disable-nls
Thread model: posix
gcc version 3.3.2 (CRUX)
# uname -a
Linux icebear 2.4.23-grsec #4 SMP Sat Jan 17 12:04:31 UTC 2004 i686
unknown unknown GNU/Linux

Does somebody know what I can do now?

Viele Gruesse,
Peter.

-- 
_________________________________________________________________
web4.hm
Pyrmonter Str. 42
D-31789 Hameln

fon: +49-5151 60 99 70-0                   Peter Padberg web4 hm
fax: +49-5151 60 99 70-1                   http://web4.hm





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