tar -xf inadyn-1.96.3.tar.gz 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 whether to enable maintainer-specific portions of Makefiles... no checking for style of include used by make... GNU 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 ISO C89... none needed checking dependency style of gcc... gcc3 checking for library containing strerror... none required checking for gcc... (cached) gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking dependency style of gcc... (cached) gcc3 checking for gcc... (cached) gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking dependency style of gcc... (cached) 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 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 for stdbool.h that conforms to C99... yes checking for _Bool... 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 syslog.h usability... yes checking syslog.h presence... yes checking for syslog.h... yes checking for gethostbyname... yes checking for memset... yes checking for socket... yes checking for strchr... yes checking for strerror... yes checking for strpbrk... yes checking for strstr... yes checking for pid_t... 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 for stdlib.h... (cached) yes checking for GNU libc compatible realloc... yes checking for pid_t... (cached) yes checking for uid_t in sys/types.h... yes configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating include/Makefile config.status: creating config.h config.status: executing depfiles commands make all-recursive make[1]: Entering directory `/home/djemos/inadyn/src/inadyn-1.96.3' Making all in include make[2]: Entering directory `/home/djemos/inadyn/src/inadyn-1.96.3/include' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/home/djemos/inadyn/src/inadyn-1.96.3/include' Making all in src make[2]: Entering directory `/home/djemos/inadyn/src/inadyn-1.96.3/src' gcc -DHAVE_CONFIG_H -I. -I.. -I../include/ -O2 -fPIC -MT base64utils.o -MD -MP -MF .deps/base64utils.Tpo -c -o base64utils.o base64utils.c mv -f .deps/base64utils.Tpo .deps/base64utils.Po gcc -DHAVE_CONFIG_H -I. -I.. -I../include/ -O2 -fPIC -MT dyndns.o -MD -MP -MF .deps/dyndns.Tpo -c -o dyndns.o dyndns.c mv -f .deps/dyndns.Tpo .deps/dyndns.Po gcc -DHAVE_CONFIG_H -I. -I.. -I../include/ -O2 -fPIC -MT errorcode.o -MD -MP -MF .deps/errorcode.Tpo -c -o errorcode.o errorcode.c mv -f .deps/errorcode.Tpo .deps/errorcode.Po gcc -DHAVE_CONFIG_H -I. -I.. -I../include/ -O2 -fPIC -MT get_cmd.o -MD -MP -MF .deps/get_cmd.Tpo -c -o get_cmd.o get_cmd.c mv -f .deps/get_cmd.Tpo .deps/get_cmd.Po gcc -DHAVE_CONFIG_H -I. -I.. -I../include/ -O2 -fPIC -MT http_client.o -MD -MP -MF .deps/http_client.Tpo -c -o http_client.o http_client.c mv -f .deps/http_client.Tpo .deps/http_client.Po gcc -DHAVE_CONFIG_H -I. -I.. -I../include/ -O2 -fPIC -MT inadyn_cmd.o -MD -MP -MF .deps/inadyn_cmd.Tpo -c -o inadyn_cmd.o inadyn_cmd.c mv -f .deps/inadyn_cmd.Tpo .deps/inadyn_cmd.Po gcc -DHAVE_CONFIG_H -I. -I.. -I../include/ -O2 -fPIC -MT ip.o -MD -MP -MF .deps/ip.Tpo -c -o ip.o ip.c mv -f .deps/ip.Tpo .deps/ip.Po gcc -DHAVE_CONFIG_H -I. -I.. -I../include/ -O2 -fPIC -MT main.o -MD -MP -MF .deps/main.Tpo -c -o main.o main.c mv -f .deps/main.Tpo .deps/main.Po gcc -DHAVE_CONFIG_H -I. -I.. -I../include/ -O2 -fPIC -MT os.o -MD -MP -MF .deps/os.Tpo -c -o os.o os.c mv -f .deps/os.Tpo .deps/os.Po gcc -DHAVE_CONFIG_H -I. -I.. -I../include/ -O2 -fPIC -MT os_psos.o -MD -MP -MF .deps/os_psos.Tpo -c -o os_psos.o os_psos.c mv -f .deps/os_psos.Tpo .deps/os_psos.Po gcc -DHAVE_CONFIG_H -I. -I.. -I../include/ -O2 -fPIC -MT os_unix.o -MD -MP -MF .deps/os_unix.Tpo -c -o os_unix.o os_unix.c mv -f .deps/os_unix.Tpo .deps/os_unix.Po gcc -DHAVE_CONFIG_H -I. -I.. -I../include/ -O2 -fPIC -MT os_windows.o -MD -MP -MF .deps/os_windows.Tpo -c -o os_windows.o os_windows.c mv -f .deps/os_windows.Tpo .deps/os_windows.Po gcc -DHAVE_CONFIG_H -I. -I.. -I../include/ -O2 -fPIC -MT tcp.o -MD -MP -MF .deps/tcp.Tpo -c -o tcp.o tcp.c mv -f .deps/tcp.Tpo .deps/tcp.Po gcc -O2 -fPIC -o inadyn base64utils.o dyndns.o errorcode.o get_cmd.o http_client.o inadyn_cmd.o ip.o main.o os.o os_psos.o os_unix.o os_windows.o tcp.o make[2]: Leaving directory `/home/djemos/inadyn/src/inadyn-1.96.3/src' make[2]: Entering directory `/home/djemos/inadyn/src/inadyn-1.96.3' make[2]: Leaving directory `/home/djemos/inadyn/src/inadyn-1.96.3' make[1]: Leaving directory `/home/djemos/inadyn/src/inadyn-1.96.3' Making install in include make[1]: Entering directory `/home/djemos/inadyn/src/inadyn-1.96.3/include' make[2]: Entering directory `/home/djemos/inadyn/src/inadyn-1.96.3/include' make[2]: Nothing to be done for `install-exec-am'. make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/home/djemos/inadyn/src/inadyn-1.96.3/include' make[1]: Leaving directory `/home/djemos/inadyn/src/inadyn-1.96.3/include' Making install in src make[1]: Entering directory `/home/djemos/inadyn/src/inadyn-1.96.3/src' make[2]: Entering directory `/home/djemos/inadyn/src/inadyn-1.96.3/src' test -z "/usr/bin" || /usr/bin/mkdir -p "/home/djemos/inadyn/pkg/usr/bin" /usr/bin/ginstall -c inadyn '/home/djemos/inadyn/pkg/usr/bin' make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/home/djemos/inadyn/src/inadyn-1.96.3/src' make[1]: Leaving directory `/home/djemos/inadyn/src/inadyn-1.96.3/src' make[1]: Entering directory `/home/djemos/inadyn/src/inadyn-1.96.3' make[2]: Entering directory `/home/djemos/inadyn/src/inadyn-1.96.3' make[2]: Nothing to be done for `install-exec-am'. make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/home/djemos/inadyn/src/inadyn-1.96.3' make[1]: Leaving directory `/home/djemos/inadyn/src/inadyn-1.96.3' /home/djemos/inadyn/pkg: σύνολο 8 drwxr-xr-x 2 root root 4096 Οκτ 16 22:29 install drwxr-xr-x 5 root root 4096 Οκτ 16 22:29 usr /home/djemos/inadyn/pkg/install: σύνολο 4 -rw-r--r-- 1 root root 548 Οκτ 16 22:29 slack-desc /home/djemos/inadyn/pkg/usr: σύνολο 12 drwxr-xr-x 2 root root 4096 Οκτ 16 22:29 bin drwxr-xr-x 3 root root 4096 Οκτ 16 22:29 doc drwxr-xr-x 3 root root 4096 Οκτ 16 22:29 src /home/djemos/inadyn/pkg/usr/bin: σύνολο 44 -rwxr-xr-x 1 root root 41792 Οκτ 16 22:29 inadyn /home/djemos/inadyn/pkg/usr/doc: σύνολο 4 drwxr-xr-x 2 root root 4096 Οκτ 16 22:29 inadyn-1.96.3 /home/djemos/inadyn/pkg/usr/doc/inadyn-1.96.3: σύνολο 52 -rw-r--r-- 1 root root 35148 Οκτ 16 22:29 COPYING -rw-r--r-- 1 root root 8043 Οκτ 16 22:29 ChangeLog -rw-r--r-- 1 root root 288 Οκτ 16 22:29 README -rw-r--r-- 1 root root 532 Οκτ 16 22:29 README.Slackware /home/djemos/inadyn/pkg/usr/src: σύνολο 4 drwxr-xr-x 2 root root 4096 Οκτ 16 22:29 inadyn-1.96.3 /home/djemos/inadyn/pkg/usr/src/inadyn-1.96.3: σύνολο 12 -rw-r--r-- 1 root root 288 Οκτ 16 22:29 README -rw-r--r-- 1 root root 532 Οκτ 16 22:29 README.Slackware -rw-r--r-- 1 root root 1181 Οκτ 16 22:29 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/djemos/inadyn/inadyn-1.96.3-x86_64-1dj.txz ./ usr/ usr/src/ usr/src/inadyn-1.96.3/ usr/src/inadyn-1.96.3/README usr/src/inadyn-1.96.3/SLKBUILD usr/src/inadyn-1.96.3/README.Slackware usr/bin/ usr/bin/inadyn usr/doc/ usr/doc/inadyn-1.96.3/ usr/doc/inadyn-1.96.3/README usr/doc/inadyn-1.96.3/ChangeLog usr/doc/inadyn-1.96.3/README.Slackware usr/doc/inadyn-1.96.3/COPYING install/ install/slack-desc Slackware package /home/djemos/inadyn/inadyn-1.96.3-x86_64-1dj.txz created. Package has been built. Cleaning pkg and src directories