root:/sources# tar zxf inetutils-1.5.tar.gz root:/sources# cd inetutils-1.5 root:/sources/inetutils-1.5# patch -Np1 -i ../inetutils-1.5-no_server_man_pages-2.patch patching file ftpd/Makefile.in Hunk #1 succeeded at 328 (offset -8 lines). patching file inetd/Makefile.in Hunk #1 succeeded at 317 (offset -8 lines). patching file logger/Makefile.in Hunk #1 succeeded at 319 (offset -8 lines). patching file rexecd/Makefile.in Hunk #1 succeeded at 318 (offset -8 lines). patching file rlogind/Makefile.in Hunk #1 succeeded at 318 (offset -8 lines). patching file rshd/Makefile.in Hunk #1 succeeded at 318 (offset -8 lines). patching file syslogd/Makefile.in Hunk #1 succeeded at 319 (offset -8 lines). patching file talkd/Makefile.in Hunk #1 succeeded at 326 (offset -8 lines). patching file telnetd/Makefile.in Hunk #1 succeeded at 325 (offset -8 lines). patching file tftpd/Makefile.in Hunk #1 succeeded at 318 (offset -8 lines). root:/sources/inetutils-1.5# root:/sources/inetutils-1.5# patch -Np1 -i ../inetutils-1.5-memcpy_sparc64-1.patch patching file ping/Makefile.in Hunk #1 succeeded at 107 (offset -2 lines). Hunk #2 succeeded at 326 (offset -8 lines). patching file ping/memcopy.h patching file ping/pagecopy.h patching file ping/ping_echo.c patching file ping/wordcopy.c root:/sources/inetutils-1.5# root:/sources/inetutils-1.5# ./configure --prefix=/usr --libexecdir=/usr/sbin \ > --sysconfdir=/etc --localstatedir=/var \ > --disable-logger --disable-syslogd \ > --disable-whois --disable-servers checking build system type... sparc64-unknown-linux-gnu checking host system type... sparc64-unknown-linux-gnu checking target system type... sparc64-unknown-linux-gnu checking for a BSD-compatible install... /bin/install -c checking whether build environment is sane... yes checking for gawk... gawk checking whether make sets $(MAKE)... yes 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 ANSI C... 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 ANSI C... (cached) none needed checking dependency style of gcc... (cached) gcc3 checking for ranlib... ranlib checking how to run the C preprocessor... gcc -E checking for egrep... grep -E checking for AIX... 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 minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking for ld used by GCC... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for shared library run path origin... /bin/sh: build-aux/config.rpath: No such file or directory done checking whether imported symbols can be declared weak... yes checking pthread.h usability... yes checking pthread.h presence... yes checking for pthread.h... yes checking for pthread_kill in -lpthread... yes checking for pthread_rwlock_t... yes checking for multithread API to use... posix checking for ar... ar checking for rm... /bin/rm checking how to run the C preprocessor... gcc -E checking for a BSD-compatible install... /bin/install -c checking whether make sets $(MAKE)... (cached) yes checking for ranlib... (cached) ranlib checking for bison... bison -y checking for working alloca.h... yes checking for alloca... yes checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... yes checking for long long int... yes checking for long double... yes checking whether strerror_r is declared... yes checking for strerror_r... yes checking whether strerror_r returns char *... yes checking whether getcwd (NULL, 0) allocates memory for result... yes checking whether getcwd is declared... yes checking whether getdelim is declared... yes checking getopt.h usability... yes checking getopt.h presence... yes checking for getopt.h... yes checking for getopt_long_only... yes checking whether optreset is declared... no checking for working GNU getopt function... yes checking whether getenv is declared... yes checking whether getpass is declared... yes checking stdio_ext.h usability... yes checking stdio_ext.h presence... yes checking for stdio_ext.h... yes checking termios.h usability... yes checking termios.h presence... yes checking for termios.h... yes checking wchar.h usability... yes checking wchar.h presence... yes checking for wchar.h... yes checking wctype.h usability... yes checking wctype.h presence... yes checking for wctype.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking utmp.h usability... yes checking utmp.h presence... yes checking for utmp.h... yes checking utmpx.h usability... yes checking utmpx.h presence... yes checking for utmpx.h... yes checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking for unistd.h... (cached) yes checking for stdint.h... (cached) yes checking for __fsetlocking... yes checking for tcgetattr... yes checking for tcsetattr... yes checking for utmpname... yes checking for utmpxname... yes checking for mbrtowc... yes checking for mempcpy... yes checking for wcrtomb... yes checking for wcscoll... yes checking for pipe... yes checking for iswprint... yes checking for wcwidth... yes checking whether fflush_unlocked is declared... yes checking whether flockfile is declared... yes checking whether fputs_unlocked is declared... yes checking whether funlockfile is declared... yes checking whether putc_unlocked is declared... yes checking for mbstate_t... yes checking whether mbrtowc and mbstate_t are properly declared... yes checking for working memcmp... yes checking whether defines MIN and MAX... no checking whether defines MIN and MAX... yes checking whether time.h and sys/time.h may both be included... yes checking for inline... inline checking for C/C++ restrict keyword... __restrict checking for nl_langinfo and CODESET... yes checking whether snprintf is declared... yes checking for stdbool.h that conforms to C99... yes checking for _Bool... yes checking whether strdup is declared... yes checking whether strndup is declared... yes checking whether strnlen is declared... yes checking whether clearerr_unlocked is declared... yes checking whether feof_unlocked is declared... yes checking whether ferror_unlocked is declared... yes checking whether fgets_unlocked is declared... yes checking whether fputc_unlocked is declared... yes checking whether fread_unlocked is declared... yes checking whether fwrite_unlocked is declared... yes checking whether getc_unlocked is declared... yes checking whether getchar_unlocked is declared... yes checking whether putchar_unlocked is declared... yes checking for EOVERFLOW... yes checking for signed... yes checking for wchar_t... yes checking for wint_t... yes checking for size_t... yes checking for inttypes.h... yes checking for stdint.h... yes checking for intmax_t... yes checking whether vsnprintf is declared... yes checking for d_ino member in directory struct... yes checking for error_at_line... yes checking whether free (NULL) is known to work... yes checking whether getcwd handles long file names properly... no, but it is partly working checking for getpagesize... yes checking whether getcwd aborts when 4k < cwd_length < 16k... no checking for getdelim... yes checking whether getline is declared... yes checking for getline... yes checking for working getline function... yes checking for getpass... yes checking for getusershell... yes checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... (cached) yes checking for iswcntrl... yes checking for memchr... yes checking for memcpy... yes checking for memmove... yes checking for mempcpy... (cached) yes checking for memset... yes checking for obstacks... yes checking poll.h usability... yes checking poll.h presence... yes checking for poll.h... yes checking for poll... yes checking whether getutent is declared... yes checking for struct utmpx.ut_user... yes checking for struct utmp.ut_user... yes checking for struct utmpx.ut_name... yes checking for struct utmp.ut_name... yes checking for struct utmpx.ut_type... yes checking for struct utmp.ut_type... yes checking for struct utmpx.ut_pid... yes checking for struct utmp.ut_pid... yes checking for struct utmpx.ut_id... yes checking for struct utmp.ut_id... yes checking for struct utmpx.ut_exit... yes checking for struct utmp.ut_exit... yes checking for struct utmpx.ut_exit.ut_exit... no checking for struct utmp.ut_exit.ut_exit... no checking for struct utmpx.ut_exit.e_exit... yes checking for struct utmp.ut_exit.e_exit... yes checking for struct utmpx.ut_exit.ut_termination... no checking for struct utmp.ut_exit.ut_termination... no checking for struct utmpx.ut_exit.e_termination... yes checking for struct utmp.ut_exit.e_termination... yes checking for stdlib.h... (cached) yes checking for GNU libc compatible realloc... yes checking for working re_compile_pattern... no checking whether isblank is declared... yes checking for setenv... yes checking for unsetenv... yes checking for unsetenv() return type... int checking for stdint.h... (cached) yes checking for SIZE_MAX... yes checking for snprintf... yes checking for ssize_t... yes checking absolute name of ... ///usr/include/stdint.h checking whether stdint.h conforms to C99... yes checking for strncasecmp... yes checking for strchrnul... yes checking for strdup... yes checking for strerror... yes checking for working strndup... yes checking for working strnlen... yes checking sysexits.h usability... yes checking sysexits.h presence... yes checking for sysexits.h... yes checking for unistd.h... (cached) yes checking for vasnprintf... no checking for ptrdiff_t... yes checking for snprintf... (cached) yes checking for wcslen... yes checking for vsnprintf... yes checking whether wcwidth is declared... yes checking for stdint.h... (cached) yes checking for revoke in -lbsd... no checking for inet_ntoa in -lnsl... yes checking for gethostname in -lresolv... yes checking for getpeername in -lsocket... no checking for opiegenerator in -lopie... no checking for initscr in -lncurses... yes checking for ncurses include dir... none checking for tgetent in -lcurses... yes checking for rl_bind_key in -lreadline... yes checking for crypt in -lcrypt... yes checking for logout in -lutil... yes checking for initscr in -lcurses... yes checking for AF_INET6... yes checking for IPV6_V6ONLY... yes checking for struct sockaddr_storage... yes checking for struct sockaddr_in6... yes checking for struct addrinfo... yes checking for getaddrinfo... yes checking for getnameinfo... yes checking netinet/icmp6.h usability... yes checking netinet/icmp6.h presence... yes checking for netinet/icmp6.h... yes checking netinet/ip6.h usability... yes checking netinet/ip6.h presence... yes checking for netinet/ip6.h... yes checking for struct icmp6_filter... yes checking for struct icmp6_hdr... yes checking for IPV6_RECVHOPLIMIT... yes checking for ICMP6_DST_UNREACH_BEYONDSCOPE... yes checking for ANSI C header files... (cached) yes checking whether time.h and sys/time.h may both be included... (cached) yes checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking for arpa/nameser.h... yes checking for des.h... no checking for errno.h... yes checking for fcntl.h... yes checking for features.h... yes checking for glob.h... yes checking for krb.h... no checking for memory.h... (cached) yes checking for malloc.h... yes checking for netinet/in_systm.h... yes checking for netinet/ip.h... yes checking for netinet/ip_icmp.h... yes checking for netinet/ip_var.h... no checking for readline/readline.h... no checking for security/pam_appl.h... no checking for shadow.h... yes checking for stdarg.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for stropts.h... yes checking for sys/tty.h... no checking for sys/utsname.h... yes checking for sys/ptyvar.h... no checking for sys/msgbuf.h... no checking for sys/filio.h... no checking for sys/ioctl_compat.h... no checking for sys/cdefs.h... yes checking for sys/stream.h... no checking for sys/mkdev.h... no checking for sys/sockio.h... no checking for sys/sysmacros.h... yes checking for sys/param.h... yes checking for sys/file.h... yes checking for sys/proc.h... no checking for sys/select.h... yes checking for sys/time.h... (cached) yes checking for sys/wait.h... yes checking for sys/resource.h... yes checking for stropts.h... (cached) yes checking for tcpd.h... no checking for termio.h... yes checking for termios.h... (cached) yes checking for utmp.h... (cached) yes checking for utmpx.h... (cached) yes checking for unistd.h... (cached) yes checking for vis.h... no checking return type of signal handlers... void checking for socklen_t... yes checking for struct osockaddr... yes checking for struct if_nameindex... yes checking for sig_t... yes checking for sigset_t... yes checking for sig_atomic_t... yes checking for sa_family_t... yes checking for cc_t... yes checking for long long... (cached) yes checking for long double... yes checking for struct sockaddr_in.sin_len... no checking for struct lastlog... yes checking for struct utmp.ut_type... (cached) yes checking for struct utmp.ut_pid... (cached) yes checking for struct utmp.ut_id... (cached) yes checking for struct utmp.ut_user... (cached) yes checking for struct utmp.ut_host... yes checking for struct utmp.ut_tv... yes checking for struct utmp.ut_exit... (cached) yes checking for struct utmpx.ut_tv... yes checking for stuct ifreq.ifr_index... no checking for struct ifreq.ifr_netmask... yes checking for struct ifreq.ifr_broadaddr... yes checking for struct sockaddr.sa_len... no checking for struct hostent.h_addr_list... yes checking for struct stat.st_blksize... yes checking for function prototypes... yes checking for string.h... (cached) yes checking for an ANSI C-conforming const... yes checking whether gcc weak references work... yes checking whether pragma weak references work... yes checking whether closedir returns void... no checking for working alloca.h... (cached) yes checking for alloca... (cached) yes checking whether setvbuf arguments are reversed... no checking for pid_t... 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 working strcoll... yes checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for getpagesize... (cached) yes checking for working mmap... yes checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... (cached) yes checking for stdlib.h... (cached) yes checking for GNU libc compatible realloc... (cached) yes checking for bcopy... yes checking for bcmp... yes checking for bzero... yes checking for cfsetspeed... yes checking for cgetent... no checking for dirfd... yes checking for fchdir... yes checking for flock... yes checking for fpathconf... yes checking for ftruncate... yes checking for getcwd... yes checking for getmsg... no checking for getspnam... yes checking for initgroups... yes checking for initsetproctitle... no checking for killpg... yes checking for mkstemp... yes checking for ptsname... yes checking for setegid... yes checking for seteuid... yes checking for setpgid... yes checking for setsid... yes checking for setregid... yes checking for setreuid... yes checking for setresgid... yes checking for setresuid... yes checking for setutent_r... no checking for sigaction... yes checking for sigvec... yes checking for strchr... yes checking for setproctitle... no checking for tcgetattr... (cached) yes checking for tzset... yes checking for utimes... yes checking for utime... yes checking for uname... yes checking for updwtmp... yes checking for updwtmpx... yes checking for vhangup... yes checking for wait3... yes checking for wait4... yes checking for getpass... (cached) yes checking for getusershell... (cached) yes checking for memcmp... yes checking for memcpy... (cached) yes checking for memmove... (cached) yes checking for memset... (cached) yes checking for setenv... (cached) yes checking for strdup... (cached) yes checking for poll... (cached) yes checking for crypt... yes checking for working re_compile_pattern... no checking for _obstack_free... yes checking for setpgid... (cached) yes checking for getopt_long... yes checking for poll.h... (cached) yes checking for poll... (cached) yes checking for snprintf... (cached) yes checking for vsnprintf... (cached) yes checking for strerror... (cached) yes checking for hstrerror... yes checking whether hstrerror is declared... yes checking whether sys_siglist is declared... yes checking whether crypt is declared... yes checking for EWOULDBLOCK... yes checking whether errno is declared... yes checking for syslog internal macros... yes checking for CODE... yes checking whether prioritynames is declared... yes checking whether fclose is declared... yes checking whether pclose is declared... yes checking whether getcwd is declared... (cached) yes checking whether getlogin is declared... yes checking whether getpass is declared... (cached) yes checking whether getusershell is declared... yes checking whether ttyname is declared... yes checking whether getgrnam is declared... yes checking whether initgroups is declared... yes checking whether htons is declared... yes checking whether environ is declared... yes checking for h_errno... yes checking whether h_errno is declared... yes checking for SEEK_ macros... yes checking for _FILENO macros... yes checking for fd_set macros... yes checking paths.h usability... yes checking paths.h presence... yes checking for paths.h... yes checking for value of PATH_BSHELL... from _PATH_BSHELL in checking for value of PATH_CONSOLE... from _PATH_CONSOLE in checking for value of PATH_CP... /bin/cp checking for value of PATH_DEFPATH... from _PATH_DEFPATH in checking for value of PATH_DEV... from _PATH_DEV in checking for value of PATH_TTY_PFX... from _PATH_DEV in checking for value of PATH_DEVNULL... from _PATH_DEVNULL in checking for value of PATH_FTPLOGINMESG... (default) /etc/motd checking for value of PATH_FTPUSERS... (default) $(sysconfdir)/ftpusers checking for value of PATH_FTPCHROOT... (default) $(sysconfdir)/ftpchroot checking for value of PATH_FTPWELCOME... (default) $(sysconfdir)/ftpwelcome checking for value of PATH_FTPDPID... (default) $(localstatedir)/run/ftpd.pid checking for value of PATH_INETDCONF... (default) $(sysconfdir)/inetd.conf checking for value of PATH_INETDDIR... (default) $(sysconfdir)/inetd.d checking for value of PATH_INETDPID... (default) $(localstatedir)/run/inetd.pid checking for value of PATH_UTMP... from _PATH_UTMP in checking for value of PATH_UTMPX... from _PATH_UTMPX in checking for value of PATH_WTMP... from _PATH_WTMP in checking for value of PATH_WTMPX... from _PATH_WTMPX in checking for value of PATH_LASTLOG... from _PATH_LASTLOG in checking for value of PATH_LOG... from _PATH_LOG in checking for value of PATH_KLOG... from _PATH_KLOG in checking for value of PATH_LOGCONF... (default) $(sysconfdir)/syslog.conf checking for value of PATH_LOGIN... (default) $(bindir)/login checking for value of PATH_LOGPID... (default) $(localstatedir)/run/syslog.pid checking for value of PATH_NOLOGIN... from _PATH_NOLOGIN in checking for value of PATH_RLOGIN... (default) $(bindir)/rlogin checking for value of PATH_RSH... (default) $(bindir)/rsh checking for value of PATH_TMP... from _PATH_TMP in checking for value of PATH_TTY... from _PATH_TTY in checking for value of PATH_UUCICO... (default) $(libexecdir)/uucp/uucico checking for value of PATH_HEQUIV... from _PATH_HEQUIV in configure: creating ./config.status config.status: creating Makefile config.status: creating lib/Makefile config.status: creating libinetutils/Makefile config.status: creating libtelnet/Makefile config.status: creating glob/Makefile config.status: creating libicmp/Makefile config.status: creating ping/Makefile config.status: creating ftp/Makefile config.status: creating ftpd/Makefile config.status: creating inetd/Makefile config.status: creating rcp/Makefile config.status: creating rexecd/Makefile config.status: creating rlogin/Makefile config.status: creating rlogind/Makefile config.status: creating rsh/Makefile config.status: creating rshd/Makefile config.status: creating logger/Makefile config.status: creating syslogd/Makefile config.status: creating talk/Makefile config.status: creating talkd/Makefile config.status: creating telnet/Makefile config.status: creating telnetd/Makefile config.status: creating tftp/Makefile config.status: creating tftpd/Makefile config.status: creating uucpd/Makefile config.status: creating gwhois/Makefile config.status: creating libls/Makefile config.status: creating ifconfig/Makefile config.status: creating ifconfig/system/Makefile config.status: creating confpaths.h config.status: creating headers/Makefile config.status: creating doc/Makefile config.status: creating doc/rfc/Makefile config.status: creating config.h config.status: executing depfiles commands root:/sources/inetutils-1.5# root:/sources/inetutils-1.5# make make all-recursive make[1]: Entering directory `/sources/inetutils-1.5' Making all in lib make[2]: Entering directory `/sources/inetutils-1.5/lib' cp -f ./alloca_.h alloca.h-t mv -f alloca.h-t alloca.h make all-am make[3]: Entering directory `/sources/inetutils-1.5/lib' gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../intl -g -O2 -c allocsa.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../intl -g -O2 -c strnlen1.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../intl -g -O2 -c xalloc-die.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../intl -g -O2 -c exitfail.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../intl -g -O2 -c fopen-safer.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../intl -g -O2 -c getcwd.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../intl -g -O2 -c mbchar.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../intl -g -O2 -c readutmp.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../intl -g -O2 -c regex.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../intl -g -O2 -c strcasecmp.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../intl -g -O2 -c dup-safer.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../intl -g -O2 -c fd-safer.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../intl -g -O2 -c pipe-safer.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../intl -g -O2 -c vasnprintf.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../intl -g -O2 -c printf-args.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../intl -g -O2 -c printf-parse.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../intl -g -O2 -c asnprintf.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../intl -g -O2 -c xmalloc.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../intl -g -O2 -c xgetcwd.c rm -f libgnu.a ar cru libgnu.a allocsa.o strnlen1.o xalloc-die.o exitfail.o fopen-safer.o getcwd.o mbchar.o readutmp.o regex.o strcasecmp.o dup-safer.o fd-safer.o pipe-safer.o vasnprintf.o printf-args.o printf-parse.o asnprintf.o xmalloc.o xgetcwd.o ranlib libgnu.a make[3]: Leaving directory `/sources/inetutils-1.5/lib' make[2]: Leaving directory `/sources/inetutils-1.5/lib' Making all in headers make[2]: Entering directory `/sources/inetutils-1.5/headers' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/sources/inetutils-1.5/headers' Making all in libinetutils make[2]: Entering directory `/sources/inetutils-1.5/libinetutils' if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../headers -I../lib -I../lib -g -O2 -MT argcv.o -MD -MP -MF ".deps/argcv.Tpo" -c -o argcv.o argcv.c; \ then mv -f ".deps/argcv.Tpo" ".deps/argcv.Po"; else rm -f ".deps/argcv.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../headers -I../lib -I../lib -g -O2 -MT cleansess.o -MD -MP -MF ".deps/cleansess.Tpo" -c -o cleansess.o cleansess.c; \ then mv -f ".deps/cleansess.Tpo" ".deps/cleansess.Po"; else rm -f ".deps/cleansess.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../headers -I../lib -I../lib -g -O2 -MT daemon.o -MD -MP -MF ".deps/daemon.Tpo" -c -o daemon.o daemon.c; \ then mv -f ".deps/daemon.Tpo" ".deps/daemon.Po"; else rm -f ".deps/daemon.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../headers -I../lib -I../lib -g -O2 -MT des_rw.o -MD -MP -MF ".deps/des_rw.Tpo" -c -o des_rw.o des_rw.c; \ then mv -f ".deps/des_rw.Tpo" ".deps/des_rw.Po"; else rm -f ".deps/des_rw.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../headers -I../lib -I../lib -g -O2 -MT kcmd.o -MD -MP -MF ".deps/kcmd.Tpo" -c -o kcmd.o kcmd.c; \ then mv -f ".deps/kcmd.Tpo" ".deps/kcmd.Po"; else rm -f ".deps/kcmd.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../headers -I../lib -I../lib -g -O2 -MT krcmd.o -MD -MP -MF ".deps/krcmd.Tpo" -c -o krcmd.o krcmd.c; \ then mv -f ".deps/krcmd.Tpo" ".deps/krcmd.Po"; else rm -f ".deps/krcmd.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../headers -I../lib -I../lib -g -O2 -MT localhost.o -MD -MP -MF ".deps/localhost.Tpo" -c -o localhost.o localhost.c; \ then mv -f ".deps/localhost.Tpo" ".deps/localhost.Po"; else rm -f ".deps/localhost.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../headers -I../lib -I../lib -g -O2 -MT logwtmpko.o -MD -MP -MF ".deps/logwtmpko.Tpo" -c -o logwtmpko.o logwtmpko.c; \ then mv -f ".deps/logwtmpko.Tpo" ".deps/logwtmpko.Po"; else rm -f ".deps/logwtmpko.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../headers -I../lib -I../lib -g -O2 -MT setsig.o -MD -MP -MF ".deps/setsig.Tpo" -c -o setsig.o setsig.c; \ then mv -f ".deps/setsig.Tpo" ".deps/setsig.Po"; else rm -f ".deps/setsig.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../headers -I../lib -I../lib -g -O2 -MT shishi.o -MD -MP -MF ".deps/shishi.Tpo" -c -o shishi.o shishi.c; \ then mv -f ".deps/shishi.Tpo" ".deps/shishi.Po"; else rm -f ".deps/shishi.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../headers -I../lib -I../lib -g -O2 -MT tftpsubs.o -MD -MP -MF ".deps/tftpsubs.Tpo" -c -o tftpsubs.o tftpsubs.c; \ then mv -f ".deps/tftpsubs.Tpo" ".deps/tftpsubs.Po"; else rm -f ".deps/tftpsubs.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../headers -I../lib -I../lib -g -O2 -MT ttymsg.o -MD -MP -MF ".deps/ttymsg.Tpo" -c -o ttymsg.o ttymsg.c; \ then mv -f ".deps/ttymsg.Tpo" ".deps/ttymsg.Po"; else rm -f ".deps/ttymsg.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../headers -I../lib -I../lib -g -O2 -MT utmp_init.o -MD -MP -MF ".deps/utmp_init.Tpo" -c -o utmp_init.o utmp_init.c; \ then mv -f ".deps/utmp_init.Tpo" ".deps/utmp_init.Po"; else rm -f ".deps/utmp_init.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../headers -I../lib -I../lib -g -O2 -MT utmp_logout.o -MD -MP -MF ".deps/utmp_logout.Tpo" -c -o utmp_logout.o utmp_logout.c; \ then mv -f ".deps/utmp_logout.Tpo" ".deps/utmp_logout.Po"; else rm -f ".deps/utmp_logout.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../headers -I../lib -I../lib -g -O2 -MT xalloc_die.o -MD -MP -MF ".deps/xalloc_die.Tpo" -c -o xalloc_die.o xalloc_die.c; \ then mv -f ".deps/xalloc_die.Tpo" ".deps/xalloc_die.Po"; else rm -f ".deps/xalloc_die.Tpo"; exit 1; fi xalloc_die.c: In function 'xalloc_die': xalloc_die.c:26: warning: incompatible implicit declaration of built-in function 'exit' rm -f libinetutils.a ar cru libinetutils.a argcv.o cleansess.o daemon.o des_rw.o kcmd.o krcmd.o localhost.o logwtmpko.o setsig.o shishi.o tftpsubs.o ttymsg.o utmp_init.o utmp_logout.o xalloc_die.o daemon.o ../lib/libgnu.a ranlib libinetutils.a make[2]: Leaving directory `/sources/inetutils-1.5/libinetutils' Making all in libtelnet make[2]: Entering directory `/sources/inetutils-1.5/libtelnet' if gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -MT auth.o -MD -MP -MF ".deps/auth.Tpo" -c -o auth.o auth.c; \ then mv -f ".deps/auth.Tpo" ".deps/auth.Po"; else rm -f ".deps/auth.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -MT enc_des.o -MD -MP -MF ".deps/enc_des.Tpo" -c -o enc_des.o enc_des.c; \ then mv -f ".deps/enc_des.Tpo" ".deps/enc_des.Po"; else rm -f ".deps/enc_des.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -MT encrypt.o -MD -MP -MF ".deps/encrypt.Tpo" -c -o encrypt.o encrypt.c; \ then mv -f ".deps/encrypt.Tpo" ".deps/encrypt.Po"; else rm -f ".deps/encrypt.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -MT forward.o -MD -MP -MF ".deps/forward.Tpo" -c -o forward.o forward.c; \ then mv -f ".deps/forward.Tpo" ".deps/forward.Po"; else rm -f ".deps/forward.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -MT genget.o -MD -MP -MF ".deps/genget.Tpo" -c -o genget.o genget.c; \ then mv -f ".deps/genget.Tpo" ".deps/genget.Po"; else rm -f ".deps/genget.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -MT getent.o -MD -MP -MF ".deps/getent.Tpo" -c -o getent.o getent.c; \ then mv -f ".deps/getent.Tpo" ".deps/getent.Po"; else rm -f ".deps/getent.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -MT kerberos.o -MD -MP -MF ".deps/kerberos.Tpo" -c -o kerberos.o kerberos.c; \ then mv -f ".deps/kerberos.Tpo" ".deps/kerberos.Po"; else rm -f ".deps/kerberos.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -MT kerberos5.o -MD -MP -MF ".deps/kerberos5.Tpo" -c -o kerberos5.o kerberos5.c; \ then mv -f ".deps/kerberos5.Tpo" ".deps/kerberos5.Po"; else rm -f ".deps/kerberos5.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -MT misc.o -MD -MP -MF ".deps/misc.Tpo" -c -o misc.o misc.c; \ then mv -f ".deps/misc.Tpo" ".deps/misc.Po"; else rm -f ".deps/misc.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -MT read_passwd.o -MD -MP -MF ".deps/read_passwd.Tpo" -c -o read_passwd.o read_passwd.c; \ then mv -f ".deps/read_passwd.Tpo" ".deps/read_passwd.Po"; else rm -f ".deps/read_passwd.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -MT shishi.o -MD -MP -MF ".deps/shishi.Tpo" -c -o shishi.o shishi.c; \ then mv -f ".deps/shishi.Tpo" ".deps/shishi.Po"; else rm -f ".deps/shishi.Tpo"; exit 1; fi rm -f libtelnet.a ar cru libtelnet.a auth.o enc_des.o encrypt.o forward.o genget.o getent.o kerberos.o kerberos5.o misc.o read_passwd.o shishi.o ranlib libtelnet.a make[2]: Leaving directory `/sources/inetutils-1.5/libtelnet' Making all in glob make[2]: Entering directory `/sources/inetutils-1.5/glob' if gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -MT glob.o -MD -MP -MF ".deps/glob.Tpo" -c -o glob.o glob.c; \ then mv -f ".deps/glob.Tpo" ".deps/glob.Po"; else rm -f ".deps/glob.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -MT fnmatch.o -MD -MP -MF ".deps/fnmatch.Tpo" -c -o fnmatch.o fnmatch.c; \ then mv -f ".deps/fnmatch.Tpo" ".deps/fnmatch.Po"; else rm -f ".deps/fnmatch.Tpo"; exit 1; fi rm -f libglob.a ar cru libglob.a glob.o fnmatch.o ranlib libglob.a make[2]: Leaving directory `/sources/inetutils-1.5/glob' Making all in inetd make[2]: Entering directory `/sources/inetutils-1.5/inetd' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/sources/inetutils-1.5/inetd' Making all in telnetd make[2]: Entering directory `/sources/inetutils-1.5/telnetd' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/sources/inetutils-1.5/telnetd' Making all in libls make[2]: Entering directory `/sources/inetutils-1.5/libls' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/sources/inetutils-1.5/libls' Making all in ftpd make[2]: Entering directory `/sources/inetutils-1.5/ftpd' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/sources/inetutils-1.5/ftpd' Making all in rshd make[2]: Entering directory `/sources/inetutils-1.5/rshd' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/sources/inetutils-1.5/rshd' Making all in rlogind make[2]: Entering directory `/sources/inetutils-1.5/rlogind' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/sources/inetutils-1.5/rlogind' Making all in uucpd make[2]: Entering directory `/sources/inetutils-1.5/uucpd' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/sources/inetutils-1.5/uucpd' Making all in rexecd make[2]: Entering directory `/sources/inetutils-1.5/rexecd' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/sources/inetutils-1.5/rexecd' Making all in syslogd make[2]: Entering directory `/sources/inetutils-1.5/syslogd' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/sources/inetutils-1.5/syslogd' Making all in tftpd make[2]: Entering directory `/sources/inetutils-1.5/tftpd' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/sources/inetutils-1.5/tftpd' Making all in talkd make[2]: Entering directory `/sources/inetutils-1.5/talkd' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/sources/inetutils-1.5/talkd' Making all in telnet make[2]: Entering directory `/sources/inetutils-1.5/telnet' if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../lib -I../lib -I../libinetutils -DTERMCAP -DLINEMODE -DKLUDGELINEMODE -DENV_HACK -g -O2 -MT authenc.o -MD -MP -MF ".deps/authenc.Tpo" -c -o authenc.o authenc.c; \ then mv -f ".deps/authenc.Tpo" ".deps/authenc.Po"; else rm -f ".deps/authenc.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../lib -I../lib -I../libinetutils -DTERMCAP -DLINEMODE -DKLUDGELINEMODE -DENV_HACK -g -O2 -MT commands.o -MD -MP -MF ".deps/commands.Tpo" -c -o commands.o commands.c; \ then mv -f ".deps/commands.Tpo" ".deps/commands.Po"; else rm -f ".deps/commands.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../lib -I../lib -I../libinetutils -DTERMCAP -DLINEMODE -DKLUDGELINEMODE -DENV_HACK -g -O2 -MT main.o -MD -MP -MF ".deps/main.Tpo" -c -o main.o main.c; \ then mv -f ".deps/main.Tpo" ".deps/main.Po"; else rm -f ".deps/main.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../lib -I../lib -I../libinetutils -DTERMCAP -DLINEMODE -DKLUDGELINEMODE -DENV_HACK -g -O2 -MT network.o -MD -MP -MF ".deps/network.Tpo" -c -o network.o network.c; \ then mv -f ".deps/network.Tpo" ".deps/network.Po"; else rm -f ".deps/network.Tpo"; exit 1; fi network.c: In function 'init_network': network.c:75: warning: incompatible implicit declaration of built-in function 'exit' network.c:78: warning: incompatible implicit declaration of built-in function 'exit' if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../lib -I../lib -I../libinetutils -DTERMCAP -DLINEMODE -DKLUDGELINEMODE -DENV_HACK -g -O2 -MT ring.o -MD -MP -MF ".deps/ring.Tpo" -c -o ring.o ring.c; \ then mv -f ".deps/ring.Tpo" ".deps/ring.Po"; else rm -f ".deps/ring.Tpo"; exit 1; fi ring.c: In function 'ring_init': ring.c:105: warning: incompatible implicit declaration of built-in function 'memset' ring.c: In function 'ring_supply_data': ring.c:282: warning: incompatible implicit declaration of built-in function 'memmove' if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../lib -I../lib -I../libinetutils -DTERMCAP -DLINEMODE -DKLUDGELINEMODE -DENV_HACK -g -O2 -MT sys_bsd.o -MD -MP -MF ".deps/sys_bsd.Tpo" -c -o sys_bsd.o sys_bsd.c; \ then mv -f ".deps/sys_bsd.Tpo" ".deps/sys_bsd.Po"; else rm -f ".deps/sys_bsd.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../lib -I../lib -I../libinetutils -DTERMCAP -DLINEMODE -DKLUDGELINEMODE -DENV_HACK -g -O2 -MT telnet.o -MD -MP -MF ".deps/telnet.Tpo" -c -o telnet.o telnet.c; \ then mv -f ".deps/telnet.Tpo" ".deps/telnet.Po"; else rm -f ".deps/telnet.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../lib -I../lib -I../libinetutils -DTERMCAP -DLINEMODE -DKLUDGELINEMODE -DENV_HACK -g -O2 -MT terminal.o -MD -MP -MF ".deps/terminal.Tpo" -c -o terminal.o terminal.c; \ then mv -f ".deps/terminal.Tpo" ".deps/terminal.Po"; else rm -f ".deps/terminal.Tpo"; exit 1; fi terminal.c: In function 'init_terminal': terminal.c:95: warning: incompatible implicit declaration of built-in function 'exit' terminal.c:98: warning: incompatible implicit declaration of built-in function 'exit' if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../lib -I../lib -I../libinetutils -DTERMCAP -DLINEMODE -DKLUDGELINEMODE -DENV_HACK -g -O2 -MT tn3270.o -MD -MP -MF ".deps/tn3270.Tpo" -c -o tn3270.o tn3270.c; \ then mv -f ".deps/tn3270.Tpo" ".deps/tn3270.Po"; else rm -f ".deps/tn3270.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../lib -I../lib -I../libinetutils -DTERMCAP -DLINEMODE -DKLUDGELINEMODE -DENV_HACK -g -O2 -MT utilities.o -MD -MP -MF ".deps/utilities.Tpo" -c -o utilities.o utilities.c; \ then mv -f ".deps/utilities.Tpo" ".deps/utilities.Po"; else rm -f ".deps/utilities.Tpo"; exit 1; fi utilities.c: In function 'Exit': utilities.c:928: warning: incompatible implicit declaration of built-in function 'exit' utilities.c: In function 'ExitString': utilities.c:936: warning: incompatible implicit declaration of built-in function 'exit' gcc -g -O2 -o telnet authenc.o commands.o main.o network.o ring.o sys_bsd.o telnet.o terminal.o tn3270.o utilities.o -L../libinetutils -L../libtelnet -linetutils -ltelnet -L../lib -lgnu -lcurses -lcrypt -lresolv -lnsl make[2]: Leaving directory `/sources/inetutils-1.5/telnet' Making all in ftp make[2]: Entering directory `/sources/inetutils-1.5/ftp' if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../lib -I../lib -I../libinetutils -g -O2 -MT cmds.o -MD -MP -MF ".deps/cmds.Tpo" -c -o cmds.o cmds.c; \ then mv -f ".deps/cmds.Tpo" ".deps/cmds.Po"; else rm -f ".deps/cmds.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../lib -I../lib -I../libinetutils -g -O2 -MT cmdtab.o -MD -MP -MF ".deps/cmdtab.Tpo" -c -o cmdtab.o cmdtab.c; \ then mv -f ".deps/cmdtab.Tpo" ".deps/cmdtab.Po"; else rm -f ".deps/cmdtab.Tpo"; exit 1; fi cmdtab.c: In function 'help': cmdtab.c:241: warning: incompatible implicit declaration of built-in function 'strlen' cmdtab.c:262: warning: incompatible implicit declaration of built-in function 'strlen' cmdtab.c:270: warning: incompatible implicit declaration of built-in function 'strlen' if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../lib -I../lib -I../libinetutils -g -O2 -MT domacro.o -MD -MP -MF ".deps/domacro.Tpo" -c -o domacro.o domacro.c; \ then mv -f ".deps/domacro.Tpo" ".deps/domacro.Po"; else rm -f ".deps/domacro.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../lib -I../lib -I../libinetutils -g -O2 -MT ftp.o -MD -MP -MF ".deps/ftp.Tpo" -c -o ftp.o ftp.c; \ then mv -f ".deps/ftp.Tpo" ".deps/ftp.Po"; else rm -f ".deps/ftp.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../lib -I../lib -I../libinetutils -g -O2 -MT main.o -MD -MP -MF ".deps/main.Tpo" -c -o main.o main.c; \ then mv -f ".deps/main.Tpo" ".deps/main.Po"; else rm -f ".deps/main.Tpo"; exit 1; fi main.c: In function 'main': main.c:205: warning: incompatible implicit declaration of built-in function 'strlen' main.c:208: warning: incompatible implicit declaration of built-in function 'strcpy' main.c: In function 'cmdscanner': main.c:319: warning: assignment makes pointer from integer without a cast main.c:322: warning: incompatible implicit declaration of built-in function 'strlen' if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../lib -I../lib -I../libinetutils -g -O2 -MT ruserpass.o -MD -MP -MF ".deps/ruserpass.Tpo" -c -o ruserpass.o ruserpass.c; \ then mv -f ".deps/ruserpass.Tpo" ".deps/ruserpass.Po"; else rm -f ".deps/ruserpass.Tpo"; exit 1; fi gcc -g -O2 -o ftp cmds.o cmdtab.o domacro.o ftp.o main.o ruserpass.o -L../libinetutils -linetutils -L../lib -lgnu -L../glob -lglob -lreadline -lcurses -lresolv -lnsl make[2]: Leaving directory `/sources/inetutils-1.5/ftp' Making all in rsh make[2]: Entering directory `/sources/inetutils-1.5/rsh' if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../headers -I../lib -I../lib -DPATH_RLOGIN=\"/usr/bin/rlogin\" -g -O2 -MT rsh.o -MD -MP -MF ".deps/rsh.Tpo" -c -o rsh.o rsh.c; \ then mv -f ".deps/rsh.Tpo" ".deps/rsh.Po"; else rm -f ".deps/rsh.Tpo"; exit 1; fi gcc -g -O2 -o rsh rsh.o -L../libinetutils -linetutils -L../lib -lgnu -lutil -lcrypt -lresolv -lnsl make[2]: Leaving directory `/sources/inetutils-1.5/rsh' Making all in rcp make[2]: Entering directory `/sources/inetutils-1.5/rcp' if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../lib -I../lib -DPATH_RSH=\"/usr/bin/rsh\" -DPATH_CP=\"/bin/cp\" -g -O2 -MT rcp.o -MD -MP -MF ".deps/rcp.Tpo" -c -o rcp.o rcp.c; \ then mv -f ".deps/rcp.Tpo" ".deps/rcp.Po"; else rm -f ".deps/rcp.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../lib -I../lib -DPATH_RSH=\"/usr/bin/rsh\" -DPATH_CP=\"/bin/cp\" -g -O2 -MT util.o -MD -MP -MF ".deps/util.Tpo" -c -o util.o util.c; \ then mv -f ".deps/util.Tpo" ".deps/util.Po"; else rm -f ".deps/util.Tpo"; exit 1; fi gcc -g -O2 -o rcp rcp.o util.o -L../libinetutils -linetutils -L../lib -lgnu -lutil -lcrypt -lresolv -lnsl make[2]: Leaving directory `/sources/inetutils-1.5/rcp' Making all in rlogin make[2]: Entering directory `/sources/inetutils-1.5/rlogin' if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../headers -I../lib -I../lib -g -O2 -MT rlogin.o -MD -MP -MF ".deps/rlogin.Tpo" -c -o rlogin.o rlogin.c; \ then mv -f ".deps/rlogin.Tpo" ".deps/rlogin.Po"; else rm -f ".deps/rlogin.Tpo"; exit 1; fi gcc -g -O2 -o rlogin rlogin.o -L../libinetutils -linetutils -L../lib -lgnu -lutil -lcrypt -lresolv -lnsl make[2]: Leaving directory `/sources/inetutils-1.5/rlogin' Making all in tftp make[2]: Entering directory `/sources/inetutils-1.5/tftp' if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../headers -I../libinetutils -I../lib -I../lib -g -O2 -MT main.o -MD -MP -MF ".deps/main.Tpo" -c -o main.o main.c; \ then mv -f ".deps/main.Tpo" ".deps/main.Po"; else rm -f ".deps/main.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../headers -I../libinetutils -I../lib -I../lib -g -O2 -MT tftp.o -MD -MP -MF ".deps/tftp.Tpo" -c -o tftp.o tftp.c; \ then mv -f ".deps/tftp.Tpo" ".deps/tftp.Po"; else rm -f ".deps/tftp.Tpo"; exit 1; fi gcc -g -O2 -o tftp main.o tftp.o -L../libinetutils -linetutils -L../lib -lgnu -lresolv -lnsl make[2]: Leaving directory `/sources/inetutils-1.5/tftp' Making all in logger make[2]: Entering directory `/sources/inetutils-1.5/logger' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/sources/inetutils-1.5/logger' Making all in gwhois make[2]: Entering directory `/sources/inetutils-1.5/gwhois' make all-am make[3]: Entering directory `/sources/inetutils-1.5/gwhois' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/sources/inetutils-1.5/gwhois' make[2]: Leaving directory `/sources/inetutils-1.5/gwhois' Making all in talk make[2]: Entering directory `/sources/inetutils-1.5/talk' if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../lib -I../lib -I../libinetutils -g -O2 -MT ctl.o -MD -MP -MF ".deps/ctl.Tpo" -c -o ctl.o ctl.c; \ then mv -f ".deps/ctl.Tpo" ".deps/ctl.Po"; else rm -f ".deps/ctl.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../lib -I../lib -I../libinetutils -g -O2 -MT ctl_transact.o -MD -MP -MF ".deps/ctl_transact.Tpo" -c -o ctl_transact.o ctl_transact.c; \ then mv -f ".deps/ctl_transact.Tpo" ".deps/ctl_transact.Po"; else rm -f ".deps/ctl_transact.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../lib -I../lib -I../libinetutils -g -O2 -MT display.o -MD -MP -MF ".deps/display.Tpo" -c -o display.o display.c; \ then mv -f ".deps/display.Tpo" ".deps/display.Po"; else rm -f ".deps/display.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../lib -I../lib -I../libinetutils -g -O2 -MT get_addrs.o -MD -MP -MF ".deps/get_addrs.Tpo" -c -o get_addrs.o get_addrs.c; \ then mv -f ".deps/get_addrs.Tpo" ".deps/get_addrs.Po"; else rm -f ".deps/get_addrs.Tpo"; exit 1; fi get_addrs.c: In function 'get_addrs': get_addrs.c:61: warning: incompatible implicit declaration of built-in function 'exit' get_addrs.c:63: warning: incompatible implicit declaration of built-in function 'bcopy' get_addrs.c:73: warning: incompatible implicit declaration of built-in function 'exit' get_addrs.c:83: warning: incompatible implicit declaration of built-in function 'exit' if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../lib -I../lib -I../libinetutils -g -O2 -MT get_names.o -MD -MP -MF ".deps/get_names.Tpo" -c -o get_names.o get_names.c; \ then mv -f ".deps/get_names.Tpo" ".deps/get_names.Po"; else rm -f ".deps/get_names.Tpo"; exit 1; fi get_names.c: In function 'get_names': get_names.c:66: warning: incompatible implicit declaration of built-in function 'exit' get_names.c:70: warning: incompatible implicit declaration of built-in function 'exit' get_names.c:77: warning: incompatible implicit declaration of built-in function 'exit' get_names.c:85: warning: incompatible implicit declaration of built-in function 'exit' get_names.c:89: warning: incompatible implicit declaration of built-in function 'strchr' get_names.c:119: warning: incompatible implicit declaration of built-in function 'strncpy' if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../lib -I../lib -I../libinetutils -g -O2 -MT init_disp.o -MD -MP -MF ".deps/init_disp.Tpo" -c -o init_disp.o init_disp.c; \ then mv -f ".deps/init_disp.Tpo" ".deps/init_disp.Po"; else rm -f ".deps/init_disp.Tpo"; exit 1; fi init_disp.c: In function 'quit': init_disp.c:207: warning: incompatible implicit declaration of built-in function 'exit' if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../lib -I../lib -I../libinetutils -g -O2 -MT invite.o -MD -MP -MF ".deps/invite.Tpo" -c -o invite.o invite.c; \ then mv -f ".deps/invite.Tpo" ".deps/invite.Po"; else rm -f ".deps/invite.Tpo"; exit 1; fi invite.c: In function 'invite_remote': invite.c:91: warning: incompatible implicit declaration of built-in function 'memcpy' if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../lib -I../lib -I../libinetutils -g -O2 -MT io.o -MD -MP -MF ".deps/io.Tpo" -c -o io.o io.c; \ then mv -f ".deps/io.Tpo" ".deps/io.Po"; else rm -f ".deps/io.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../lib -I../lib -I../libinetutils -g -O2 -MT look_up.o -MD -MP -MF ".deps/look_up.Tpo" -c -o look_up.o look_up.c; \ then mv -f ".deps/look_up.Tpo" ".deps/look_up.Po"; else rm -f ".deps/look_up.Tpo"; exit 1; fi look_up.c: In function 'check_local': look_up.c:60: warning: incompatible implicit declaration of built-in function 'memcpy' if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../lib -I../lib -I../libinetutils -g -O2 -MT msgs.o -MD -MP -MF ".deps/msgs.Tpo" -c -o msgs.o msgs.c; \ then mv -f ".deps/msgs.Tpo" ".deps/msgs.Po"; else rm -f ".deps/msgs.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../lib -I../lib -I../libinetutils -g -O2 -MT talk.o -MD -MP -MF ".deps/talk.Tpo" -c -o talk.o talk.c; \ then mv -f ".deps/talk.Tpo" ".deps/talk.Po"; else rm -f ".deps/talk.Tpo"; exit 1; fi talk.c: In function 'main': talk.c:85: warning: incompatible implicit declaration of built-in function 'exit' gcc -g -O2 -o talk ctl.o ctl_transact.o display.o get_addrs.o get_names.o init_disp.o invite.o io.o look_up.o msgs.o talk.o -lcurses -L../libinetutils -linetutils -L../lib -lgnu -lresolv -lnsl make[2]: Leaving directory `/sources/inetutils-1.5/talk' Making all in libicmp make[2]: Entering directory `/sources/inetutils-1.5/libicmp' if gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -MT libping.o -MD -MP -MF ".deps/libping.Tpo" -c -o libping.o libping.c; \ then mv -f ".deps/libping.Tpo" ".deps/libping.Po"; else rm -f ".deps/libping.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -MT icmp_echo.o -MD -MP -MF ".deps/icmp_echo.Tpo" -c -o icmp_echo.o icmp_echo.c; \ then mv -f ".deps/icmp_echo.Tpo" ".deps/icmp_echo.Po"; else rm -f ".deps/icmp_echo.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -MT icmp_timestamp.o -MD -MP -MF ".deps/icmp_timestamp.Tpo" -c -o icmp_timestamp.o icmp_timestamp.c; \ then mv -f ".deps/icmp_timestamp.Tpo" ".deps/icmp_timestamp.Po"; else rm -f ".deps/icmp_timestamp.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -MT icmp_address.o -MD -MP -MF ".deps/icmp_address.Tpo" -c -o icmp_address.o icmp_address.c; \ then mv -f ".deps/icmp_address.Tpo" ".deps/icmp_address.Po"; else rm -f ".deps/icmp_address.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -MT icmp_cksum.o -MD -MP -MF ".deps/icmp_cksum.Tpo" -c -o icmp_cksum.o icmp_cksum.c; \ then mv -f ".deps/icmp_cksum.Tpo" ".deps/icmp_cksum.Po"; else rm -f ".deps/icmp_cksum.Tpo"; exit 1; fi rm -f libicmp.a ar cru libicmp.a libping.o icmp_echo.o icmp_timestamp.o icmp_address.o icmp_cksum.o ranlib libicmp.a make[2]: Leaving directory `/sources/inetutils-1.5/libicmp' Making all in ping make[2]: Entering directory `/sources/inetutils-1.5/ping' if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../lib -I../lib -I../libicmp -g -O2 -MT ping.o -MD -MP -MF ".deps/ping.Tpo" -c -o ping.o ping.c; \ then mv -f ".deps/ping.Tpo" ".deps/ping.Po"; else rm -f ".deps/ping.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../lib -I../lib -I../libicmp -g -O2 -MT ping_common.o -MD -MP -MF ".deps/ping_common.Tpo" -c -o ping_common.o ping_common.c; \ then mv -f ".deps/ping_common.Tpo" ".deps/ping_common.Po"; else rm -f ".deps/ping_common.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../lib -I../lib -I../libicmp -g -O2 -MT ping_echo.o -MD -MP -MF ".deps/ping_echo.Tpo" -c -o ping_echo.o ping_echo.c; \ then mv -f ".deps/ping_echo.Tpo" ".deps/ping_echo.Po"; else rm -f ".deps/ping_echo.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../lib -I../lib -I../libicmp -g -O2 -MT ping_address.o -MD -MP -MF ".deps/ping_address.Tpo" -c -o ping_address.o ping_address.c; \ then mv -f ".deps/ping_address.Tpo" ".deps/ping_address.Po"; else rm -f ".deps/ping_address.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../lib -I../lib -I../libicmp -g -O2 -MT ping_router.o -MD -MP -MF ".deps/ping_router.Tpo" -c -o ping_router.o ping_router.c; \ then mv -f ".deps/ping_router.Tpo" ".deps/ping_router.Po"; else rm -f ".deps/ping_router.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../lib -I../lib -I../libicmp -g -O2 -MT ping_timestamp.o -MD -MP -MF ".deps/ping_timestamp.Tpo" -c -o ping_timestamp.o ping_timestamp.c; \ then mv -f ".deps/ping_timestamp.Tpo" ".deps/ping_timestamp.Po"; else rm -f ".deps/ping_timestamp.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../lib -I../lib -I../libicmp -g -O2 -MT wordcopy.o -MD -MP -MF ".deps/wordcopy.Tpo" -c -o wordcopy.o wordcopy.c; \ then mv -f ".deps/wordcopy.Tpo" ".deps/wordcopy.Po"; else rm -f ".deps/wordcopy.Tpo"; exit 1; fi gcc -g -O2 -o ping ping.o ping_common.o ping_echo.o ping_address.o ping_router.o ping_timestamp.o wordcopy.o -L../libinetutils -linetutils -L../libicmp -licmp -L../lib -lgnu -lresolv -lnsl if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../lib -I../lib -I../libicmp -g -O2 -MT ping6.o -MD -MP -MF ".deps/ping6.Tpo" -c -o ping6.o ping6.c; \ then mv -f ".deps/ping6.Tpo" ".deps/ping6.Po"; else rm -f ".deps/ping6.Tpo"; exit 1; fi gcc -g -O2 -o ping6 ping6.o ping_common.o -L../lib -lgnu -L../libinetutils -linetutils -lresolv -lnsl make[2]: Leaving directory `/sources/inetutils-1.5/ping' Making all in doc make[2]: Entering directory `/sources/inetutils-1.5/doc' Making all in rfc make[3]: Entering directory `/sources/inetutils-1.5/doc/rfc' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/sources/inetutils-1.5/doc/rfc' make[3]: Entering directory `/sources/inetutils-1.5/doc' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/sources/inetutils-1.5/doc' make[2]: Leaving directory `/sources/inetutils-1.5/doc' Making all in ifconfig make[2]: Entering directory `/sources/inetutils-1.5/ifconfig' Making all in system make[3]: Entering directory `/sources/inetutils-1.5/ifconfig/system' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/sources/inetutils-1.5/ifconfig/system' make[3]: Entering directory `/sources/inetutils-1.5/ifconfig' if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../lib -I../lib -g -O2 -MT ifconfig.o -MD -MP -MF ".deps/ifconfig.Tpo" -c -o ifconfig.o ifconfig.c; \ then mv -f ".deps/ifconfig.Tpo" ".deps/ifconfig.Po"; else rm -f ".deps/ifconfig.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../lib -I../lib -g -O2 -MT flags.o -MD -MP -MF ".deps/flags.Tpo" -c -o flags.o flags.c; \ then mv -f ".deps/flags.Tpo" ".deps/flags.Po"; else rm -f ".deps/flags.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../lib -I../lib -g -O2 -MT changeif.o -MD -MP -MF ".deps/changeif.Tpo" -c -o changeif.o changeif.c; \ then mv -f ".deps/changeif.Tpo" ".deps/changeif.Po"; else rm -f ".deps/changeif.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../lib -I../lib -g -O2 -MT options.o -MD -MP -MF ".deps/options.Tpo" -c -o options.o options.c; \ then mv -f ".deps/options.Tpo" ".deps/options.Po"; else rm -f ".deps/options.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../lib -I../lib -g -O2 -MT printif.o -MD -MP -MF ".deps/printif.Tpo" -c -o printif.o printif.c; \ then mv -f ".deps/printif.Tpo" ".deps/printif.Po"; else rm -f ".deps/printif.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../lib -I../lib -g -O2 -MT system.o -MD -MP -MF ".deps/system.Tpo" -c -o system.o system.c; \ then mv -f ".deps/system.Tpo" ".deps/system.Po"; else rm -f ".deps/system.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../lib -I../lib -g -O2 -MT if_index.o -MD -MP -MF ".deps/if_index.Tpo" -c -o if_index.o if_index.c; \ then mv -f ".deps/if_index.Tpo" ".deps/if_index.Po"; else rm -f ".deps/if_index.Tpo"; exit 1; fi gcc -g -O2 -o ifconfig ifconfig.o flags.o changeif.o options.o printif.o system.o if_index.o -L../libinetutils -linetutils ../lib/libgnu.a -lresolv -lnsl make[3]: Leaving directory `/sources/inetutils-1.5/ifconfig' make[2]: Leaving directory `/sources/inetutils-1.5/ifconfig' make[2]: Entering directory `/sources/inetutils-1.5' make[2]: Nothing to be done for `all-am'. make[2]: Leaving directory `/sources/inetutils-1.5' make[1]: Leaving directory `/sources/inetutils-1.5' root:/sources/inetutils-1.5# root:/sources/inetutils-1.5# make install Making install in lib make[1]: Entering directory `/sources/inetutils-1.5/lib' make install-am make[2]: Entering directory `/sources/inetutils-1.5/lib' make[3]: Entering directory `/sources/inetutils-1.5/lib' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/sources/inetutils-1.5/lib' make[2]: Leaving directory `/sources/inetutils-1.5/lib' make[1]: Leaving directory `/sources/inetutils-1.5/lib' Making install in headers make[1]: Entering directory `/sources/inetutils-1.5/headers' make[2]: Entering directory `/sources/inetutils-1.5/headers' make[2]: Nothing to be done for `install-exec-am'. make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/sources/inetutils-1.5/headers' make[1]: Leaving directory `/sources/inetutils-1.5/headers' Making install in libinetutils make[1]: Entering directory `/sources/inetutils-1.5/libinetutils' make[2]: Entering directory `/sources/inetutils-1.5/libinetutils' make[2]: Nothing to be done for `install-exec-am'. make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/sources/inetutils-1.5/libinetutils' make[1]: Leaving directory `/sources/inetutils-1.5/libinetutils' Making install in libtelnet make[1]: Entering directory `/sources/inetutils-1.5/libtelnet' make[2]: Entering directory `/sources/inetutils-1.5/libtelnet' make[2]: Nothing to be done for `install-exec-am'. make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/sources/inetutils-1.5/libtelnet' make[1]: Leaving directory `/sources/inetutils-1.5/libtelnet' Making install in glob make[1]: Entering directory `/sources/inetutils-1.5/glob' make[2]: Entering directory `/sources/inetutils-1.5/glob' make[2]: Nothing to be done for `install-exec-am'. make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/sources/inetutils-1.5/glob' make[1]: Leaving directory `/sources/inetutils-1.5/glob' Making install in inetd make[1]: Entering directory `/sources/inetutils-1.5/inetd' make[2]: Entering directory `/sources/inetutils-1.5/inetd' make[2]: Nothing to be done for `install-exec-am'. test -z "/usr/sbin" || mkdir -p -- "/usr/sbin" test -z "/usr/man/man8" || mkdir -p -- "/usr/man/man8" make[2]: Leaving directory `/sources/inetutils-1.5/inetd' make[1]: Leaving directory `/sources/inetutils-1.5/inetd' Making install in telnetd make[1]: Entering directory `/sources/inetutils-1.5/telnetd' make[2]: Entering directory `/sources/inetutils-1.5/telnetd' make[2]: Nothing to be done for `install-exec-am'. test -z "/usr/sbin" || mkdir -p -- "/usr/sbin" test -z "/usr/man/man8" || mkdir -p -- "/usr/man/man8" make[2]: Leaving directory `/sources/inetutils-1.5/telnetd' make[1]: Leaving directory `/sources/inetutils-1.5/telnetd' Making install in libls make[1]: Entering directory `/sources/inetutils-1.5/libls' make[2]: Entering directory `/sources/inetutils-1.5/libls' make[2]: Nothing to be done for `install-exec-am'. make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/sources/inetutils-1.5/libls' make[1]: Leaving directory `/sources/inetutils-1.5/libls' Making install in ftpd make[1]: Entering directory `/sources/inetutils-1.5/ftpd' make[2]: Entering directory `/sources/inetutils-1.5/ftpd' make[2]: Nothing to be done for `install-exec-am'. test -z "/usr/sbin" || mkdir -p -- "/usr/sbin" test -z "/usr/man/man8" || mkdir -p -- "/usr/man/man8" make[2]: Leaving directory `/sources/inetutils-1.5/ftpd' make[1]: Leaving directory `/sources/inetutils-1.5/ftpd' Making install in rshd make[1]: Entering directory `/sources/inetutils-1.5/rshd' make[2]: Entering directory `/sources/inetutils-1.5/rshd' make[2]: Nothing to be done for `install-exec-am'. test -z "/usr/sbin" || mkdir -p -- "/usr/sbin" test -z "/usr/man/man8" || mkdir -p -- "/usr/man/man8" make[2]: Leaving directory `/sources/inetutils-1.5/rshd' make[1]: Leaving directory `/sources/inetutils-1.5/rshd' Making install in rlogind make[1]: Entering directory `/sources/inetutils-1.5/rlogind' make[2]: Entering directory `/sources/inetutils-1.5/rlogind' make[2]: Nothing to be done for `install-exec-am'. test -z "/usr/sbin" || mkdir -p -- "/usr/sbin" test -z "/usr/man/man8" || mkdir -p -- "/usr/man/man8" make[2]: Leaving directory `/sources/inetutils-1.5/rlogind' make[1]: Leaving directory `/sources/inetutils-1.5/rlogind' Making install in uucpd make[1]: Entering directory `/sources/inetutils-1.5/uucpd' make[2]: Entering directory `/sources/inetutils-1.5/uucpd' make[2]: Nothing to be done for `install-exec-am'. test -z "/usr/sbin" || mkdir -p -- "/usr/sbin" make[2]: Leaving directory `/sources/inetutils-1.5/uucpd' make[1]: Leaving directory `/sources/inetutils-1.5/uucpd' Making install in rexecd make[1]: Entering directory `/sources/inetutils-1.5/rexecd' make[2]: Entering directory `/sources/inetutils-1.5/rexecd' make[2]: Nothing to be done for `install-exec-am'. test -z "/usr/sbin" || mkdir -p -- "/usr/sbin" test -z "/usr/man/man8" || mkdir -p -- "/usr/man/man8" make[2]: Leaving directory `/sources/inetutils-1.5/rexecd' make[1]: Leaving directory `/sources/inetutils-1.5/rexecd' Making install in syslogd make[1]: Entering directory `/sources/inetutils-1.5/syslogd' make[2]: Entering directory `/sources/inetutils-1.5/syslogd' make[2]: Nothing to be done for `install-exec-am'. test -z "/usr/sbin" || mkdir -p -- "/usr/sbin" test -z "/usr/man/man5" || mkdir -p -- "/usr/man/man5" test -z "/usr/man/man8" || mkdir -p -- "/usr/man/man8" make[2]: Leaving directory `/sources/inetutils-1.5/syslogd' make[1]: Leaving directory `/sources/inetutils-1.5/syslogd' Making install in tftpd make[1]: Entering directory `/sources/inetutils-1.5/tftpd' make[2]: Entering directory `/sources/inetutils-1.5/tftpd' make[2]: Nothing to be done for `install-exec-am'. test -z "/usr/sbin" || mkdir -p -- "/usr/sbin" test -z "/usr/man/man8" || mkdir -p -- "/usr/man/man8" make[2]: Leaving directory `/sources/inetutils-1.5/tftpd' make[1]: Leaving directory `/sources/inetutils-1.5/tftpd' Making install in talkd make[1]: Entering directory `/sources/inetutils-1.5/talkd' make[2]: Entering directory `/sources/inetutils-1.5/talkd' make[2]: Nothing to be done for `install-exec-am'. test -z "/usr/sbin" || mkdir -p -- "/usr/sbin" test -z "/usr/man/man8" || mkdir -p -- "/usr/man/man8" make[2]: Leaving directory `/sources/inetutils-1.5/talkd' make[1]: Leaving directory `/sources/inetutils-1.5/talkd' Making install in telnet make[1]: Entering directory `/sources/inetutils-1.5/telnet' make[2]: Entering directory `/sources/inetutils-1.5/telnet' test -z "/usr/bin" || mkdir -p -- "/usr/bin" /bin/install -c 'telnet' '/usr/bin/telnet' test -z "/usr/man/man1" || mkdir -p -- "/usr/man/man1" /bin/install -c -m 644 './telnet.1' '/usr/man/man1/telnet.1' make[2]: Leaving directory `/sources/inetutils-1.5/telnet' make[1]: Leaving directory `/sources/inetutils-1.5/telnet' Making install in ftp make[1]: Entering directory `/sources/inetutils-1.5/ftp' make[2]: Entering directory `/sources/inetutils-1.5/ftp' test -z "/usr/bin" || mkdir -p -- "/usr/bin" /bin/install -c 'ftp' '/usr/bin/ftp' test -z "/usr/man/man1" || mkdir -p -- "/usr/man/man1" /bin/install -c -m 644 './ftp.1' '/usr/man/man1/ftp.1' make[2]: Leaving directory `/sources/inetutils-1.5/ftp' make[1]: Leaving directory `/sources/inetutils-1.5/ftp' Making install in rsh make[1]: Entering directory `/sources/inetutils-1.5/rsh' make[2]: Entering directory `/sources/inetutils-1.5/rsh' test -z "/usr/bin" || mkdir -p -- "/usr/bin" /bin/install -c 'rsh' '/usr/bin/rsh' make install-exec-hook make[3]: Entering directory `/sources/inetutils-1.5/rsh' make[3]: Leaving directory `/sources/inetutils-1.5/rsh' test -z "/usr/man/man1" || mkdir -p -- "/usr/man/man1" /bin/install -c -m 644 './rsh.1' '/usr/man/man1/rsh.1' make[2]: Leaving directory `/sources/inetutils-1.5/rsh' make[1]: Leaving directory `/sources/inetutils-1.5/rsh' Making install in rcp make[1]: Entering directory `/sources/inetutils-1.5/rcp' make[2]: Entering directory `/sources/inetutils-1.5/rcp' test -z "/usr/bin" || mkdir -p -- "/usr/bin" /bin/install -c 'rcp' '/usr/bin/rcp' make install-exec-hook make[3]: Entering directory `/sources/inetutils-1.5/rcp' make[3]: Leaving directory `/sources/inetutils-1.5/rcp' test -z "/usr/man/man1" || mkdir -p -- "/usr/man/man1" /bin/install -c -m 644 './rcp.1' '/usr/man/man1/rcp.1' make[2]: Leaving directory `/sources/inetutils-1.5/rcp' make[1]: Leaving directory `/sources/inetutils-1.5/rcp' Making install in rlogin make[1]: Entering directory `/sources/inetutils-1.5/rlogin' make[2]: Entering directory `/sources/inetutils-1.5/rlogin' test -z "/usr/bin" || mkdir -p -- "/usr/bin" /bin/install -c 'rlogin' '/usr/bin/rlogin' make install-exec-hook make[3]: Entering directory `/sources/inetutils-1.5/rlogin' make[3]: Leaving directory `/sources/inetutils-1.5/rlogin' test -z "/usr/man/man1" || mkdir -p -- "/usr/man/man1" /bin/install -c -m 644 './rlogin.1' '/usr/man/man1/rlogin.1' make[2]: Leaving directory `/sources/inetutils-1.5/rlogin' make[1]: Leaving directory `/sources/inetutils-1.5/rlogin' Making install in tftp make[1]: Entering directory `/sources/inetutils-1.5/tftp' make[2]: Entering directory `/sources/inetutils-1.5/tftp' test -z "/usr/bin" || mkdir -p -- "/usr/bin" /bin/install -c 'tftp' '/usr/bin/tftp' test -z "/usr/man/man1" || mkdir -p -- "/usr/man/man1" /bin/install -c -m 644 './tftp.1' '/usr/man/man1/tftp.1' make[2]: Leaving directory `/sources/inetutils-1.5/tftp' make[1]: Leaving directory `/sources/inetutils-1.5/tftp' Making install in logger make[1]: Entering directory `/sources/inetutils-1.5/logger' make[2]: Entering directory `/sources/inetutils-1.5/logger' test -z "/usr/bin" || mkdir -p -- "/usr/bin" test -z "/usr/man/man1" || mkdir -p -- "/usr/man/man1" make[2]: Leaving directory `/sources/inetutils-1.5/logger' make[1]: Leaving directory `/sources/inetutils-1.5/logger' Making install in gwhois make[1]: Entering directory `/sources/inetutils-1.5/gwhois' make install-am make[2]: Entering directory `/sources/inetutils-1.5/gwhois' make[3]: Entering directory `/sources/inetutils-1.5/gwhois' test -z "/usr/bin" || mkdir -p -- "/usr/bin" make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/sources/inetutils-1.5/gwhois' make[2]: Leaving directory `/sources/inetutils-1.5/gwhois' make[1]: Leaving directory `/sources/inetutils-1.5/gwhois' Making install in talk make[1]: Entering directory `/sources/inetutils-1.5/talk' make[2]: Entering directory `/sources/inetutils-1.5/talk' test -z "/usr/bin" || mkdir -p -- "/usr/bin" /bin/install -c 'talk' '/usr/bin/talk' test -z "/usr/man/man1" || mkdir -p -- "/usr/man/man1" /bin/install -c -m 644 './talk.1' '/usr/man/man1/talk.1' make[2]: Leaving directory `/sources/inetutils-1.5/talk' make[1]: Leaving directory `/sources/inetutils-1.5/talk' Making install in libicmp make[1]: Entering directory `/sources/inetutils-1.5/libicmp' make[2]: Entering directory `/sources/inetutils-1.5/libicmp' make[2]: Nothing to be done for `install-exec-am'. make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/sources/inetutils-1.5/libicmp' make[1]: Leaving directory `/sources/inetutils-1.5/libicmp' Making install in ping make[1]: Entering directory `/sources/inetutils-1.5/ping' make[2]: Entering directory `/sources/inetutils-1.5/ping' test -z "/usr/bin" || mkdir -p -- "/usr/bin" /bin/install -c 'ping' '/usr/bin/ping' /bin/install -c 'ping6' '/usr/bin/ping6' make install-exec-hook make[3]: Entering directory `/sources/inetutils-1.5/ping' make[3]: Leaving directory `/sources/inetutils-1.5/ping' test -z "/usr/man/man8" || mkdir -p -- "/usr/man/man8" /bin/install -c -m 644 './ping.8' '/usr/man/man8/ping.8' make[2]: Leaving directory `/sources/inetutils-1.5/ping' make[1]: Leaving directory `/sources/inetutils-1.5/ping' Making install in doc make[1]: Entering directory `/sources/inetutils-1.5/doc' Making install in rfc make[2]: Entering directory `/sources/inetutils-1.5/doc/rfc' make[3]: Entering directory `/sources/inetutils-1.5/doc/rfc' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/sources/inetutils-1.5/doc/rfc' make[2]: Leaving directory `/sources/inetutils-1.5/doc/rfc' make[2]: Entering directory `/sources/inetutils-1.5/doc' make[3]: Entering directory `/sources/inetutils-1.5/doc' make[3]: Nothing to be done for `install-exec-am'. test -z "/usr/info" || mkdir -p -- "/usr/info" /bin/install -c -m 644 './inetutils.info' '/usr/info/inetutils.info' install-info --info-dir='/usr/info' '/usr/info/inetutils.info' make[3]: Leaving directory `/sources/inetutils-1.5/doc' make[2]: Leaving directory `/sources/inetutils-1.5/doc' make[1]: Leaving directory `/sources/inetutils-1.5/doc' Making install in ifconfig make[1]: Entering directory `/sources/inetutils-1.5/ifconfig' Making install in system make[2]: Entering directory `/sources/inetutils-1.5/ifconfig/system' make[3]: Entering directory `/sources/inetutils-1.5/ifconfig/system' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/sources/inetutils-1.5/ifconfig/system' make[2]: Leaving directory `/sources/inetutils-1.5/ifconfig/system' make[2]: Entering directory `/sources/inetutils-1.5/ifconfig' make[3]: Entering directory `/sources/inetutils-1.5/ifconfig' test -z "/usr/bin" || mkdir -p -- "/usr/bin" /bin/install -c 'ifconfig' '/usr/bin/ifconfig' make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/sources/inetutils-1.5/ifconfig' make[2]: Leaving directory `/sources/inetutils-1.5/ifconfig' make[1]: Leaving directory `/sources/inetutils-1.5/ifconfig' make[1]: Entering directory `/sources/inetutils-1.5' make[2]: Entering directory `/sources/inetutils-1.5' make[2]: Nothing to be done for `install-exec-am'. make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/sources/inetutils-1.5' make[1]: Leaving directory `/sources/inetutils-1.5' root:/sources/inetutils-1.5# root:/sources/inetutils-1.5# mv -v /usr/bin/ping{,6} /bin `/usr/bin/ping' -> `/bin/ping' `/usr/bin/ping6' -> `/bin/ping6' root:/sources/inetutils-1.5#