fetchmail-friends
[Top] [All Lists]

[fetchmail]fetchmail 5.9.8 compile problem on FreeBSD 4.2

2002-03-07 14:55:34
First, I apologize if this is not the correct place to seek help.  I
don't believe this to be bug.  I am probably missing a package to
compile.  I have read INSTALL and README and the FAQ and can't find an
answer.  Yes I read B1 in the FAQ.

Here is a dump of OS version gmake version make reports same error btw.
And a dump of configure.  Any advice would be appreciated.  I am trying
to compile the source on a FreeBSD box I don't have root access to and
then once it compiles call up my friend and ask him to do a gmake
install to get it on the system.  Any help I can get would be
appreciated.  Looks like I am missing libintl.h.  But I found libintl.h
in /usr/local/include .

Here's the poop:

FreeBSD nemo.jonkmans.com 4.2-RELEASE FreeBSD 4.2-RELEASE #0: Sun Mar 18
17:42:00 CST 2001     
root(_at_)nemo(_dot_)jonkmans(_dot_)com:/usr/src/sys/compile/SCSI
i386

gmake -v
GNU Make version 3.79.1, by Richard Stallman and Roland McGrath.
Built for i386--freebsd4.2
Copyright (C) 1988, 89, 90, 91, 92, 93, 94, 95, 96, 97, 98, 99, 2000
        Free Software Foundation, Inc.
This is free software; see the source for copying conditions.
There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A
PARTICULAR PURPOSE.

