Hi there,

I've sent the attached msg before and nobody has answered. I'm trying to
install ppp-2.3.7 in a kernel 2.0.36-based system and I'm getting the
compilation errors shown below.

Is PPP 2.3.7 supposed to work with this kernel version ?? If so, could you
help me fix this compilation problem on this system ??

TIA and Regards,
Ivan

---------- Forwarded message ----------
Date: Wed, 12 May 1999 09:47:23 -0700 (PDT)
From: Linux Lists <[EMAIL PROTECTED]>
To: Linux PPP List <[EMAIL PROTECTED]>
Cc: Linux Kernel List <[EMAIL PROTECTED]>
Subject: PPP 2.3.7 compilation problem


Hello,

The kernel PPP compilation is presenting the following errors:

make[3]: Entering directory `/usr/src/linux-2.0.36/linux/drivers/net'
gcc -D__KERNEL__ -I/usr/src/linux-2.0.36/linux/include -Wall
-Wstrict-prototypes
 -O2 -fomit-frame-pointer -fno-strength-reduce -pipe -m486 -malign-loops=2
-mali
gn-jumps=2 -malign-functions=2 -DCPU=586  -c -o ppp.o ppp.c
ppp.c:263: `ppp_register_compressor' undeclared here (not in a function)
ppp.c:263: initializer element for `ppp_syms.symbol[0].addr' is not
constant
ppp.c:264: `ppp_unregister_compressor' undeclared here (not in a function)
ppp.c:264: initializer element for `ppp_syms.symbol[1].addr' is not
constant
ppp.c: In function `ppp_tty_receive':
ppp.c:1374: warning: int format, long int arg (arg 2)
ppp.c:1531: warning: int format, long int arg (arg 2)
make[3]: *** [ppp.o] Error 1
make[3]: Leaving directory `/usr/src/linux-2.0.36/linux/drivers/net'
make[2]: *** [first_rule] Error 2
make[2]: Leaving directory `/usr/src/linux-2.0.36/linux/drivers/net'
make[1]: *** [sub_dirs] Error 2
make[1]: Leaving directory `/usr/src/linux-2.0.36/linux/drivers'
make: *** [linuxsubdirs] Error 2


Is this a known problem ?? Is there a solution available ??

The system's kernel is 2.0.36.

TIA and Regards,
Ivan


-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
Please read the FAQ at http://www.tux.org/lkml/


-
To unsubscribe from this list: send the line "unsubscribe linux-ppp" in
the body of a message to [EMAIL PROTECTED]

Reply via email to