Hi Sead, could you look for a library like libcrypt.a or libnsl.a ? I remember that I had some time ago a similar problem. If that library is not installed, install it and put it in the Makefile or whatsoever in the right place ... ... well I think that it is libcrypt.a Hermann-Josef On Wed, 26 Sep 2001, Sead Dzubur wrote: > Hi > Well, did shoot part of the problems. Idea was that intelligent Mandrake 8.0 installer > doesn't install some of the libraries, so I had to manually inastall termcap library, and > to install shortcuts for libXpm and libg++, which was basically easy. > After that, gmake did well, reporting no errors, until this: > > g++ -O2 -o bin/rootd rootd/src/daemon.o rootd/src/error.o rootd/src/net.o > rootd/src/netpar.o rootd/src/rootd.o \ > -lg++ -lm -ldl -rdynamic > rootd/src/rootd.o: In function `RootdCheckSpecialPass(char const *)': > rootd/src/rootd.o(.text+0x1257): undefined reference to `crypt' > rootd/src/rootd.o: In function `RootdPass(char const *)': > rootd/src/rootd.o(.text+0x13cb): undefined reference to `crypt' > collect2: ld returned 1 exit status > gmake: *** [bin/rootd] Error 1 > > This was the last line, previous ones reported no errors, just some warnings. > Now what? Installing missing libraries is one thing, but this well exceeds my knowledge > of Unix programming:) > > thanks > sead > > -- > --------------------------------------------------------------------- > Sead Dzubur E-mail: sead.dzubur@inet.hr Phone: +385 1 3771 969 > ICQ: 93056553 GSM: +385 91 2515 576 > --------------------------------------------------------------------- > > > > _________________________________________________________ > Do You Yahoo!? > Get your free @yahoo.com address at http://mail.yahoo.com > > ************************************************************************** * * * Dr. Hermann-Josef Mathes * * KASCADE & AUGER Collaboration * * Forschungszentrum Karlsruhe Phone: +49 7247 822429 * * Institut fuer Kernphysik FAX: +49 7247 824075 * * POB 3640 * * D-76021 Karlsruhe/Germany Mail: mathes@ik3.fzk.de * * hjmathes@web.de * * * * Feel free to visit my homepage: * * http://www-ik3.fzk.de/~mathes/Welcome.html * **************************************************************************
This archive was generated by hypermail 2b29 : Tue Jan 01 2002 - 17:51:00 MET