This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by userinfo configure 2.2, which was generated by GNU Autoconf 2.61. Invocation command line was $ ./configure --prefix=/usr/local i386-unknown-gnu ## --------- ## ## Platform. ## ## --------- ## hostname = darwintel uname -m = x86 uname -r = 8.0.1 uname -s = Darwin uname -v = Darwin Kernel Version 8.0.1: Fri Apr 29 12:18:40 PDT 2005; root:xnu-792.obj/RELEASE_I386 /usr/bin/uname -p = i386 /bin/uname -X = unknown /bin/arch = unknown /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown /usr/bin/hostinfo = Mach kernel version: Darwin Kernel Version 8.0.1: Fri Apr 29 12:18:40 PDT 2005; root:xnu-792.obj/RELEASE_I386 Kernel configured for up to 4 processors. 4 processors are physically available. Processor type: pentpro (Intel Pentium Pro) Processors active: 0 1 2 3 Primary memory available: 1023.00 megabytes Default processor set: 149 tasks, 204 threads, 4 processors Load average: 1.05, Mach factor: 2.94 /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /var/root/usr/local/bin PATH: /var/root/usr/bin PATH: /var/root/usr/X11R6/bin PATH: /Users/proclus/gnu-darwin-func/admin PATH: /usr/local/bin PATH: /usr/X11R6/bin PATH: /sbin PATH: /usr/sbin PATH: /Users/proclus/usr/local/bin PATH: /Users/proclus/usr/bin PATH: /Users/proclus/usr/X11R6/bin PATH: /Users/proclus/gnu-darwin-func/admin PATH: /usr/local/bin PATH: /usr/X11R6/bin PATH: /sbin PATH: /usr/sbin PATH: /Users/proclus/usr/local/bin PATH: /Users/proclus/usr/bin PATH: /Users/proclus/usr/X11R6/bin PATH: /Users/proclus/gnu-darwin-func/admin PATH: /usr/local/bin PATH: /usr/X11R6/bin PATH: /sbin PATH: /usr/sbin PATH: /Users/proclus/usr/local/bin PATH: /Users/proclus/usr/bin PATH: /Users/proclus/usr/X11R6/bin PATH: /Users/proclus/gnu-darwin-func/admin PATH: /usr/local/bin PATH: /usr/X11R6/bin PATH: /sbin PATH: /usr/sbin PATH: /bin PATH: /sbin PATH: /usr/bin PATH: /usr/sbin ## ----------- ## ## Core tests. ## ## ----------- ## configure:1982: checking build system type configure:2000: result: i386-unknown-gnu configure:2022: checking host system type configure:2037: result: i386-unknown-gnu configure:2059: checking target system type configure:2074: result: i386-unknown-gnu configure:2116: checking for a BSD-compatible install configure:2172: result: /usr/bin/install -c -o root -g wheel configure:2183: checking whether build environment is sane configure:2226: result: yes configure:2291: checking for gawk configure:2307: found /usr/local/bin/gawk configure:2318: result: gawk configure:2329: checking whether make sets $(MAKE) configure:2350: result: yes configure:2534: checking whether make sets $(MAKE) configure:2555: result: yes configure:2651: checking for style of include used by make configure:2679: result: GNU configure:2712: checking for i386-unknown-gnu-gcc configure:2739: result: cc configure:3017: checking for C compiler version configure:3024: cc --version >&5 cc (GCC) 3.3 20030304 (Apple Computer, Inc. build 1809) Copyright (C) 2002 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:3027: $? = 0 configure:3034: cc -v >&5 Reading specs from /usr/libexec/gcc/darwin/i386/3.3/specs Thread model: posix gcc version 3.3 20030304 (Apple Computer, Inc. build 1809) configure:3037: $? = 0 configure:3044: cc -V >&5 cc: `-V' option must have argument configure:3047: $? = 1 configure:3070: checking for C compiler default output file name configure:3097: cc -fno-common conftest.c >&5 configure:3100: $? = 0 configure:3138: result: a.out configure:3155: checking whether the C compiler works configure:3165: ./a.out configure:3168: $? = 0 configure:3185: result: yes configure:3192: checking whether we are cross compiling configure:3194: result: no configure:3197: checking for suffix of executables configure:3204: cc -o conftest -fno-common conftest.c >&5 configure:3207: $? = 0 configure:3231: result: configure:3237: checking for suffix of object files configure:3263: cc -c -fno-common conftest.c >&5 configure:3266: $? = 0 configure:3289: result: configure:3293: checking whether we are using the GNU C compiler configure:3322: cc -c -fno-common conftest.c >&5 configure:3328: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "userinfo" | #define PACKAGE_TARNAME "userinfo" | #define PACKAGE_VERSION "2.2" | #define PACKAGE_STRING "userinfo 2.2" | #define PACKAGE_BUGREPORT "Ben Kibbey " | #define PACKAGE "userinfo" | #define VERSION "2.2" | /* end confdefs.h. */ | | int | main () | { | #ifndef __GNUC__ | choke me | #endif | | ; | return 0; | } configure:3345: result: no configure:3350: checking whether cc accepts -g configure:3380: cc -c -g conftest.c >&5 configure:3386: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "userinfo" | #define PACKAGE_TARNAME "userinfo" | #define PACKAGE_VERSION "2.2" | #define PACKAGE_STRING "userinfo 2.2" | #define PACKAGE_BUGREPORT "Ben Kibbey " | #define PACKAGE "userinfo" | #define VERSION "2.2" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:3418: cc -c conftest.c >&5 configure:3424: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "userinfo" | #define PACKAGE_TARNAME "userinfo" | #define PACKAGE_VERSION "2.2" | #define PACKAGE_STRING "userinfo 2.2" | #define PACKAGE_BUGREPORT "Ben Kibbey " | #define PACKAGE "userinfo" | #define VERSION "2.2" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:3457: cc -c -g conftest.c >&5 configure:3463: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "userinfo" | #define PACKAGE_TARNAME "userinfo" | #define PACKAGE_VERSION "2.2" | #define PACKAGE_STRING "userinfo 2.2" | #define PACKAGE_BUGREPORT "Ben Kibbey " | #define PACKAGE "userinfo" | #define VERSION "2.2" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:3485: result: no configure:3502: checking for cc option to accept ISO C89 configure:3576: cc -c -fno-common conftest.c >&5 configure:3582: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "userinfo" | #define PACKAGE_TARNAME "userinfo" | #define PACKAGE_VERSION "2.2" | #define PACKAGE_STRING "userinfo 2.2" | #define PACKAGE_BUGREPORT "Ben Kibbey " | #define PACKAGE "userinfo" | #define VERSION "2.2" | /* end confdefs.h. */ | #include | #include | #include | #include | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ | struct buf { int x; }; | FILE * (*rcsopen) (struct buf *, struct stat *, int); | static char *e (p, i) | char **p; | int i; | { | return p[i]; | } | static char *f (char * (*g) (char **, int), char **p, ...) | { | char *s; | va_list v; | va_start (v,p); | s = g (p, va_arg (v,int)); | va_end (v); | return s; | } | | /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has | function prototypes and stuff, but not '\xHH' hex character constants. | These don't provoke an error unfortunately, instead are silently treated | as 'x'. The following induces an error, until -std is added to get | proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an | array size at least. It's necessary to write '\x00'==0 to get something | that's true only with -std. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | /* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters | inside strings and character constants. */ | #define FOO(x) 'x' | int xlc6_cc_array[FOO(a) == 'x' ? 1 : -1]; | | int test (int i, double x); | struct s1 {int (*f) (int a);}; | struct s2 {int (*f) (double a);}; | int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int); | int argc; | char **argv; | int | main () | { | return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; | ; | return 0; | } configure:3576: cc -qlanglvl=extc89 -c -fno-common conftest.c >&5 cc: unrecognized option `-qlanglvl=extc89' configure:3582: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "userinfo" | #define PACKAGE_TARNAME "userinfo" | #define PACKAGE_VERSION "2.2" | #define PACKAGE_STRING "userinfo 2.2" | #define PACKAGE_BUGREPORT "Ben Kibbey " | #define PACKAGE "userinfo" | #define VERSION "2.2" | /* end confdefs.h. */ | #include | #include | #include | #include | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ | struct buf { int x; }; | FILE * (*rcsopen) (struct buf *, struct stat *, int); | static char *e (p, i) | char **p; | int i; | { | return p[i]; | } | static char *f (char * (*g) (char **, int), char **p, ...) | { | char *s; | va_list v; | va_start (v,p); | s = g (p, va_arg (v,int)); | va_end (v); | return s; | } | | /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has | function prototypes and stuff, but not '\xHH' hex character constants. | These don't provoke an error unfortunately, instead are silently treated | as 'x'. The following induces an error, until -std is added to get | proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an | array size at least. It's necessary to write '\x00'==0 to get something | that's true only with -std. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | /* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters | inside strings and character constants. */ | #define FOO(x) 'x' | int xlc6_cc_array[FOO(a) == 'x' ? 1 : -1]; | | int test (int i, double x); | struct s1 {int (*f) (int a);}; | struct s2 {int (*f) (double a);}; | int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int); | int argc; | char **argv; | int | main () | { | return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; | ; | return 0; | } configure:3576: cc -qlanglvl=ansi -c -fno-common conftest.c >&5 cc: unrecognized option `-qlanglvl=ansi' configure:3582: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "userinfo" | #define PACKAGE_TARNAME "userinfo" | #define PACKAGE_VERSION "2.2" | #define PACKAGE_STRING "userinfo 2.2" | #define PACKAGE_BUGREPORT "Ben Kibbey " | #define PACKAGE "userinfo" | #define VERSION "2.2" | /* end confdefs.h. */ | #include | #include | #include | #include | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ | struct buf { int x; }; | FILE * (*rcsopen) (struct buf *, struct stat *, int); | static char *e (p, i) | char **p; | int i; | { | return p[i]; | } | static char *f (char * (*g) (char **, int), char **p, ...) | { | char *s; | va_list v; | va_start (v,p); | s = g (p, va_arg (v,int)); | va_end (v); | return s; | } | | /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has | function prototypes and stuff, but not '\xHH' hex character constants. | These don't provoke an error unfortunately, instead are silently treated | as 'x'. The following induces an error, until -std is added to get | proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an | array size at least. It's necessary to write '\x00'==0 to get something | that's true only with -std. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | /* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters | inside strings and character constants. */ | #define FOO(x) 'x' | int xlc6_cc_array[FOO(a) == 'x' ? 1 : -1]; | | int test (int i, double x); | struct s1 {int (*f) (int a);}; | struct s2 {int (*f) (double a);}; | int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int); | int argc; | char **argv; | int | main () | { | return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; | ; | return 0; | } configure:3576: cc -std -c -fno-common conftest.c >&5 cc1: error: unrecognized option `-std' configure:3582: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "userinfo" | #define PACKAGE_TARNAME "userinfo" | #define PACKAGE_VERSION "2.2" | #define PACKAGE_STRING "userinfo 2.2" | #define PACKAGE_BUGREPORT "Ben Kibbey " | #define PACKAGE "userinfo" | #define VERSION "2.2" | /* end confdefs.h. */ | #include | #include | #include | #include | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ | struct buf { int x; }; | FILE * (*rcsopen) (struct buf *, struct stat *, int); | static char *e (p, i) | char **p; | int i; | { | return p[i]; | } | static char *f (char * (*g) (char **, int), char **p, ...) | { | char *s; | va_list v; | va_start (v,p); | s = g (p, va_arg (v,int)); | va_end (v); | return s; | } | | /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has | function prototypes and stuff, but not '\xHH' hex character constants. | These don't provoke an error unfortunately, instead are silently treated | as 'x'. The following induces an error, until -std is added to get | proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an | array size at least. It's necessary to write '\x00'==0 to get something | that's true only with -std. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | /* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters | inside strings and character constants. */ | #define FOO(x) 'x' | int xlc6_cc_array[FOO(a) == 'x' ? 1 : -1]; | | int test (int i, double x); | struct s1 {int (*f) (int a);}; | struct s2 {int (*f) (double a);}; | int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int); | int argc; | char **argv; | int | main () | { | return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; | ; | return 0; | } configure:3576: cc -Ae -c -fno-common conftest.c >&5 :6:2: missing '(' after predicate configure:3582: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "userinfo" | #define PACKAGE_TARNAME "userinfo" | #define PACKAGE_VERSION "2.2" | #define PACKAGE_STRING "userinfo 2.2" | #define PACKAGE_BUGREPORT "Ben Kibbey " | #define PACKAGE "userinfo" | #define VERSION "2.2" | /* end confdefs.h. */ | #include | #include | #include | #include | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ | struct buf { int x; }; | FILE * (*rcsopen) (struct buf *, struct stat *, int); | static char *e (p, i) | char **p; | int i; | { | return p[i]; | } | static char *f (char * (*g) (char **, int), char **p, ...) | { | char *s; | va_list v; | va_start (v,p); | s = g (p, va_arg (v,int)); | va_end (v); | return s; | } | | /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has | function prototypes and stuff, but not '\xHH' hex character constants. | These don't provoke an error unfortunately, instead are silently treated | as 'x'. The following induces an error, until -std is added to get | proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an | array size at least. It's necessary to write '\x00'==0 to get something | that's true only with -std. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | /* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters | inside strings and character constants. */ | #define FOO(x) 'x' | int xlc6_cc_array[FOO(a) == 'x' ? 1 : -1]; | | int test (int i, double x); | struct s1 {int (*f) (int a);}; | struct s2 {int (*f) (double a);}; | int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int); | int argc; | char **argv; | int | main () | { | return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; | ; | return 0; | } configure:3576: cc -Aa -D_HPUX_SOURCE -c -fno-common conftest.c >&5 :6:2: missing '(' after predicate configure:3582: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "userinfo" | #define PACKAGE_TARNAME "userinfo" | #define PACKAGE_VERSION "2.2" | #define PACKAGE_STRING "userinfo 2.2" | #define PACKAGE_BUGREPORT "Ben Kibbey " | #define PACKAGE "userinfo" | #define VERSION "2.2" | /* end confdefs.h. */ | #include | #include | #include | #include | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ | struct buf { int x; }; | FILE * (*rcsopen) (struct buf *, struct stat *, int); | static char *e (p, i) | char **p; | int i; | { | return p[i]; | } | static char *f (char * (*g) (char **, int), char **p, ...) | { | char *s; | va_list v; | va_start (v,p); | s = g (p, va_arg (v,int)); | va_end (v); | return s; | } | | /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has | function prototypes and stuff, but not '\xHH' hex character constants. | These don't provoke an error unfortunately, instead are silently treated | as 'x'. The following induces an error, until -std is added to get | proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an | array size at least. It's necessary to write '\x00'==0 to get something | that's true only with -std. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | /* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters | inside strings and character constants. */ | #define FOO(x) 'x' | int xlc6_cc_array[FOO(a) == 'x' ? 1 : -1]; | | int test (int i, double x); | struct s1 {int (*f) (int a);}; | struct s2 {int (*f) (double a);}; | int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int); | int argc; | char **argv; | int | main () | { | return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; | ; | return 0; | } configure:3576: cc -Xc -D__EXTENSIONS__ -c -fno-common conftest.c >&5 cc: unrecognized option `-Xc' configure:3582: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "userinfo" | #define PACKAGE_TARNAME "userinfo" | #define PACKAGE_VERSION "2.2" | #define PACKAGE_STRING "userinfo 2.2" | #define PACKAGE_BUGREPORT "Ben Kibbey " | #define PACKAGE "userinfo" | #define VERSION "2.2" | /* end confdefs.h. */ | #include | #include | #include | #include | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ | struct buf { int x; }; | FILE * (*rcsopen) (struct buf *, struct stat *, int); | static char *e (p, i) | char **p; | int i; | { | return p[i]; | } | static char *f (char * (*g) (char **, int), char **p, ...) | { | char *s; | va_list v; | va_start (v,p); | s = g (p, va_arg (v,int)); | va_end (v); | return s; | } | | /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has | function prototypes and stuff, but not '\xHH' hex character constants. | These don't provoke an error unfortunately, instead are silently treated | as 'x'. The following induces an error, until -std is added to get | proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an | array size at least. It's necessary to write '\x00'==0 to get something | that's true only with -std. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | /* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters | inside strings and character constants. */ | #define FOO(x) 'x' | int xlc6_cc_array[FOO(a) == 'x' ? 1 : -1]; | | int test (int i, double x); | struct s1 {int (*f) (int a);}; | struct s2 {int (*f) (double a);}; | int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int); | int argc; | char **argv; | int | main () | { | return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; | ; | return 0; | } configure:3608: result: unsupported configure:3625: checking dependency style of cc configure:3715: result: gcc3 configure:3732: checking for a sed that does not truncate output configure:3786: result: /usr/local/bin/sed configure:3789: checking for grep that handles long lines and -e configure:3863: result: /usr/bin/grep configure:3868: checking for egrep configure:3946: result: /usr/bin/grep -E configure:3995: checking for non-GNU ld configure:4029: result: /usr/bin/ld configure:4038: checking if the linker (/usr/bin/ld) is GNU ld configure:4053: result: no configure:4058: checking for /usr/bin/ld option to reload object files configure:4065: result: -r configure:4083: checking for BSD-compatible nm configure:4132: result: /usr/bin/nm -p configure:4136: checking whether ln -s works configure:4140: result: yes configure:4147: checking how to recognise dependent libraries configure:4323: result: pass_all configure:4557: checking how to run the C preprocessor configure:4597: cc -E conftest.c configure:4603: $? = 0 configure:4634: cc -E conftest.c conftest.c:10:28: ac_nonexistent.h: No such file or directory configure:4640: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "userinfo" | #define PACKAGE_TARNAME "userinfo" | #define PACKAGE_VERSION "2.2" | #define PACKAGE_STRING "userinfo 2.2" | #define PACKAGE_BUGREPORT "Ben Kibbey " | #define PACKAGE "userinfo" | #define VERSION "2.2" | /* end confdefs.h. */ | #include configure:4673: result: cc -E configure:4702: cc -E conftest.c configure:4708: $? = 0 configure:4739: cc -E conftest.c conftest.c:10:28: ac_nonexistent.h: No such file or directory configure:4745: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "userinfo" | #define PACKAGE_TARNAME "userinfo" | #define PACKAGE_VERSION "2.2" | #define PACKAGE_STRING "userinfo 2.2" | #define PACKAGE_BUGREPORT "Ben Kibbey " | #define PACKAGE "userinfo" | #define VERSION "2.2" | /* end confdefs.h. */ | #include configure:4783: checking for ANSI C header files configure:4813: cc -c -fno-common conftest.c >&5 configure:4819: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "userinfo" | #define PACKAGE_TARNAME "userinfo" | #define PACKAGE_VERSION "2.2" | #define PACKAGE_STRING "userinfo 2.2" | #define PACKAGE_BUGREPORT "Ben Kibbey " | #define PACKAGE "userinfo" | #define VERSION "2.2" | /* end confdefs.h. */ | #include | #include | #include | #include | | int | main () | { | | ; | return 0; | } configure:4944: result: no configure:4968: checking for sys/types.h configure:4989: cc -c -fno-common conftest.c >&5 configure:4995: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "userinfo" | #define PACKAGE_TARNAME "userinfo" | #define PACKAGE_VERSION "2.2" | #define PACKAGE_STRING "userinfo 2.2" | #define PACKAGE_BUGREPORT "Ben Kibbey " | #define PACKAGE "userinfo" | #define VERSION "2.2" | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | | #include configure:5011: result: no configure:4968: checking for sys/stat.h configure:4989: cc -c -fno-common conftest.c >&5 configure:4995: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "userinfo" | #define PACKAGE_TARNAME "userinfo" | #define PACKAGE_VERSION "2.2" | #define PACKAGE_STRING "userinfo 2.2" | #define PACKAGE_BUGREPORT "Ben Kibbey " | #define PACKAGE "userinfo" | #define VERSION "2.2" | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | | #include configure:5011: result: no configure:4968: checking for stdlib.h configure:4989: cc -c -fno-common conftest.c >&5 configure:4995: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "userinfo" | #define PACKAGE_TARNAME "userinfo" | #define PACKAGE_VERSION "2.2" | #define PACKAGE_STRING "userinfo 2.2" | #define PACKAGE_BUGREPORT "Ben Kibbey " | #define PACKAGE "userinfo" | #define VERSION "2.2" | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | | #include configure:5011: result: no configure:4968: checking for string.h configure:4989: cc -c -fno-common conftest.c >&5 configure:4995: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "userinfo" | #define PACKAGE_TARNAME "userinfo" | #define PACKAGE_VERSION "2.2" | #define PACKAGE_STRING "userinfo 2.2" | #define PACKAGE_BUGREPORT "Ben Kibbey " | #define PACKAGE "userinfo" | #define VERSION "2.2" | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | | #include configure:5011: result: no configure:4968: checking for memory.h configure:4989: cc -c -fno-common conftest.c >&5 configure:4995: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "userinfo" | #define PACKAGE_TARNAME "userinfo" | #define PACKAGE_VERSION "2.2" | #define PACKAGE_STRING "userinfo 2.2" | #define PACKAGE_BUGREPORT "Ben Kibbey " | #define PACKAGE "userinfo" | #define VERSION "2.2" | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | | #include configure:5011: result: no configure:4968: checking for strings.h configure:4989: cc -c -fno-common conftest.c >&5 configure:4995: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "userinfo" | #define PACKAGE_TARNAME "userinfo" | #define PACKAGE_VERSION "2.2" | #define PACKAGE_STRING "userinfo 2.2" | #define PACKAGE_BUGREPORT "Ben Kibbey " | #define PACKAGE "userinfo" | #define VERSION "2.2" | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | | #include configure:5011: result: no configure:4968: checking for inttypes.h configure:4989: cc -c -fno-common conftest.c >&5 configure:4995: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "userinfo" | #define PACKAGE_TARNAME "userinfo" | #define PACKAGE_VERSION "2.2" | #define PACKAGE_STRING "userinfo 2.2" | #define PACKAGE_BUGREPORT "Ben Kibbey " | #define PACKAGE "userinfo" | #define VERSION "2.2" | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | | #include configure:5011: result: no configure:4968: checking for stdint.h configure:4989: cc -c -fno-common conftest.c >&5 configure:4995: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "userinfo" | #define PACKAGE_TARNAME "userinfo" | #define PACKAGE_VERSION "2.2" | #define PACKAGE_STRING "userinfo 2.2" | #define PACKAGE_BUGREPORT "Ben Kibbey " | #define PACKAGE "userinfo" | #define VERSION "2.2" | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | | #include configure:5011: result: no configure:4968: checking for unistd.h configure:4989: cc -c -fno-common conftest.c >&5 configure:4995: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "userinfo" | #define PACKAGE_TARNAME "userinfo" | #define PACKAGE_VERSION "2.2" | #define PACKAGE_STRING "userinfo 2.2" | #define PACKAGE_BUGREPORT "Ben Kibbey " | #define PACKAGE "userinfo" | #define VERSION "2.2" | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | | #include configure:5011: result: no configure:5038: checking dlfcn.h usability configure:5055: cc -c -fno-common conftest.c >&5 configure:5061: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "userinfo" | #define PACKAGE_TARNAME "userinfo" | #define PACKAGE_VERSION "2.2" | #define PACKAGE_STRING "userinfo 2.2" | #define PACKAGE_BUGREPORT "Ben Kibbey " | #define PACKAGE "userinfo" | #define VERSION "2.2" | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:5075: result: no configure:5079: checking dlfcn.h presence configure:5094: cc -E conftest.c configure:5100: $? = 0 configure:5114: result: yes configure:5127: WARNING: dlfcn.h: present but cannot be compiled configure:5129: WARNING: dlfcn.h: check for missing prerequisite headers? configure:5131: WARNING: dlfcn.h: see the Autoconf documentation configure:5133: WARNING: dlfcn.h: section "Present But Cannot Be Compiled" configure:5135: WARNING: dlfcn.h: proceeding with the preprocessor's result configure:5137: WARNING: dlfcn.h: in the future, the compiler will take precedence configure:5147: checking for dlfcn.h configure:5155: result: yes configure:5284: checking for C++ compiler version configure:5291: c++ --version >&5 c++ (GCC) 3.3 20030304 (Apple Computer, Inc. build 1809) Copyright (C) 2002 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:5294: $? = 0 configure:5301: c++ -v >&5 Reading specs from /usr/libexec/gcc/darwin/i386/3.3/specs Thread model: posix gcc version 3.3 20030304 (Apple Computer, Inc. build 1809) configure:5304: $? = 0 configure:5311: c++ -V >&5 c++: `-V' option must have argument configure:5314: $? = 1 configure:5317: checking whether we are using the GNU C++ compiler configure:5346: c++ -c -fno-common conftest.cpp >&5 configure:5352: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "userinfo" | #define PACKAGE_TARNAME "userinfo" | #define PACKAGE_VERSION "2.2" | #define PACKAGE_STRING "userinfo 2.2" | #define PACKAGE_BUGREPORT "Ben Kibbey " | #define PACKAGE "userinfo" | #define VERSION "2.2" | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | | int | main () | { | #ifndef __GNUC__ | choke me | #endif | | ; | return 0; | } configure:5369: result: no configure:5374: checking whether c++ accepts -g configure:5404: c++ -c -g conftest.cpp >&5 configure:5410: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "userinfo" | #define PACKAGE_TARNAME "userinfo" | #define PACKAGE_VERSION "2.2" | #define PACKAGE_STRING "userinfo 2.2" | #define PACKAGE_BUGREPORT "Ben Kibbey " | #define PACKAGE "userinfo" | #define VERSION "2.2" | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:5442: c++ -c conftest.cpp >&5 configure:5448: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "userinfo" | #define PACKAGE_TARNAME "userinfo" | #define PACKAGE_VERSION "2.2" | #define PACKAGE_STRING "userinfo 2.2" | #define PACKAGE_BUGREPORT "Ben Kibbey " | #define PACKAGE "userinfo" | #define VERSION "2.2" | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:5481: c++ -c -g conftest.cpp >&5 configure:5487: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "userinfo" | #define PACKAGE_TARNAME "userinfo" | #define PACKAGE_VERSION "2.2" | #define PACKAGE_STRING "userinfo 2.2" | #define PACKAGE_BUGREPORT "Ben Kibbey " | #define PACKAGE "userinfo" | #define VERSION "2.2" | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:5509: result: no configure:5534: checking dependency style of c++ configure:5624: result: gcc3 configure:5651: checking how to run the C++ preprocessor configure:5687: c++ -E conftest.cpp configure:5693: $? = 0 configure:5724: c++ -E conftest.cpp conftest.cpp:11:28: ac_nonexistent.h: No such file or directory configure:5730: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "userinfo" | #define PACKAGE_TARNAME "userinfo" | #define PACKAGE_VERSION "2.2" | #define PACKAGE_STRING "userinfo 2.2" | #define PACKAGE_BUGREPORT "Ben Kibbey " | #define PACKAGE "userinfo" | #define VERSION "2.2" | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | #include configure:5763: result: c++ -E configure:5792: c++ -E conftest.cpp configure:5798: $? = 0 configure:5829: c++ -E conftest.cpp conftest.cpp:11:28: ac_nonexistent.h: No such file or directory configure:5835: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "userinfo" | #define PACKAGE_TARNAME "userinfo" | #define PACKAGE_VERSION "2.2" | #define PACKAGE_STRING "userinfo 2.2" | #define PACKAGE_BUGREPORT "Ben Kibbey " | #define PACKAGE "userinfo" | #define VERSION "2.2" | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | #include configure:5884: checking for i386-unknown-gnu-g77 configure:5914: result: no configure:5884: checking for i386-unknown-gnu-xlf configure:5914: result: no configure:5884: checking for i386-unknown-gnu-f77 configure:5914: result: no configure:5884: checking for i386-unknown-gnu-frt configure:5914: result: no configure:5884: checking for i386-unknown-gnu-pgf77 configure:5914: result: no configure:5884: checking for i386-unknown-gnu-cf77 configure:5914: result: no configure:5884: checking for i386-unknown-gnu-fort77 configure:5914: result: no configure:5884: checking for i386-unknown-gnu-fl32 configure:5914: result: no configure:5884: checking for i386-unknown-gnu-af77 configure:5914: result: no configure:5884: checking for i386-unknown-gnu-xlf90 configure:5914: result: no configure:5884: checking for i386-unknown-gnu-f90 configure:5914: result: no configure:5884: checking for i386-unknown-gnu-pgf90 configure:5914: result: no configure:5884: checking for i386-unknown-gnu-pghpf configure:5914: result: no configure:5884: checking for i386-unknown-gnu-epcf90 configure:5914: result: no configure:5884: checking for i386-unknown-gnu-gfortran configure:5914: result: no configure:5884: checking for i386-unknown-gnu-g95 configure:5914: result: no configure:5884: checking for i386-unknown-gnu-xlf95 configure:5914: result: no configure:5884: checking for i386-unknown-gnu-f95 configure:5914: result: no configure:5884: checking for i386-unknown-gnu-fort configure:5914: result: no configure:5884: checking for i386-unknown-gnu-ifort configure:5914: result: no configure:5884: checking for i386-unknown-gnu-ifc configure:5914: result: no configure:5884: checking for i386-unknown-gnu-efc configure:5914: result: no configure:5884: checking for i386-unknown-gnu-pgf95 configure:5914: result: no configure:5884: checking for i386-unknown-gnu-lf95 configure:5914: result: no configure:5884: checking for i386-unknown-gnu-ftn configure:5914: result: no configure:5928: checking for g77 configure:5944: found /usr/local/bin/g77 configure:5955: result: g77 configure:5985: checking for Fortran 77 compiler version configure:5992: g77 --version >&5 sh: -c: line 1: syntax error near unexpected token `|' sh: -c: line 1: `/usr/local/bin/g77 -1 < | f2c -f | /usr/local/bin/g77 -2 > /tmp/' cc (GCC) 3.3 20030304 (Apple Computer, Inc. build 1809) Copyright (C) 2002 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:5995: $? = 0 configure:6002: g77 -v >&5 sh: -c: line 1: syntax error near unexpected token `|' sh: -c: line 1: `/usr/local/bin/g77 -1 < | f2c -f | /usr/local/bin/g77 -2 > /tmp/' Reading specs from /usr/libexec/gcc/darwin/i386/3.3/specs Thread model: posix gcc version 3.3 20030304 (Apple Computer, Inc. build 1809) cc: /tmp/: linker input file unused because linking not done configure:6005: $? = 0 configure:6012: g77 -V >&5 sh: -c: line 1: syntax error near unexpected token `|' sh: -c: line 1: `/usr/local/bin/g77 -1 < | f2c -f | /usr/local/bin/g77 -2 > /tmp/' cc: `-V' must come at the start of the command line configure:6015: $? = 0 configure:6023: checking whether we are using the GNU Fortran 77 compiler configure:6042: g77 -c conftest.F >&5 Error on line 2: Bad # line: "#ifndef __GNUC__" Error on line 4: Bad # line: "#endif" Error on line 3: unclassifiable statement (starts "chokeme") cc: /tmp/conftest.F: Fortran compiler not installed on this system configure:6048: $? = 0 configure: failed program was: | program main | #ifndef __GNUC__ | choke me | #endif | | end configure:6065: result: no configure:6071: checking whether g77 accepts -g configure:6088: g77 -c -g conftest.f >&5 configure:6094: $? = 0 configure: failed program was: | program main | | end configure:6110: result: no configure:6140: checking the maximum length of command line arguments configure:6249: result: configure:6260: checking command to parse /usr/bin/nm -p output from cc object configure:6365: cc -c -fno-common conftest.c >&5 configure:6368: $? = 0 configure:6372: /usr/bin/nm -p conftest. \| sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' \> conftest.nm /usr/bin/nm: can't open file: conftest. (No such file or directory) configure:6375: $? = 0 cannot run sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' configure:6365: cc -c -fno-common conftest.c >&5 configure:6368: $? = 0 configure:6372: /usr/bin/nm -p conftest. \| sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p' \> conftest.nm /usr/bin/nm: can't open file: conftest. (No such file or directory) configure:6375: $? = 0 cannot run sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p' configure:6465: result: failed configure:6472: checking for objdir configure:6487: result: .libs configure:6539: checking for i386-unknown-gnu-ar configure:6569: result: no configure:6579: checking for ar configure:6595: found /usr/bin/ar configure:6606: result: ar configure:6635: checking for i386-unknown-gnu-ranlib configure:6665: result: no configure:6675: checking for ranlib configure:6691: found /usr/bin/ranlib configure:6702: result: ranlib configure:6731: checking for i386-unknown-gnu-strip configure:6761: result: no configure:6771: checking for strip configure:6787: found /usr/bin/strip configure:6798: result: strip configure:7134: checking for cc option to produce PIC configure:7344: result: configure:7415: checking if cc static flag works configure:7443: result: yes configure:7453: checking if cc supports -c -o file.o configure:7477: cc -c -fno-common -o out/conftest2.o conftest.c >&5 configure:7481: $? = 0 configure:7500: result: yes configure:7526: checking whether the cc linker (/usr/bin/ld) supports shared libraries configure:8481: result: no configure:8548: checking dynamic linker characteristics configure:9124: result: gnu ld.so configure:9133: checking how to hardcode library paths into programs configure:9158: result: unsupported configure:9172: checking whether stripping libraries is possible configure:9193: result: no configure:9300: checking for shl_load configure:9356: cc -o conftest -fno-common conftest.c >&5 ld: Undefined symbols: _shl_load configure:9362: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "userinfo" | #define PACKAGE_TARNAME "userinfo" | #define PACKAGE_VERSION "2.2" | #define PACKAGE_STRING "userinfo 2.2" | #define PACKAGE_BUGREPORT "Ben Kibbey " | #define PACKAGE "userinfo" | #define VERSION "2.2" | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | /* Define shl_load to an innocuous variant, in case declares shl_load. | For example, HP-UX 11i declares gettimeofday. */ | #define shl_load innocuous_shl_load | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char shl_load (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef shl_load | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char shl_load (); | /* 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_shl_load || defined __stub___shl_load | choke me | #endif | | int | main () | { | return shl_load (); | ; | return 0; | } configure:9379: result: no configure:9384: checking for shl_load in -ldld configure:9419: cc -o conftest -fno-common conftest.c -ldld >&5 ld: can't locate file for: -ldld configure:9425: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "userinfo" | #define PACKAGE_TARNAME "userinfo" | #define PACKAGE_VERSION "2.2" | #define PACKAGE_STRING "userinfo 2.2" | #define PACKAGE_BUGREPORT "Ben Kibbey " | #define PACKAGE "userinfo" | #define VERSION "2.2" | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char shl_load (); | int | main () | { | return shl_load (); | ; | return 0; | } configure:9443: result: no configure:9448: checking for dlopen configure:9504: cc -o conftest -fno-common conftest.c >&5 configure:9510: $? = 0 configure:9527: result: yes configure:9760: checking whether a program can dlopen itself configure:9834: cc -o conftest -fno-common -DHAVE_DLFCN_H conftest.c >&5 configure:9837: $? = 0 configure:9855: result: yes configure:9860: checking whether a statically linked program can dlopen itself configure:9934: cc -o conftest -fno-common -DHAVE_DLFCN_H conftest.c >&5 configure:9937: $? = 0 configure:9955: result: yes configure:9978: checking if libtool supports shared libraries configure:9980: result: no configure:9983: checking whether to build shared libraries configure:10004: result: no configure:10007: checking whether to build static libraries configure:10011: result: yes configure:10103: creating libtool configure:10833: checking whether the c++ linker (/usr/bin/ld) supports shared libraries configure:11767: result: yes configure:11785: c++ -c -fno-common conftest.cpp >&5 configure:11788: $? = 0 configure:11907: checking for c++ option to produce PIC configure:12181: result: configure:12252: checking if c++ static flag works configure:12280: result: yes configure:12290: checking if c++ supports -c -o file.o configure:12314: c++ -c -fno-common -o out/conftest2.o conftest.cpp >&5 configure:12318: $? = 0 configure:12337: result: yes configure:12363: checking whether the c++ linker (/usr/bin/ld) supports shared libraries configure:12391: result: yes configure:12458: checking dynamic linker characteristics configure:13034: result: gnu ld.so configure:13043: checking how to hardcode library paths into programs configure:13068: result: unsupported configure:13594: checking if libtool supports shared libraries configure:13596: result: no configure:13599: checking whether to build shared libraries configure:13619: result: no configure:13622: checking whether to build static libraries configure:13626: result: yes configure:13636: checking for g77 option to produce PIC configure:13846: result: configure:13917: checking if g77 static flag works configure:13945: result: yes configure:13955: checking if g77 supports -c -o file.o configure:13979: g77 -c -o out/conftest2.o conftest.f >&5 configure:13983: $? = 0 configure:14002: result: yes configure:14028: checking whether the g77 linker (/usr/bin/ld) supports shared libraries configure:14963: result: no configure:15030: checking dynamic linker characteristics configure:15606: result: gnu ld.so configure:15615: checking how to hardcode library paths into programs configure:15640: result: unsupported configure:19200: checking for i386-unknown-gnu-gcc configure:19227: result: cc configure:19505: checking for C compiler version configure:19512: cc --version >&5 cc (GCC) 3.3 20030304 (Apple Computer, Inc. build 1809) Copyright (C) 2002 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:19515: $? = 0 configure:19522: cc -v >&5 Reading specs from /usr/libexec/gcc/darwin/i386/3.3/specs Thread model: posix gcc version 3.3 20030304 (Apple Computer, Inc. build 1809) configure:19525: $? = 0 configure:19532: cc -V >&5 cc: `-V' option must have argument configure:19535: $? = 1 configure:19538: checking whether we are using the GNU C compiler configure:19590: result: no configure:19595: checking whether cc accepts -g configure:19730: result: no configure:19747: checking for cc option to accept ISO C89 configure:19853: result: unsupported configure:19870: checking dependency style of cc configure:19960: result: gcc3 configure:19990: checking for a BSD-compatible install configure:20046: result: /usr/bin/install -c -o root -g wheel configure:20066: checking for dirent.h that defines DIR configure:20095: cc -c -fno-common conftest.c >&5 configure:20101: $? = 0 configure:20117: result: yes configure:20130: checking for library containing opendir configure:20171: cc -o conftest -fno-common conftest.c >&5 configure:20177: $? = 0 configure:20205: result: none required configure:20299: checking for ANSI C header files configure:20460: result: no configure:20501: checking fcntl.h usability configure:20518: cc -c -fno-common conftest.c >&5 configure:20524: $? = 0 configure:20538: result: yes configure:20542: checking fcntl.h presence configure:20557: cc -E conftest.c configure:20563: $? = 0 configure:20577: result: yes configure:20610: checking for fcntl.h configure:20618: result: yes configure:20501: checking limits.h usability configure:20518: cc -c -fno-common conftest.c >&5 configure:20524: $? = 0 configure:20538: result: yes configure:20542: checking limits.h presence configure:20557: cc -E conftest.c configure:20563: $? = 0 configure:20577: result: yes configure:20610: checking for limits.h configure:20618: result: yes configure:20501: checking paths.h usability configure:20518: cc -c -fno-common conftest.c >&5 configure:20524: $? = 0 configure:20538: result: yes configure:20542: checking paths.h presence configure:20557: cc -E conftest.c configure:20563: $? = 0 configure:20577: result: yes configure:20610: checking for paths.h configure:20618: result: yes configure:20491: checking for stdlib.h configure:20497: result: no configure:20491: checking for string.h configure:20497: result: no configure:20501: checking sys/param.h usability configure:20518: cc -c -fno-common conftest.c >&5 configure:20524: $? = 0 configure:20538: result: yes configure:20542: checking sys/param.h presence configure:20557: cc -E conftest.c configure:20563: $? = 0 configure:20577: result: yes configure:20610: checking for sys/param.h configure:20618: result: yes configure:20491: checking for unistd.h configure:20497: result: no configure:20501: checking sys/syslimits.h usability configure:20518: cc -c -fno-common conftest.c >&5 configure:20524: $? = 0 configure:20538: result: yes configure:20542: checking sys/syslimits.h presence configure:20557: cc -E conftest.c configure:20563: $? = 0 configure:20577: result: yes configure:20610: checking for sys/syslimits.h configure:20618: result: yes configure:20501: checking libgen.h usability configure:20518: cc -c -fno-common conftest.c >&5 configure:20524: $? = 0 configure:20538: result: yes configure:20542: checking libgen.h presence configure:20557: cc -E conftest.c configure:20563: $? = 0 configure:20577: result: yes configure:20610: checking for libgen.h configure:20618: result: yes configure:20501: checking err.h usability configure:20518: cc -c -fno-common conftest.c >&5 configure:20524: $? = 0 configure:20538: result: yes configure:20542: checking err.h presence configure:20557: cc -E conftest.c configure:20563: $? = 0 configure:20577: result: yes configure:20610: checking for err.h configure:20618: result: yes configure:20501: checking shadow.h usability configure:20518: cc -c -fno-common conftest.c >&5 conftest.c:52:20: shadow.h: No such file or directory configure:20524: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "userinfo" | #define PACKAGE_TARNAME "userinfo" | #define PACKAGE_VERSION "2.2" | #define PACKAGE_STRING "userinfo 2.2" | #define PACKAGE_BUGREPORT "Ben Kibbey " | #define PACKAGE "userinfo" | #define VERSION "2.2" | #define HAVE_DLFCN_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSLIMITS_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_ERR_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:20538: result: no configure:20542: checking shadow.h presence configure:20557: cc -E conftest.c conftest.c:19:20: shadow.h: No such file or directory configure:20563: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "userinfo" | #define PACKAGE_TARNAME "userinfo" | #define PACKAGE_VERSION "2.2" | #define PACKAGE_STRING "userinfo 2.2" | #define PACKAGE_BUGREPORT "Ben Kibbey " | #define PACKAGE "userinfo" | #define VERSION "2.2" | #define HAVE_DLFCN_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSLIMITS_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_ERR_H 1 | /* end confdefs.h. */ | #include configure:20577: result: no configure:20610: checking for shadow.h configure:20618: result: no configure:20501: checking lastlog.h usability configure:20518: cc -c -fno-common conftest.c >&5 conftest.c:52:21: lastlog.h: No such file or directory configure:20524: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "userinfo" | #define PACKAGE_TARNAME "userinfo" | #define PACKAGE_VERSION "2.2" | #define PACKAGE_STRING "userinfo 2.2" | #define PACKAGE_BUGREPORT "Ben Kibbey " | #define PACKAGE "userinfo" | #define VERSION "2.2" | #define HAVE_DLFCN_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSLIMITS_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_ERR_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:20538: result: no configure:20542: checking lastlog.h presence configure:20557: cc -E conftest.c conftest.c:19:21: lastlog.h: No such file or directory configure:20563: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "userinfo" | #define PACKAGE_TARNAME "userinfo" | #define PACKAGE_VERSION "2.2" | #define PACKAGE_STRING "userinfo 2.2" | #define PACKAGE_BUGREPORT "Ben Kibbey " | #define PACKAGE "userinfo" | #define VERSION "2.2" | #define HAVE_DLFCN_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSLIMITS_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_ERR_H 1 | /* end confdefs.h. */ | #include configure:20577: result: no configure:20610: checking for lastlog.h configure:20618: result: no configure:20491: checking for err.h configure:20497: result: yes configure:20501: checking sys/mman.h usability configure:20518: cc -c -fno-common conftest.c >&5 configure:20524: $? = 0 configure:20538: result: yes configure:20542: checking sys/mman.h presence configure:20557: cc -E conftest.c configure:20563: $? = 0 configure:20577: result: yes configure:20610: checking for sys/mman.h configure:20618: result: yes configure:20501: checking getopt.h usability configure:20518: cc -c -fno-common conftest.c >&5 configure:20524: $? = 0 configure:20538: result: yes configure:20542: checking getopt.h presence configure:20557: cc -E conftest.c configure:20563: $? = 0 configure:20577: result: yes configure:20610: checking for getopt.h configure:20618: result: yes configure:20642: checking utmpx.h usability configure:20659: cc -c -fno-common conftest.c >&5 configure:20665: $? = 0 configure:20679: result: yes configure:20683: checking utmpx.h presence configure:20698: cc -E conftest.c configure:20704: $? = 0 configure:20718: result: yes configure:20751: checking for utmpx.h configure:20758: result: yes configure:20771: checking how utmp is utilized configure:20801: cc -o conftest -fno-common conftest.c >&5 configure:20804: $? = 0 configure:20810: ./conftest configure:20813: $? = 1 configure: program exited with status 1 configure: failed program was: | #include | #include | | int main() | { | struct utmpx *u; | | if ((u = getutxent()) == NULL) | exit(1); | | exit(0); | } | configure:20838: result: utmp configure:20843: checking for an ANSI C-conforming const configure:20918: cc -c -fno-common conftest.c >&5 configure:20924: $? = 0 configure:20939: result: yes configure:20949: checking for uid_t in sys/types.h configure:20972: result: yes configure:20987: checking for size_t configure:21017: cc -c -fno-common conftest.c >&5 configure:21023: $? = 0 configure:21038: result: yes configure:21050: checking for pid_t configure:21080: cc -c -fno-common conftest.c >&5 conftest.c:55: error: parse error before "ac__type_new_" conftest.c:55: warning: data definition has no type or storage class conftest.c: In function `main': conftest.c:59: error: parse error before ')' token configure:21086: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "userinfo" | #define PACKAGE_TARNAME "userinfo" | #define PACKAGE_VERSION "2.2" | #define PACKAGE_STRING "userinfo 2.2" | #define PACKAGE_BUGREPORT "Ben Kibbey " | #define PACKAGE "userinfo" | #define VERSION "2.2" | #define HAVE_DLFCN_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSLIMITS_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_ERR_H 1 | #define HAVE_ERR_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_GETOPT_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | typedef pid_t ac__type_new_; | int | main () | { | if ((ac__type_new_ *) 0) | return 0; | if (sizeof (ac__type_new_)) | return 0; | ; | return 0; | } configure:21101: result: no configure:21113: checking whether struct tm is in sys/time.h or time.h configure:21143: cc -c -fno-common conftest.c >&5 configure:21149: $? = 0 configure:21164: result: time.h configure:21175: checking type of array argument to getgroups configure:21219: cc -o conftest -fno-common conftest.c >&5 conftest.c: In function `main': conftest.c:64: error: `gid_t' undeclared (first use in this function) conftest.c:64: error: (Each undeclared identifier is reported only once conftest.c:64: error: for each function it appears in.) conftest.c:64: error: parse error before "gidset" conftest.c:66: error: parse error before "gid_t" conftest.c:66: warning: no semicolon at end of struct or union conftest.c: At top level: conftest.c:66: warning: data definition has no type or storage class conftest.c:68: error: parse error before '.' token conftest.c:71: error: `gidset' undeclared here (not in a function) conftest.c:71: error: `gid_t' undeclared here (not in a function) conftest.c:71: error: `gid_t' undeclared here (not in a function) conftest.c:72: error: `gidset' undeclared here (not in a function) conftest.c:72: error: initializer element is not constant conftest.c:72: warning: data definition has no type or storage class conftest.c:76: error: parse error before "return" configure:21222: $? = 1 configure: program exited with status 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "userinfo" | #define PACKAGE_TARNAME "userinfo" | #define PACKAGE_VERSION "2.2" | #define PACKAGE_STRING "userinfo 2.2" | #define PACKAGE_BUGREPORT "Ben Kibbey " | #define PACKAGE "userinfo" | #define VERSION "2.2" | #define HAVE_DLFCN_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSLIMITS_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_ERR_H 1 | #define HAVE_ERR_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_GETOPT_H 1 | #define pid_t int | /* end confdefs.h. */ | /* Thanks to Mike Rendell for this test. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #define NGID 256 | #undef MAX | #define MAX(x, y) ((x) > (y) ? (x) : (y)) | | int | main () | { | gid_t gidset[NGID]; | int i, n; | union { gid_t gval; long int lval; } val; | | val.lval = -1; | for (i = 0; i < NGID; i++) | gidset[i] = val.gval; | n = getgroups (sizeof (gidset) / MAX (sizeof (int), sizeof (gid_t)) - 1, | gidset); | /* Exit non-zero if getgroups seems to require an array of ints. This | happens when gid_t is short int but getgroups modifies an array | of ints. */ | return n > 0 && gidset[n] != val.gval; | } configure:21266: result: int configure:21274: checking for getgroups configure:21330: cc -o conftest -fno-common conftest.c >&5 configure:21336: $? = 0 configure:21353: result: yes configure:21431: checking for working getgroups configure:21461: cc -o conftest -fno-common conftest.c >&5 configure:21464: $? = 0 configure:21470: ./conftest configure:21473: $? = 0 configure:21490: result: yes configure:21502: checking whether lstat dereferences a symlink specified with a trailing slash configure:21538: cc -o conftest -fno-common conftest.c >&5 conftest.c: In function `main': conftest.c:61: error: storage size of `sbuf' isn't known configure:21541: $? = 1 configure: program exited with status 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "userinfo" | #define PACKAGE_TARNAME "userinfo" | #define PACKAGE_VERSION "2.2" | #define PACKAGE_STRING "userinfo 2.2" | #define PACKAGE_BUGREPORT "Ben Kibbey " | #define PACKAGE "userinfo" | #define VERSION "2.2" | #define HAVE_DLFCN_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSLIMITS_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_ERR_H 1 | #define HAVE_ERR_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_GETOPT_H 1 | #define pid_t int | #define GETGROUPS_T int | #define HAVE_GETGROUPS 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | struct stat sbuf; | /* Linux will dereference the symlink and fail. | That is better in the sense that it means we will not | have to compile and use the lstat wrapper. */ | return lstat ("conftest.sym/", &sbuf) == 0; | ; | return 0; | } configure:21573: result: no configure:21592: checking whether lstat accepts an empty string configure:21622: cc -o conftest -fno-common conftest.c >&5 conftest.c: In function `main': conftest.c:61: error: storage size of `sbuf' isn't known configure:21625: $? = 1 configure: program exited with status 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "userinfo" | #define PACKAGE_TARNAME "userinfo" | #define PACKAGE_VERSION "2.2" | #define PACKAGE_STRING "userinfo 2.2" | #define PACKAGE_BUGREPORT "Ben Kibbey " | #define PACKAGE "userinfo" | #define VERSION "2.2" | #define HAVE_DLFCN_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSLIMITS_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_ERR_H 1 | #define HAVE_ERR_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_GETOPT_H 1 | #define pid_t int | #define GETGROUPS_T int | #define HAVE_GETGROUPS 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | struct stat sbuf; | return lstat ("", &sbuf) == 0; | ; | return 0; | } configure:21650: result: yes configure:21671: checking for stdlib.h configure:21677: result: no configure:21811: checking for GNU libc compatible malloc configure:21845: cc -o conftest -fno-common conftest.c >&5 configure:21848: $? = 0 configure:21854: ./conftest configure:21857: $? = 0 configure:21873: result: yes configure:21901: checking whether stat accepts an empty string configure:21931: cc -o conftest -fno-common conftest.c >&5 conftest.c: In function `main': conftest.c:63: error: storage size of `sbuf' isn't known configure:21934: $? = 1 configure: program exited with status 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "userinfo" | #define PACKAGE_TARNAME "userinfo" | #define PACKAGE_VERSION "2.2" | #define PACKAGE_STRING "userinfo 2.2" | #define PACKAGE_BUGREPORT "Ben Kibbey " | #define PACKAGE "userinfo" | #define VERSION "2.2" | #define HAVE_DLFCN_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSLIMITS_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_ERR_H 1 | #define HAVE_ERR_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_GETOPT_H 1 | #define pid_t int | #define GETGROUPS_T int | #define HAVE_GETGROUPS 1 | #define HAVE_LSTAT_EMPTY_STRING_BUG 1 | #define HAVE_MALLOC 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | struct stat sbuf; | return stat ("", &sbuf) == 0; | ; | return 0; | } configure:21959: result: yes configure:21979: checking for strftime configure:22035: cc -o conftest -fno-common conftest.c >&5 configure:22041: $? = 0 configure:22059: result: yes configure:22146: checking for stdlib.h configure:22152: result: no configure:22146: checking for unistd.h configure:22152: result: no configure:22290: checking for getpagesize configure:22346: cc -o conftest -fno-common conftest.c >&5 configure:22352: $? = 0 configure:22370: result: yes configure:22380: checking for working mmap configure:22527: cc -o conftest -fno-common conftest.c >&5 configure:22530: $? = 0 configure:22536: ./conftest configure:22539: $? = 0 configure:22555: result: yes configure:22579: checking for memset configure:22635: cc -o conftest -fno-common conftest.c >&5 conftest.c:54: warning: conflicting types for built-in function `memset' configure:22641: $? = 0 configure:22659: result: yes configure:22579: checking for getspnam configure:22635: cc -o conftest -fno-common conftest.c >&5 ld: Undefined symbols: _getspnam configure:22641: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "userinfo" | #define PACKAGE_TARNAME "userinfo" | #define PACKAGE_VERSION "2.2" | #define PACKAGE_STRING "userinfo 2.2" | #define PACKAGE_BUGREPORT "Ben Kibbey " | #define PACKAGE "userinfo" | #define VERSION "2.2" | #define HAVE_DLFCN_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSLIMITS_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_ERR_H 1 | #define HAVE_ERR_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_GETOPT_H 1 | #define pid_t int | #define GETGROUPS_T int | #define HAVE_GETGROUPS 1 | #define HAVE_LSTAT_EMPTY_STRING_BUG 1 | #define HAVE_MALLOC 1 | #define HAVE_STAT_EMPTY_STRING_BUG 1 | #define HAVE_STRFTIME 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_MEMSET 1 | /* end confdefs.h. */ | /* Define getspnam to an innocuous variant, in case declares getspnam. | For example, HP-UX 11i declares gettimeofday. */ | #define getspnam innocuous_getspnam | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char getspnam (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef getspnam | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char getspnam (); | /* 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 | #endif | | int | main () | { | return getspnam (); | ; | return 0; | } configure:22659: result: no configure:22579: checking for munmap configure:22635: cc -o conftest -fno-common conftest.c >&5 configure:22641: $? = 0 configure:22659: result: yes configure:22579: checking for setpassent configure:22635: cc -o conftest -fno-common conftest.c >&5 configure:22641: $? = 0 configure:22659: result: yes configure:22579: checking for setgroupent configure:22635: cc -o conftest -fno-common conftest.c >&5 configure:22641: $? = 0 configure:22659: result: yes configure:22579: checking for strchr configure:22635: cc -o conftest -fno-common conftest.c >&5 conftest.c:58: warning: conflicting types for built-in function `strchr' configure:22641: $? = 0 configure:22659: result: yes configure:22579: checking for strdup configure:22635: cc -o conftest -fno-common conftest.c >&5 configure:22641: $? = 0 configure:22659: result: yes configure:22579: checking for strerror configure:22635: cc -o conftest -fno-common conftest.c >&5 configure:22641: $? = 0 configure:22659: result: yes configure:22579: checking for strsep configure:22635: cc -o conftest -fno-common conftest.c >&5 configure:22641: $? = 0 configure:22659: result: yes configure:22669: checking for __progname configure:22725: cc -o conftest -fno-common conftest.c >&5 configure:22731: $? = 0 configure:22748: result: yes configure:22752: checking for /proc filesystem configure:22765: result: no configure:23050: checking for mail aliases file configure:23053: result: /etc/aliases configure:23089: checking if debugging is wanted configure:23096: result: no configure:23127: checking if malloc debugging is wanted configure:23147: result: no configure:23311: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by userinfo config.status 2.2, which was generated by GNU Autoconf 2.61. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on darwintel config.status:672: creating Makefile config.status:672: creating src/Makefile config.status:672: creating src/modules/Makefile config.status:672: creating doc/Makefile config.status:672: creating contrib/Makefile config.status:672: creating config.h config.status:960: executing depfiles commands ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=i386-unknown-gnu ac_cv_c_compiler_gnu=no ac_cv_c_const=yes ac_cv_cxx_compiler_gnu=no ac_cv_env_CCC_set= ac_cv_env_CCC_value= ac_cv_env_CC_set=set ac_cv_env_CC_value=cc ac_cv_env_CFLAGS_set=set ac_cv_env_CFLAGS_value=-fno-common ac_cv_env_CPPFLAGS_set= ac_cv_env_CPPFLAGS_value= ac_cv_env_CPP_set= ac_cv_env_CPP_value= ac_cv_env_CXXCPP_set= ac_cv_env_CXXCPP_value= ac_cv_env_CXXFLAGS_set=set ac_cv_env_CXXFLAGS_value=-fno-common ac_cv_env_CXX_set=set ac_cv_env_CXX_value=c++ ac_cv_env_F77_set= ac_cv_env_F77_value= ac_cv_env_FFLAGS_set= ac_cv_env_FFLAGS_value= ac_cv_env_LDFLAGS_set= ac_cv_env_LDFLAGS_value= ac_cv_env_LIBS_set= ac_cv_env_LIBS_value= ac_cv_env_build_alias_set=set ac_cv_env_build_alias_value=i386-unknown-gnu ac_cv_env_host_alias_set=set ac_cv_env_host_alias_value=i386-unknown-gnu ac_cv_env_target_alias_set=set ac_cv_env_target_alias_value=i386-unknown-gnu ac_cv_f77_compiler_gnu=no ac_cv_func___progname=yes ac_cv_func_dlopen=yes ac_cv_func_getgroups=yes ac_cv_func_getgroups_works=yes ac_cv_func_getpagesize=yes ac_cv_func_getspnam=no ac_cv_func_lstat_dereferences_slashed_symlink=no ac_cv_func_lstat_empty_string_bug=yes ac_cv_func_malloc_0_nonnull=yes ac_cv_func_memset=yes ac_cv_func_mmap_fixed_mapped=yes ac_cv_func_munmap=yes ac_cv_func_setgroupent=yes ac_cv_func_setpassent=yes ac_cv_func_shl_load=no ac_cv_func_stat_empty_string_bug=yes ac_cv_func_strchr=yes ac_cv_func_strdup=yes ac_cv_func_strerror=yes ac_cv_func_strftime=yes ac_cv_func_strsep=yes ac_cv_header_dirent_dirent_h=yes ac_cv_header_dlfcn_h=yes ac_cv_header_err_h=yes ac_cv_header_fcntl_h=yes ac_cv_header_getopt_h=yes ac_cv_header_inttypes_h=no ac_cv_header_lastlog_h=no ac_cv_header_libgen_h=yes ac_cv_header_limits_h=yes ac_cv_header_memory_h=no ac_cv_header_paths_h=yes ac_cv_header_shadow_h=no ac_cv_header_stdc=no ac_cv_header_stdint_h=no ac_cv_header_stdlib_h=no ac_cv_header_string_h=no ac_cv_header_strings_h=no ac_cv_header_sys_mman_h=yes ac_cv_header_sys_param_h=yes ac_cv_header_sys_stat_h=no ac_cv_header_sys_syslimits_h=yes ac_cv_header_sys_types_h=no ac_cv_header_unistd_h=no ac_cv_header_utmpx_h=yes ac_cv_host=i386-unknown-gnu ac_cv_lib_dld_shl_load=no ac_cv_objext= ac_cv_path_EGREP='/usr/bin/grep -E' ac_cv_path_GREP=/usr/bin/grep ac_cv_prog_AWK=gawk ac_cv_prog_CC=cc ac_cv_prog_CPP='cc -E' ac_cv_prog_CXXCPP='c++ -E' ac_cv_prog_ac_ct_AR=ar ac_cv_prog_ac_ct_F77=g77 ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_ac_ct_STRIP=strip ac_cv_prog_cc_c89=no ac_cv_prog_cc_g=no ac_cv_prog_cxx_g=no ac_cv_prog_f77_g=no ac_cv_prog_make_make_set=yes ac_cv_search_opendir='none required' ac_cv_struct_tm=time.h ac_cv_sys_debug=no ac_cv_target=i386-unknown-gnu ac_cv_type_getgroups=int ac_cv_type_pid_t=no ac_cv_type_size_t=yes ac_cv_type_uid_t=yes am_cv_CC_dependencies_compiler_type=gcc3 am_cv_CXX_dependencies_compiler_type=gcc3 lt_cv_deplibs_check_method=pass_all lt_cv_dlopen=dlopen lt_cv_dlopen_libs= lt_cv_dlopen_self=yes lt_cv_dlopen_self_static=yes lt_cv_file_magic_cmd='$MAGIC_CMD' lt_cv_file_magic_test_file= lt_cv_ld_reload_flag=-r lt_cv_objdir=.libs lt_cv_path_LD=/usr/bin/ld lt_cv_path_LDCXX= lt_cv_path_NM='/usr/bin/nm -p' lt_cv_path_SED=/usr/local/bin/sed lt_cv_prog_compiler_c_o=yes lt_cv_prog_compiler_c_o_CXX=yes lt_cv_prog_compiler_c_o_F77=yes lt_cv_prog_gnu_ld=no lt_cv_prog_gnu_ldcxx= lt_cv_sys_global_symbol_pipe= lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\) $/ {\"\1\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \([^ ]*\) \([^ ]*\)$/ {"\2", (lt_ptr) \&\2},/p'\''' lt_cv_sys_global_symbol_to_cdecl= lt_cv_sys_max_cmd_len= lt_lt_cv_prog_compiler_c_o='"yes"' lt_lt_cv_prog_compiler_c_o_CXX='"yes"' lt_lt_cv_prog_compiler_c_o_F77='"yes"' lt_lt_cv_sys_global_symbol_pipe='""' lt_lt_cv_sys_global_symbol_to_c_name_address='"sed -n -e '\''s/^: \\([^ ]*\\) \$/ {\\\"\\1\\\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \\([^ ]*\\) \\([^ ]*\\)\$/ {\"\\2\", (lt_ptr) \\&\\2},/p'\''"' lt_lt_cv_sys_global_symbol_to_cdecl='""' ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /mnt/gmirror/ports/sysutils/userinfo/work/userinfo-2.2/build/missing --run aclocal-1.9' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='${SHELL} /mnt/gmirror/ports/sysutils/userinfo/work/userinfo-2.2/build/missing --run tar' AR='ar' AUTOCONF='${SHELL} /mnt/gmirror/ports/sysutils/userinfo/work/userinfo-2.2/build/missing --run autoconf' AUTOHEADER='${SHELL} /mnt/gmirror/ports/sysutils/userinfo/work/userinfo-2.2/build/missing --run autoheader' AUTOMAKE='${SHELL} /mnt/gmirror/ports/sysutils/userinfo/work/userinfo-2.2/build/missing --run automake-1.9' AWK='gawk' CC='cc' CCDEPMODE='depmode=gcc3' CFLAGS='-fno-common' CPP='cc -E' CPPFLAGS='' CXX='c++' CXXCPP='c++ -E' CXXDEPMODE='depmode=gcc3' CXXFLAGS='-fno-common' CYGPATH_W='echo' DEFS='-DHAVE_CONFIG_H' DEPDIR='.deps' DLOPEN_LIBS='' ECHO='echo' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/usr/bin/grep -E' EXEEXT='' F77='g77' FFLAGS='' GREP='/usr/bin/grep' INSTALL_DATA='install -o root -g wheel -m 444' INSTALL_PROGRAM='install -s -o root -g wheel -m 555' INSTALL_SCRIPT='install -o root -g wheel -m 555' INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s' KVM_FALSE='' KVM_TRUE='#' LDFLAGS='' LIBOBJS=' ${LIBOBJDIR}lstat$U.o ${LIBOBJDIR}stat$U.o' LIBS='' LIBTOOL='$(SHELL) /usr/local/bin/libtool --silent' LN_S='ln -s' LTLIBOBJS=' ${LIBOBJDIR}lstat$U.lo ${LIBOBJDIR}stat$U.lo' MAKEINFO='${SHELL} /mnt/gmirror/ports/sysutils/userinfo/work/userinfo-2.2/build/missing --run makeinfo' OBJEXT='' PACKAGE='userinfo' PACKAGE_BUGREPORT='Ben Kibbey ' PACKAGE_NAME='userinfo' PACKAGE_STRING='userinfo 2.2' PACKAGE_TARNAME='userinfo' PACKAGE_VERSION='2.2' PATH_SEPARATOR=':' RANLIB='ranlib' SET_MAKE='' SHELL='/bin/sh' SOLARIS_FALSE='' SOLARIS_TRUE='#' STRIP='strip' VERSION='2.2' ac_ct_CC='' ac_ct_CXX='' ac_ct_F77='g77' am__fastdepCC_FALSE='#' am__fastdepCC_TRUE='' am__fastdepCXX_FALSE='#' am__fastdepCXX_TRUE='' am__include='include' am__leading_dot='.' am__quote='' am__tar='${AMTAR} chof - "$$tardir"' am__untar='${AMTAR} xf -' bindir='${exec_prefix}/bin' build='i386-unknown-gnu' build_alias='i386-unknown-gnu' build_cpu='i386' build_os='gnu' build_vendor='unknown' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' dvidir='${docdir}' exec_prefix='${prefix}' host='i386-unknown-gnu' host_alias='i386-unknown-gnu' host_cpu='i386' host_os='gnu' host_vendor='unknown' htmldir='${docdir}' includedir='${prefix}/include' infodir='${datarootdir}/info' install_sh='/mnt/gmirror/ports/sysutils/userinfo/work/userinfo-2.2/build/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='${prefix}/var' mandir='${datarootdir}/man' mkdir_p='mkdir -p --' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='' program_transform_name='s&^&i386-unknown-gnu-&' psdir='${docdir}' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target='i386-unknown-gnu' target_alias='i386-unknown-gnu' target_cpu='i386' target_os='gnu' target_vendor='unknown' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define PACKAGE_NAME "userinfo" #define PACKAGE_TARNAME "userinfo" #define PACKAGE_VERSION "2.2" #define PACKAGE_STRING "userinfo 2.2" #define PACKAGE_BUGREPORT "Ben Kibbey " #define PACKAGE "userinfo" #define VERSION "2.2" #define HAVE_DLFCN_H 1 #define HAVE_DIRENT_H 1 #define HAVE_FCNTL_H 1 #define HAVE_LIMITS_H 1 #define HAVE_PATHS_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SYSLIMITS_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_ERR_H 1 #define HAVE_ERR_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_GETOPT_H 1 #define pid_t int #define GETGROUPS_T int #define HAVE_GETGROUPS 1 #define HAVE_LSTAT_EMPTY_STRING_BUG 1 #define HAVE_MALLOC 1 #define HAVE_STAT_EMPTY_STRING_BUG 1 #define HAVE_STRFTIME 1 #define HAVE_GETPAGESIZE 1 #define HAVE_MMAP 1 #define HAVE_MEMSET 1 #define HAVE_MUNMAP 1 #define HAVE_SETPASSENT 1 #define HAVE_SETGROUPENT 1 #define HAVE_STRCHR 1 #define HAVE_STRDUP 1 #define HAVE_STRERROR 1 #define HAVE_STRSEP 1 #define ALIAS_FILE "/etc/aliases" #define DEFAULT_DELIMINATING_CHAR ':' #define DEFAULT_MULTI_CHAR ',' #define DEFAULT_TIMEFORMAT "%s" configure: exit 0