Hi -
I'm trying to build the axis2c-src-1.0.0 source distribution on a
MacBook Pro. The Mac OS X release is:
Darwin Simons-MacBook-Pro.local 8.10.1 Darwin Kernel Version 8.10.1:
Wed May 23 16:33:00 PDT 2007; root:xnu-792.22.5~1/RELEASE_I386 i386 i386
Having run ./configure successfully I get the following error when
doing a make:
ld: multiple definitions of symbol _axutil_error_messages
.libs/hash.o definition of _axutil_error_messages in section
(__DATA,__common)
.libs/allocator.o definition of _axutil_error_messages in section
(__DATA,__common)
.libs/env.o definition of _axutil_error_messages in section
(__DATA,__common)
.libs/error.o definition of _axutil_error_messages in section
(__DATA,__common)
.
.
.etc
Has anyone managed to resolve this issue as yet?
thanks in advance
Simon