Hi.

I'm trying to build a client to a axis2c service, but I keep getting linker
errors saying something like:

File: test_client.o
In function 'main':
[Linker error] undefined reference to '_imp__axutil_env_create_all'
[Linker error] undefined reference to '_imp__axutil_strcmp'
[Linker error] undefined reference to '_imp__axutil_error_get_message'
[Linker error] undefined reference to '_imp__axis2_stub_free'
[Linker error] undefined reference to '_imp__axutil_env_free'
etc....

I'm doing the build on a Windows XP Pro.

I've also tried on an Ubuntu, which gives me no errors during the linking
process, but instead gives me:
Segmentation fault: 0xb7f882e6 in __do_global_dtors_aux ()

I've included the axis2c lib files in the linker options.

-- 
Med venlig hilsen/Best regards
Søren H. Berggreen

Reply via email to