vpopmail port

Cristiano Deana cris at gufi.org
Wed Feb 11 00:02:36 PST 2004


New installation of qmail/vpopmail:

# uname -a
FreeBSD test1.biella.bmm.it 5.2.1-RC FreeBSD 5.2.1-RC #1: Tue Feb  3 
09:02:37 CET 2004

# pkg_info
cvsup-without-gui-16.1h General network file distribution system optimized 
for CVS
expat-1.95.6_1      XML 1.0 parser written in C
gettext-0.13.1      GNU gettext package
gmake-3.80_2        GNU version of 'make' utility
libiconv-1.9.1_3    A character set conversion library
libtool-1.3.5_1     Generic shared library support script
perl-5.6.1_15       Practical Extraction and Report Language
qmail-1.03_2        A secure, reliable, efficient, simple, and fast MTA
ucspi-tcp-0.88      Command-line tools for building TCP client-server

In ports/vpopmail/, `make install` failed the configure:
checking whether we can locate the tcp.smtp file... configure: error: 
Unable to find your tcp.smtp file, specify 
--enable-tcpserver-path=/full/path/to/tcp.smtp
===>  Script "configure" failed unexpectedly.

config.log in attachment.

-- 
Cristiano Deana - FreeCRIS
"Ho iniziato a usare FreeBSD perche' m$ usava me. ed e' spiacevole"
pgp public key: http://freecris.bmm.it/cris.asc
in irc su: irc.azzurra.org #freebsd-it
-------------- next part --------------
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.

It was created by vpopmail configure 5.4.0, which was
generated by GNU Autoconf 2.53.  Invocation command line was

  $ ./configure --enable-qmaildir=/var/qmail --enable-tcprules-prog=/usr/local/bin/tcprules --enable-tcpserver-file=/usr/local/vpopmail/etc/tcp.smtp --enable-logging=y --enable-roaming-users --enable-relay-clear-minutes=30 --disable-clear-passwd --enable-learn-passwords --prefix=/usr/local i386-portbld-freebsd5.2.1

## --------- ##
## Platform. ##
## --------- ##

hostname = test1.biella.bmm.it
uname -m = i386
uname -r = 5.2.1-RC
uname -s = FreeBSD
uname -v = FreeBSD 5.2.1-RC #1: Tue Feb  3 09:02:37 CET 2004     cris at test1.biella.bmm.it:/usr/obj/usr/src/sys/TRABALDO 

/usr/bin/uname -p = i386
/bin/uname -X     = unknown

/bin/arch              = unknown
/usr/bin/arch -k       = unknown
/usr/convex/getsysinfo = unknown
hostinfo               = unknown
/bin/machine           = unknown
/usr/bin/oslevel       = unknown
/bin/universe          = unknown

PATH: /sbin
PATH: /bin
PATH: /usr/sbin
PATH: /usr/bin
PATH: /usr/games
PATH: /usr/local/sbin
PATH: /usr/local/bin
PATH: /usr/X11R6/bin
PATH: /root/bin


## ----------- ##
## Core tests. ##
## ----------- ##

configure:1301: checking for a BSD-compatible install
configure:1355: result: /usr/bin/install -c -o root -g wheel
configure:1366: checking whether build environment is sane
configure:1409: result: yes
configure:1442: checking for gawk
configure:1471: result: no
configure:1442: checking for mawk
configure:1471: result: no
configure:1442: checking for nawk
configure:1458: found /usr/bin/nawk
configure:1468: result: nawk
configure:1478: checking whether gmake sets ${MAKE}
configure:1498: result: yes
configure:1650: checking build system type
configure:1668: result: i386-portbld-freebsd5.2.1
configure:1676: checking host system type
configure:1690: result: i386-portbld-freebsd5.2.1
configure:1711: checking for i386-portbld-freebsd5.2.1-g++
configure:1737: result: c++
configure:1795: checking for C++ compiler version
configure:1798: c++ --version </dev/null >&5
c++ (GCC) 3.3.3 [FreeBSD] 20031106
Copyright (C) 2003 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.

