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/include/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
Please advice.