dhcpcd-2.0.8/ dhcpcd-2.0.8/Makefile.am dhcpcd-2.0.8/INSTALL dhcpcd-2.0.8/README dhcpcd-2.0.8/missing dhcpcd-2.0.8/configure dhcpcd-2.0.8/depcomp dhcpcd-2.0.8/config.sub dhcpcd-2.0.8/aclocal.m4 dhcpcd-2.0.8/install-sh dhcpcd-2.0.8/mkinstalldirs dhcpcd-2.0.8/config.guess dhcpcd-2.0.8/configure.in dhcpcd-2.0.8/COPYING dhcpcd-2.0.8/Makefile.in dhcpcd-2.0.8/config.h.in dhcpcd-2.0.8/NEWS dhcpcd-2.0.8/AUTHORS dhcpcd-2.0.8/src/ dhcpcd-2.0.8/src/dhcpconfig.c dhcpcd-2.0.8/src/udpipgen.h dhcpcd-2.0.8/src/logger.h dhcpcd-2.0.8/src/Makefile.am dhcpcd-2.0.8/src/dhcpcd.exe dhcpcd-2.0.8/src/kversion.h dhcpcd-2.0.8/src/buildmsg.c dhcpcd-2.0.8/src/udpipgen.c dhcpcd-2.0.8/src/signals.c dhcpcd-2.0.8/src/dhcpcd.8 dhcpcd-2.0.8/src/client.h dhcpcd-2.0.8/src/dhcpcd.c dhcpcd-2.0.8/src/arp.c dhcpcd-2.0.8/src/buildmsg.h dhcpcd-2.0.8/src/client.c dhcpcd-2.0.8/src/pathnames.h dhcpcd-2.0.8/src/logger.c dhcpcd-2.0.8/src/Makefile.in dhcpcd-2.0.8/src/cache.c dhcpcd-2.0.8/src/signals.h dhcpcd-2.0.8/src/peekfd.c dhcpcd-2.0.8/src/dhcpcd.h dhcpcd-2.0.8/ChangeLog Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |--- ./src/pathnames.h.orig 2006-04-07 17:54:58.000000000 -0500 |+++ ./src/pathnames.h 2006-07-25 23:51:46.000000000 -0500 -------------------------- Patching file src/pathnames.h using Plan A... Hunk #1 succeeded at 28. Hunk #2 succeeded at 38. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |--- ./src/dhcpcd.8.orig 2006-04-07 17:54:58.000000000 -0500 |+++ ./src/dhcpcd.8 2006-07-25 23:52:51.000000000 -0500 -------------------------- Patching file src/dhcpcd.8 using Plan A... Hunk #1 succeeded at 183 (offset -17 lines). Hunk #2 succeeded at 382 (offset 32 lines). Hunk #3 succeeded at 425 (offset -23 lines). done Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |--- ./src/dhcpconfig.c.orig 2006-07-12 08:47:38.000000000 -0500 |+++ ./src/dhcpconfig.c 2008-09-11 00:26:43.000000000 -0500 -------------------------- Patching file src/dhcpconfig.c using Plan A... Hunk #1 succeeded at 122. Hunk #2 succeeded at 380. Hunk #3 succeeded at 393. Hunk #4 succeeded at 534. Hunk #5 succeeded at 550. Hunk #6 succeeded at 596. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |--- ./src/client.c.orig 2006-07-12 08:47:39.000000000 -0500 |+++ ./src/client.c 2008-09-11 00:27:54.000000000 -0500 -------------------------- Patching file src/client.c using Plan A... Hunk #1 succeeded at 1040. Hunk #2 succeeded at 1048. Hunk #3 succeeded at 1072. Hunk #4 succeeded at 1214. Hunk #5 succeeded at 1345. Hunk #6 succeeded at 1408. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |--- ./src/logger.c.orig 2006-07-12 08:47:39.000000000 -0500 |+++ ./src/logger.c 2008-09-11 00:22:16.000000000 -0500 -------------------------- Patching file src/logger.c using Plan A... Hunk #1 succeeded at 50. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |--- ./src/dhcpcd.8.orig 2008-09-10 23:45:43.000000000 -0500 |+++ ./src/dhcpcd.8 2008-09-11 00:00:22.000000000 -0500 -------------------------- Patching file src/dhcpcd.8 using Plan A... Hunk #1 succeeded at 329. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |--- ./src/arp.c.orig 2006-07-12 08:47:38.000000000 -0500 |+++ ./src/arp.c 2008-09-11 00:28:16.000000000 -0500 -------------------------- Patching file src/arp.c using Plan A... Hunk #1 succeeded at 131. done Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |--- src/udpipgen.c.orig 2009-03-23 00:26:26.000000000 +0000 |+++ src/udpipgen.c 2009-03-23 02:16:50.000000000 +0000 -------------------------- Patching file src/udpipgen.c using Plan A... Hunk #1 succeeded at 22. Hunk #2 succeeded at 36. Hunk #3 succeeded at 57. done checking for a BSD-compatible install... /usr/bin/ginstall -c checking whether build environment is sane... yes checking for gawk... gawk checking whether make sets $(MAKE)... yes 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 style of include used by make... GNU checking dependency style of gcc... gcc3 checking for a BSD-compatible install... /usr/bin/ginstall -c checking how to run the C preprocessor... gcc -E checking for egrep... grep -E checking for ANSI C header files... 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 paths.h usability... yes checking paths.h presence... yes checking for paths.h... yes 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 arpa/inet.h usability... yes checking arpa/inet.h presence... yes checking for arpa/inet.h... yes checking netdb.h usability... yes checking netdb.h presence... yes checking for netdb.h... yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking net/if_arp.h usability... yes checking net/if_arp.h presence... yes checking for net/if_arp.h... yes checking for mode_t... yes checking for pid_t... yes checking whether time.h and sys/time.h may both be included... yes checking for an ANSI C-conforming const... yes checking for unistd.h... (cached) yes checking vfork.h usability... no checking vfork.h presence... no checking for vfork.h... no checking for fork... yes checking for vfork... yes checking for working fork... yes checking for working vfork... (cached) yes checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... yes checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking for sys/socket.h... (cached) yes checking types of arguments for select... int,fd_set *,struct timeval * checking for sys/wait.h that is POSIX.1 compatible... yes checking whether gcc needs -traditional... no checking for working memcmp... yes checking for select... yes checking for socket... yes checking for uname... yes checking for alarm... yes checking for dup2... yes checking for gethostbyaddr... yes checking for gethostname... yes checking for gettimeofday... yes checking for memmove... yes checking for memset... yes checking for mkdir... yes checking for sethostname... yes checking for strdup... yes checking for strtol... yes configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating config.h config.status: executing depfiles commands make all-recursive make[1]: Entering directory `/tmp/dhcpcd-2.0.8' Making all in src make[2]: Entering directory `/tmp/dhcpcd-2.0.8/src' if gcc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -m32 -mcpu=v8 -mtune=v9 -Wall -MT logger.o -MD -MP -MF ".deps/logger.Tpo" \ -c -o logger.o `test -f 'logger.c' || echo './'`logger.c; \ then mv -f ".deps/logger.Tpo" ".deps/logger.Po"; \ else rm -f ".deps/logger.Tpo"; exit 1; \ fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -m32 -mcpu=v8 -mtune=v9 -Wall -MT peekfd.o -MD -MP -MF ".deps/peekfd.Tpo" \ -c -o peekfd.o `test -f 'peekfd.c' || echo './'`peekfd.c; \ then mv -f ".deps/peekfd.Tpo" ".deps/peekfd.Po"; \ else rm -f ".deps/peekfd.Tpo"; exit 1; \ fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -m32 -mcpu=v8 -mtune=v9 -Wall -MT udpipgen.o -MD -MP -MF ".deps/udpipgen.Tpo" \ -c -o udpipgen.o `test -f 'udpipgen.c' || echo './'`udpipgen.c; \ then mv -f ".deps/udpipgen.Tpo" ".deps/udpipgen.Po"; \ else rm -f ".deps/udpipgen.Tpo"; exit 1; \ fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -m32 -mcpu=v8 -mtune=v9 -Wall -MT buildmsg.o -MD -MP -MF ".deps/buildmsg.Tpo" \ -c -o buildmsg.o `test -f 'buildmsg.c' || echo './'`buildmsg.c; \ then mv -f ".deps/buildmsg.Tpo" ".deps/buildmsg.Po"; \ else rm -f ".deps/buildmsg.Tpo"; exit 1; \ fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -m32 -mcpu=v8 -mtune=v9 -Wall -MT signals.o -MD -MP -MF ".deps/signals.Tpo" \ -c -o signals.o `test -f 'signals.c' || echo './'`signals.c; \ then mv -f ".deps/signals.Tpo" ".deps/signals.Po"; \ else rm -f ".deps/signals.Tpo"; exit 1; \ fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -m32 -mcpu=v8 -mtune=v9 -Wall -MT arp.o -MD -MP -MF ".deps/arp.Tpo" \ -c -o arp.o `test -f 'arp.c' || echo './'`arp.c; \ then mv -f ".deps/arp.Tpo" ".deps/arp.Po"; \ else rm -f ".deps/arp.Tpo"; exit 1; \ fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -m32 -mcpu=v8 -mtune=v9 -Wall -MT dhcpconfig.o -MD -MP -MF ".deps/dhcpconfig.Tpo" \ -c -o dhcpconfig.o `test -f 'dhcpconfig.c' || echo './'`dhcpconfig.c; \ then mv -f ".deps/dhcpconfig.Tpo" ".deps/dhcpconfig.Po"; \ else rm -f ".deps/dhcpconfig.Tpo"; exit 1; \ fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -m32 -mcpu=v8 -mtune=v9 -Wall -MT client.o -MD -MP -MF ".deps/client.Tpo" \ -c -o client.o `test -f 'client.c' || echo './'`client.c; \ then mv -f ".deps/client.Tpo" ".deps/client.Po"; \ else rm -f ".deps/client.Tpo"; exit 1; \ fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -m32 -mcpu=v8 -mtune=v9 -Wall -MT cache.o -MD -MP -MF ".deps/cache.Tpo" \ -c -o cache.o `test -f 'cache.c' || echo './'`cache.c; \ then mv -f ".deps/cache.Tpo" ".deps/cache.Po"; \ else rm -f ".deps/cache.Tpo"; exit 1; \ fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -m32 -mcpu=v8 -mtune=v9 -Wall -MT dhcpcd.o -MD -MP -MF ".deps/dhcpcd.Tpo" \ -c -o dhcpcd.o `test -f 'dhcpcd.c' || echo './'`dhcpcd.c; \ then mv -f ".deps/dhcpcd.Tpo" ".deps/dhcpcd.Po"; \ else rm -f ".deps/dhcpcd.Tpo"; exit 1; \ fi gcc -O2 -m32 -mcpu=v8 -mtune=v9 -Wall -o dhcpcd logger.o peekfd.o udpipgen.o buildmsg.o signals.o arp.o dhcpconfig.o client.o cache.o dhcpcd.o make[2]: Leaving directory `/tmp/dhcpcd-2.0.8/src' make[2]: Entering directory `/tmp/dhcpcd-2.0.8' make[2]: Nothing to be done for `all-am'. make[2]: Leaving directory `/tmp/dhcpcd-2.0.8' make[1]: Leaving directory `/tmp/dhcpcd-2.0.8' Making install in src make[1]: Entering directory `/tmp/dhcpcd-2.0.8/src' make[2]: Entering directory `/tmp/dhcpcd-2.0.8/src' /bin/sh ../mkinstalldirs /tmp/package-dhcpcd/sbin mkdir /tmp/package-dhcpcd/sbin /usr/bin/ginstall -c dhcpcd /tmp/package-dhcpcd/sbin/dhcpcd /bin/sh ../mkinstalldirs /tmp/package-dhcpcd/etc/dhcpc mkdir /tmp/package-dhcpcd/etc mkdir /tmp/package-dhcpcd/etc/dhcpc /usr/bin/ginstall -c -m 644 dhcpcd.exe /tmp/package-dhcpcd/etc/dhcpc/dhcpcd.exe /bin/sh ../mkinstalldirs /tmp/package-dhcpcd/usr/man/man8 mkdir /tmp/package-dhcpcd/usr mkdir /tmp/package-dhcpcd/usr/man mkdir /tmp/package-dhcpcd/usr/man/man8 /usr/bin/ginstall -c -m 644 ./dhcpcd.8 /tmp/package-dhcpcd/usr/man/man8/dhcpcd.8 make[2]: Leaving directory `/tmp/dhcpcd-2.0.8/src' make[1]: Leaving directory `/tmp/dhcpcd-2.0.8/src' make[1]: Entering directory `/tmp/dhcpcd-2.0.8' make[2]: Entering directory `/tmp/dhcpcd-2.0.8' make[2]: Nothing to be done for `install-exec-am'. make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/tmp/dhcpcd-2.0.8' make[1]: Leaving directory `/tmp/dhcpcd-2.0.8' 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 dhcpcd-2.0.8-sparc-1a.tar... ./ sbin/ sbin/dhcpcd etc/ etc/dhcpc/ etc/dhcpc/dhcpcd.exe-sample usr/ usr/man/ usr/man/man8/ usr/man/man8/dhcpcd.8.gz usr/doc/ usr/doc/dhcpcd-2.0.8/ usr/doc/dhcpcd-2.0.8/AUTHORS usr/doc/dhcpcd-2.0.8/COPYING usr/doc/dhcpcd-2.0.8/ChangeLog usr/doc/dhcpcd-2.0.8/INSTALL usr/doc/dhcpcd-2.0.8/NEWS usr/doc/dhcpcd-2.0.8/README install/ install/slack-desc tar-1.13: dhcpcd-2.0.8-sparc-1a.tar is the archive; not dumped Gzipping dhcpcd-2.0.8-sparc-1a.tar... Renaming dhcpcd-2.0.8-sparc-1a.tar.gz to dhcpcd-2.0.8-sparc-1a.tgz... Moving dhcpcd-2.0.8-sparc-1a.tgz to /tmp... Package creation complete.