configure:1801: $? = 0
configure:1803: c++ -v </dev/null >&5
Using built-in specs.
Configured with: FreeBSD/i386 system compiler
Thread model: posix
gcc version 3.3.3 [FreeBSD] 20031106
configure:1806: $? = 0
configure:1808: c++ -V </dev/null >&5
c++: `-V' option must have argument
configure:1811: $? = 1
configure:1837: checking for C++ compiler default output
configure:1840: c++ -O -pipe -mcpu=pentiumpro   conftest.cc  >&5
configure:1843: $? = 0
configure:1876: result: a.out
configure:1881: checking whether the C++ compiler works
configure:1887: ./a.out
configure:1890: $? = 0
configure:1905: result: yes
configure:1912: checking whether we are cross compiling
configure:1914: result: no
configure:1917: checking for suffix of executables
configure:1919: c++ -o conftest -O -pipe -mcpu=pentiumpro   conftest.cc  >&5
configure:1922: $? = 0
configure:1944: result: 
configure:1950: checking for suffix of object files
configure:1974: c++ -c -O -pipe -mcpu=pentiumpro  conftest.cc >&5
configure:1977: $? = 0
configure:1996: result: o
configure:2000: checking whether we are using the GNU C++ compiler
configure:2027: c++ -c -O -pipe -mcpu=pentiumpro  conftest.cc >&5
configure:2030: $? = 0
configure:2033: test -s conftest.o
configure:2036: $? = 0
configure:2048: result: yes
configure:2054: checking whether c++ accepts -g
configure:2078: c++ -c -g  conftest.cc >&5
configure:2081: $? = 0
configure:2084: test -s conftest.o
configure:2087: $? = 0
configure:2097: result: yes
configure:2143: c++ -c -O -pipe -mcpu=pentiumpro  conftest.cc >&5
configure:2146: $? = 0
configure:2149: test -s conftest.o
configure:2152: $? = 0
configure:2180: c++ -c -O -pipe -mcpu=pentiumpro  conftest.cc >&5
configure: In function `int main()':
configure:2173: error: `exit' undeclared (first use this function)
configure:2173: error: (Each undeclared identifier is reported only once for 
   each function it appears in.)
configure:2183: $? = 1
configure: failed program was:
#line 2162 "configure"
#include "confdefs.h"

#ifdef F77_DUMMY_MAIN
#  ifdef __cplusplus
     extern "C"
#  endif
   int F77_DUMMY_MAIN() { return 1; }
#endif
int
main ()
{
exit (42);
  ;
  return 0;
}
configure:2143: c++ -c -O -pipe -mcpu=pentiumpro  conftest.cc >&5
configure:2146: $? = 0
configure:2149: test -s conftest.o
configure:2152: $? = 0
configure:2180: c++ -c -O -pipe -mcpu=pentiumpro  conftest.cc >&5
configure:2183: $? = 0
configure:2186: test -s conftest.o
configure:2189: $? = 0
configure:2230: checking for style of include used by gmake
configure:2258: result: GNU
configure:2286: checking dependency style of c++
configure:2348: result: none
configure:2357: checking for gawk
configure:2383: result: nawk
configure:2401: checking for i386-portbld-freebsd5.2.1-gcc
configure:2427: result: cc
configure:2709: checking for C compiler version
configure:2712: cc --version </dev/null >&5
cc (GCC) 3.3.3 [FreeBSD] 20031106
Copyright (C) 2003 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.

configure:2715: $? = 0
configure:2717: cc -v </dev/null >&5
Using built-in specs.
Configured with: FreeBSD/i386 system compiler
Thread model: posix
gcc version 3.3.3 [FreeBSD] 20031106
configure:2720: $? = 0
configure:2722: cc -V </dev/null >&5
cc: `-V' option must have argument
configure:2725: $? = 1
configure:2728: checking whether we are using the GNU C compiler
configure:2755: cc -c -O -pipe -mcpu=pentiumpro  conftest.c >&5
configure:2758: $? = 0
configure:2761: test -s conftest.o
configure:2764: $? = 0
configure:2776: result: yes
configure:2782: checking whether cc accepts -g
configure:2806: cc -c -g  conftest.c >&5
configure:2809: $? = 0
configure:2812: test -s conftest.o
configure:2815: $? = 0
configure:2825: result: yes
configure:2852: cc -c -O -pipe -mcpu=pentiumpro  conftest.c >&5
conftest.c:2: error: syntax error before "me"
configure:2855: $? = 1
configure: failed program was:
#ifndef __cplusplus
  choke me
#endif
configure:2967: checking dependency style of cc
configure:3029: result: none
configure:3046: checking for a BSD-compatible install
configure:3100: result: /usr/bin/install -c -o root -g wheel
configure:3114: checking for i386-portbld-freebsd5.2.1-ranlib
configure:3143: result: no
configure:3152: checking for ranlib
configure:3168: found /usr/bin/ranlib
configure:3179: result: ranlib
configure:3195: checking for strerror in -lcposix
configure:3228: cc -o conftest -O -pipe -mcpu=pentiumpro   conftest.c -lcposix   >&5
/usr/bin/ld: cannot find -lcposix
configure:3231: $? = 1
configure: failed program was:
#line 3203 "configure"
#include "confdefs.h"

/* Override any gcc2 internal prototype to avoid an error.  */
#ifdef __cplusplus
extern "C"
#endif
/* We use char because int might match the return type of a gcc2
   builtin and then its argument prototype would still apply.  */
char strerror ();
#ifdef F77_DUMMY_MAIN
#  ifdef __cplusplus
     extern "C"
#  endif
   int F77_DUMMY_MAIN() { return 1; }
