Toast0r
06-06-2002, 10:44 AM
By now all of you know what distro I have from posting so much :D . Though I'll tell you anyways, I'm useing OpenLinux 2.2. I'm running kernels 2.2.5 and 2.4.18 though ppp does not work with 2.4, so now im on 2.2 and trying to update ppp but im getting dirty little street corner ***** errors. The following is the errors im getting:
when i type 'make':
auth.o: In function 'check_passwd':
auth.c: 973: Undefined reference to': 'crypt'
auth.o In function 'plogin':
auth.c: 1174: Undefined reference to 'crypt'
chap_ms.o: In function 'DesEncrypt':
chap_ms.c: 128: Undefined reference to': 'setkey'
chap_ms.c: 135: Undefined reference to': 'encrypt'
make[1]: *** [pppd] error 1
make[1]: Leave dir '/root/ppp-2.4.1/pppd'
make[1]: *** [all] Error 2
Hmm i read other forums with similar problems like this though they were older versions of ppp and they had a option in Makefile to uncomment a string if your getting 'crypt' errors. Though
ppp-2.4.1 dosnt for some odd reason, maybe they think they fixed it? I added the extra line to see if it would work and no luck.
I have Gnu make version 3.77. Any suggestions?!
Mictlantecuhtli
06-06-2002, 01:12 PM
Posting so much? LOL!
I have kernel 2.4.18 & ppp-2.4.1 too. I'm using Linux from Scratch (http://www.linuxfromscratch.org) though, not OpenLinux.
No problems compiling, but I don't remember if I used any special configure parameters. What did you use? Do you have OpenSSL (or in this case, OpenSSL-devel) installed? Or shadow passwords?
Toast0r
06-06-2002, 01:57 PM
Nope OpenSSL isnt installed or shadow passwords.
Its all your fault :thefinger .