From: <che...@bi...> - 2004-01-28 12:37:05
|
John, Must be libxml < 2.6. xmlReadFile is new in 2.6.0+. Chet > 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 |