#endif
int
main ()
{
strerror ();
  ;
  return 0;
}
configure:3248: result: no
configure:3260: checking for crypt in -lcrypt
configure:3293: cc -o conftest -O -pipe -mcpu=pentiumpro   conftest.c -lcrypt   >&5
configure:3296: $? = 0
configure:3299: test -s conftest
configure:3302: $? = 0
configure:3313: result: yes
configure:3337: checking for dirent.h that defines DIR
configure:3364: cc -c -O -pipe -mcpu=pentiumpro  conftest.c >&5
configure:3367: $? = 0
configure:3370: test -s conftest.o
configure:3373: $? = 0
configure:3383: result: yes
configure:3396: checking for library containing opendir
configure:3429: cc -o conftest -O -pipe -mcpu=pentiumpro   conftest.c -lcrypt  >&5
configure:3432: $? = 0
configure:3435: test -s conftest
configure:3438: $? = 0
configure:3497: result: none required
configure:3620: checking how to run the C preprocessor
configure:3646: cc -E  conftest.c
configure:3652: $? = 0
configure:3679: cc -E  conftest.c
configure:3676:28: ac_nonexistent.h: No such file or directory
configure:3685: $? = 1
configure: failed program was:
#line 3675 "configure"
#include "confdefs.h"
#include <ac_nonexistent.h>
configure:3722: result: cc -E
configure:3737: cc -E  conftest.c
configure:3743: $? = 0
configure:3770: cc -E  conftest.c
configure:3767:28: ac_nonexistent.h: No such file or directory
configure:3776: $? = 1
configure: failed program was:
#line 3766 "configure"
#include "confdefs.h"
#include <ac_nonexistent.h>
configure:3816: checking for ANSI C header files
configure:3830: cc -E  conftest.c
configure:3836: $? = 0
configure:3923: cc -o conftest -O -pipe -mcpu=pentiumpro   conftest.c -lcrypt  >&5
configure:3926: $? = 0
configure:3928: ./conftest
configure:3931: $? = 0
configure:3945: result: yes
configure:3955: checking for sys/wait.h that is POSIX.1 compatible
configure:3989: cc -c -O -pipe -mcpu=pentiumpro  conftest.c >&5
configure:3992: $? = 0
configure:3995: test -s conftest.o
configure:3998: $? = 0
configure:4008: result: yes
configure:4032: checking for sys/types.h
configure:4045: cc -c -O -pipe -mcpu=pentiumpro  conftest.c >&5
configure:4048: $? = 0
configure:4051: test -s conftest.o
configure:4054: $? = 0
configure:4064: result: yes
configure:4032: checking for sys/stat.h
configure:4045: cc -c -O -pipe -mcpu=pentiumpro  conftest.c >&5
configure:4048: $? = 0
configure:4051: test -s conftest.o
configure:4054: $? = 0
configure:4064: result: yes
configure:4032: checking for stdlib.h
configure:4045: cc -c -O -pipe -mcpu=pentiumpro  conftest.c >&5
configure:4048: $? = 0
configure:4051: test -s conftest.o
configure:4054: $? = 0
configure:4064: result: yes
configure:4032: checking for string.h
configure:4045: cc -c -O -pipe -mcpu=pentiumpro  conftest.c >&5
configure:4048: $? = 0
configure:4051: test -s conftest.o
configure:4054: $? = 0
configure:4064: result: yes
configure:4032: checking for memory.h
configure:4045: cc -c -O -pipe -mcpu=pentiumpro  conftest.c >&5
configure:4048: $? = 0
configure:4051: test -s conftest.o
configure:4054: $? = 0
configure:4064: result: yes
configure:4032: checking for strings.h
configure:4045: cc -c -O -pipe -mcpu=pentiumpro  conftest.c >&5
configure:4048: $? = 0
configure:4051: test -s conftest.o
configure:4054: $? = 0
configure:4064: result: yes
configure:4032: checking for inttypes.h
configure:4045: cc -c -O -pipe -mcpu=pentiumpro  conftest.c >&5
configure:4048: $? = 0
configure:4051: test -s conftest.o
configure:4054: $? = 0
configure:4064: result: yes
configure:4032: checking for stdint.h
configure:4045: cc -c -O -pipe -mcpu=pentiumpro  conftest.c >&5
configure:4048: $? = 0
configure:4051: test -s conftest.o
configure:4054: $? = 0
configure:4064: result: yes
configure:4032: checking for unistd.h
configure:4045: cc -c -O -pipe -mcpu=pentiumpro  conftest.c >&5
configure:4048: $? = 0
configure:4051: test -s conftest.o
configure:4054: $? = 0
configure:4064: result: yes
configure:4103: checking arpa/inet.h usability
configure:4112: cc -c -O -pipe -mcpu=pentiumpro  conftest.c >&5
configure:4115: $? = 0
configure:4118: test -s conftest.o
configure:4121: $? = 0
configure:4130: result: yes
configure:4134: checking arpa/inet.h presence
configure:4141: cc -E  conftest.c
configure:4147: $? = 0
configure:4165: result: yes
configure:4183: checking for arpa/inet.h
configure:4190: result: yes
configure:4103: checking fcntl.h usability
configure:4112: cc -c -O -pipe -mcpu=pentiumpro  conftest.c >&5
configure:4115: $? = 0
configure:4118: test -s conftest.o
configure:4121: $? = 0
configure:4130: result: yes
configure:4134: checking fcntl.h presence
configure:4141: cc -E  conftest.c
configure:4147: $? = 0
configure:4165: result: yes
configure:4183: checking for fcntl.h
configure:4190: result: yes
configure:4094: checking for memory.h
configure:4099: result: yes
configure:4103: checking netinet/in.h usability
configure:4112: cc -c -O -pipe -mcpu=pentiumpro  conftest.c >&5
configure:4115: $? = 0
configure:4118: test -s conftest.o
configure:4121: $? = 0
configure:4130: result: yes
configure:4134: checking netinet/in.h presence
configure:4141: cc -E  conftest.c
configure:4147: $? = 0
configure:4165: result: yes
configure:4183: checking for netinet/in.h
configure:4190: result: yes
configure:4103: checking shadow.h usability
configure:4112: cc -c -O -pipe -mcpu=pentiumpro  conftest.c >&5
configure:4141:20: shadow.h: No such file or directory
configure:4115: $? = 1
configure: failed program was:
#line 4106 "configure"
#include "confdefs.h"
#include <stdio.h>
#if HAVE_SYS_TYPES_H
# include <sys/types.h>
#endif
#if HAVE_SYS_STAT_H
# include <sys/stat.h>
#endif
#if STDC_HEADERS
# include <stdlib.h>
# include <stddef.h>
#else
# if HAVE_STDLIB_H
#  include <stdlib.h>
# endif
#endif
#if HAVE_STRING_H
# if !STDC_HEADERS && HAVE_MEMORY_H
#  include <memory.h>
# endif
# include <string.h>
#endif
#if HAVE_STRINGS_H
# include <strings.h>
#endif
#if HAVE_INTTYPES_H
# include <inttypes.h>
#else
# if HAVE_STDINT_H
#  include <stdint.h>
# endif
#endif
#if HAVE_UNISTD_H
# include <unistd.h>
#endif
#include <shadow.h>
configure:4130: result: no
configure:4134: checking shadow.h presence
configure:4141: cc -E  conftest.c
configure:4138:20: shadow.h: No such file or directory
configure:4147: $? = 1
configure: failed program was:
#line 4137 "configure"
#include "confdefs.h"
#include <shadow.h>
configure:4165: result: no
configure:4183: checking for shadow.h
configure:4190: result: no
configure:4094: checking for stdlib.h
configure:4099: result: yes
configure:4094: checking for string.h
configure:4099: result: yes
configure:4103: checking sys/file.h usability
configure:4112: cc -c -O -pipe -mcpu=pentiumpro  conftest.c >&5
configure:4115: $? = 0
configure:4118: test -s conftest.o
configure:4121: $? = 0
configure:4130: result: yes
configure:4134: checking sys/file.h presence
configure:4141: cc -E  conftest.c
configure:4147: $? = 0
configure:4165: result: yes
configure:4183: checking for sys/file.h
configure:4190: result: yes
configure:4103: checking sys/param.h usability
configure:4112: cc -c -O -pipe -mcpu=pentiumpro  conftest.c >&5
configure:4115: $? = 0
configure:4118: test -s conftest.o
configure:4121: $? = 0
configure:4130: result: yes
configure:4134: checking sys/param.h presence
configure:4141: cc -E  conftest.c
configure:4147: $? = 0
configure:4165: result: yes
configure:4183: checking for sys/param.h
configure:4190: result: yes
configure:4103: checking sys/socket.h usability
configure:4112: cc -c -O -pipe -mcpu=pentiumpro  conftest.c >&5
configure:4115: $? = 0
configure:4118: test -s conftest.o
configure:4121: $? = 0
configure:4130: result: yes
configure:4134: checking sys/socket.h presence
configure:4141: cc -E  conftest.c
configure:4147: $? = 0
configure:4165: result: yes
configure:4183: checking for sys/socket.h
configure:4190: result: yes
configure:4103: checking sys/time.h usability
configure:4112: cc -c -O -pipe -mcpu=pentiumpro  conftest.c >&5
configure:4115: $? = 0
configure:4118: test -s conftest.o
configure:4121: $? = 0
configure:4130: result: yes
configure:4134: checking sys/time.h presence
configure:4141: cc -E  conftest.c
configure:4147: $? = 0
configure:4165: result: yes
configure:4183: checking for sys/time.h
configure:4190: result: yes
configure:4103: checking syslog.h usability
configure:4112: cc -c -O -pipe -mcpu=pentiumpro  conftest.c >&5
configure:4115: $? = 0
configure:4118: test -s conftest.o
configure:4121: $? = 0
configure:4130: result: yes
configure:4134: checking syslog.h presence
configure:4141: cc -E  conftest.c
configure:4147: $? = 0
configure:4165: result: yes
configure:4183: checking for syslog.h
configure:4190: result: yes
configure:4094: checking for unistd.h
configure:4099: result: yes
configure:4103: checking utime.h usability
configure:4112: cc -c -O -pipe -mcpu=pentiumpro  conftest.c >&5
configure:4115: $? = 0
configure:4118: test -s conftest.o
configure:4121: $? = 0
configure:4130: result: yes
configure:4134: checking utime.h presence
configure:4141: cc -E  conftest.c
configure:4147: $? = 0
configure:4165: result: yes
configure:4183: checking for utime.h
configure:4190: result: yes
configure:4207: checking for cc option to accept ANSI C
configure:4270: cc  -c -O -pipe -mcpu=pentiumpro  conftest.c >&5
configure:4273: $? = 0
configure:4276: test -s conftest.o
configure:4279: $? = 0
configure:4296: result: none needed
configure:4304: checking for an ANSI C-conforming const
configure:4374: cc -c -O -pipe -mcpu=pentiumpro  conftest.c >&5
configure:4377: $? = 0
configure:4380: test -s conftest.o
configure:4383: $? = 0
configure:4393: result: yes
configure:4403: checking for uid_t in sys/types.h
configure:4423: result: yes
configure:4438: checking for inline
configure:4455: cc -c -O -pipe -mcpu=pentiumpro  conftest.c >&5
configure:4458: $? = 0
configure:4461: test -s conftest.o
configure:4464: $? = 0
configure:4475: result: inline
configure:4490: checking for mode_t
configure:4517: cc -c -O -pipe -mcpu=pentiumpro  conftest.c >&5
configure:4520: $? = 0
configure:4523: test -s conftest.o
configure:4526: $? = 0
configure:4536: result: yes
configure:4548: checking for off_t
configure:4575: cc -c -O -pipe -mcpu=pentiumpro  conftest.c >&5
configure:4578: $? = 0
configure:4581: test -s conftest.o
configure:4584: $? = 0
configure:4594: result: yes
configure:4606: checking for pid_t
configure:4633: cc -c -O -pipe -mcpu=pentiumpro  conftest.c >&5
configure:4636: $? = 0
configure:4639: test -s conftest.o
configure:4642: $? = 0
configure:4652: result: yes
configure:4664: checking for size_t
configure:4691: cc -c -O -pipe -mcpu=pentiumpro  conftest.c >&5
configure:4694: $? = 0
configure:4697: test -s conftest.o
configure:4700: $? = 0
configure:4710: result: yes
configure:4723: checking whether struct tm is in sys/time.h or time.h
configure:4749: cc -c -O -pipe -mcpu=pentiumpro  conftest.c >&5
configure:4752: $? = 0
configure:4755: test -s conftest.o
configure:4758: $? = 0
configure:4768: result: time.h
configure:4783: checking whether closedir returns void
configure:4815: cc -o conftest -O -pipe -mcpu=pentiumpro   conftest.c -lcrypt  >&5
configure:4818: $? = 0
configure:4820: ./conftest
configure:4823: $? = 0
configure:4836: result: no
configure:4851: checking return type of signal handlers
configure:4885: cc -c -O -pipe -mcpu=pentiumpro  conftest.c >&5
configure:4888: $? = 0
configure:4891: test -s conftest.o
configure:4894: $? = 0
configure:4904: result: void
configure:4913: checking whether utime accepts a null argument
configure:4947: cc -o conftest -O -pipe -mcpu=pentiumpro   conftest.c -lcrypt  >&5
configure:4950: $? = 0
configure:4952: ./conftest
configure:4955: $? = 0
configure:4969: result: yes
configure:5003: checking for bzero
configure:5046: cc -o conftest -O -pipe -mcpu=pentiumpro   conftest.c -lcrypt  >&5
configure:5019: warning: conflicting types for built-in function `bzero'
configure:5049: $? = 0
configure:5052: test -s conftest
configure:5055: $? = 0
configure:5065: result: yes
configure:5003: checking for dup2
configure:5046: cc -o conftest -O -pipe -mcpu=pentiumpro   conftest.c -lcrypt  >&5
configure:5049: $? = 0
configure:5052: test -s conftest
configure:5055: $? = 0
configure:5065: result: yes
configure:5003: checking for fdatasync
configure:5046: cc -o conftest -O -pipe -mcpu=pentiumpro   conftest.c -lcrypt  >&5
/var/tmp//cczL8JGY.o: In function `main':
/var/tmp//cczL8JGY.o(.text+0xf): undefined reference to `fdatasync'
configure:5049: $? = 1
configure: failed program was:
#line 5009 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
    which can conflict with char fdatasync (); below.  */
