error while loading shared libraries

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



hi
I am using linux red hat 2.4.18-14 running on a virtual VMWare machine
I wrote a short program (for a university course HW assignment), compiled it
on the machine and when running it, I get the following error:
./myprogram: error while loading shared libraries: ./myprogram: undefined
symbol: sigpending, version GLIBC_2.0

this is a runtime error that happens when my code tries to execute the
function sigpending
we tried compiling with/without a makefile, on 3 different computers (all
with same configuration), and we still get this error
the same thing happens when the program runs the functions "read", "write"
or "longjmp" and probably other functions supplied by linux

has anyone gotten this error before? anybody have any idea what to do with
it?
please help us, the deadline is closing in...
thanks
-- 
View this message in context: http://old.nabble.com/error-while-loading-shared-libraries-tp28631996p28631996.html
Sent from the gcc - Help mailing list archive at Nabble.com.


[Index of Archives]     [Linux C Programming]     [Linux Kernel]     [eCos]     [Fedora Development]     [Fedora Announce]     [Autoconf]     [The DWARVES Debugging Tools]     [Yosemite Campsites]     [Yosemite News]     [Linux GCC]

  Powered by Linux