[266] in linux-net channel archive
Re: compile problem
daemon@ATHENA.MIT.EDU (Al Longyear)
Wed May 3 15:22:59 1995
Date: Wed, 3 May 1995 11:25:36 -0700
To: "Philip D. Humpherys" <humphery@cs.byu.edu>, linux-net@vger.rutgers.edu
From: longyear@netcom.com (Al Longyear)
I sent this solution as a patch to Linus (via Alan) a couple of weeks ago.
At that time, the current kernel was 1.2.5.
The patch which I sent is available on ftp.netcom.com in the directory
/pub/lo/longyear/linux. It is along with the "16" channel support for PPP.
If you do get the patch from netcom, please expect the reject files when the
patch is included in the distribution kernel.
The solution is to add the missing type to the /usr/include/linux/ppp.h
header file. The following should be added near the top of the file:
typedef unsigned long ext_accm[8];
At 11:46 AM 5/2/95 -0600, Philip D. Humpherys wrote:
>I've followed the docs and am trying to compile pppd. I typed:
>
>ln -s Makefile.linux Makefile
>
>got 'file alread exists'
>
>then i typed:
>
>make
>
>and it compiled for a while but then I get this error:
>
>sys-linux.c: In function `ppp_set_xaccm':
>sys-linux.c:257: parse error before `ext_accm'
>sys-linux.c:260: subscripted value is neither array nor pointer
--
Al Longyear longyear@netcom.com longyear@sii.com
The public pgp 2.6 key is available by fingering longyear@netcom.com.