The following packages will be installed: ncp Fetching README... 0%100%100%100%100%100%Done Fetching README.upstream... 0%100%100%100%100%100%Done Fetching ncp.SlackBuild... 0%100%100%100%100%100%Done Fetching ncp.info... 0%100%100%100%100%100%Done Fetching slack-desc... 0%100%100%100%100%100%Done ncp-1.2.4/ ncp-1.2.4/NEWS ncp-1.2.4/GNUmakefile ncp-1.2.4/ncp.c ncp-1.2.4/trysocket.c ncp-1.2.4/Makefile ncp-1.2.4/ncp.1 ncp-1.2.4/npush.1 ncp-1.2.4/.cvsignore gcc -O2 -fPIC -Wl,-s -I/opt/diet/include/libowfat -L/opt/diet/lib-x86_64 -c -o ncp.o ncp.c if gcc -O2 -fPIC -Wl,-s -I/opt/diet/include/libowfat -L/opt/diet/lib-x86_64 -o trysocket trysocket.c >/dev/null 2>&1; then echo ""; else \ if gcc -O2 -fPIC -Wl,-s -I/opt/diet/include/libowfat -L/opt/diet/lib-x86_64 -o trysocket trysocket.c -lsocket >/dev/null 2>&1; then echo "-lsocket"; else \ if gcc -O2 -fPIC -Wl,-s -I/opt/diet/include/libowfat -L/opt/diet/lib-x86_64 -o trysocket trysocket.c -lsocket -lnsl >/dev/null 2>&1; then echo "-lsocket -lnsl"; \ fi; fi; fi > libsocket rm -f trysocket gcc ncp.o -o ncp -I. -O2 -fPIC -Wl,-s -I/opt/diet/include/libowfat -L/opt/diet/lib-x86_64 -s -lowfat `cat libsocket` /usr/bin/ld: /opt/diet/lib-x86_64/libowfat.a(dns_ipq6.o):(.note+0x10): undefined reference to `__you_tried_to_link_a_dietlibc_object_against_glibc' /usr/bin/ld: /opt/diet/lib-x86_64/libowfat.a(dns_random.o):(.note+0x10): undefined reference to `__you_tried_to_link_a_dietlibc_object_against_glibc' /usr/bin/ld: /opt/diet/lib-x86_64/libowfat.a(dns_rcrw.o):(.note+0x10): undefined reference to `__you_tried_to_link_a_dietlibc_object_against_glibc' /usr/bin/ld: /opt/diet/lib-x86_64/libowfat.a(byte_chr.o):(.note+0x10): undefined reference to `__you_tried_to_link_a_dietlibc_object_against_glibc' /usr/bin/ld: /opt/diet/lib-x86_64/libowfat.a(byte_copy.o):(.note+0x10): undefined reference to `__you_tried_to_link_a_dietlibc_object_against_glibc' /usr/bin/ld: /opt/diet/lib-x86_64/libowfat.a(byte_diff.o):(.note+0x10): more undefined references to `__you_tried_to_link_a_dietlibc_object_against_glibc' follow collect2: error: ld returned 1 exit status make: *** [GNUmakefile:55: ncp] Error 1 fakeroot -- sh ncp.SlackBuild Failed