Hi,
Kinda sounds like you have 2 libxml2's on your system
do an "ldd" on libr.so and make sure its using the right one
- Bob
On Fri, 2004-01-23 at 17:35, John Richardson wrote:
> Hello,
>
> This may be related to the warning messages i got when compiling rlib,
> but here is what i get in the web server logs when using the rlib
> package on Solaris:
>
> ld.so.1: /usr/local/apache2/bin/httpd: fatal: relocation error: file
> /usr/local/lib/libr-1.1.8.so: symbol xmlReadFile: referenced symbol
> not found
> ld.so.1: /usr/local/apache2/bin/httpd: fatal: relocation error: file
> /usr/local/lib/libr-1.1.8.so: symbol xmlReadFile: referenced symbol
> not found
>
> Please help!
>
> Thanks,
> John
>
|