05-22-07 06:18 AM
seema wrote:
>Hi all,
>
>I am new to unix programming and I am getting a strange linker error,
>
>seema@neo> cc hi.c -L$myproj_pro -lvtr
>/usr/library/myproj_pro/libvtr.so: undefined reference to `no symbol'
>
>Actually i did a thorough search on libvtr source file [c & assembly],
>and also tried a hand on objdump and nm
>but could not find a reference to 'no symbol'. Can some body give
>hints what is the best approach to figure out
>the stuff?
>Thanks in advance,
>Seema Rao
>
>
>
libvtr.so might be corrupted.
So please check the library.
Regards,
Thobias Vakayil
[ Post a follow-up to this message ]
|