bug-autoconf
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

resolv.h: present but cannot be compiled


From: Timothy Luoma
Subject: resolv.h: present but cannot be compiled
Date: Sat, 15 Jan 2005 01:25:00 -0500


this error has popped up a few times when I've compiled ports on a FreeBSD 5.3 Intel system.


checking resolv.h presence... yes
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 address@hidden ##
configure: WARNING:     ## ------------------------------------ ##


I don't know what it means, but I'm sending the full output of 'make install' in the hopes that it'll be of some use to you. If not, my apologies. Will be happy to provide more information on request @ address@hidden




===>  Vulnerability check disabled, database not found
===>  Extracting for fetchmail-6.2.5_2
=> Checksum mismatch for fetchmail-6.2.5.tar.gz.
===>  Refetch for 1 more times files: fetchmail-6.2.5.tar.gz
===>  Vulnerability check disabled, database not found
=> fetchmail-6.2.5.tar.gz doesn't seem to exist in /usr/ports/distfiles/.
=> Attempting to fetch from http://www.catb.org/~esr/fetchmail/.
fetchmail-6.2.5.tar.gz                                1227 kB  120 kBps
===>  Vulnerability check disabled, database not found
=> Checksum OK for fetchmail-6.2.5.tar.gz.
===>  Patching for fetchmail-6.2.5_2
===>  Applying FreeBSD patches for fetchmail-6.2.5_2
===>   fetchmail-6.2.5_2 depends on executable: gmake - found
===>   fetchmail-6.2.5_2 depends on shared library: intl - found
===>  Configuring for fetchmail-6.2.5_2
checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel
checking whether build environment is sane... yes
checking for gawk... no
checking for mawk... no
checking for nawk... nawk
checking whether gmake sets $(MAKE)... yes
checking build system type... i386-portbld-freebsd5.3
checking host system type... i386-portbld-freebsd5.3
checking for gcc... cc
checking for C compiler default output... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether cc accepts -g... yes
checking for cc option to accept ANSI C... none needed
checking for style of include used by gmake... GNU
checking dependency style of cc... none
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 egrep... grep -E
checking for AIX... no
checking for strerror in -lcposix... no
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking minix/config.h usability... no
checking minix/config.h presence... no
checking for minix/config.h... no
checking for ANSI C header files... (cached) yes
checking for size_t... yes
checking for pid_t... yes
checking return type of signal handlers... void
checking for unistd.h... (cached) yes
checking termios.h usability... yes
checking termios.h presence... yes
checking for termios.h... yes
checking termio.h usability... no
checking termio.h presence... no
checking for termio.h... no
checking sgtty.h usability... yes
checking sgtty.h presence... yes
checking for sgtty.h... yes
checking stdarg.h usability... yes
checking stdarg.h presence... yes
checking for stdarg.h... yes
checking alloca.h usability... no
checking alloca.h presence... no
checking for alloca.h... no
checking sys/itimer.h usability... no
checking sys/itimer.h presence... no
checking for sys/itimer.h... no
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking sys/fcntl.h usability... yes
checking sys/fcntl.h presence... yes
checking for sys/fcntl.h... yes
checking for memory.h... (cached) yes
checking sys/wait.h usability... yes
checking sys/wait.h presence... yes
checking for sys/wait.h... yes
checking sys/shm.h usability... yes
checking sys/shm.h presence... yes
checking for sys/shm.h... yes
checking arpa/inet.h usability... yes
checking arpa/inet.h presence... yes
checking for arpa/inet.h... yes
checking arpa/nameser.h usability... yes
checking arpa/nameser.h presence... yes
checking for arpa/nameser.h... yes
checking resolv.h usability... no
checking resolv.h presence... yes
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 address@hidden ##
configure: WARNING:     ## ------------------------------------ ##
checking for resolv.h... yes
checking net/socket.h usability... no
checking net/socket.h presence... no
checking for net/socket.h... no
checking sys/select.h usability... yes
checking sys/select.h presence... yes
checking for sys/select.h... yes
checking for an ANSI C-conforming const... yes
checking for flex... flex
checking for yywrap in -lfl... yes
checking lex output file root... lex.yy
checking whether yytext is a pointer... 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 msgfmt... /usr/local/bin/msgfmt
checking for gmsgfmt... /usr/local/bin/msgfmt
checking for xgettext... /usr/local/bin/xgettext
checking for msgmerge... /usr/local/bin/msgmerge
checking for ranlib... ranlib
checking for inline... inline
checking for off_t... yes
checking for working alloca.h... no
checking for alloca... yes
checking for stdlib.h... (cached) yes
checking for unistd.h... (cached) yes
checking for getpagesize... yes
checking for working mmap... yes
checking whether we are using the GNU C Library 2.1 or newer... no
checking whether integer division by zero raises SIGFPE... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unsigned long long... yes
checking for inttypes.h... yes
checking whether the inttypes.h PRIxNN macros are broken... no
checking for ld used by GCC... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for shared library run path origin... ./config.rpath: Can't open ./config.rpath: No such file or directory
done
checking argz.h usability... no
checking argz.h presence... no
checking for argz.h... no
checking limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... yes
checking locale.h usability... yes
checking locale.h presence... yes
checking for locale.h... yes
checking nl_types.h usability... yes
checking nl_types.h presence... yes
checking for nl_types.h... yes
checking malloc.h usability... no
checking malloc.h presence... no
checking for malloc.h... no
checking stddef.h usability... yes
checking stddef.h presence... yes
checking for stddef.h... yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for unistd.h... (cached) yes
checking sys/param.h usability... yes
checking sys/param.h presence... yes
checking for sys/param.h... yes
checking for feof_unlocked... yes
checking for fgets_unlocked... no
checking for getc_unlocked... yes
checking for getcwd... yes
checking for getegid... yes
checking for geteuid... yes
checking for getgid... yes
checking for getuid... yes
checking for mempcpy... no
checking for munmap... yes
checking for putenv... yes
checking for setenv... yes
checking for setlocale... yes
checking for stpcpy... yes
checking for strcasecmp... yes
checking for strdup... yes
checking for strtoul... yes
checking for tsearch... yes
checking for __argz_count... no
checking for __argz_stringify... no
checking for __argz_next... no
checking for iconv... yes
checking how to link with libiconv... -liconv
checking for iconv declaration...
extern size_t iconv (iconv_t cd, const char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);
checking for nl_langinfo and CODESET... yes
checking for LC_MESSAGES... yes
checking for bison... no
checking whether NLS is requested... yes
checking whether included gettext is requested... no
checking for GNU gettext in libc... no
checking for GNU gettext in libintl... yes
checking how to link with libintl... -lintl
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 gettext in -lintl... yes
checking for strstr... yes
checking for strcasecmp... (cached) yes
checking for memmove... yes
checking for MD5Init... yes
checking for getopt_long... yes
checking for vprintf... yes
checking for _doprnt... no
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... (cached) 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 getopt_long... (cached) 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... no
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
checking for maildrop... no
Will not use a fallback MDA
checking for short... yes
checking size of short... 2
checking for int... yes
checking size of int... 4
checking for long... yes
checking size of long... 4
checking opie.h usability... yes
checking opie.h presence... yes
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
configure: creating ./config.status
config.status: creating Makefile
config.status: creating intl/Makefile
config.status: creating po/Makefile.in
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing default-1 commands
config.status: creating po/POTFILES
config.status: creating po/Makefile
config.status: executing default commands
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
===>  Building for fetchmail-6.2.5_2
expect conflicts:  2 shift/reduce
byacc -d  ./rcfile_y.y
byacc: 2 shift/reduce conflicts
mv y.tab.c rcfile_y.c
mv -f y.tab.h rcfile_y.h
cd . # && /bin/sh /usr/ports/mail/fetchmail/work/fetchmail-6.2.5/missing --run autoheader
echo timestamp> ./stamp-h.in
cc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/local/share/locale\" -c -I. -I. -I./intl -I./intl -I/usr/include -I/usr/kerberos/include -I/usr/local/include -O -pipe -march=pentiumpro 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 -I/usr/include -I/usr/kerberos/include -I/usr/local/include -O -pipe -march=pentiumpro rcfile_l.c cc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/local/share/locale\" -c -I. -I. -I./intl -I./intl -I/usr/include -I/usr/kerberos/include -I/usr/local/include -O -pipe -march=pentiumpro socket.c
socket.c: In function `SSL_verify_callback':
socket.c:833: warning: assignment discards qualifiers from pointer target type cc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/local/share/locale\" -c -I. -I. -I./intl -I./intl -I/usr/include -I/usr/kerberos/include -I/usr/local/include -O -pipe -march=pentiumpro getpass.c cc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/local/share/locale\" -c -I. -I. -I./intl -I./intl -I/usr/include -I/usr/kerberos/include -I/usr/local/include -O -pipe -march=pentiumpro pop2.c cc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/local/share/locale\" -c -I. -I. -I./intl -I./intl -I/usr/include -I/usr/kerberos/include -I/usr/local/include -O -pipe -march=pentiumpro pop3.c cc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/local/share/locale\" -c -I. -I. -I./intl -I./intl -I/usr/include -I/usr/kerberos/include -I/usr/local/include -O -pipe -march=pentiumpro imap.c cc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/local/share/locale\" -c -I. -I. -I./intl -I./intl -I/usr/include -I/usr/kerberos/include -I/usr/local/include -O -pipe -march=pentiumpro etrn.c cc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/local/share/locale\" -c -I. -I. -I./intl -I./intl -I/usr/include -I/usr/kerberos/include -I/usr/local/include -O -pipe -march=pentiumpro odmr.c cc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/local/share/locale\" -c -I. -I. -I./intl -I./intl -I/usr/include -I/usr/kerberos/include -I/usr/local/include -O -pipe -march=pentiumpro fetchmail.c cc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/local/share/locale\" -c -I. -I. -I./intl -I./intl -I/usr/include -I/usr/kerberos/include -I/usr/local/include -O -pipe -march=pentiumpro idle.c cc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/local/share/locale\" -c -I. -I. -I./intl -I./intl -I/usr/include -I/usr/kerberos/include -I/usr/local/include -O -pipe -march=pentiumpro env.c cc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/local/share/locale\" -c -I. -I. -I./intl -I./intl -I/usr/include -I/usr/kerberos/include -I/usr/local/include -O -pipe -march=pentiumpro options.c cc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/local/share/locale\" -c -I. -I. -I./intl -I./intl -I/usr/include -I/usr/kerberos/include -I/usr/local/include -O -pipe -march=pentiumpro daemon.c cc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/local/share/locale\" -c -I. -I. -I./intl -I./intl -I/usr/include -I/usr/kerberos/include -I/usr/local/include -O -pipe -march=pentiumpro driver.c cc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/local/share/locale\" -c -I. -I. -I./intl -I./intl -I/usr/include -I/usr/kerberos/include -I/usr/local/include -O -pipe -march=pentiumpro transact.c cc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/local/share/locale\" -c -I. -I. -I./intl -I./intl -I/usr/include -I/usr/kerberos/include -I/usr/local/include -O -pipe -march=pentiumpro sink.c cc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/local/share/locale\" -c -I. -I. -I./intl -I./intl -I/usr/include -I/usr/kerberos/include -I/usr/local/include -O -pipe -march=pentiumpro rfc822.c cc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/local/share/locale\" -c -I. -I. -I./intl -I./intl -I/usr/include -I/usr/kerberos/include -I/usr/local/include -O -pipe -march=pentiumpro smtp.c cc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/local/share/locale\" -c -I. -I. -I./intl -I./intl -I/usr/include -I/usr/kerberos/include -I/usr/local/include -O -pipe -march=pentiumpro xmalloc.c cc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/local/share/locale\" -c -I. -I. -I./intl -I./intl -I/usr/include -I/usr/kerberos/include -I/usr/local/include -O -pipe -march=pentiumpro uid.c cc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/local/share/locale\" -c -I. -I. -I./intl -I./intl -I/usr/include -I/usr/kerberos/include -I/usr/local/include -O -pipe -march=pentiumpro mxget.c cc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/local/share/locale\" -c -I. -I. -I./intl -I./intl -I/usr/include -I/usr/kerberos/include -I/usr/local/include -O -pipe -march=pentiumpro md5ify.c cc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/local/share/locale\" -c -I. -I. -I./intl -I./intl -I/usr/include -I/usr/kerberos/include -I/usr/local/include -O -pipe -march=pentiumpro cram.c cc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/local/share/locale\" -c -I. -I. -I./intl -I./intl -I/usr/include -I/usr/kerberos/include -I/usr/local/include -O -pipe -march=pentiumpro kerberos.c cc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/local/share/locale\" -c -I. -I. -I./intl -I./intl -I/usr/include -I/usr/kerberos/include -I/usr/local/include -O -pipe -march=pentiumpro gssapi.c cc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/local/share/locale\" -c -I. -I. -I./intl -I./intl -I/usr/include -I/usr/kerberos/include -I/usr/local/include -O -pipe -march=pentiumpro opie.c cc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/local/share/locale\" -c -I. -I. -I./intl -I./intl -I/usr/include -I/usr/kerberos/include -I/usr/local/include -O -pipe -march=pentiumpro rpa.c cc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/local/share/locale\" -c -I. -I. -I./intl -I./intl -I/usr/include -I/usr/kerberos/include -I/usr/local/include -O -pipe -march=pentiumpro interface.c cc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/local/share/locale\" -c -I. -I. -I./intl -I./intl -I/usr/include -I/usr/kerberos/include -I/usr/local/include -O -pipe -march=pentiumpro netrc.c cc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/local/share/locale\" -c -I. -I. -I./intl -I./intl -I/usr/include -I/usr/kerberos/include -I/usr/local/include -O -pipe -march=pentiumpro base64.c cc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/local/share/locale\" -c -I. -I. -I./intl -I./intl -I/usr/include -I/usr/kerberos/include -I/usr/local/include -O -pipe -march=pentiumpro report.c cc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/local/share/locale\" -c -I. -I. -I./intl -I./intl -I/usr/include -I/usr/kerberos/include -I/usr/local/include -O -pipe -march=pentiumpro unmime.c cc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/local/share/locale\" -c -I. -I. -I./intl -I./intl -I/usr/include -I/usr/kerberos/include -I/usr/local/include -O -pipe -march=pentiumpro conf.c cc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/local/share/locale\" -c -I. -I. -I./intl -I./intl -I/usr/include -I/usr/kerberos/include -I/usr/local/include -O -pipe -march=pentiumpro checkalias.c cc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/local/share/locale\" -c -I. -I. -I./intl -I./intl -I/usr/include -I/usr/kerberos/include -I/usr/local/include -O -pipe -march=pentiumpro smbdes.c cc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/local/share/locale\" -c -I. -I. -I./intl -I./intl -I/usr/include -I/usr/kerberos/include -I/usr/local/include -O -pipe -march=pentiumpro smbencrypt.c cc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/local/share/locale\" -c -I. -I. -I./intl -I./intl -I/usr/include -I/usr/kerberos/include -I/usr/local/include -O -pipe -march=pentiumpro smbmd4.c cc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/local/share/locale\" -c -I. -I. -I./intl -I./intl -I/usr/include -I/usr/kerberos/include -I/usr/local/include -O -pipe -march=pentiumpro smbutil.c cc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/local/share/locale\" -c -I. -I. -I./intl -I./intl -I/usr/include -I/usr/kerberos/include -I/usr/local/include -O -pipe -march=pentiumpro ipv6-connect.c cc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/local/share/locale\" -c -I. -I. -I./intl -I./intl -I/usr/include -I/usr/kerberos/include -I/usr/local/include -O -pipe -march=pentiumpro lock.c
cd intl; gmake
gmake[1]: Entering directory `/usr/ports/mail/fetchmail/work/fetchmail-6.2.5/intl'
gmake[1]: Nothing to be done for `all'.
gmake[1]: Leaving directory `/usr/ports/mail/fetchmail/work/fetchmail-6.2.5/intl' cc -L/usr/lib -L/usr/local/lib rcfile_y.o rcfile_l.o socket.o getpass.o pop2.o pop3.o imap.o etrn.o odmr.o fetchmail.o idle.o env.o options.o daemon.o driver.o transact.o sink.o rfc822.o smtp.o xmalloc.o uid.o mxget.o md5ify.o cram.o kerberos.o gssapi.o opie.o rpa.o interface.o netrc.o base64.o report.o unmime.o conf.o checkalias.o smbdes.o smbencrypt.o smbmd4.o smbutil.o ipv6-connect.o lock.o -lopie -lcrypt -lmd -lkvm -lcom_err -lintl -lssl -lcrypto -lintl -lfl -o fetchmail
cd po; gmake
gmake[1]: Entering directory `/usr/ports/mail/fetchmail/work/fetchmail-6.2.5/po' PATH=../src:$PATH /usr/local/bin/xgettext --default-domain=fetchmail --directory=.. \
  --add-comments --keyword=GT_ --keyword=NGT_ \
  --files-from=./POTFILES.in \
&& test ! -f fetchmail.po \
   || ( rm -f ./fetchmail.pot \
        && mv fetchmail.po ./fetchmail.pot )
rm -f cat-id-tbl.tmp
sed -f ../intl/po2tbl.sed ./fetchmail.pot \
| sed -e "s/@PACKAGE NAME@/fetchmail/" > cat-id-tbl.tmp
sed: ../intl/po2tbl.sed: No such file or directory
if cmp -s cat-id-tbl.tmp ./cat-id-tbl.c; then \
  rm cat-id-tbl.tmp; \
else \
  echo cat-id-tbl.c changed; \
  rm -f ./cat-id-tbl.c; \
  mv cat-id-tbl.tmp ./cat-id-tbl.c; \
fi
cd . && rm -f stamp-cat-id && echo timestamp > stamp-cat-id
file=./`echo ca | sed 's,.*/,,'`.gmo \
&& rm -f $file && PATH=../src:$PATH /usr/local/bin/msgfmt -o $file ca.po
file=./`echo cs | sed 's,.*/,,'`.gmo \
&& rm -f $file && PATH=../src:$PATH /usr/local/bin/msgfmt -o $file cs.po
file=./`echo da | sed 's,.*/,,'`.gmo \
&& rm -f $file && PATH=../src:$PATH /usr/local/bin/msgfmt -o $file da.po
file=./`echo de | sed 's,.*/,,'`.gmo \
&& rm -f $file && PATH=../src:$PATH /usr/local/bin/msgfmt -o $file de.po
file=./`echo el | sed 's,.*/,,'`.gmo \
&& rm -f $file && PATH=../src:$PATH /usr/local/bin/msgfmt -o $file el.po
file=./`echo es | sed 's,.*/,,'`.gmo \
&& rm -f $file && PATH=../src:$PATH /usr/local/bin/msgfmt -o $file es.po
file=./`echo fr | sed 's,.*/,,'`.gmo \
&& rm -f $file && PATH=../src:$PATH /usr/local/bin/msgfmt -o $file fr.po
file=./`echo gl | sed 's,.*/,,'`.gmo \
&& rm -f $file && PATH=../src:$PATH /usr/local/bin/msgfmt -o $file gl.po
file=./`echo ja | sed 's,.*/,,'`.gmo \
&& rm -f $file && PATH=../src:$PATH /usr/local/bin/msgfmt -o $file ja.po
file=./`echo pl | sed 's,.*/,,'`.gmo \
&& rm -f $file && PATH=../src:$PATH /usr/local/bin/msgfmt -o $file pl.po
file=./`echo pt_BR | sed 's,.*/,,'`.gmo \
&& rm -f $file && PATH=../src:$PATH /usr/local/bin/msgfmt -o $file pt_BR.po
file=./`echo tr | sed 's,.*/,,'`.gmo \
&& rm -f $file && PATH=../src:$PATH /usr/local/bin/msgfmt -o $file tr.po
file=./`echo sk | sed 's,.*/,,'`.gmo \
&& rm -f $file && PATH=../src:$PATH /usr/local/bin/msgfmt -o $file sk.po gmake[1]: Leaving directory `/usr/ports/mail/fetchmail/work/fetchmail-6.2.5/po'
===>  Installing for fetchmail-6.2.5_2
===>   Generating temporary packing list
===>  Checking if mail/fetchmail already installed
Creating installation directories...
/bin/sh ./mkinstalldirs /usr/local/bin /usr/local/man/man1
Installing fetchmail binary...
install  -s -o root -g wheel -m 555 ./fetchmail /usr/local/bin/fetchmail
Installing fetchmail configurator...
install -o root -g wheel -m 555 ./fetchmailconf /usr/local/bin/fetchmailconf
Installing manual page...
install -o root -g wheel -m 444 ./fetchmail.man /usr/local/man/man1/fetchmail.1
rm -f /usr/local/man/man1/fetchmailconf.1
cd /usr/local/man/man1 && ln -s fetchmail.1 fetchmailconf.1
Installing language catalogs...
cd intl; gmake install
gmake[1]: Entering directory `/usr/ports/mail/fetchmail/work/fetchmail-6.2.5/intl'
if test "fetchmail" = "gettext" \
   && test '' = 'intl-compat.o'; then \
  if test -r ./mkinstalldirs; then \
    ./mkinstalldirs /usr/local/lib /usr/local/include; \
  else \
    ../mkinstalldirs /usr/local/lib /usr/local/include; \
  fi; \
install -o root -g wheel -m 444 intlh.inst /usr/local/include/libintl.h; \
  install  -o root -g wheel -m 444 libintl.a /usr/local/lib/libintl.a; \
else \
  : ; \
fi
if test "fetchmail" = "gettext"; then \
  if test -r ./mkinstalldirs; then \
    ./mkinstalldirs /usr/local/share/gettext/intl; \
  else \
    ../mkinstalldirs /usr/local/share/gettext/intl; \
  fi; \
install -o root -g wheel -m 444 VERSION /usr/local/share/gettext/intl/VERSION; \ dists="ChangeLog Makefile.in linux-msg.sed po2tbl.sed.in xopen-msg.sed gettext.h gettextP.h hash-string.h libgettext.h loadinfo.h bindtextdom.c dcgettext.c dgettext.c gettext.c finddomain.c loadmsgcat.c localealias.c textdomain.c l10nflist.c explodename.c intl-compat.c cat-compat.c"; \
  for file in $dists; do \
install -o root -g wheel -m 444 ./$file /usr/local/share/gettext/intl/$file; \
  done; \
else \
  : ; \
fi
gmake[1]: Leaving directory `/usr/ports/mail/fetchmail/work/fetchmail-6.2.5/intl'
cd po; gmake install
gmake[1]: Entering directory `/usr/ports/mail/fetchmail/work/fetchmail-6.2.5/po'
if test -r ".././mkinstalldirs"; then \
  .././mkinstalldirs /usr/local/share; \
else \
  /bin/sh ../mkinstalldirs /usr/local/share; \
fi
installing ca.gmo as /usr/local/share/locale/ca/LC_MESSAGES/fetchmail.mo
installing cs.gmo as /usr/local/share/locale/cs/LC_MESSAGES/fetchmail.mo
installing da.gmo as /usr/local/share/locale/da/LC_MESSAGES/fetchmail.mo
installing de.gmo as /usr/local/share/locale/de/LC_MESSAGES/fetchmail.mo
installing el.gmo as /usr/local/share/locale/el/LC_MESSAGES/fetchmail.mo
installing es.gmo as /usr/local/share/locale/es/LC_MESSAGES/fetchmail.mo
installing fr.gmo as /usr/local/share/locale/fr/LC_MESSAGES/fetchmail.mo
installing gl.gmo as /usr/local/share/locale/gl/LC_MESSAGES/fetchmail.mo
installing ja.gmo as /usr/local/share/locale/ja/LC_MESSAGES/fetchmail.mo
installing pl.gmo as /usr/local/share/locale/pl/LC_MESSAGES/fetchmail.mo
installing pt_BR.gmo as /usr/local/share/locale/pt_BR/LC_MESSAGES/fetchmail.mo
installing tr.gmo as /usr/local/share/locale/tr/LC_MESSAGES/fetchmail.mo
installing sk.gmo as /usr/local/share/locale/sk/LC_MESSAGES/fetchmail.mo
if test "fetchmail" = "gettext"; then \
  if test -r ".././mkinstalldirs"; then \
    .././mkinstalldirs /usr/local/share/gettext/po; \
  else \
    /bin/sh ../mkinstalldirs /usr/local/share/gettext/po; \
  fi; \
  install  -o root -g wheel -m 444 ./Makefile.in.in \
                  /usr/local/share/gettext/po/Makefile.in.in; \
else \
  : ; \
fi
gmake[1]: Leaving directory `/usr/ports/mail/fetchmail/work/fetchmail-6.2.5/po'
install -d -m 555 -o root -g wheel /usr/local/share/doc/fetchmail
cd /usr/ports/mail/fetchmail/work/fetchmail-6.2.5 && install -o root -g wheel -m 444 FAQ FEATURES NEWS NOTES README design-notes.html fetchmail-FAQ.html fetchmail-features.html README.SSL /usr/local/share/doc/fetchmail /bin/mv /usr/local/bin/fetchmailconf /usr/local/libexec/fetchmailconf.bin install -o root -g wheel -m 555 /usr/ports/mail/fetchmail/work/fetchmailconf /usr/local/bin
===>   Compressing manual pages for fetchmail-6.2.5_2
===>   Registering installation for fetchmail-6.2.5_2
===>  Cleaning for libiconv-1.9.2_1
===>  Cleaning for gettext-0.14.1
===>  Cleaning for gmake-3.80_2
===>  Cleaning for libtool-1.5.10
===>  Cleaning for fetchmail-6.2.5_2





reply via email to

[Prev in Thread] Current Thread [Next in Thread]