fetchmail-friends
[Top] [All Lists]

[fetchmail]Compilation problems with fetchmail 5.7.2 on Solaris 7 Intel

2001-03-08 23:23:14
All,

Can someone help me please?

I am trying to install fetchmail on Solaris 2.7 Intel version.
I have downloaded both the flex and the latest source code for fetchmail v
5.7.2

Configuration works fine, but when I try to compile it using "make" I get
this error:

----------------------output of make----------------------
prompt > make

expect conflicts:  2 shift/reduce
yacc -d ./rcfile_y.y

conflicts: 2 shift/reduce
mv y.tab.c rcfile_y.c
mv -f y.tab.h rcfile_y.h
cd . && aclocal
sh: aclocal: not found
*** Error code 1
make: Fatal error: Command failed for target `aclocal.m4'

-------------------end of
output------------------------------------------------


I have attched at the end of this message
the complete output of the ./configure command

What I am doing wrong? Should I maybe use the binary code (.rpm)
instead. I am however not familiar with the .rpm extension, so how
do I execute a <name>.rpm file?

Sincerely
Gregory Miecznik
rgmiecznik(_at_)qwest(_dot_)net

------------./configure output------------------------------------
creating cache ./config.cache
checking host system type... i386-pc-solaris2.7
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... ./install.sh -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... 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 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 for bison... no
checking for byacc... no
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... no
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... no
checking for setlocale... yes
checking for strchr... yes
checking for strcasecmp... yes
checking for strdup... yes
checking for __argz_count... no
checking for __argz_stringify... no
checking for __argz_next... no
checking for stpcpy... no
checking for LC_MESSAGES... yes
checking whether NLS is requested... yes
checking whether included gettext is requested... no
checking for libintl.h... yes
checking for gettext in libc... yes
checking for msgfmt... /bin/msgfmt
checking for dcgettext... yes
checking for gmsgfmt... /bin/msgfmt
checking for xgettext... /bin/xgettext
found xgettext program is not GNU xgettext; ignore it
checking for catalogs to be installed...  cs es fr pl pt_BR gl da
checking for socket... no
checking for socket in -lsocket... yes
checking for socket in -linet... no
checking for gettext... yes
using libc's gettext
checking for inet_addr... no
checking for inet_addr in -lnsl... yes
checking for strchr in -lcposix... no
checking for strstr... yes
checking for strcasecmp... (cached) yes
checking for memmove... yes
checking for getopt_long... no
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... yes
checking for setsid... yes
checking for geteuid... yes
checking for seteuid... yes
checking for gethostbyname... yes
checking for res_search... no
checking for herror... no
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... no
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) no
checking for res_search in -lresolv... yes
found resolver functions in libresolv
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... no
checking sys_siglist declaration in signal.h or unistd.h... no
root-mode pid file will go in /etc
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
You can ignore any makedepend error messages:
---------------------------------------------------------------------





<Prev in Thread] Current Thread [Next in Thread>
  • [fetchmail]Compilation problems with fetchmail 5.7.2 on Solaris 7 Intel, Renata & Grzegorz Miecznik <=