#include <assert.h>
/* Override any gcc2 internal prototype to avoid an error.  */
#ifdef __cplusplus
extern "C"
#endif
/* We use char because int might match the return type of a gcc2
   builtin and then its argument prototype would still apply.  */
char fdatasync ();
char (*f) ();

#ifdef F77_DUMMY_MAIN
#  ifdef __cplusplus
     extern "C"
#  endif
   int F77_DUMMY_MAIN() { return 1; }
#endif
int
main ()
{
/* The GNU C library defines this for functions which it implements
    to always fail with ENOSYS.  Some functions are actually named
    something starting with __ and the normal name is an alias.  */
#if defined (__stub_fdatasync) || defined (__stub___fdatasync)
choke me
#else
f = fdatasync;
#endif

  ;
  return 0;
}
configure:5065: result: no
configure:5003: checking for getcwd
configure:5046: cc -o conftest -O -pipe -mcpu=pentiumpro   conftest.c -lcrypt  >&5
configure:5049: $? = 0
configure:5052: test -s conftest
configure:5055: $? = 0
configure:5065: result: yes
configure:5003: checking for gethostname
configure:5046: cc -o conftest -O -pipe -mcpu=pentiumpro   conftest.c -lcrypt  >&5
configure:5049: $? = 0
configure:5052: test -s conftest
configure:5055: $? = 0
configure:5065: result: yes
configure:5003: checking for getpass
configure:5046: cc -o conftest -O -pipe -mcpu=pentiumpro   conftest.c -lcrypt  >&5
configure:5049: $? = 0
configure:5052: test -s conftest
configure:5055: $? = 0
configure:5065: result: yes
configure:5003: checking for getspnam
configure:5046: cc -o conftest -O -pipe -mcpu=pentiumpro   conftest.c -lcrypt  >&5
/var/tmp//ccxR9Xb9.o: In function `main':
/var/tmp//ccxR9Xb9.o(.text+0xf): undefined reference to `getspnam'
configure:5049: $? = 1
configure: failed program was:
#line 5009 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
    which can conflict with char getspnam (); below.  */
