Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 2 May 1999 00:46:14 +0800 (WST)
From:      Dean Hollister <dean@odyssey.apana.org.au>
To:        FreeBSD Questions <freebsd-questions@freebsd.org>
Subject:   pppd 2.3.7
Message-ID:  <Pine.BSF.4.05.9905020044580.9352-100000@odyssey.apana.org.au>

next in thread | raw e-mail | index | archive | help

Hiyall,

Has pppd 2.3.7 been ported yet to FreeBSD?

I try to compile the source on 2.2.8-STABLE, and receive these errors:

---start---

bash# make
===> chat
Warning: Object directory not changed from original /temp/ppp-2.3.7/chat
===> pppd
Warning: Object directory not changed from original /temp/ppp-2.3.7/pppd
cc -O -g -I../include -DHAVE_PATHS_H -D_BITYPES   -c sys-bsd.c
sys-bsd.c: In function `establish_ppp':
sys-bsd.c:275: parse error before `void'
sys-bsd.c:304: parse error before `void'
sys-bsd.c:325: parse error before `void'
sys-bsd.c:332: `s' undeclared (first use this function)
sys-bsd.c:332: (Each undeclared identifier is reported only once
sys-bsd.c:332: for each function it appears in.)
sys-bsd.c: In function `get_ppp_stats':
sys-bsd.c:838: `interface' undeclared (first use this function)
*** Error code 1

Stop.
*** Error code 1

Stop.

---end---

d.




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.05.9905020044580.9352-100000>