[xml] undefined synbol __eprintf when compiling app with libxml2 on AIX



Hi there,

I am compiling a shared object on AIX using the following syntax:

/usr/local/bin/gcc -shared -lpthread -L/usr/local/mq53/lib -lmqm -L/usr/local/mq 53/lib -lmqmzf -L/usr/local/libxml2-2.5.4/.libs -lxml2 ../lib/libutilsl.a tester1.o tester.o -o tester.a

And I am getting:

ld: 0711-317 ERROR: Undefined symbol: .__eprintf
ld: 0711-345 Use the -bloadmap or -bnoquiet option to obtain more information.
collect2: ld returned 8 exit status
make: *** [tester.a] Error 1

Does anyone have any idea where this is coming from? Is this something related to libxml? GCC? or my own code?

Cheers

Gary

_________________________________________________________________
Stay in touch with absent friends - get MSN Messenger http://www.msn.co.uk/messenger




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