[2127] in linux-net channel archive
RE: Problems compiling ppp2.2-1 under linux 1.3.74
daemon@ATHENA.MIT.EDU (Sean Williams)
Sat Mar 16 22:42:32 1996
From: Sean Williams <sean@usa-inc.com>
To: "'LBON@npd.ufpe.br'" <LBON@npd.ufpe.br>,
"'linux-net@vger.rutgers.edu'" <linux-net@vger.rutgers.edu>
Date: Sat, 16 Mar 1996 21:36:27 -0600
On Saturday, March 16, 1996 9:06 AM, LBON@npd.ufpe.br wrote:
-->Dear Linux Experts,
-->I am having a problem compiling PPP2.2-1 ppp driver under linux 1.3.74
-->I made all the kernel changes, recompiled the kernel with success including
-->the new kernel driver for dynamic channel allocation but was not able to
-->compile the driver after running configure.
-->My system is Linux Slackware 3.0.0 with kernel 1.3.74
-->Here is what happened.
-->
-->Regards,
-->Luiz
-->
-->xingu:/export/home1/provedor/ppp-2.2# make
-->cd chat; make all
-->make[1]: Entering directory `/export/home1/provedor/ppp-2.2/chat'
-->make[1]: Nothing to be done for `all'.
-->make[1]: Leaving directory `/export/home1/provedor/ppp-2.2/chat'
-->cd pppd; make all
-->make[1]: Entering directory `/export/home1/provedor/ppp-2.2/pppd'
-->cc -O2 -D_linux_=1 -DHAVE_PATHS_H -c main.c -o main.o
-->In file included from main.c:43:
-->pppd.h:69: parse error before `netmask'
-->pppd.h:69: warning: data definition has no type or storage class
-->pppd.h:114: parse error before `GetMask'
-->pppd.h:114: warning: parameter names (without types) in function declaration
-->pppd.h:114: warning: data definition has no type or storage class
-->In file included from main.c:44:
-->magic.h:23: parse error before `magic'
-->magic.h:23: warning: data definition has no type or storage class
-->In file included from main.c:46:
-->lcp.h:58: parse error before `u_int32_t'
-->lcp.h:58: warning: no semicolon at end of struct or union
-->lcp.h:59: warning: data definition has no type or storage class
-->lcp.h:61: parse error before `lqr_period'
-->lcp.h:61: warning: data definition has no type or storage class
-->lcp.h:62: warning: data definition has no type or storage class
-->lcp.h:65: parse error before `lcp_wantoptions'
-->lcp.h:65: warning: data definition has no type or storage class
-->lcp.h:66: parse error before `lcp_gotoptions'
-->lcp.h:66: warning: data definition has no type or storage class
-->lcp.h:67: parse error before `lcp_allowoptions'
-->lcp.h:67: warning: data definition has no type or storage class
-->lcp.h:68: parse error before `lcp_hisoptions'
-->lcp.h:68: warning: data definition has no type or storage class
-->lcp.h:69: parse error before `xmit_accm'
-->lcp.h:69: warning: data definition has no type or storage class
-->In file included from main.c:47:
-->ipcp.h:52: parse error before `u_int32_t'
-->ipcp.h:52: warning: no semicolon at end of struct or union
-->ipcp.h:53: warning: data definition has no type or storage class
-->ipcp.h:56: parse error before `ipcp_wantoptions'
-->ipcp.h:56: warning: data definition has no type or storage class
-->ipcp.h:57: parse error before `ipcp_gotoptions'
-->ipcp.h:57: warning: data definition has no type or storage class
-->ipcp.h:58: parse error before `ipcp_allowoptions'
-->ipcp.h:58: warning: data definition has no type or storage class
-->ipcp.h:59: parse error before `ipcp_hisoptions'
-->ipcp.h:59: warning: data definition has no type or storage class
-->make[1]: *** [main.o] Error 1
-->make[1]: Leaving directory `/export/home1/provedor/ppp-2.2/pppd'
-->make: *** [all] Error 2
-->xingu:/export/home1/provedor/ppp-2.2# logout
-->logout: Not login shell: use `exit'
-->xingu:/export/home1/provedor/ppp-2.2# exit
-->exit
-->xingu:~$ exit
-->
-->
I am having the same problem if I get a fix I'll send it your war if you get one could you send it my way?
Thanks
Sean Williams
-----------> Sean Williams <------------------------------------------
-----------> Unique Solutions of Amarillo, Inc. <---------------
-----------> E-mail: sean@usa-inc.com <------------------------
-----------> Webpage: http://www.usa-inc.com/sean <----------