/usr/src/slapt-src-x86_64/network/kwakd/kwakd-0.5/missing: Unknown `--run' option Try `/usr/src/slapt-src-x86_64/network/kwakd/kwakd-0.5/missing --help' for more information configure: WARNING: `missing' script is too old or missing 0%100%100%100%100%Done Fetching kwakd.info... 0%100%100%100%100%100%Done Fetching kwakd.port.patch... 0%100%100%100%100%100%Done Fetching slack-desc... 0%100%100%100%100%100%Done kwakd-0.5/ kwakd-0.5/kwakd.init kwakd-0.5/INSTALL kwakd-0.5/kwakd.1 kwakd-0.5/missing kwakd-0.5/config.h.in kwakd-0.5/configure kwakd-0.5/aclocal.m4 kwakd-0.5/kwakd.c kwakd-0.5/AUTHORS kwakd-0.5/NEWS kwakd-0.5/kwakd.service kwakd-0.5/TODO kwakd-0.5/COPYING kwakd-0.5/README kwakd-0.5/depcomp kwakd-0.5/mkinstalldirs kwakd-0.5/Makefile.in kwakd-0.5/configure.in kwakd-0.5/ChangeLog kwakd-0.5/install-sh kwakd-0.5/Makefile.am patching file kwakd.init checking for a BSD-compatible install... /usr/bin/ginstall -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no 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 ISO C89... 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 grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... yes checking for fork... yes configure: creating ./config.status config.status: creating Makefile config.status: creating config.h config.status: executing depfiles commands make all-am make[1]: Entering directory '/usr/src/slapt-src-x86_64/network/kwakd/kwakd-0.5' gcc -DHAVE_CONFIG_H -I. -O2 -fPIC -MT kwakd.o -MD -MP -MF .deps/kwakd.Tpo -c -o kwakd.o kwakd.c mv -f .deps/kwakd.Tpo .deps/kwakd.Po gcc -O2 -fPIC -o kwakd kwakd.o make[1]: Leaving directory '/usr/src/slapt-src-x86_64/network/kwakd/kwakd-0.5' make[1]: Entering directory '/usr/src/slapt-src-x86_64/network/kwakd/kwakd-0.5' /usr/bin/mkdir -p '/usr/src/slapt-src-x86_64/network/kwakd/package-kwakd/usr/bin' /usr/bin/ginstall -c kwakd '/usr/src/slapt-src-x86_64/network/kwakd/package-kwakd/usr/bin' /usr/bin/mkdir -p '/usr/src/slapt-src-x86_64/network/kwakd/package-kwakd/usr/man/man1' /usr/bin/ginstall -c -m 644 kwakd.1 '/usr/src/slapt-src-x86_64/network/kwakd/package-kwakd/usr/man/man1' make[1]: Leaving directory '/usr/src/slapt-src-x86_64/network/kwakd/kwakd-0.5' Slackware package maker, version 3.14159265. 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: /usr/src/slapt-src-x86_64/network/kwakd/kwakd-0.5-x86_64-1salix15.0.txz ./ etc/ etc/rc.d/ etc/rc.d/rc.kwakd.new install/ install/doinst.sh install/slack-desc usr/ usr/bin/ usr/bin/kwakd usr/doc/ usr/doc/kwakd-0.5/ usr/doc/kwakd-0.5/kwakd.SlackBuild usr/man/ usr/man/man1/ usr/man/man1/kwakd.1.gz Slackware package /usr/src/slapt-src-x86_64/network/kwakd/kwakd-0.5-x86_64-1salix15.0.txz created. Installing package kwakd-0.5-x86_64-1salix15.0... | kwakd (web server) | | Kwakd is a very small foot print web server written in C that serves | blank html pages for any request. The request can be arbitrary, may | even be invalid, but only its first line will be read and the | response will be the same: blank page consisting of " ". | It is quite easy to change the response to whatever you like though. | Kwakd can be handy if you want to intercept traffic from your client | (web browser for example) to annoying sites and direct all | such traffic to your local machine. | | |