This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. configure:598: checking host system type configure:622: checking for gcc configure:735: checking whether the C compiler (cc -fno-common ) works configure:751: cc -o conftest -fno-common conftest.c 1>&5 configure:777: checking whether the C compiler (cc -fno-common ) is a cross-compiler configure:782: checking whether we are using GNU C configure:791: cc -E conftest.c configure:810: checking whether cc accepts -g configure:842: checking whether make sets ${MAKE} configure:880: checking for a BSD compatible install configure:937: checking for chmod configure:978: checking for mv configure:1019: checking for rm configure:1060: checking for sed configure:1101: checking for strip configure:1142: checking for perl configure:1181: checking for piddir configure:1203: checking where mail is configure:1253: checking which locking method to use configure:1312: checking if APOP should be allowed configure:1332: checking if virtual domain support should be added configure:1353: checking for dividers to use configure:1374: checking if IPv6 support is wanted configure:1394: checking if __P() is defined in configure:1412: cc -c -fno-common conftest.c 1>&5 In file included from /usr/include/sys/_endian.h:103, from /usr/include/i386/endian.h:92, from /usr/include/machine/endian.h:32, from /usr/include/sys/types.h:75, from configure:1400: /usr/include/gcc/darwin/3.3/stdint.h:55: error: parse error before "int_least8_t" /usr/include/gcc/darwin/3.3/stdint.h:66: error: parse error before "int_fast8_t" configure: In function `main': configure:1406: warning: static declaration for `sub' follows non-static configure: failed program was: #line 1399 "configure" #include "confdefs.h" #include int main() { int sub __P((void)); int sub(void) { return 0; } ; return 0; } configure:1434: checking if socklen_t is defined configure:1447: cc -c -fno-common conftest.c 1>&5 In file included from /usr/include/sys/_endian.h:103, from /usr/include/i386/endian.h:92, from /usr/include/machine/endian.h:32, from /usr/include/sys/types.h:75, from configure:1440: /usr/include/gcc/darwin/3.3/stdint.h:55: error: parse error before "int_least8_t" /usr/include/gcc/darwin/3.3/stdint.h:66: error: parse error before "int_fast8_t" configure: failed program was: #line 1439 "configure" #include "confdefs.h" #include #include int main() { socklen_t sock ; return 0; } configure:1469: checking if off_t is defined configure:1483: cc -c -fno-common conftest.c 1>&5 In file included from /usr/include/sys/_endian.h:103, from /usr/include/i386/endian.h:92, from /usr/include/machine/endian.h:32, from /usr/include/sys/types.h:75, from configure:1475: /usr/include/gcc/darwin/3.3/stdint.h:55: error: parse error before "int_least8_t" /usr/include/gcc/darwin/3.3/stdint.h:66: error: parse error before "int_fast8_t" configure: failed program was: #line 1474 "configure" #include "confdefs.h" #include #include #include int main() { off_t slask ; return 0; } configure:1508: checking if tcpd/tcpwrapper should be built configure:1565: checking for PostgreSQL support configure:1606: checking for MySQL support configure:1647: checking for DRAC support configure:1679: checking for DRAC includefile configure:1703: checking for Whoson support configure:1735: checking for Whoson includefile configure:1760: checking for popauth file support configure:1793: checking for Java support configure:1831: checking for java authentication class configure:1847: checking for LDAP authentication support configure:1874: checking for LDAP include file configure:1902: checking for LDAP libraries configure:1931: checking for crypt in -lcrypt configure:1950: cc -o conftest -fno-common conftest.c -lcrypt 1>&5 configure:1971: checking for socket in -lsocket configure:1990: cc -o conftest -fno-common conftest.c -lsocket -lcrypt 1>&5 ld: can't locate file for: -lsocket configure: failed program was: #line 1979 "configure" #include "confdefs.h" /* Override any gcc2 internal prototype to avoid an error. */ /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ char socket(); int main() { socket() ; return 0; } configure:2011: checking for gethostent in -lnsl configure:2030: cc -o conftest -fno-common conftest.c -lnsl -lcrypt 1>&5 ld: can't locate file for: -lnsl configure: failed program was: #line 2019 "configure" #include "confdefs.h" /* Override any gcc2 internal prototype to avoid an error. */ /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ char gethostent(); int main() { gethostent() ; return 0; } configure:2051: checking for flock in -lucb configure:2070: cc -o conftest -fno-common conftest.c -lucb -lcrypt 1>&5 ld: can't locate file for: -lucb configure: failed program was: #line 2059 "configure" #include "confdefs.h" /* Override any gcc2 internal prototype to avoid an error. */ /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ char flock(); int main() { flock() ; return 0; } configure:2091: checking for getspnam in -lsec configure:2110: cc -o conftest -fno-common conftest.c -lsec -lcrypt 1>&5 ld: can't locate file for: -lsec configure: failed program was: #line 2099 "configure" #include "confdefs.h" /* Override any gcc2 internal prototype to avoid an error. */ /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ char getspnam(); int main() { getspnam() ; return 0; } configure:2131: checking for MD5Init in -lmd configure:2150: cc -o conftest -fno-common conftest.c -lmd -lcrypt 1>&5 configure:2171: checking for MD5Init in -lmd5 configure:2190: cc -o conftest -fno-common conftest.c -lmd5 -lcrypt -lmd 1>&5 configure:2211: checking for flock in -lbsd configure:2230: cc -o conftest -fno-common conftest.c -lbsd -lcrypt -lmd -lmd5 1>&5 ld: can't locate file for: -lbsd configure: failed program was: #line 2219 "configure" #include "confdefs.h" /* Override any gcc2 internal prototype to avoid an error. */ /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ char flock(); int main() { flock() ; return 0; } configure:2253: checking how to run the C preprocessor configure:2274: cc -E conftest.c >/dev/null 2>conftest.out configure:2336: checking for crypt.h configure:2346: cc -E conftest.c >/dev/null 2>conftest.out configure:2342:19: crypt.h: No such file or directory configure: failed program was: #line 2341 "configure" #include "confdefs.h" #include configure:2336: checking for md5.h configure:2346: cc -E conftest.c >/dev/null 2>conftest.out configure:2336: checking for shadow.h configure:2346: cc -E conftest.c >/dev/null 2>conftest.out configure:2342:20: shadow.h: No such file or directory configure: failed program was: #line 2341 "configure" #include "confdefs.h" #include configure:2336: checking for tcpd.h configure:2346: cc -E conftest.c >/dev/null 2>conftest.out configure:2336: checking for unistd.h configure:2346: cc -E conftest.c >/dev/null 2>conftest.out configure:2336: checking for sys/file.h configure:2346: cc -E conftest.c >/dev/null 2>conftest.out configure:2374: checking for ANSI C header files configure:2387: cc -E conftest.c >/dev/null 2>conftest.out configure:2454: cc -o conftest -fno-common conftest.c -lcrypt -lmd -lmd5 1>&5 configure:2481: checking for arc4random configure:2509: cc -o conftest -fno-common conftest.c -lcrypt -lmd -lmd5 1>&5 configure:2534: checking for flock configure:2562: cc -o conftest -fno-common conftest.c -lcrypt -lmd -lmd5 1>&5 configure:2593: checking for lockf configure:2621: cc -o conftest -fno-common conftest.c -lcrypt -lmd -lmd5 1>&5 configure:2649: checking if system md5 works for us configure:2662: cc -c -fno-common conftest.c 1>&5 In file included from /usr/include/sys/_endian.h:103, from /usr/include/i386/endian.h:92, from /usr/include/machine/endian.h:32, from /usr/include/sys/types.h:75, from configure:2655: /usr/include/gcc/darwin/3.3/stdint.h:55: error: parse error before "int_least8_t" /usr/include/gcc/darwin/3.3/stdint.h:66: error: parse error before "int_fast8_t" configure: failed program was: #line 2654 "configure" #include "confdefs.h" #include #include int main() { MD5_CTX ctx ; return 0; } configure:2684: checking if LOCK_* is defined configure:2698: cc -c -fno-common conftest.c 1>&5 In file included from /usr/include/sys/_endian.h:103, from /usr/include/i386/endian.h:92, from /usr/include/machine/endian.h:32, from /usr/include/sys/types.h:75, from /usr/include/sys/file.h:62, from configure:2690: /usr/include/gcc/darwin/3.3/stdint.h:55: error: parse error before "int_least8_t" /usr/include/gcc/darwin/3.3/stdint.h:66: error: parse error before "int_fast8_t" configure: failed program was: #line 2689 "configure" #include "confdefs.h" #include #include #include int main() { int i = LOCK_EX ; return 0; } configure:2732: checking if F_*LOCK is defined configure:2746: cc -c -fno-common conftest.c 1>&5 In file included from /usr/include/sys/_endian.h:103, from /usr/include/i386/endian.h:92, from /usr/include/machine/endian.h:32, from /usr/include/sys/types.h:75, from /usr/include/sys/file.h:62, from configure:2738: /usr/include/gcc/darwin/3.3/stdint.h:55: error: parse error before "int_least8_t" /usr/include/gcc/darwin/3.3/stdint.h:66: error: parse error before "int_fast8_t" configure: failed program was: #line 2737 "configure" #include "confdefs.h" #include #include #include int main() { int i = F_TLOCK ; return 0; }