|
|
checking for Linux 2.4.X kernel-mode PPPoE support...yes
*** Oops. I cannot figure out what version of pppd you have.
*** All I got back was 'loaded.
2.4.3
2.4.3'
*** I will keep going, but it may not work.
checking packing order of bit fields... reversed
creating ./config.status
creating Makefile
creating ../scripts/adsl-connect
creating ../scripts/adsl-start
creating ../scripts/adsl-stop
creating ../scripts/adsl-init
creating ../scripts/adsl-init-suse
creating ../scripts/adsl-init-turbolinux
creating ../scripts/adsl-setup
creating ../gui/Makefile
creating ../gui/tkpppoe
creating config.h
config.h is unchanged
On this platform, the following targets will be built:
pppoe pppoe-server pppoe-sniff pppoe-relay
Type 'make' to compile the software.
Running make...
gcc -g -O2 -Wall -Wstrict-prototypes -ansi -pedantic '-DPPPOE_PATH="/usr/sbin/pppoe"' '-DPPPD_PATH="/usr/sbin/pppd"' '-DPLUGIN_PATH="/etc/ppp/plugins/rp-pppoe.so"' '-DPPPOE_SERVER_OPTIONS="/etc/ppp/pppoe-server-options"' '-DVERSION="3.0"' -c -o if.o if.c
if.c: In function `openInterface':
if.c:423: error: storage size of `ifr' isn't known
if.c:423: warning: unused variable `ifr'
make: *** [if.o] Error 1
Oops! It looks like make failed.
root@pink:/tmp/rp-pppoe-3.0# |
|