Displaying 1 result from an estimated 1 matches for "d_linux_".
Did you mean:
_linux_
2007 May 04
0
Error compiling patched pppd for zapras
...#39;
gcc -o minconn.so -shared -g -O2 -I.. -I../../include -fPIC minconn.c
gcc -o passprompt.so -shared -g -O2 -I.. -I../../include -fPIC passprompt.c
make -C pppoe -w pppoe.so
make[2]: Entering directory
`/usr/src/ppp-2.4.1b2.WORKING/pppd/plugins/pppoe'
gcc -g -I.. -I../.. -I../../../include -D_linux_=1 -fPIC -c -o
pppoe.o pppoe.c
In file included from pppoe.c:21:
pppoe.h:109:1: warning: "PTT_SRV_NAME" redefined
In file included from pppoe.h:37,
from pppoe.c:21:
/usr/include/linux/if_pppox.h:88:1: warning: this is the location of the
previous definition
In file inclu...