Please,
send us following:

1) output of the configure script
2) autocfg/autocfg.h file
3) output of compiler

thanks

Yavuz SERT wrote:

> thanks for reply
> 
> i tried it several times but no result!
> 
> there is an interesting point (maybe foe me) : 
> 
> On Solaris == >
> 
> # ldd -r libsablot.so 
>   libc.so.1 =>     /usr/lib/libc.so.1
>   libdl.so.1 =>    /usr/lib/libdl.so.1
>   /usr/platform/SUNW,Ultra-5_10/lib/libc_psr.so.1
>   symbol not found: XML_ParserCreateNS            (./libsablot.so)
>   symbol not found: XML_SetElementHandler         (./libsablot.so)
>   symbol not found: ceil          (./libsablot.so)
>   ....
>   ..
> 
> On Linux == >
> 
> # ldd -r libsablot.so 
> libc.so.6 => /lib/libc.so.6 (0x70092000)
> /lib/ld-linux.so.2 => /lib/ld-linux.so.2 (0x08000000)
> undefined symbol: XML_ParserCreateNS    (./libsablot.so)
> undefined symbol: XML_SetElementHandler (./libsablot.so)
> undefined symbol: ceil  (./libsablot.so)
> undefined symbol: floor (./libsablot.so)
> ....
> ..
> 
> 
> but it is working on Linux, Not working on solaris :(
> 
> i decided a lot of things, but no result, there are a lot of 
> questions on lists like this, but i can't find a useful answer for 
> me...
> 
> Thanks
> 
> 
> 
>> Yavuz,
>> all I can tell from this amount of data is that when loading 
> 
> libsablot, 
> 
>> a symbol defined in libexpat was missing. Check that libexpat.so 
> 
> was 
> 
>> built correctly and sits on your LD_LIBRARY_PATH. Hope this helps,
>> 
>> Tom
> 
> 
> 
> 
> __________________________________________________
> ÜCRETSÝZ E-MAIL ALDINIZ MI?
> Türkçe ilk Portal  http://www.mynet.com


-- 
Pavel Hlavnicka
Ginger Alliance Ltd.
Prague; Czech Republic

Reply via email to