Report bugs to <bug-make(_at_)gnu(_dot_)org>.
./configure --with-included-gettext
loading cache ./config.cache
checking for a BSD compatible install... (cached) /usr/bin/install -c
checking whether build environment is sane... yes
checking whether make sets ${MAKE}... (cached) yes
checking for working aclocal... missing
checking for working autoconf... found
checking for working automake... missing
checking for working autoheader... found
checking for working makeinfo... found
checking host system type... i386-unknown-freebsd4.2
checking for gcc... (cached) 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... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for a BSD compatible install... /usr/bin/install -c
checking how to run the C preprocessor... (cached) gcc -E
checking whether gcc and cc understand -c and -o together... (cached)
yes
checking for AIX... no
checking for strerror in -lcposix... (cached) no
checking for minix/config.h... (cached) no
checking for ANSI C header files... (cached) yes
checking for size_t... (cached) yes
checking for pid_t... (cached) yes
checking return type of signal handlers... (cached) void
checking for unistd.h... (cached) yes
checking for termios.h... (cached) yes
checking for termio.h... (cached) no
checking for sgtty.h... (cached) yes
checking for stdarg.h... (cached) yes
checking for alloca.h... (cached) no
checking for sys/itimer.h... (cached) no
checking for fcntl.h... (cached) yes
checking for sys/fcntl.h... (cached) yes
checking for memory.h... (cached) yes
checking for sys/wait.h... (cached) yes
checking for sys/shm.h... (cached) yes
checking for arpa/inet.h... (cached) yes
checking for arpa/nameser.h... (cached) yes
checking for resolv.h... (cached) yes
checking for net/socket.h... (cached) no
checking for sys/select.h... (cached) yes
checking for working const... (cached) yes
checking for flex... (cached) flex
checking for yywrap in -lfl... (cached) yes
checking whether make sets ${MAKE}... (cached) yes
checking for bison... (cached) bison -y
Adding -lmd -lkvm -lcom_err to standard libraries
checking for ranlib... (cached) ranlib
checking for inline... (cached) inline
checking for off_t... (cached) yes
checking for working alloca.h... (cached) no
checking for alloca... (cached) yes
checking for stdlib.h... (cached) yes
checking for unistd.h... (cached) yes
checking for sys/stat.h... (cached) yes
checking for sys/types.h... (cached) yes
checking for getpagesize... (cached) yes
checking for working mmap... (cached) yes
checking whether we are using the GNU C Library 2.1 or newer... (cached)
no
checking for argz.h... (cached) no
checking for limits.h... (cached) yes
checking for locale.h... (cached) yes
checking for nl_types.h... (cached) yes
checking for malloc.h... (cached) no
checking for stddef.h... (cached) yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for unistd.h... (cached) yes
checking for sys/param.h... (cached) yes
checking for feof_unlocked... (cached) no
checking for fgets_unlocked... (cached) no
checking for getcwd... (cached) yes
checking for getegid... (cached) yes
checking for geteuid... (cached) yes
checking for getgid... (cached) yes
checking for getuid... (cached) yes
checking for mempcpy... (cached) no
checking for munmap... (cached) yes
checking for putenv... (cached) yes
checking for setenv... (cached) yes
checking for setlocale... (cached) yes
checking for stpcpy... (cached) no
checking for strchr... (cached) yes
checking for strcasecmp... (cached) yes
checking for strdup... (cached) yes
checking for strtoul... (cached) yes
checking for tsearch... (cached) yes
checking for __argz_count... (cached) no
checking for __argz_stringify... (cached) no
checking for __argz_next... (cached) no
checking for iconv... (cached) no, consider installing GNU libiconv
checking for nl_langinfo and CODESET... (cached) no
checking for LC_MESSAGES... (cached) yes
checking whether NLS is requested... yes
checking whether included gettext is requested... yes
checking for msgfmt... (cached) /usr/local/bin/msgfmt
checking for gmsgfmt... (cached) /usr/local/bin/msgfmt
checking for xgettext... (cached) /usr/local/bin/xgettext
checking for bison... (cached) bison
checking version of bison... 1.28, ok
checking for catalogs to be installed...  cs da de es fr gl pl pt_BR tr
checking for socket... (cached) yes
using libc's socket
checking for inet_addr... (cached) yes
using libc's inet_addr
checking for strchr in -lcposix... (cached) no
checking for gettext in -lintl... (cached) no
checking for strstr... (cached) yes
checking for strcasecmp... (cached) yes
checking for memmove... (cached) yes
checking for MD5Init... (cached) yes
checking for getopt_long... (cached) no
checking for vprintf... (cached) yes
checking for working alloca.h... (cached) no
checking for alloca... (cached) yes
checking for tcsetattr... (cached) yes
checking for stty... (cached) no
checking for setsid... (cached) yes
checking for geteuid... (cached) yes
checking for seteuid... (cached) yes
checking for gethostbyname... (cached) yes
checking for res_search... (cached) yes
checking for herror... (cached) yes
checking for strrchr... (cached) yes
checking for strerror... (cached) yes
checking for setlinebuf... (cached) yes
checking for syslog... (cached) yes
checking for snprintf... (cached) yes
checking for vprintf... (cached) yes
checking for vsnprintf... (cached) yes
checking for vsyslog... (cached) yes
checking for atexit... (cached) yes
checking for inet_aton... (cached) yes
checking for strftime... (cached) yes
checking for setrlimit... (cached) yes
checking for socketpair... (cached) yes
checking for sigprocmask... (cached) yes
checking for sigaction... (cached) yes
checking for getopt_long... (cached) no
checking for res_search... (cached) yes
using libc's resolver functions
checking for crypt... (cached) no
checking for crypt in -lcrypt... (cached) yes
checking for RSAPublicDecrypt in -lrsaref... (cached) no
checking use of void pointer type... yes
checking for ANSI volatile... yes
checking for waitpid... (cached) yes
checking for wait3... (cached) 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... (cached) /usr/bin/procmail
checking for sendmail... (cached) /usr/sbin/sendmail
Will use /usr/bin/procmail as fallback MDA.
checking size of short... (cached) 2
checking size of int... (cached) 4
checking size of long... (cached) 4
checking for inner_connect... (cached) no
Disabling SSL support...
updating cache ./config.cache
creating ./config.status
creating Makefile
creating intl/Makefile
creating po/Makefile.in
creating config.h
config.h is unchanged
creating po/POTFILES
creating po/Makefile
You can ignore any makedepend error messages:
makedepend: warning:  checkalias.c (reading i18n.h, line 8): cannot find
include file "libintl.h"
        not in /usr/include/libintl.h
        not in /usr/include/libintl.h


gmake
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
gcc -DHAVE_CONFIG_H  -DLOCALEDIR=\"/usr/local/share/locale\" -c  -I. -I.
-I./intl -I./intl  -O rcfile_y.c
In file included from ./rcfile_y.y:30:
i18n.h:8: libintl.h: No such file or directory
gmake: *** [rcfile_y.o] Error 1



That's all I have.

Bill

bill(_at_)billclark(_dot_)net



<Prev in Thread] Current Thread [Next in Thread>
  • [fetchmail]fetchmail 5.9.8 compile problem on FreeBSD 4.2, Bill Clark <=