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
This archive was generated by hypermail 2b29 : Tue Jan 01 2002 - 17:51:00 MET