linker error - /usr/bin/ld: cannot find -lutils

Joined
Aug 11, 2012
Messages
1
Reaction score
0
Hi,

I am trying to compile my code on RHEL 6, 64 bit machine.
while compiling i get error /usr/bin/ld: cannot find -lutils
lutils is my .so lib

#echo $LD_LIBRARY_PATH
/usr/local/lib:/usr/lib/mysql:/prd/mdp/lib:/usr/lib64

in make file i have given path like this-
#JSF_LIBS :=-L/usr/lib64 -lutils -lwrapper -lnetwork -lipc -llogger_client -ljsfconf -lsignal_handler -larch -lworkq -lbt_cache_store -lbt_parser -lhash -lpollq

in folder /usr/lib64, slink is present for this file

ls -lrt | grep libutils.so.1
-rwxr-xr-x 1 root root 48097 Aug 11 14:04 libutils.so.1.0.0
lrwxrwxrwx 1 root root 17 Aug 11 16:19 libutils.so.1 -> libutils.so.1.0.0

I am not able to understand what is wrong.

Please help me
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,756
Messages
2,569,535
Members
45,008
Latest member
obedient dusk

Latest Threads

Top