rp-pppoe-3.8/ rp-pppoe-3.8/README rp-pppoe-3.8/SERVPOET rp-pppoe-3.8/go rp-pppoe-3.8/go-gui rp-pppoe-3.8/rp-pppoe.spec rp-pppoe-3.8/gui/ rp-pppoe-3.8/gui/en.msg rp-pppoe-3.8/gui/ja.msg rp-pppoe-3.8/gui/Makefile.in rp-pppoe-3.8/gui/tkpppoe.in rp-pppoe-3.8/gui/wrapper.c rp-pppoe-3.8/gui/tkpppoe.1 rp-pppoe-3.8/gui/pppoe-wrapper.1 rp-pppoe-3.8/gui/html/ rp-pppoe-3.8/gui/html/mainwin-busy.png rp-pppoe-3.8/gui/html/mainwin-nonroot.png rp-pppoe-3.8/gui/html/mainwin.png rp-pppoe-3.8/gui/html/props-advanced.png rp-pppoe-3.8/gui/html/props-basic.png rp-pppoe-3.8/gui/html/props-nic.png rp-pppoe-3.8/gui/html/props-options.png rp-pppoe-3.8/gui/html/tkpppoe.html rp-pppoe-3.8/configs/ rp-pppoe-3.8/configs/firewall-masq rp-pppoe-3.8/configs/firewall-standalone rp-pppoe-3.8/configs/pap-secrets rp-pppoe-3.8/configs/pppoe-server-options rp-pppoe-3.8/configs/pppoe.conf rp-pppoe-3.8/doc/ rp-pppoe-3.8/doc/CHANGES rp-pppoe-3.8/doc/KERNEL-MODE-PPPOE rp-pppoe-3.8/doc/HOW-TO-CONNECT rp-pppoe-3.8/doc/LICENSE rp-pppoe-3.8/doc/PROBLEMS rp-pppoe-3.8/man/ rp-pppoe-3.8/man/pppoe-connect.8 rp-pppoe-3.8/man/pppoe-setup.8 rp-pppoe-3.8/man/pppoe-start.8 rp-pppoe-3.8/man/pppoe-status.8 rp-pppoe-3.8/man/pppoe-stop.8 rp-pppoe-3.8/man/pppoe-server.8 rp-pppoe-3.8/man/pppoe-sniff.8 rp-pppoe-3.8/man/pppoe.8 rp-pppoe-3.8/man/pppoe-relay.8 rp-pppoe-3.8/man/pppoe.conf.5 rp-pppoe-3.8/scripts/ rp-pppoe-3.8/scripts/pppoe-connect.in rp-pppoe-3.8/scripts/pppoe-init-suse.in rp-pppoe-3.8/scripts/pppoe-init-turbolinux.in rp-pppoe-3.8/scripts/pppoe-init.in rp-pppoe-3.8/scripts/pppoe-setup.in rp-pppoe-3.8/scripts/pppoe-start.in rp-pppoe-3.8/scripts/pppoe-stop.in rp-pppoe-3.8/scripts/pppoe-status rp-pppoe-3.8/src/ rp-pppoe-3.8/src/Makefile.in rp-pppoe-3.8/src/install-sh rp-pppoe-3.8/src/common.c rp-pppoe-3.8/src/config.h.in rp-pppoe-3.8/src/configure rp-pppoe-3.8/src/configure.in rp-pppoe-3.8/src/debug.c rp-pppoe-3.8/src/discovery.c rp-pppoe-3.8/src/if.c rp-pppoe-3.8/src/md5.c rp-pppoe-3.8/src/md5.h rp-pppoe-3.8/src/ppp.c rp-pppoe-3.8/src/pppoe-server.c rp-pppoe-3.8/src/pppoe-sniff.c rp-pppoe-3.8/src/pppoe.c rp-pppoe-3.8/src/pppoe.h rp-pppoe-3.8/src/pppoe-server.h rp-pppoe-3.8/src/plugin.c rp-pppoe-3.8/src/relay.c rp-pppoe-3.8/src/relay.h rp-pppoe-3.8/src/libevent/ rp-pppoe-3.8/src/libevent/Makefile.in rp-pppoe-3.8/src/libevent/event.c rp-pppoe-3.8/src/libevent/event.h rp-pppoe-3.8/src/libevent/event_tcp.c rp-pppoe-3.8/src/libevent/event_tcp.h rp-pppoe-3.8/src/libevent/eventpriv.h rp-pppoe-3.8/src/libevent/hash.c rp-pppoe-3.8/src/libevent/hash.h rp-pppoe-3.8/src/libevent/event_sig.c rp-pppoe-3.8/src/plugin/ Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Remove -ansi, or the kernel plugin will not compile. | |--- ./src/configure.orig 2006-04-02 09:29:42.000000000 -0500 |+++ ./src/configure 2006-06-29 01:55:39.000000000 -0500 -------------------------- Patching file configure using Plan A... Hunk #1 succeeded at 5693. done checking for gcc... gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ANSI C... none needed checking for ranlib... ranlib checking how to run the C preprocessor... gcc -E checking for egrep... grep -E checking for ANSI C header files... yes checking for sys/wait.h that is POSIX.1 compatible... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking sys/dlpi.h usability... no checking sys/dlpi.h presence... no checking for sys/dlpi.h... no checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking syslog.h usability... yes checking syslog.h presence... yes checking for syslog.h... yes checking for unistd.h... (cached) yes checking net/if_arp.h usability... yes checking net/if_arp.h presence... yes checking for net/if_arp.h... yes checking netinet/if_ether.h usability... yes checking netinet/if_ether.h presence... yes checking for netinet/if_ether.h... yes checking getopt.h usability... yes checking getopt.h presence... yes checking for getopt.h... yes checking sys/uio.h usability... yes checking sys/uio.h presence... yes checking for sys/uio.h... yes checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking for fcntl.h... (cached) yes checking net/bpf.h usability... no checking net/bpf.h presence... no checking for net/bpf.h... no checking netpacket/packet.h usability... yes checking netpacket/packet.h presence... yes checking for netpacket/packet.h... yes checking net/ethernet.h usability... yes checking net/ethernet.h presence... yes checking for net/ethernet.h... yes checking asm/types.h usability... yes checking asm/types.h presence... yes checking for asm/types.h... yes checking linux/if_packet.h usability... yes checking linux/if_packet.h presence... yes checking for linux/if_packet.h... yes checking linux/if_ether.h usability... yes checking linux/if_ether.h presence... yes checking for linux/if_ether.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking sys/cdefs.h usability... yes checking sys/cdefs.h presence... yes checking for sys/cdefs.h... yes checking net/if.h usability... yes checking net/if.h presence... yes checking for net/if.h... yes checking net/if_dl.h usability... no checking net/if_dl.h presence... no checking for net/if_dl.h... no checking net/if_ether.h usability... no checking net/if_ether.h presence... no checking for net/if_ether.h... no checking net/if_types.h usability... no checking net/if_types.h presence... no checking for net/if_types.h... no checking for netinet/if_ether.h... (cached) yes checking for net/if_types.h... (cached) no checking for net/if_dl.h... (cached) no checking for linux/if.h... yes checking for linux/if_pppox.h... no checking for an ANSI C-conforming const... yes checking for pid_t... yes checking whether time.h and sys/time.h may both be included... yes checking whether struct tm is in sys/time.h or time.h... time.h checking for struct sockaddr_ll... yes checking for N_HDLC line discipline... no checking for working memcmp... yes checking for function prototypes... yes checking whether setvbuf arguments are reversed... no checking return type of signal handlers... void checking for select... yes checking for socket... yes checking for strerror... yes checking for strtol... yes checking for a BSD-compatible install... /usr/bin/ginstall -c checking for unsigned short... yes checking size of unsigned short... 2 checking for unsigned int... yes checking size of unsigned int... 4 checking for unsigned long... yes checking size of unsigned long... 4 checking for pppd... /usr/sbin/pppd checking for echo... /usr/bin/echo checking for setsid... /usr/bin/setsid checking for id... /usr/bin/id checking for Linux 2.4.X kernel-mode PPPoE support... no checking packing order of bit fields... normal configure: creating ./config.status config.status: creating Makefile config.status: creating libevent/Makefile config.status: creating ../scripts/pppoe-connect config.status: creating ../scripts/pppoe-start config.status: creating ../scripts/pppoe-stop config.status: creating ../scripts/pppoe-init config.status: creating ../scripts/pppoe-init-suse config.status: creating ../scripts/pppoe-init-turbolinux config.status: creating ../scripts/pppoe-setup config.status: creating ../gui/Makefile config.status: creating ../gui/tkpppoe config.status: creating config.h On this platform, the following targets will be built: pppoe pppoe-server pppoe-sniff pppoe-relay Type 'make' to compile the software. gcc -O2 -m32 -mcpu=v8 -mtune=v9 -Wall -Wstrict-prototypes '-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"' -Ilibevent '-DVERSION="3.8"' -c -o pppoe.o pppoe.c gcc -O2 -m32 -mcpu=v8 -mtune=v9 -Wall -Wstrict-prototypes '-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"' -Ilibevent '-DVERSION="3.8"' -c -o if.o if.c gcc -O2 -m32 -mcpu=v8 -mtune=v9 -Wall -Wstrict-prototypes '-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"' -Ilibevent '-DVERSION="3.8"' -c -o debug.o debug.c gcc -O2 -m32 -mcpu=v8 -mtune=v9 -Wall -Wstrict-prototypes '-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"' -Ilibevent '-DVERSION="3.8"' -c -o common.o common.c gcc -O2 -m32 -mcpu=v8 -mtune=v9 -Wall -Wstrict-prototypes '-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"' -Ilibevent '-DVERSION="3.8"' -c -o ppp.o ppp.c gcc -O2 -m32 -mcpu=v8 -mtune=v9 -Wall -Wstrict-prototypes '-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"' -Ilibevent '-DVERSION="3.8"' -c -o discovery.o discovery.c gcc -o pppoe pppoe.o if.o debug.o common.o ppp.o discovery.o gcc -O2 -m32 -mcpu=v8 -mtune=v9 -Wall -Wstrict-prototypes '-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"' -Ilibevent '-DVERSION="3.8"' -c -o pppoe-server.o pppoe-server.c gcc -O2 -m32 -mcpu=v8 -mtune=v9 -Wall -Wstrict-prototypes '-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"' -Ilibevent '-DVERSION="3.8"' -c -o md5.o md5.c cd libevent && make make[1]: Entering directory `/tmp/rp-pppoe-3.8/src/libevent' gcc -O2 -m32 -mcpu=v8 -mtune=v9 -Wall -Wstrict-prototypes -I.. -c -o event.o event.c gcc -O2 -m32 -mcpu=v8 -mtune=v9 -Wall -Wstrict-prototypes -I.. -c -o event_tcp.o event_tcp.c gcc -O2 -m32 -mcpu=v8 -mtune=v9 -Wall -Wstrict-prototypes -I.. -c -o hash.o hash.c gcc -O2 -m32 -mcpu=v8 -mtune=v9 -Wall -Wstrict-prototypes -I.. -c -o event_sig.o event_sig.c rm -f libevent.a ar -cq libevent.a event.o event_tcp.o hash.o event_sig.o ranlib libevent.a make[1]: Leaving directory `/tmp/rp-pppoe-3.8/src/libevent' gcc -o pppoe-server pppoe-server.o if.o debug.o common.o md5.o -Llibevent -levent gcc -O2 -m32 -mcpu=v8 -mtune=v9 -Wall -Wstrict-prototypes '-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"' -Ilibevent '-DVERSION="3.8"' -c -o pppoe-sniff.o pppoe-sniff.c gcc -o pppoe-sniff pppoe-sniff.o if.o common.o debug.o gcc -O2 -m32 -mcpu=v8 -mtune=v9 -Wall -Wstrict-prototypes '-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"' -Ilibevent '-DVERSION="3.8"' -c -o relay.o relay.c gcc -o pppoe-relay relay.o if.o debug.o common.o Type 'make install' as root to install the software. Type 'make install' as root to install the software. mkdir -p /tmp/package-rp-pppoe/usr/sbin /usr/bin/ginstall -c -m 755 pppoe /tmp/package-rp-pppoe/usr/sbin /usr/bin/ginstall -c -m 755 pppoe-server /tmp/package-rp-pppoe/usr/sbin if test -x licensed-only/pppoe-server-control ; then /usr/bin/ginstall -c -m 755 licensed-only/pppoe-server-control /tmp/package-rp-pppoe/usr/sbin; fi if test -x pppoe-relay ; then /usr/bin/ginstall -c -m 755 pppoe-relay /tmp/package-rp-pppoe/usr/sbin; fi if test -x pppoe-sniff; then /usr/bin/ginstall -c -m 755 pppoe-sniff /tmp/package-rp-pppoe/usr/sbin; fi /usr/bin/ginstall -c -m 755 ../scripts/pppoe-connect /tmp/package-rp-pppoe/usr/sbin /usr/bin/ginstall -c -m 755 ../scripts/pppoe-start /tmp/package-rp-pppoe/usr/sbin /usr/bin/ginstall -c -m 755 ../scripts/pppoe-status /tmp/package-rp-pppoe/usr/sbin /usr/bin/ginstall -c -m 755 ../scripts/pppoe-stop /tmp/package-rp-pppoe/usr/sbin /usr/bin/ginstall -c -m 755 ../scripts/pppoe-setup /tmp/package-rp-pppoe/usr/sbin mkdir -p /tmp/package-rp-pppoe/usr/doc/rp-pppoe-3.8 /usr/bin/ginstall -c -m 644 ../doc/CHANGES /tmp/package-rp-pppoe/usr/doc/rp-pppoe-3.8 /usr/bin/ginstall -c -m 644 ../doc/KERNEL-MODE-PPPOE /tmp/package-rp-pppoe/usr/doc/rp-pppoe-3.8 /usr/bin/ginstall -c -m 644 ../doc/HOW-TO-CONNECT /tmp/package-rp-pppoe/usr/doc/rp-pppoe-3.8 /usr/bin/ginstall -c -m 644 ../doc/LICENSE /tmp/package-rp-pppoe/usr/doc/rp-pppoe-3.8 /usr/bin/ginstall -c -m 644 ../README /tmp/package-rp-pppoe/usr/doc/rp-pppoe-3.8 /usr/bin/ginstall -c -m 644 ../SERVPOET /tmp/package-rp-pppoe/usr/doc/rp-pppoe-3.8 /usr/bin/ginstall -c -m 644 ../configs/pap-secrets /tmp/package-rp-pppoe/usr/doc/rp-pppoe-3.8 mkdir -p /tmp/package-rp-pppoe/usr/man/man8 for i in pppoe pppoe-server pppoe-sniff pppoe-relay ; do \ if test -f ../man/$i.8 ; then \ /usr/bin/ginstall -c -m 644 ../man/$i.8 /tmp/package-rp-pppoe/usr/man/man8 || exit 1; \ fi; \ done /usr/bin/ginstall -c -m 644 ../man/pppoe-start.8 /tmp/package-rp-pppoe/usr/man/man8 /usr/bin/ginstall -c -m 644 ../man/pppoe-stop.8 /tmp/package-rp-pppoe/usr/man/man8 /usr/bin/ginstall -c -m 644 ../man/pppoe-status.8 /tmp/package-rp-pppoe/usr/man/man8 /usr/bin/ginstall -c -m 644 ../man/pppoe-connect.8 /tmp/package-rp-pppoe/usr/man/man8 /usr/bin/ginstall -c -m 644 ../man/pppoe-setup.8 /tmp/package-rp-pppoe/usr/man/man8 mkdir -p /tmp/package-rp-pppoe/usr/man/man5 /usr/bin/ginstall -c -m 644 ../man/pppoe.conf.5 /tmp/package-rp-pppoe/usr/man/man5 mkdir -p /tmp/package-rp-pppoe/etc/ppp mkdir -p /tmp/package-rp-pppoe/etc/ppp/plugins echo "# Directory created by rp-pppoe for kernel-mode plugin" > /tmp/package-rp-pppoe/etc/ppp/plugins/README # L2TP Type 'pppoe-setup' to configure the software. make: `install' is up to date. Slackware package maker, version 2.1. Searching for symbolic links: No symbolic links were found, so we won't make an installation script. You can make your own later in ./install/doinst.sh and rebuild the package if you like. This next step is optional - you can set the directories in your package to some sane permissions. If any of the directories in your package have special permissions, then DO NOT reset them here! Would you like to reset all directory permissions to 755 (drwxr-xr-x) and directory ownerships to root.root ([y]es, [n]o)? n Creating tar file rp-pppoe-3.8-sparc-2.tar... ./ usr/ usr/sbin/ usr/sbin/pppoe usr/sbin/pppoe-server usr/sbin/pppoe-relay usr/sbin/pppoe-sniff usr/sbin/pppoe-connect usr/sbin/pppoe-start usr/sbin/pppoe-status usr/sbin/pppoe-stop usr/sbin/pppoe-setup usr/doc/ usr/doc/rp-pppoe-3.8/ usr/doc/rp-pppoe-3.8/CHANGES usr/doc/rp-pppoe-3.8/KERNEL-MODE-PPPOE usr/doc/rp-pppoe-3.8/HOW-TO-CONNECT usr/doc/rp-pppoe-3.8/LICENSE usr/doc/rp-pppoe-3.8/README usr/doc/rp-pppoe-3.8/SERVPOET usr/doc/rp-pppoe-3.8/pap-secrets usr/man/ usr/man/man8/ usr/man/man8/pppoe-setup.8.gz usr/man/man8/pppoe-start.8.gz usr/man/man8/pppoe-sniff.8.gz usr/man/man8/pppoe-stop.8.gz usr/man/man8/pppoe.8.gz usr/man/man8/pppoe-relay.8.gz usr/man/man8/pppoe-connect.8.gz usr/man/man8/pppoe-server.8.gz usr/man/man8/pppoe-status.8.gz usr/man/man5/ usr/man/man5/pppoe.conf.5.gz etc/ etc/ppp/ etc/ppp/plugins/ etc/ppp/plugins/README etc/ppp/pppoe-server-options.new etc/ppp/pppoe.conf.new etc/ppp/firewall-masq.new etc/ppp/firewall-standalone.new install/ install/doinst.sh install/slack-desc tar-1.13: rp-pppoe-3.8-sparc-2.tar is the archive; not dumped Gzipping rp-pppoe-3.8-sparc-2.tar... Renaming rp-pppoe-3.8-sparc-2.tar.gz to rp-pppoe-3.8-sparc-2.tgz... Moving rp-pppoe-3.8-sparc-2.tgz to /tmp... Package creation complete.