#include <assert.h>
/* Override any gcc2 internal prototype to avoid an error.  */
#ifdef __cplusplus
extern "C"
#endif
/* We use char because int might match the return type of a gcc2
   builtin and then its argument prototype would still apply.  */
char getspnam ();
char (*f) ();

#ifdef F77_DUMMY_MAIN
#  ifdef __cplusplus
     extern "C"
#  endif
   int F77_DUMMY_MAIN() { return 1; }
#endif
int
main ()
{
/* The GNU C library defines this for functions which it implements
    to always fail with ENOSYS.  Some functions are actually named
    something starting with __ and the normal name is an alias.  */
#if defined (__stub_getspnam) || defined (__stub___getspnam)
choke me
#else
f = getspnam;
#endif

  ;
  return 0;
}
configure:5065: result: no
configure:5003: checking for memset
configure:5046: cc -o conftest -O -pipe -mcpu=pentiumpro   conftest.c -lcrypt  >&5
configure:5019: warning: conflicting types for built-in function `memset'
configure:5049: $? = 0
configure:5052: test -s conftest
configure:5055: $? = 0
configure:5065: result: yes
configure:5003: checking for mkdir
configure:5046: cc -o conftest -O -pipe -mcpu=pentiumpro   conftest.c -lcrypt  >&5
configure:5049: $? = 0
configure:5052: test -s conftest
configure:5055: $? = 0
configure:5065: result: yes
configure:5003: checking for putenv
configure:5046: cc -o conftest -O -pipe -mcpu=pentiumpro   conftest.c -lcrypt  >&5
configure:5049: $? = 0
configure:5052: test -s conftest
configure:5055: $? = 0
configure:5065: result: yes
configure:5003: checking for rmdir
configure:5046: cc -o conftest -O -pipe -mcpu=pentiumpro   conftest.c -lcrypt  >&5
configure:5049: $? = 0
configure:5052: test -s conftest
configure:5055: $? = 0
configure:5065: result: yes
configure:5003: checking for socket
configure:5046: cc -o conftest -O -pipe -mcpu=pentiumpro   conftest.c -lcrypt  >&5
configure:5049: $? = 0
configure:5052: test -s conftest
configure:5055: $? = 0
configure:5065: result: yes
configure:5003: checking for strchr
configure:5046: cc -o conftest -O -pipe -mcpu=pentiumpro   conftest.c -lcrypt  >&5
configure:5019: warning: conflicting types for built-in function `strchr'
configure:5049: $? = 0
configure:5052: test -s conftest
configure:5055: $? = 0
configure:5065: result: yes
configure:5003: checking for strdup
configure:5046: cc -o conftest -O -pipe -mcpu=pentiumpro   conftest.c -lcrypt  >&5
configure:5049: $? = 0
configure:5052: test -s conftest
configure:5055: $? = 0
configure:5065: result: yes
configure:5003: checking for strerror
configure:5046: cc -o conftest -O -pipe -mcpu=pentiumpro   conftest.c -lcrypt  >&5
configure:5049: $? = 0
configure:5052: test -s conftest
configure:5055: $? = 0
configure:5065: result: yes
configure:5003: checking for strncasecmp
configure:5046: cc -o conftest -O -pipe -mcpu=pentiumpro   conftest.c -lcrypt  >&5
configure:5049: $? = 0
configure:5052: test -s conftest
configure:5055: $? = 0
configure:5065: result: yes
configure:5003: checking for strrchr
configure:5046: cc -o conftest -O -pipe -mcpu=pentiumpro   conftest.c -lcrypt  >&5
configure:5019: warning: conflicting types for built-in function `strrchr'
configure:5049: $? = 0
configure:5052: test -s conftest
configure:5055: $? = 0
configure:5065: result: yes
configure:5003: checking for strspn
configure:5046: cc -o conftest -O -pipe -mcpu=pentiumpro   conftest.c -lcrypt  >&5
configure:5019: warning: conflicting types for built-in function `strspn'
configure:5049: $? = 0
configure:5052: test -s conftest
configure:5055: $? = 0
configure:5065: result: yes
configure:5003: checking for strstr
configure:5046: cc -o conftest -O -pipe -mcpu=pentiumpro   conftest.c -lcrypt  >&5
configure:5019: warning: conflicting types for built-in function `strstr'
configure:5049: $? = 0
configure:5052: test -s conftest
configure:5055: $? = 0
configure:5065: result: yes
configure:5003: checking for utime
configure:5046: cc -o conftest -O -pipe -mcpu=pentiumpro   conftest.c -lcrypt  >&5
configure:5049: $? = 0
configure:5052: test -s conftest
configure:5055: $? = 0
configure:5065: result: yes
configure:5078: checking vpopmail configure options
configure:5080: result: ok
configure:5278: checking whether we can locate the qmail directory
configure:5307: result: yes
configure:5317: checking whether we can locate the qmail-newu program
configure:5356: result: yes
configure:5366: checking whether we can locate the qmail-inject program
configure:5405: result: yes
configure:5415: checking whether we can locate the qmail-inject program
configure:5454: result: yes
configure:5464: checking for valid vpopmail user and group
configure:5517: result: yes
configure:5520: checking whether password file entry for the vpopmail user exists
configure:5579: cc -o conftest -O -pipe -mcpu=pentiumpro -Wall   conftest.c -lcrypt  >&5
configure: In function `main':
configure:5540: warning: implicit declaration of function `unlink'
configure:5553: warning: implicit declaration of function `strlen'
configure:5582: $? = 0
configure:5584: ./conftest
configure:5587: $? = 0
configure:5589: result: yes
configure:5654: checking whether roaming-users has been enabled
configure:5669: result: yes
configure:5678: checking whether we can locate the tcprules program
configure:5716: result: yes
configure:5725: checking whether we can locate the tcp.smtp file
configure:5746: error: Unable to find your tcp.smtp file, specify --enable-tcpserver-path=/full/path/to/tcp.smtp

