fetchmail-friends
[Top] [All Lists]

[fetchmail] fetchmail 6.2.3 fails to compile on MacOS X 10.1.5

2003-07-22 00:20:26
Greetings,

% ./configure --disable-nls --with-included-gettext

generates the following warning [not sure if related to the make problem below]:

configure: WARNING: resolv.h: present but cannot be compiled
configure: WARNING: resolv.h: check for missing prerequisite headers?
configure: WARNING: resolv.h: proceeding with the preprocessor's result
configure: WARNING:     ## ------------------------------------ ##
configure: WARNING:     ## Report this to 
bug-autoconf(_at_)gnu(_dot_)org(_dot_) ##
configure: WARNING:     ## ------------------------------------ ##

On trying to build I get the following:

% 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
cc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/local/share/locale\" -c -I. -I. -I./intl -I./intl -O rcfile_y.c
flex  ./rcfile_l.l
sed <lex.yy.c >rcfile_l.c -e "/lex\\.yy\\.c/s//rcfile_l.c/"
rm -f lex.yy.c
cc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/local/share/locale\" -c -I. -I. -I./intl -I./intl -O rcfile_l.c cc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/local/share/locale\" -c -I. -I. -I./intl -I./intl -O socket.c cc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/local/share/locale\" -c -I. -I. -I./intl -I./intl -O getpass.c cc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/local/share/locale\" -c -I. -I. -I./intl -I./intl -O pop2.c cc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/local/share/locale\" -c -I. -I. -I./intl -I./intl -O pop3.c cc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/local/share/locale\" -c -I. -I. -I./intl -I./intl -O imap.c cc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/local/share/locale\" -c -I. -I. -I./intl -I./intl -O etrn.c cc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/local/share/locale\" -c -I. -I. -I./intl -I./intl -O odmr.c cc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/local/share/locale\" -c -I. -I. -I./intl -I./intl -O fetchmail.c cc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/local/share/locale\" -c -I. -I. -I./intl -I./intl -O idle.c cc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/local/share/locale\" -c -I. -I. -I./intl -I./intl -O env.c cc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/local/share/locale\" -c -I. -I. -I./intl -I./intl -O options.c cc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/local/share/locale\" -c -I. -I. -I./intl -I./intl -O daemon.c cc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/local/share/locale\" -c -I. -I. -I./intl -I./intl -O driver.c cc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/local/share/locale\" -c -I. -I. -I./intl -I./intl -O transact.c cc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/local/share/locale\" -c -I. -I. -I./intl -I./intl -O sink.c cc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/local/share/locale\" -c -I. -I. -I./intl -I./intl -O rfc822.c cc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/local/share/locale\" -c -I. -I. -I./intl -I./intl -O smtp.c cc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/local/share/locale\" -c -I. -I. -I./intl -I./intl -O xmalloc.c cc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/local/share/locale\" -c -I. -I. -I./intl -I./intl -O uid.c cc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/local/share/locale\" -c -I. -I. -I./intl -I./intl -O mxget.c cc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/local/share/locale\" -c -I. -I. -I./intl -I./intl -O md5ify.c cc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/local/share/locale\" -c -I. -I. -I./intl -I./intl -O cram.c cc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/local/share/locale\" -c -I. -I. -I./intl -I./intl -O kerberos.c cc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/local/share/locale\" -c -I. -I. -I./intl -I./intl -O gssapi.c cc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/local/share/locale\" -c -I. -I. -I./intl -I./intl -O opie.c cc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/local/share/locale\" -c -I. -I. -I./intl -I./intl -O rpa.c cc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/local/share/locale\" -c -I. -I. -I./intl -I./intl -O interface.c cc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/local/share/locale\" -c -I. -I. -I./intl -I./intl -O netrc.c cc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/local/share/locale\" -c -I. -I. -I./intl -I./intl -O base64.c cc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/local/share/locale\" -c -I. -I. -I./intl -I./intl -O report.c cc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/local/share/locale\" -c -I. -I. -I./intl -I./intl -O unmime.c cc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/local/share/locale\" -c -I. -I. -I./intl -I./intl -O conf.c cc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/local/share/locale\" -c -I. -I. -I./intl -I./intl -O checkalias.c cc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/local/share/locale\" -c -I. -I. -I./intl -I./intl -O smbdes.c cc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/local/share/locale\" -c -I. -I. -I./intl -I./intl -O smbencrypt.c cc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/local/share/locale\" -c -I. -I. -I./intl -I./intl -O smbmd4.c cc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/local/share/locale\" -c -I. -I. -I./intl -I./intl -O smbutil.c cc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/local/share/locale\" -c -I. -I. -I./intl -I./intl -O ipv6-connect.c cc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/local/share/locale\" -c -I. -I. -I./intl -I./intl -O lock.c cc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/local/share/locale\" -c -I. -I. -I./intl -I./intl -O md5c.c cc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/local/share/locale\" -c -I. -I. -I./intl -I./intl -O getopt.c cc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/local/share/locale\" -c -I. -I. -I./intl -I./intl -O getopt1.c
cd intl; make
"makefile", line 210: Need an operator
make: fatal errors encountered -- cannot continue
*** Error code 1

Stop in /usr/local/src/fetchmail-6.2.3.

Any ideas?

_________________________________________________________________
Hotmail is now available on Australian mobile phones. Go to http://ninemsn.com.au/mobilecentral/signup.asp


<Prev in Thread] Current Thread [Next in Thread>
  • [fetchmail] fetchmail 6.2.3 fails to compile on MacOS X 10.1.5, Damon McMahon <=