[xml] Compile Problems xmllinit related?



Hi, I have received an error when doing a 'make' when compiling the libxml2-2.4.10 source code.

I get the following error:

gcc -g -O2 -Wall -o .libs/xmllint xmllint.o  ./.libs/libxml2.so -L/lib -lz -lm -Wl,--rpath -Wl,/usr/local/lib
./.libs/libxml2.so: undefined reference to `atexit'
collect2: ld returned 1 exit status
make[2]: *** [xmllint] Error 1
make[2]: Leaving directory `/usr/local/src/libxml2-2.4.10'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/usr/local/src/libxml2-2.4.10'
make: *** [all-recursive-am] Error 2

I am using RedHat 6.2 with kernel-2.2.20, gcc-2.91-66 on an i686-based processor. Any help would be 
appreciated. Thanks.

--Paul Burkett



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