## ---------------- ##
## Cache variables. ##
## ---------------- ##

ac_cv_func_gethostname=yes
ac_cv_type_size_t=yes
am_cv_CC_dependencies_compiler_type=none
ac_cv_func_getcwd=yes
ac_cv_header_netinet_in_h=yes
ac_cv_env_CXXFLAGS_value='-O -pipe -mcpu=pentiumpro'
ac_cv_header_stdlib_h=yes
ac_cv_func_strncasecmp=yes
ac_cv_func_closedir_void=no
ac_cv_header_sys_time_h=yes
ac_cv_func_getpass=yes
ac_cv_lib_cposix_strerror=no
ac_cv_prog_cc_g=yes
ac_cv_env_LDFLAGS_set=
ac_cv_func_strspn=yes
ac_cv_search_opendir='none required'
ac_cv_c_compiler_gnu=yes
ac_cv_exeext=
ac_cv_env_CFLAGS_set=set
ac_cv_header_shadow_h=no
ac_cv_header_dirent_dirent_h=yes
ac_cv_func_fdatasync=no
ac_cv_prog_CXX=c++
ac_cv_prog_make_gmake_set=yes
lt_cv_sys_max_cmd_len=65536
ac_cv_header_sys_wait_h=yes
ac_cv_env_CPP_value=
ac_cv_env_CPPFLAGS_set=
ac_cv_func_socket=yes
ac_cv_cxx_compiler_gnu=yes
ac_cv_env_CXX_set=set
ac_cv_header_fcntl_h=yes
ac_cv_env_host_alias_set=set
ac_cv_func_strstr=yes
ac_cv_func_memset=yes
ac_cv_c_const=yes
ac_cv_func_mkdir=yes
ac_cv_func_dup2=yes
ac_cv_prog_CC=cc
ac_cv_type_mode_t=yes
ac_cv_header_sys_stat_h=yes
ac_cv_env_build_alias_set=set
ac_cv_env_LDFLAGS_value=
ac_cv_env_target_alias_set=set
ac_cv_func_utime_null=yes
ac_cv_prog_cc_stdc=
ac_cv_host_alias=i386-portbld-freebsd5.2.1
ac_cv_env_CFLAGS_value='-O -pipe -mcpu=pentiumpro'
ac_cv_env_CC_set=set
ac_cv_header_sys_types_h=yes
ac_cv_header_stdc=yes
ac_cv_func_strrchr=yes
ac_cv_func_rmdir=yes
ac_cv_header_strings_h=yes
ac_cv_type_signal=void
ac_cv_header_stdint_h=yes
ac_cv_header_inttypes_h=yes
ac_cv_c_inline=inline
ac_cv_header_sys_param_h=yes
ac_cv_header_unistd_h=yes
ac_cv_header_string_h=yes
ac_cv_build_alias=i386-portbld-freebsd5.2.1
ac_cv_env_CPPFLAGS_value=
ac_cv_func_strchr=yes
ac_cv_func_bzero=yes
ac_cv_header_utime_h=yes
ac_cv_header_memory_h=yes
ac_cv_prog_ac_ct_RANLIB=ranlib
ac_cv_env_CXXFLAGS_set=set
ac_cv_env_CXX_value=c++
ac_cv_header_sys_socket_h=yes
ac_cv_host=i386-portbld-freebsd5.2.1
ac_cv_env_host_alias_value=i386-portbld-freebsd5.2.1
ac_cv_func_utime=yes
ac_cv_func_strerror=yes
ac_cv_type_off_t=yes
ac_cv_header_sys_file_h=yes
ac_cv_prog_cxx_g=yes
ac_cv_type_pid_t=yes
ac_cv_func_getspnam=no
ac_cv_prog_CPP='cc -E'
am_cv_CXX_dependencies_compiler_type=none
ac_cv_build=i386-portbld-freebsd5.2.1
ac_cv_prog_AWK=nawk
ac_cv_env_build_alias_value=i386-portbld-freebsd5.2.1
ac_cv_struct_tm=time.h
ac_cv_env_target_alias_value=i386-portbld-freebsd5.2.1
ac_cv_header_syslog_h=yes
ac_cv_env_CC_value=cc
ac_cv_type_uid_t=yes
ac_cv_header_arpa_inet_h=yes
ac_cv_env_CPP_set=
ac_cv_lib_crypt_crypt=yes
ac_cv_func_strdup=yes
ac_cv_func_putenv=yes
ac_cv_objext=o

