lkml.org 
[lkml]   [1997]   [Jul]   [25]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
Subject2.1.47 and ppp-2.3.1
I'm having a problem using ppp2.3.1 with kernel 2.1.47...

I have installed ppp-2.3.1 correctly into the kernel, compiled the kernel
etc etc. I have ppp compiled as a module,a nd when i do the 'make
modules', and it tries to compile ppp.c, i get this:

gcc -D__KERNEL__ -I/usr/src/linux/include -Wall -Wstrict-prototypes -O2
-fomit-frame-pointer -pipe -fno-strength-reduce -m386 -DCPU=386 -DMODULE
-DEXPORT_SYMTAB -c ppp.c
ppp.c: In function `ppp_init_dev':
ppp.c:458: `PPP_HARD_HDR_LEN' undeclared (first use this function)
ppp.c:458: (Each undeclared identifier is reported only once
ppp.c:458: for each function it appears in.)
ppp.c: In function `ppp_tty_write':
ppp.c:2198: warning: `proto' might be used uninitialized in this function
ppp.c: In function `ppp_alloc':
ppp.c:3260: wrong type argument to unary exclamation mark
ppp.c: At top level:
ppp.c:217: warning: `max_dev' defined but not used
make[2]: *** [ppp.o] Error 1
make[2]: Leaving directory `/usr/src/linux/drivers/net'
make[1]: *** [modules] Error 2
make[1]: Leaving directory `/usr/src/linux/drivers'
make: *** [modules] Error 2
[root=/usr/src/linux]


Could someone shed some light on this situation? thank you =]


-Rob


\
 
 \ /
  Last update: 2005-03-22 13:40    [W:0.031 / U:1.348 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site