Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 20 Mar 2001 09:00:19 +0800 (SGT)
From:      Chan Tur Wei <twchan@singnet.com.sg>
To:        freebsd-ports@freebsd.org
Subject:   Latest fetchmail 5.7.4 would not compile...
Message-ID:  <Pine.BSF.4.21.0103200856250.429-200000@zargrok.ctlsg.creaf.com>

next in thread | raw e-mail | index | archive | help
  This message is in MIME format.  The first part should be readable text,
  while the remaining parts are likely unreadable without MIME-aware tools.
  Send mail to mime@docserver.cac.washington.edu for more info.

--0-1288563629-985050019=:429
Content-Type: TEXT/PLAIN; charset=US-ASCII

Hi,

I downloaded the latest fetchmail port which happened to be 5.7.4, got the
distfile and tried to build it.  However, it dies with the following:

    ===>  Building for fetchmail-5.7.4
    cd . && /usr/ports/mail/fetchmail/work/fetchmail-5.7.4/missing aclocal
    /usr/ports/mail/fetchmail/work/fetchmail-5.7.4/missing: not found
    gmake: *** [aclocal.m4] Error 127
    *** Error code 2

    Stop in /usr/ports/mail/fetchmail.
    *** Error code 1

    Stop in /usr/ports/mail/fetchmail.
    *** Error code 1

    Stop in /usr/ports/mail/fetchmail.

A full error output is attached. If I whacked in a "missing" file from one
of the other ports, this part passes, but fails later in the linking stage
with undefined "gettext" references... and there I'm stumped.  Help?


Regards

  -T.W.Chan-


--0-1288563629-985050019=:429
Content-Transfer-Encoding: 8bit
Content-Type: TEXT/PLAIN; charset=US-ASCII; name="error.out"
Content-ID: <Pine.BSF.4.21.0103200900190.429@zargrok.ctlsg.creaf.com>
Content-Description: 
Content-Disposition: attachment; filename="error.out"

===>  Extracting for fetchmail-5.7.4
>> Checksum OK for fetchmail-5.7.4.tar.gz.
===>   fetchmail-5.7.4 depends on executable: gmake - found
===>   fetchmail-5.7.4 depends on shared library: intl.1 - found
===>  Patching for fetchmail-5.7.4
===>  Applying FreeBSD patches for fetchmail-5.7.4
===>  Configuring for fetchmail-5.7.4
creating cache ./config.cache
checking for a BSD compatible install... /usr/bin/install -c -o root -g wheel
checking whether build environment is sane... yes
checking whether gmake sets ${MAKE}... yes
checking for working aclocal... missing
checking for working autoconf... missing
checking for working automake... missing
checking for working autoheader... missing
checking for working makeinfo... found
checking host system type... i386--freebsd4.3
checking for gcc... cc
checking whether the C compiler (cc -I/usr/local/include -O -pipe -L/usr/local/lib) works... yes
checking whether the C compiler (cc -I/usr/local/include -O -pipe -L/usr/local/lib) is a cross-compiler... no
checking whether we are using GNU C... yes
checking whether cc accepts -g... yes
checking for a BSD compatible install... /usr/bin/install -c -o root -g wheel
checking how to run the C preprocessor... cc -E
checking whether cc understands -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... no
checking for sgtty.h... yes
checking for stdarg.h... yes
checking for alloca.h... no
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 whether gmake sets ${MAKE}... (cached) yes
checking for bison... no
checking for byacc... byacc
Adding -lmd -lkvm -lcom_err to standard libraries
checking for ranlib... ranlib
checking for inline... inline
checking for off_t... yes
checking for working alloca.h... (cached) no
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... no
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... 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... no
checking for bindtextdomain in -lintl... yes
checking for gettext in libintl... checking for gettext in -lintl... yes
yes
checking for msgfmt... /usr/local/bin/msgfmt
checking for dcgettext... no
checking for gmsgfmt... /usr/local/bin/msgfmt
checking for xgettext... /usr/local/bin/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 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... no
checking for MD5Init... yes
checking for vprintf... yes
checking for working alloca.h... (cached) no
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... 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... no
checking for sendmail... /usr/sbin/sendmail
Found sendmail, will use it as a fallback MDA.
checking size of short... 2
checking size of int... 4
checking size of long... 4
checking for opie.h... yes
checking for opiegenerator in -lopie... yes
checking for getaddrinfo... yes
checking for inner_connect... no
Enabling OpenSSL support in /usr
updating cache ./config.cache
creating ./config.status
creating Makefile
creating intl/Makefile
creating po/Makefile.in
creating config.h
You can ignore any makedepend error messages:
makedepend: warning:  checkalias.c (reading i18n.h, line 6): cannot find include file "libintl.h"
	not in /usr/include/libintl.h
	not in /usr/include/libintl.h
===>  Building for fetchmail-5.7.4
cd . && /usr/ports/mail/fetchmail/work/fetchmail-5.7.4/missing aclocal
/usr/ports/mail/fetchmail/work/fetchmail-5.7.4/missing: not found
gmake: *** [aclocal.m4] Error 127
*** Error code 2

Stop in /usr/ports/mail/fetchmail.
*** Error code 1

Stop in /usr/ports/mail/fetchmail.
*** Error code 1

Stop in /usr/ports/mail/fetchmail.

--0-1288563629-985050019=:429--

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.21.0103200856250.429-200000>