Unix Programming - Re: linking problems

This is Interesting: Free IT Magazines  
Home > Archive > Unix Programming > May 2007 > Re: linking problems





You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

Author Re: linking problems
Quentin Godfroy

2007-05-23, 7:20 pm

On May 21, 11:35 am, seema <seema_c...@yahoo.co.in> wrote:
> Hi all,
> I am new to Unix programming. I have a problem I am getting strange
> error thrown out by ld
>
> seema@neo>gcc d.c -L$my_pro/ -lvtshr
> /usr/library/seema/myproject//libvtshr.so: undefined reference to `no
> symbol'
>
> I searched on the source code of libvtshr and couldnt find anything
> usefull. I tried my hand on nm and objdump too,
> there is not a single reference to the above mentioned symbol. Can
> some body explain what is the best way to
> figure out the reference in the source?


d.c shold make a reference to a symbol called 'no symbol', and the
linker tells you that it cannot find it in libvtshr.a neither in all
the standard libraries.

Sponsored Links






Free braindumps | Software forum | Database administration forum

Copyright 2003 - 2008 webservertalk.com