tar -xf vpnc-0.5.3.tar.gz LC_ALL=C perl -w ./enum2debug.pl isakmp.h >vpnc-debug.c 2>vpnc-debug.h gcc -MM sysdep.c vpnc-debug.c isakmp-pkt.c tunip.c config.c dh.c math_group.c supp.c decrypt-utils.c vpnc.c cisco-decrypt.c -O2 -march=i486 -mtune=i686 -W -Wall -Wmissing-declarations -Wwrite-strings -DVERSION=\"0.5.3\" > .depend gcc -O2 -march=i486 -mtune=i686 -W -Wall -Wmissing-declarations -Wwrite-strings -DVERSION=\"0.5.3\" -c -o sysdep.o sysdep.c gcc -O2 -march=i486 -mtune=i686 -W -Wall -Wmissing-declarations -Wwrite-strings -DVERSION=\"0.5.3\" -c -o vpnc-debug.o vpnc-debug.c gcc -O2 -march=i486 -mtune=i686 -W -Wall -Wmissing-declarations -Wwrite-strings -DVERSION=\"0.5.3\" -c -o isakmp-pkt.o isakmp-pkt.c gcc -O2 -march=i486 -mtune=i686 -W -Wall -Wmissing-declarations -Wwrite-strings -DVERSION=\"0.5.3\" -c -o tunip.o tunip.c gcc -O2 -march=i486 -mtune=i686 -W -Wall -Wmissing-declarations -Wwrite-strings -DVERSION=\"0.5.3\" -c -o config.o config.c gcc -O2 -march=i486 -mtune=i686 -W -Wall -Wmissing-declarations -Wwrite-strings -DVERSION=\"0.5.3\" -c -o dh.o dh.c gcc -O2 -march=i486 -mtune=i686 -W -Wall -Wmissing-declarations -Wwrite-strings -DVERSION=\"0.5.3\" -c -o math_group.o math_group.c gcc -O2 -march=i486 -mtune=i686 -W -Wall -Wmissing-declarations -Wwrite-strings -DVERSION=\"0.5.3\" -c -o supp.o supp.c gcc -O2 -march=i486 -mtune=i686 -W -Wall -Wmissing-declarations -Wwrite-strings -DVERSION=\"0.5.3\" -c -o decrypt-utils.o decrypt-utils.c gcc -O2 -march=i486 -mtune=i686 -W -Wall -Wmissing-declarations -Wwrite-strings -DVERSION=\"0.5.3\" -c -o vpnc.o vpnc.c vpnc.c: In Funktion »do_config_to_env«: vpnc.c:938:33: Warnung: Dereferenzierung eines Type-Pun-Zeigers verletzt strict-aliasing-Regeln gcc -o vpnc sysdep.o vpnc-debug.o isakmp-pkt.o tunip.o config.o dh.o math_group.o supp.o decrypt-utils.o vpnc.o -g -lgcrypt -lgpg-error gcc -O2 -march=i486 -mtune=i686 -W -Wall -Wmissing-declarations -Wwrite-strings -DVERSION=\"0.5.3\" -c -o cisco-decrypt.o cisco-decrypt.c gcc -o cisco-decrypt cisco-decrypt.o decrypt-utils.o -g -lgcrypt -lgpg-error ./makeman.pl sed -e 's,@''PREFIX''@,/usr/local,g' vpnc-script.in > vpnc-script && chmod 755 vpnc-script install -d /home/christian/pkg/vpnc/pkg/etc/vpnc /home/christian/pkg/vpnc/pkg/usr/bin /home/christian/pkg/vpnc/pkg/usr/sbin /home/christian/pkg/vpnc/pkg/usr/man/man1 /home/christian/pkg/vpnc/pkg/usr/man/man8 /home/christian/pkg/vpnc/pkg/usr/doc/vpnc-0.5.3 if [ "`uname -s | cut -c-6`" = "CYGWIN" ]; then \ install vpnc-script-win /home/christian/pkg/vpnc/pkg/etc/vpnc/vpnc-script; \ install vpnc-script-win.js /home/christian/pkg/vpnc/pkg/etc/vpnc; \ else \ install vpnc-script /home/christian/pkg/vpnc/pkg/etc/vpnc; \ fi install -m600 vpnc.conf /home/christian/pkg/vpnc/pkg/etc/vpnc/default.conf install -m755 vpnc-disconnect /home/christian/pkg/vpnc/pkg/usr/sbin install -m755 pcf2vpnc /home/christian/pkg/vpnc/pkg/usr/bin install -m644 vpnc.8 /home/christian/pkg/vpnc/pkg/usr/man/man8 install -m644 pcf2vpnc.1 /home/christian/pkg/vpnc/pkg/usr/man/man1 install -m644 cisco-decrypt.1 /home/christian/pkg/vpnc/pkg/usr/man/man1 install -m644 COPYING /home/christian/pkg/vpnc/pkg/usr/doc/vpnc-0.5.3 install -m755 vpnc /home/christian/pkg/vpnc/pkg/usr/sbin install -m755 cisco-decrypt /home/christian/pkg/vpnc/pkg/usr/bin /home/christian/pkg/vpnc/pkg: insgesamt 12 drwxr-xr-x 3 root root 4096 Mär 3 21:14 etc drwxr-xr-x 2 root root 4096 Mär 3 21:14 install drwxr-xr-x 7 root root 4096 Mär 3 21:14 usr /home/christian/pkg/vpnc/pkg/etc: insgesamt 4 drwxr-xr-x 2 root root 4096 Mär 3 21:14 vpnc /home/christian/pkg/vpnc/pkg/etc/vpnc: insgesamt 20 -rw------- 1 root root 141 Mär 3 21:14 default.conf -rwxr-xr-x 1 root root 14995 Mär 3 21:14 vpnc-script /home/christian/pkg/vpnc/pkg/install: insgesamt 4 -rw-r--r-- 1 root root 606 Mär 3 21:14 slack-desc /home/christian/pkg/vpnc/pkg/usr: insgesamt 20 drwxr-xr-x 2 root root 4096 Mär 3 21:14 bin drwxr-xr-x 3 root root 4096 Mär 3 21:14 doc drwxr-xr-x 4 root root 4096 Mär 3 21:14 man drwxr-xr-x 2 root root 4096 Mär 3 21:14 sbin drwxr-xr-x 3 root root 4096 Mär 3 21:14 src /home/christian/pkg/vpnc/pkg/usr/bin: insgesamt 12 -rwxr-xr-x 1 root root 4944 Mär 3 21:14 cisco-decrypt -rwxr-xr-x 1 root root 3902 Mär 3 21:14 pcf2vpnc /home/christian/pkg/vpnc/pkg/usr/doc: insgesamt 4 drwxr-xr-x 2 root root 4096 Mär 3 21:14 vpnc-0.5.3 /home/christian/pkg/vpnc/pkg/usr/doc/vpnc-0.5.3: insgesamt 20 -rw-r--r-- 1 root root 19606 Mär 3 21:14 COPYING /home/christian/pkg/vpnc/pkg/usr/man: insgesamt 8 drwxr-xr-x 2 root root 4096 Mär 3 21:14 man1 drwxr-xr-x 2 root root 4096 Mär 3 21:14 man8 /home/christian/pkg/vpnc/pkg/usr/man/man1: insgesamt 8 -rw-r--r-- 1 root root 659 Mär 3 21:14 cisco-decrypt.1.gz -rw-r--r-- 1 root root 746 Mär 3 21:14 pcf2vpnc.1.gz /home/christian/pkg/vpnc/pkg/usr/man/man8: insgesamt 8 -rw-r--r-- 1 root root 4470 Mär 3 21:14 vpnc.8.gz /home/christian/pkg/vpnc/pkg/usr/sbin: insgesamt 108 -rwxr-xr-x 1 root root 104892 Mär 3 21:14 vpnc -rwxr-xr-x 1 root root 333 Mär 3 21:14 vpnc-disconnect /home/christian/pkg/vpnc/pkg/usr/src: insgesamt 4 drwxr-xr-x 2 root root 4096 Mär 3 21:14 vpnc-0.5.3 /home/christian/pkg/vpnc/pkg/usr/src/vpnc-0.5.3: insgesamt 4 -rw-r--r-- 1 root root 1068 Mär 3 21:14 SLKBUILD Slackware package maker, version 3.14159. 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 Slackware package: /home/christian/pkg/vpnc/vpnc-0.5.3-i486-2cd.txz ./ install/ install/slack-desc etc/ etc/vpnc/ etc/vpnc/default.conf etc/vpnc/vpnc-script usr/ usr/src/ usr/src/vpnc-0.5.3/ usr/src/vpnc-0.5.3/SLKBUILD usr/bin/ usr/bin/pcf2vpnc usr/bin/cisco-decrypt usr/sbin/ usr/sbin/vpnc usr/sbin/vpnc-disconnect usr/doc/ usr/doc/vpnc-0.5.3/ usr/doc/vpnc-0.5.3/COPYING usr/man/ usr/man/man1/ usr/man/man1/cisco-decrypt.1.gz usr/man/man1/pcf2vpnc.1.gz usr/man/man8/ usr/man/man8/vpnc.8.gz Slackware package /home/christian/pkg/vpnc/vpnc-0.5.3-i486-2cd.txz created. Package has been built. Cleaning pkg and src directories