Hello, Sameer, Did you install the development libraries also? In order to write your own programs you need glibc-devel to go with glibc and libstdc++-devel to go with libstdc++. Kartik. On Thu, 1 Jul 1999, Sameer D. Sahasrabuddhe wrote: > 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. > <cut> > please help. > sameer. >
