[dickson(_at_)violet 07:55:18 downloads]$ tar zfx fetchmail-5.9.7.tar.gz [dickson(_at_)violet 07:56:03 downloads]$ cd fetchmail-5.9.7 [dickson(_at_)violet 07:56:17 fetchmail-5.9.7]$ ./configure --with-included-gettext creating cache ./config.cache checking for a BSD compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking whether make sets ${MAKE}... yes checking for working aclocal... found checking for working autoconf... found checking for working automake... found checking for working autoheader... found checking for working makeinfo... found checking host system type... i686-pc-linux-gnu checking for gcc... gcc checking whether the C compiler (gcc -O ) works... yes checking whether the C compiler (gcc -O ) is a cross-compiler... no checking whether we are using GNU C... yes checking whether gcc accepts -g... yes checking for a BSD compatible install... /usr/bin/install -c checking how to run the C preprocessor... gcc -E checking whether gcc and cc understand -c and -o together... yes checking for AIX... no checking for strerror in -lcposix... no checking for minix/config.h... no checking for ANSI C header files... yes checking for size_t... yes checking for pid_t... yes checking return type of signal handlers... void checking for unistd.h... yes checking for termios.h... yes checking for termio.h... yes checking for sgtty.h... yes checking for stdarg.h... yes checking for alloca.h... yes checking for sys/itimer.h... no checking for fcntl.h... yes checking for sys/fcntl.h... yes checking for memory.h... yes checking for sys/wait.h... yes checking for sys/shm.h... yes checking for arpa/inet.h... yes checking for arpa/nameser.h... yes checking for resolv.h... yes checking for net/socket.h... no checking for sys/select.h... yes checking for working const... yes checking for flex... flex checking for yywrap in -lfl... yes checking whether make sets ${MAKE}... (cached) yes checking for bison... bison -y checking for ranlib... ranlib checking for inline... inline checking for off_t... yes checking for working alloca.h... (cached) yes checking for alloca... yes checking for stdlib.h... yes checking for unistd.h... (cached) yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for getpagesize... yes checking for working mmap... yes checking whether we are using the GNU C Library 2.1 or newer... yes checking for argz.h... yes checking for limits.h... yes checking for locale.h... yes checking for nl_types.h... yes checking for malloc.h... yes checking for stddef.h... yes checking for stdlib.h... (cached) yes checking for string.h... yes checking for unistd.h... (cached) yes checking for sys/param.h... yes checking for feof_unlocked... yes checking for fgets_unlocked... yes checking for getcwd... yes checking for getegid... yes checking for geteuid... yes checking for getgid... yes checking for getuid... yes checking for mempcpy... yes checking for munmap... yes checking for putenv... yes checking for setenv... yes checking for setlocale... yes checking for stpcpy... yes checking for strchr... yes checking for strcasecmp... yes checking for strdup... yes checking for strtoul... yes checking for tsearch... yes checking for __argz_count... yes checking for __argz_stringify... yes checking for __argz_next... yes checking for iconv... yes checking for iconv declaration... extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); checking for nl_langinfo and CODESET... yes checking for LC_MESSAGES... yes checking whether NLS is requested... yes checking whether included gettext is requested... yes checking for msgfmt... /usr/bin/msgfmt checking for gmsgfmt... /usr/bin/msgfmt checking for xgettext... /usr/bin/xgettext checking for bison... bison checking version of bison... 1.28, ok checking for catalogs to be installed... cs es fr pl pt_BR gl da tr checking for socket... yes using libc's socket checking for inet_addr... yes using libc's inet_addr checking for strchr in -lcposix... no checking for gettext in -lintl... no checking for strstr... yes checking for strcasecmp... (cached) yes checking for memmove... yes checking for MD5Init... no checking for getopt_long... yes checking for vprintf... yes checking for working alloca.h... (cached) yes checking for alloca... (cached) yes checking for tcsetattr... yes checking for stty... no checking for setsid... yes checking for geteuid... (cached) yes checking for seteuid... yes checking for gethostbyname... yes checking for res_search... no checking for herror... yes checking for strrchr... yes checking for strerror... yes checking for setlinebuf... yes checking for syslog... yes checking for snprintf... yes checking for vprintf... (cached) yes checking for vsnprintf... yes checking for vsyslog... yes checking for atexit... yes checking for inet_aton... yes checking for strftime... yes checking for setrlimit... yes checking for socketpair... yes checking for sigprocmask... yes checking for sigaction... yes checking for getopt_long... (cached) yes checking for res_search... (cached) no checking for res_search in -lresolv... yes found resolver functions in libresolv checking for crypt... no checking for crypt in -lcrypt... yes checking for RSAPublicDecrypt in -lrsaref... no checking use of void pointer type... yes checking for ANSI volatile... yes checking for waitpid... yes checking for wait3... yes checking for union wait... yes checking sys_siglist declaration in signal.h or unistd.h... yes root-mode pid file will go in /var/run checking for procmail... /usr/bin/procmail checking for sendmail... /usr/sbin/sendmail Will use /usr/bin/procmail as fallback MDA. checking size of short... 2 checking size of int... 4 checking size of long... 4 checking for inner_connect... no Disabling SSL support... updating cache ./config.cache creating ./config.status creating Makefile creating intl/Makefile creating po/Makefile.in creating config.h creating po/POTFILES creating po/Makefile You can ignore any makedepend error messages: [dickson(_at_)violet 07:57:52 fetchmail-5.9.7]$ make expect conflicts: 2 shift/reduce bison -y -d ./rcfile_y.y conflicts: 2 shift/reduce mv y.tab.c rcfile_y.c mv -f y.tab.h rcfile_y.h cd . # && autoheader echo timestamp> ./stamp-h.in gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/local/share/locale\" -c -I. -I. -I./intl -I./intl -O rcfile_y.c flex ./rcfile_l.l sed rcfile_l.c -e "/lex\\.yy\\.c/s//rcfile_l.c/" rm -f lex.yy.c gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/local/share/locale\" -c -I. -I. -I./intl -I./intl -O rcfile_l.c gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/local/share/locale\" -c -I. -I. -I./intl -I./intl -O socket.c gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/local/share/locale\" -c -I. -I. -I./intl -I./intl -O getpass.c gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/local/share/locale\" -c -I. -I. -I./intl -I./intl -O pop2.c gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/local/share/locale\" -c -I. -I. -I./intl -I./intl -O pop3.c gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/local/share/locale\" -c -I. -I. -I./intl -I./intl -O imap.c gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/local/share/locale\" -c -I. -I. -I./intl -I./intl -O etrn.c gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/local/share/locale\" -c -I. -I. -I./intl -I./intl -O odmr.c gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/local/share/locale\" -c -I. -I. -I./intl -I./intl -O fetchmail.c gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/local/share/locale\" -c -I. -I. -I./intl -I./intl -O idle.c gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/local/share/locale\" -c -I. -I. -I./intl -I./intl -O env.c gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/local/share/locale\" -c -I. -I. -I./intl -I./intl -O options.c gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/local/share/locale\" -c -I. -I. -I./intl -I./intl -O daemon.c gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/local/share/locale\" -c -I. -I. -I./intl -I./intl -O driver.c gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/local/share/locale\" -c -I. -I. -I./intl -I./intl -O transact.c gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/local/share/locale\" -c -I. -I. -I./intl -I./intl -O sink.c gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/local/share/locale\" -c -I. -I. -I./intl -I./intl -O rfc822.c gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/local/share/locale\" -c -I. -I. -I./intl -I./intl -O smtp.c gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/local/share/locale\" -c -I. -I. -I./intl -I./intl -O xmalloc.c gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/local/share/locale\" -c -I. -I. -I./intl -I./intl -O uid.c gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/local/share/locale\" -c -I. -I. -I./intl -I./intl -O mxget.c gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/local/share/locale\" -c -I. -I. -I./intl -I./intl -O md5ify.c gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/local/share/locale\" -c -I. -I. -I./intl -I./intl -O cram.c gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/local/share/locale\" -c -I. -I. -I./intl -I./intl -O kerberos.c gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/local/share/locale\" -c -I. -I. -I./intl -I./intl -O gssapi.c gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/local/share/locale\" -c -I. -I. -I./intl -I./intl -O opie.c gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/local/share/locale\" -c -I. -I. -I./intl -I./intl -O rpa.c gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/local/share/locale\" -c -I. -I. -I./intl -I./intl -O interface.c gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/local/share/locale\" -c -I. -I. -I./intl -I./intl -O netrc.c gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/local/share/locale\" -c -I. -I. -I./intl -I./intl -O base64.c gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/local/share/locale\" -c -I. -I. -I./intl -I./intl -O report.c gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/local/share/locale\" -c -I. -I. -I./intl -I./intl -O unmime.c gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/local/share/locale\" -c -I. -I. -I./intl -I./intl -O conf.c gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/local/share/locale\" -c -I. -I. -I./intl -I./intl -O checkalias.c gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/local/share/locale\" -c -I. -I. -I./intl -I./intl -O smbdes.c gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/local/share/locale\" -c -I. -I. -I./intl -I./intl -O smbencrypt.c gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/local/share/locale\" -c -I. -I. -I./intl -I./intl -O smbmd4.c gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/local/share/locale\" -c -I. -I. -I./intl -I./intl -O smbutil.c gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/local/share/locale\" -c -I. -I. -I./intl -I./intl -O ipv6-connect.c gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/local/share/locale\" -c -I. -I. -I./intl -I./intl -O lock.c gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/local/share/locale\" -c -I. -I. -I./intl -I./intl -O md5c.c cd intl; make make[1]: Entering directory `/home/dickson/amber/downloads/fetchmail-5.9.7/intl' make[1]: *** No rule to make target `libintl(_dot_)(_at_)l@a', needed by `all-yes'. Stop. make[1]: Leaving directory `/home/dickson/amber/downloads/fetchmail-5.9.7/intl' make: *** [(_at_)INTLDEPS@] Error 2 [dickson(_at_)violet 08:02:57 fetchmail-5.9.7]$ grep @LIBTOOL@ * grep: beos: Is a directory grep: contrib: Is a directory grep: intl: Is a directory grep: po: Is a directory grep: rh-config: Is a directory [dickson(_at_)violet 08:07:49 fetchmail-5.9.7]$ grep @LIBTOOL@ */* grep: contrib/RCS: Is a directory intl/Makefile:LIBTOOL = @LIBTOOL@ intl/Makefile.in:LIBTOOL = @LIBTOOL@ [dickson(_at_)violet 08:08:10 fetchmail-5.9.7]$