fetchmail-friends
[Top] [All Lists]

[fetchmail]Cannot build fetchmail 5.7.2 (aclocal: command not found)

2001-03-09 23:55:06
Hi,

Since version fetchmail-5.7.2 I'm not able to produce a
binary on Linux 2.0.27 running atop a Intel Pentium (i586).

Attached are outputs of ./configure and make.

Version fetchmail-5.7.1 was still O.K. and is running
here currently.

What should I do now ?

Regards

Rolf
-- 
Dipl.phys. Rudolf Otto Bl\xE4ttner,
Am Sch\xFCtzengraben 28 A, D 91074
Herzogenaurach, Germany.

APPENDICES:

Output of ./configure:

--snip----snip----snip----snip----snip----snip----snip----snip--

creating cache ./config.cache
checking host system type... i586-pc-linux-gnulibc1
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 POSIXized ISC... 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... no
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 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... no
checking for working const... yes
checking for flex... flex
checking for yywrap in -lfl... yes
checking for bison... bison -y
checking whether make sets ${MAKE}... yes
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 unistd.h... (cached) yes
checking for getpagesize... yes
checking for working mmap... 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 string.h... yes
checking for unistd.h... (cached) yes
checking for sys/param.h... yes
checking for getcwd... yes
checking for munmap... yes
checking for putenv... yes
checking for setenv... yes
checking for setlocale... yes
checking for strchr... yes
checking for strcasecmp... yes
checking for strdup... yes
checking for __argz_count... yes
checking for __argz_stringify... yes
checking for __argz_next... no
checking for stpcpy... yes
checking for LC_MESSAGES... yes
checking whether NLS is requested... yes
checking whether included gettext is requested... no
checking for libintl.h... no
checking whether catgets can be used... no
checking for msgfmt... msgfmt
checking for gmsgfmt... msgfmt
checking for xgettext... :
checking for catalogs to be installed...  cs es fr pl pt_BR gl da
checking for socket... yes
using libc's socket
checking for gettext... no
checking for gettext in -lintl... no
checking for inet_addr... yes
using libc's inet_addr
checking for strchr in -lcposix... no
checking for strstr... yes
checking for strcasecmp... (cached) yes
checking for memmove... yes
checking for getopt_long... yes
checking for MD5Init... no
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... yes
checking for seteuid... yes
checking for gethostbyname... yes
checking for res_search... yes
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 res_search... (cached) yes
using libc's resolver functions
checking for crypt... 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 size of short... 2
checking size of int... 4
checking size of long... 4
Enabling internationalization support...
checking for inner_connect... no
Disabling SSL support...
updating cache ./config.cache
creating ./config.status
creating Makefile
creating po/Makefile.in
creating config.h
linking ./intl/libgettext.h to intl/libintl.h
You can ignore any makedepend error messages:
makedepend: warning:  base64.c: 13: # error architecture not supported by the 
Linux C library
makedepend: warning:  checkalias.c (reading /usr/include/stdlib.h, line 34): 
cannot find include file "stddef.h"
        not in /usr/local/lib/gcc-include/stddef.h
        not in /usr/include/stddef.h
        not in /usr/lib/gcc-lib/i486-linux/2.7.2/include/stddef.h
makedepend: warning:  checkalias.c (reading /usr/include/alloca.h, line 24): 
cannot find include file "stddef.h"
        not in /usr/local/lib/gcc-include/stddef.h
        not in /usr/include/stddef.h
        not in /usr/lib/gcc-lib/i486-linux/2.7.2/include/stddef.h
makedepend: warning:  checkalias.c (reading /usr/include/string.h, line 33): 
cannot find include file "stddef.h"
        not in /usr/local/lib/gcc-include/stddef.h
        not in /usr/include/stddef.h
        not in /usr/lib/gcc-lib/i486-linux/2.7.2/include/stddef.h
makedepend: warning:  checkalias.c (reading i18n.h, line 6): cannot find 
include file "libintl.h"
        not in /usr/local/lib/gcc-include/libintl.h
        not in /usr/include/libintl.h
        not in /usr/lib/gcc-lib/i486-linux/2.7.2/include/libintl.h
makedepend: warning:  conf.c (reading /usr/include/unistd.h, line 104): cannot 
find include file "stddef.h"
        not in /usr/local/lib/gcc-include/stddef.h
        not in /usr/include/stddef.h
        not in /usr/lib/gcc-lib/i486-linux/2.7.2/include/stddef.h
makedepend: warning:  driver.c: 9: # error architecture not supported by Linux 
C library
makedepend: warning:  driver.c, line 24: cannot find include file "stdarg.h"
        not in /usr/local/lib/gcc-include/stdarg.h
        not in /usr/include/stdarg.h
        not in /usr/lib/gcc-lib/i486-linux/2.7.2/include/stdarg.h
"etrn.c":108:  (!defined (__GNUC__) || __GNUC__ < 2 ||        __GNUC_MINOR__ < 
(defined (__cplusplus) ? 6 : 4))
                                                                                
                      ^--- expecting )
makedepend: warning:  fetchmail.c (reading /usr/include/sys/syslog.h, line 
179): cannot find include file "stdarg.h"
        not in /usr/local/lib/gcc-include/stdarg.h
        not in /usr/include/stdarg.h
        not in /usr/lib/gcc-lib/i486-linux/2.7.2/include/stdarg.h
makedepend: warning:  sink.c, line 29: cannot find include file "stdarg.h"
        not in /usr/local/lib/gcc-include/stdarg.h
        not in /usr/include/stdarg.h
        not in /usr/lib/gcc-lib/i486-linux/2.7.2/include/stdarg.h
makedepend: warning:  socket.c, line 34: cannot find include file "stdarg.h"
        not in /usr/local/lib/gcc-include/stdarg.h
        not in /usr/include/stdarg.h
        not in /usr/lib/gcc-lib/i486-linux/2.7.2/include/stdarg.h

==snap====snap====snap====snap====snap====snap====snap====snap==

Output of make:

--snip----snip----snip----snip----snip----snip----snip----snip--

cd . && aclocal
/bin/sh: aclocal: command not found
make: *** [aclocal.m4] Error 127

==snap====snap====snap====snap====snap====snap====snap====snap==