On Tuesday 20 January 2009, Ali Jawad wrote:
Hi All
I did remove carrierroute from the excluded modules and I did recompile, all went smooth however when I try to run the server with the module loaded I get this error :
fatal: relocation error: file carrierroute.so: symbol cfg_init: referenced symbol not found
echo $LD_LIBRARY_PATH /opt/csw/mysql5/lib/mysql/:/opt/csw/lib/:/opt/csw/include/:/opt/csw/incl ude/openssl/:/usr/local/lib/
find /usr/ -name "*confuse*"
/usr/local/include/confuse.h /usr/local/lib/libconfuse.a /usr/local/lib/libconfuse.la /usr/local/lib/libconfuse.so /usr/local/lib/libconfuse.so.0 /usr/local/lib/libconfuse.so.0.0.0
Hi Ali,
strange. Can you give the version of the 'confuse' library, and the output of 'ldd carrierroute.so' (adapt to the location of your carrierroute.so module)?
Cheers,
Henning