hi guys,

i tried to compile a c-program today on my system. this is the first time i
tried it since i installed linux. anyway, it should have worked properly
since i have all the necessary packages like glibc, libelf etc installed.
but the compiler gives "undefined function" errors for any library function
even if my #include statements are all right.

the error does not occur for any function in stdio.h since it is included
by default in ANSI C anyway. i tried a forced reinstall on the packages but
the problem persists. the "application" involved was a pretty
straightforward test program just to get the hang of c programming in linux.

please help.
sameer.

Reply via email to