## ----------- ##
## confdefs.h. ##
## ----------- ##

#define PACKAGE_NAME "vpopmail"
#define PACKAGE_TARNAME "vpopmail"
#define PACKAGE_VERSION "5.4.0"
#define PACKAGE_STRING "vpopmail 5.4.0"
#define PACKAGE_BUGREPORT ""
#define PACKAGE "vpopmail"
#define VERSION "5.4.0"
#ifdef __cplusplus
#include <stdlib.h>
#endif
#define HAVE_LIBCRYPT 1
#define HAVE_DIRENT_H 1
#define STDC_HEADERS 1
#define HAVE_SYS_WAIT_H 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_SYS_STAT_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STRING_H 1
#define HAVE_MEMORY_H 1
#define HAVE_STRINGS_H 1
#define HAVE_INTTYPES_H 1
#define HAVE_STDINT_H 1
#define HAVE_UNISTD_H 1
#define HAVE_ARPA_INET_H 1
#define HAVE_FCNTL_H 1
#define HAVE_MEMORY_H 1
#define HAVE_NETINET_IN_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STRING_H 1
#define HAVE_SYS_FILE_H 1
#define HAVE_SYS_PARAM_H 1
#define HAVE_SYS_SOCKET_H 1
#define HAVE_SYS_TIME_H 1
#define HAVE_SYSLOG_H 1
#define HAVE_UNISTD_H 1
#define HAVE_UTIME_H 1
#define RETSIGTYPE void
#define HAVE_UTIME_NULL 1
#define HAVE_BZERO 1
#define HAVE_DUP2 1
#define HAVE_GETCWD 1
#define HAVE_GETHOSTNAME 1
#define HAVE_GETPASS 1
#define HAVE_MEMSET 1
#define HAVE_MKDIR 1
#define HAVE_PUTENV 1
#define HAVE_RMDIR 1
#define HAVE_SOCKET 1
#define HAVE_STRCHR 1
#define HAVE_STRDUP 1
#define HAVE_STRERROR 1
#define HAVE_STRNCASECMP 1
#define HAVE_STRRCHR 1
#define HAVE_STRSPN 1
#define HAVE_STRSTR 1
#define HAVE_UTIME 1
#define PS_COMMAND "ps aux"
#define QMAILDIR "/var/qmail"
#define QMAILNEWU "/var/qmail/bin/qmail-newu"
#define QMAILINJECT "/var/qmail/bin/qmail-inject"
#define QMAILNEWMRH "/var/qmail/bin/qmail-newmrh"
#define VPOPUSER "vpopmail"
#define VPOPGROUP "vchkpw"
#define VPOPMAILDIR "/usr/local/vpopmail"
#define VPOPMAILUID 89
#define VPOPMAILGID 89
#define POP_AUTH_OPEN_RELAY 1
#define TCPRULES_PROG "/usr/local/bin/tcprules"

configure: exit 1


More information about the freebsd-ports mailing list