Hello there

I joined this list because i tried to compile pppd with the MSCHAP
option and was not successful :-(
First I followed all the instructions given in README.mschap80 and
applied all patches given there.

Then i did 'make clean' 'make kernel' and 'make'

This is the problem:
-----
  gcc ...
  gcc ...
  gcc -O2 -D_linux_=1 -DHAVE_PATHS_H -DUSE_MSCHAP -o pppd main.o \
       magic.o fsm.o lcp.o ipcp.o upap.o chap.o md5.o ccp.o auth.o\
       options.o sys-linux.o -lbsd -ldes # -Wl,-M >pppd.map
  chap.o: In function `ChapReceiveChallenge':
  chap.o(.text+0x578): undefined reference to `ChapMS'
  make: *** [pppd] Error 1
-----

Can somebody tell me why 'md4.c' and 'chap_ms.c' are not used (the
compiler flag is set) ?

Many thanks 
Peter

----------------------------------
E-Mail: Peter Bollinger <[EMAIL PROTECTED]>
Date: 04-Dec-98
Time: 10:29:28

This message was sent by XFMail
----------------------------------

-
To unsubscribe from this list: send the line "unsubscribe linux-ppp" in
the body of a message to [EMAIL PROTECTED]

Reply via email to