Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 8 Sep 1998 19:47:07 +0800 (WST)
From:      Michael Slater <slaterm@slaterm.amitar.com.au>
To:        freebsd-questions@FreeBSD.ORG
Subject:   PPP compiling error
Message-ID:  <Pine.BSF.4.01.9809081941450.567-100000@slaterm.amitar.com.au>

next in thread | raw e-mail | index | archive | help
Hi, 
  while trying to compile pp-980904 on FreeBSD-2.2.7 i get the following
errors : 

chap.c: In function `RecvChapTalk':
chap.c:123: `MD5_CTX' undeclared (first use this function)
chap.c:123: (Each undeclared identifier is reported only once
chap.c:123: for each function it appears in.)
chap.c:123: parse error before `MD5context'
chap.c:198: warning: implicit declaration of function `MD5Init'
chap.c:198: `MD5context' undeclared (first use this function)
chap.c:199: warning: implicit declaration of function `MD5Update'
chap.c:200: warning: implicit declaration of function `MD5Final'

Anybody have a clue how to fix this ?


Michael




To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.01.9809081941450.567-100000>