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 whether to enable maintainer-specific portions of Makefiles... no 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 how to run the C preprocessor... gcc -E checking for egrep... grep -E checking whether gcc needs -traditional... no 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 sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking for ANSI C header files... (cached) yes checking for socket... yes checking for strtol... yes configure: creating ./config.status config.status: creating Makefile config.status: creating ethtool.spec config.status: creating ethtool-config.h config.status: executing depfiles commands make all-am make[1]: Entering directory `/tmp/ethtool-5' if gcc -DHAVE_CONFIG_H -I. -I. -I. -Wall -m32 -mcpu=v8 -mtune=v9 -MT ethtool.o -MD -MP -MF ".deps/ethtool.Tpo" -c -o ethtool.o ethtool.c; \ then mv -f ".deps/ethtool.Tpo" ".deps/ethtool.Po"; else rm -f ".deps/ethtool.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I. -Wall -m32 -mcpu=v8 -mtune=v9 -MT amd8111e.o -MD -MP -MF ".deps/amd8111e.Tpo" -c -o amd8111e.o amd8111e.c; \ then mv -f ".deps/amd8111e.Tpo" ".deps/amd8111e.Po"; else rm -f ".deps/amd8111e.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I. -Wall -m32 -mcpu=v8 -mtune=v9 -MT de2104x.o -MD -MP -MF ".deps/de2104x.Tpo" -c -o de2104x.o de2104x.c; \ then mv -f ".deps/de2104x.Tpo" ".deps/de2104x.Po"; else rm -f ".deps/de2104x.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I. -Wall -m32 -mcpu=v8 -mtune=v9 -MT e100.o -MD -MP -MF ".deps/e100.Tpo" -c -o e100.o e100.c; \ then mv -f ".deps/e100.Tpo" ".deps/e100.Po"; else rm -f ".deps/e100.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I. -Wall -m32 -mcpu=v8 -mtune=v9 -MT e1000.o -MD -MP -MF ".deps/e1000.Tpo" -c -o e1000.o e1000.c; \ then mv -f ".deps/e1000.Tpo" ".deps/e1000.Po"; else rm -f ".deps/e1000.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I. -Wall -m32 -mcpu=v8 -mtune=v9 -MT fec_8xx.o -MD -MP -MF ".deps/fec_8xx.Tpo" -c -o fec_8xx.o fec_8xx.c; \ then mv -f ".deps/fec_8xx.Tpo" ".deps/fec_8xx.Po"; else rm -f ".deps/fec_8xx.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I. -Wall -m32 -mcpu=v8 -mtune=v9 -MT ibm_emac.o -MD -MP -MF ".deps/ibm_emac.Tpo" -c -o ibm_emac.o ibm_emac.c; \ then mv -f ".deps/ibm_emac.Tpo" ".deps/ibm_emac.Po"; else rm -f ".deps/ibm_emac.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I. -Wall -m32 -mcpu=v8 -mtune=v9 -MT natsemi.o -MD -MP -MF ".deps/natsemi.Tpo" -c -o natsemi.o natsemi.c; \ then mv -f ".deps/natsemi.Tpo" ".deps/natsemi.Po"; else rm -f ".deps/natsemi.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I. -Wall -m32 -mcpu=v8 -mtune=v9 -MT pcnet32.o -MD -MP -MF ".deps/pcnet32.Tpo" -c -o pcnet32.o pcnet32.c; \ then mv -f ".deps/pcnet32.Tpo" ".deps/pcnet32.Po"; else rm -f ".deps/pcnet32.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I. -Wall -m32 -mcpu=v8 -mtune=v9 -MT realtek.o -MD -MP -MF ".deps/realtek.Tpo" -c -o realtek.o realtek.c; \ then mv -f ".deps/realtek.Tpo" ".deps/realtek.Po"; else rm -f ".deps/realtek.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I. -Wall -m32 -mcpu=v8 -mtune=v9 -MT tg3.o -MD -MP -MF ".deps/tg3.Tpo" -c -o tg3.o tg3.c; \ then mv -f ".deps/tg3.Tpo" ".deps/tg3.Po"; else rm -f ".deps/tg3.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I. -Wall -m32 -mcpu=v8 -mtune=v9 -MT skge.o -MD -MP -MF ".deps/skge.Tpo" -c -o skge.o skge.c; \ then mv -f ".deps/skge.Tpo" ".deps/skge.Po"; else rm -f ".deps/skge.Tpo"; exit 1; fi gcc -Wall -m32 -mcpu=v8 -mtune=v9 -o ethtool ethtool.o amd8111e.o de2104x.o e100.o e1000.o fec_8xx.o ibm_emac.o natsemi.o pcnet32.o realtek.o tg3.o skge.o make[1]: Leaving directory `/tmp/ethtool-5' make[1]: Entering directory `/tmp/ethtool-5' test -z "/usr/sbin" || mkdir -p -- "/tmp/package-ethtool/usr/sbin" /usr/bin/ginstall -c 'ethtool' '/tmp/package-ethtool/usr/sbin/ethtool' test -z "/usr/man/man8" || mkdir -p -- "/tmp/package-ethtool/usr/man/man8" /usr/bin/ginstall -c -m 644 './ethtool.8' '/tmp/package-ethtool/usr/man/man8/ethtool.8' make[1]: Leaving directory `/tmp/ethtool-5' 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 ethtool-5-sparc-1.tar... ./ usr/ usr/sbin/ usr/sbin/ethtool usr/man/ usr/man/man8/ usr/man/man8/ethtool.8.gz usr/doc/ usr/doc/ethtool-5/ usr/doc/ethtool-5/AUTHORS usr/doc/ethtool-5/COPYING usr/doc/ethtool-5/ChangeLog usr/doc/ethtool-5/NEWS usr/doc/ethtool-5/README install/ install/slack-desc tar-1.13: ethtool-5-sparc-1.tar is the archive; not dumped Gzipping ethtool-5-sparc-1.tar... Renaming ethtool-5-sparc-1.tar.gz to ethtool-5-sparc-1.tgz... Moving ethtool-5-sparc-1.tgz to /tmp... Package creation complete.