This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by libntlm configure 0.3.8, which was generated by GNU Autoconf 2.57. Invocation command line was $ ./configure --prefix= --enable-fork --enable-rcs --disable-odbc --disable-postgres --disable-mysql --disable-sqlite i386-unknown-gnu build_alias=i386-unknown-gnu host_alias=i386-unknown-gnu target_alias=i386-unknown-gnu CC=cc CFLAGS=-fno-common LDFLAGS= -pthread -L/usr/local/lib CPPFLAGS= -I/usr/local/include CXX=c++ CXXFLAGS=-fno-common --enable-ltdl-convenience CFLAGS=-fno-common CXXFLAGS=-fno-common LDFLAGS= -pthread -L/usr/local/lib CPPFLAGS= -I/usr/local/include --cache-file=/dev/null --srcdir=. ## --------- ## ## 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 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: 113 tasks, 168 threads, 4 processors Load average: 0.74, Mach factor: 3.25 /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:1391: creating cache configure:1529: checking for a BSD-compatible install configure:1583: result: /usr/bin/install -c -o root -g wheel configure:1594: checking whether build environment is sane configure:1637: result: yes configure:1670: checking for gawk configure:1686: found /usr/local/bin/gawk configure:1696: result: gawk configure:1706: checking whether make sets $(MAKE) configure:1726: result: yes configure:1887: checking for i386-unknown-gnu-gcc configure:1913: result: cc configure:2195: checking for C compiler version configure:2198: 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:2201: $? = 0 configure:2203: 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:2206: $? = 0 configure:2208: cc -V &5 cc: `-V' option must have argument configure:2211: $? = 1 configure:2235: checking for C compiler default output configure:2238: cc -fno-common -I/usr/local/include -I/usr/include/mysql -fno-omit-frame-pointer -pipe -no-cpp-precomp -I/usr/include -pthread -L/usr/local/lib conftest.c >&5 cc: unrecognized option `-pthread' configure:2241: $? = 0 configure:2287: result: a.out configure:2292: checking whether the C compiler works configure:2298: ./a.out configure:2301: $? = 0 configure:2318: result: yes configure:2325: checking whether we are cross compiling configure:2327: result: no configure:2330: checking for suffix of executables configure:2332: cc -o conftest -fno-common -I/usr/local/include -I/usr/include/mysql -fno-omit-frame-pointer -pipe -no-cpp-precomp -I/usr/include -pthread -L/usr/local/lib conftest.c >&5 cc: unrecognized option `-pthread' configure:2335: $? = 0 configure:2360: result: configure:2366: checking for suffix of object files configure:2388: cc -c -fno-common -I/usr/local/include -I/usr/include/mysql -fno-omit-frame-pointer -pipe -no-cpp-precomp -I/usr/include conftest.c >&5 configure:2391: $? = 0 configure:2413: result: configure:2417: checking whether we are using the GNU C compiler configure:2442: cc -c -fno-common -I/usr/local/include -I/usr/include/mysql -fno-omit-frame-pointer -pipe -no-cpp-precomp -I/usr/include conftest.c >&5 configure:2445: $? = 0 configure:2448: test -s conftest. configure:2451: $? = 1 configure: failed program was: | #line 2422 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "libntlm" | #define PACKAGE_TARNAME "libntlm" | #define PACKAGE_VERSION "0.3.8" | #define PACKAGE_STRING "libntlm 0.3.8" | #define PACKAGE_BUGREPORT "simon@josefsson.org" | #define PACKAGE "libntlm" | #define VERSION "0.3.8" | /* end confdefs.h. */ | | int | main () | { | #ifndef __GNUC__ | choke me | #endif | | ; | return 0; | } configure:2464: result: no configure:2470: checking whether cc accepts -g configure:2492: cc -c -g -I/usr/local/include -I/usr/include/mysql -fno-omit-frame-pointer -pipe -no-cpp-precomp -I/usr/include conftest.c >&5 configure:2495: $? = 0 configure:2498: test -s conftest. configure:2501: $? = 1 configure: failed program was: | #line 2475 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "libntlm" | #define PACKAGE_TARNAME "libntlm" | #define PACKAGE_VERSION "0.3.8" | #define PACKAGE_STRING "libntlm 0.3.8" | #define PACKAGE_BUGREPORT "simon@josefsson.org" | #define PACKAGE "libntlm" | #define VERSION "0.3.8" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:2512: result: no configure:2529: checking for cc option to accept ANSI C configure:2590: cc -c -fno-common -I/usr/local/include -I/usr/include/mysql -fno-omit-frame-pointer -pipe -no-cpp-precomp -I/usr/include conftest.c >&5 configure:2593: $? = 0 configure:2596: test -s conftest. configure:2599: $? = 1 configure: failed program was: | #line 2536 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "libntlm" | #define PACKAGE_TARNAME "libntlm" | #define PACKAGE_VERSION "0.3.8" | #define PACKAGE_STRING "libntlm 0.3.8" | #define PACKAGE_BUGREPORT "simon@josefsson.org" | #define PACKAGE "libntlm" | #define VERSION "0.3.8" | /* 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; | } | 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:2590: cc -qlanglvl=ansi -c -fno-common -I/usr/local/include -I/usr/include/mysql -fno-omit-frame-pointer -pipe -no-cpp-precomp -I/usr/include conftest.c >&5 cc: unrecognized option `-qlanglvl=ansi' configure:2593: $? = 0 configure:2596: test -s conftest. configure:2599: $? = 1 configure: failed program was: | #line 2536 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "libntlm" | #define PACKAGE_TARNAME "libntlm" | #define PACKAGE_VERSION "0.3.8" | #define PACKAGE_STRING "libntlm 0.3.8" | #define PACKAGE_BUGREPORT "simon@josefsson.org" | #define PACKAGE "libntlm" | #define VERSION "0.3.8" | /* 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; | } | 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:2590: cc -std1 -c -fno-common -I/usr/local/include -I/usr/include/mysql -fno-omit-frame-pointer -pipe -no-cpp-precomp -I/usr/include conftest.c >&5 cc1: error: unrecognized option `-std1' configure:2593: $? = 1 configure: failed program was: | #line 2536 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "libntlm" | #define PACKAGE_TARNAME "libntlm" | #define PACKAGE_VERSION "0.3.8" | #define PACKAGE_STRING "libntlm 0.3.8" | #define PACKAGE_BUGREPORT "simon@josefsson.org" | #define PACKAGE "libntlm" | #define VERSION "0.3.8" | /* 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; | } | 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:2590: cc -Ae -c -fno-common -I/usr/local/include -I/usr/include/mysql -fno-omit-frame-pointer -pipe -no-cpp-precomp -I/usr/include conftest.c >&5 :6:2: missing '(' after predicate configure:2593: $? = 1 configure: failed program was: | #line 2536 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "libntlm" | #define PACKAGE_TARNAME "libntlm" | #define PACKAGE_VERSION "0.3.8" | #define PACKAGE_STRING "libntlm 0.3.8" | #define PACKAGE_BUGREPORT "simon@josefsson.org" | #define PACKAGE "libntlm" | #define VERSION "0.3.8" | /* 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; | } | 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:2590: cc -Aa -D_HPUX_SOURCE -c -fno-common -I/usr/local/include -I/usr/include/mysql -fno-omit-frame-pointer -pipe -no-cpp-precomp -I/usr/include conftest.c >&5 :6:2: missing '(' after predicate configure:2593: $? = 1 configure: failed program was: | #line 2536 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "libntlm" | #define PACKAGE_TARNAME "libntlm" | #define PACKAGE_VERSION "0.3.8" | #define PACKAGE_STRING "libntlm 0.3.8" | #define PACKAGE_BUGREPORT "simon@josefsson.org" | #define PACKAGE "libntlm" | #define VERSION "0.3.8" | /* 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; | } | 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:2590: cc -Xc -D__EXTENSIONS__ -c -fno-common -I/usr/local/include -I/usr/include/mysql -fno-omit-frame-pointer -pipe -no-cpp-precomp -I/usr/include conftest.c >&5 cc: unrecognized option `-Xc' configure:2593: $? = 0 configure:2596: test -s conftest. configure:2599: $? = 1 configure: failed program was: | #line 2536 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "libntlm" | #define PACKAGE_TARNAME "libntlm" | #define PACKAGE_VERSION "0.3.8" | #define PACKAGE_STRING "libntlm 0.3.8" | #define PACKAGE_BUGREPORT "simon@josefsson.org" | #define PACKAGE "libntlm" | #define VERSION "0.3.8" | /* 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; | } | 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:2617: result: none needed configure:2635: cc -c -fno-common -I/usr/local/include -I/usr/include/mysql -fno-omit-frame-pointer -pipe -no-cpp-precomp -I/usr/include conftest.c >&5 conftest.c:2: error: parse error before "me" configure:2638: $? = 1 configure: failed program was: | #ifndef __cplusplus | choke me | #endif configure:2766: checking for style of include used by make configure:2794: result: GNU configure:2822: checking dependency style of cc configure:2884: result: gcc3 configure:2983: checking build system type configure:3001: result: i386-unknown-gnu configure:3009: checking host system type configure:3023: result: i386-unknown-gnu configure:3031: checking for a sed that does not truncate output configure:3085: result: /usr/local/bin/sed configure:3088: checking for egrep configure:3098: result: grep -E configure:3147: checking for non-GNU ld configure:3181: result: /usr/bin/ld configure:3190: checking if the linker (/usr/bin/ld) is GNU ld configure:3205: result: no configure:3210: checking for /usr/bin/ld option to reload object files configure:3217: result: -r configure:3226: checking for BSD-compatible nm configure:3268: result: nm configure:3272: checking whether ln -s works configure:3276: result: yes configure:3283: checking how to recognise dependent libraries configure:3483: result: pass_all configure:3687: checking how to run the C preprocessor configure:3723: cc -E -I/usr/local/include -I/usr/include/mysql -fno-omit-frame-pointer -pipe -no-cpp-precomp -I/usr/include conftest.c configure:3729: $? = 0 configure:3761: cc -E -I/usr/local/include -I/usr/include/mysql -fno-omit-frame-pointer -pipe -no-cpp-precomp -I/usr/include conftest.c configure:3763:28: ac_nonexistent.h: No such file or directory configure:3767: $? = 1 configure: failed program was: | #line 3752 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "libntlm" | #define PACKAGE_TARNAME "libntlm" | #define PACKAGE_VERSION "0.3.8" | #define PACKAGE_STRING "libntlm 0.3.8" | #define PACKAGE_BUGREPORT "simon@josefsson.org" | #define PACKAGE "libntlm" | #define VERSION "0.3.8" | #define _GNU_SOURCE 1 | /* end confdefs.h. */ | #include configure:3805: result: cc -E configure:3830: cc -E -I/usr/local/include -I/usr/include/mysql -fno-omit-frame-pointer -pipe -no-cpp-precomp -I/usr/include conftest.c configure:3836: $? = 0 configure:3868: cc -E -I/usr/local/include -I/usr/include/mysql -fno-omit-frame-pointer -pipe -no-cpp-precomp -I/usr/include conftest.c configure:3870:28: ac_nonexistent.h: No such file or directory configure:3874: $? = 1 configure: failed program was: | #line 3859 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "libntlm" | #define PACKAGE_TARNAME "libntlm" | #define PACKAGE_VERSION "0.3.8" | #define PACKAGE_STRING "libntlm 0.3.8" | #define PACKAGE_BUGREPORT "simon@josefsson.org" | #define PACKAGE "libntlm" | #define VERSION "0.3.8" | #define _GNU_SOURCE 1 | /* end confdefs.h. */ | #include configure:3917: checking for ANSI C header files configure:3943: cc -c -fno-common -I/usr/local/include -I/usr/include/mysql -fno-omit-frame-pointer -pipe -no-cpp-precomp -I/usr/include conftest.c >&5 configure:3946: $? = 0 configure:3949: test -s conftest. configure:3952: $? = 1 configure: failed program was: | #line 3922 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "libntlm" | #define PACKAGE_TARNAME "libntlm" | #define PACKAGE_VERSION "0.3.8" | #define PACKAGE_STRING "libntlm 0.3.8" | #define PACKAGE_BUGREPORT "simon@josefsson.org" | #define PACKAGE "libntlm" | #define VERSION "0.3.8" | #define _GNU_SOURCE 1 | /* end confdefs.h. */ | #include | #include | #include | #include | | int | main () | { | | ; | return 0; | } configure:4064: result: no configure:4088: checking for sys/types.h configure:4105: cc -c -fno-common -I/usr/local/include -I/usr/include/mysql -fno-omit-frame-pointer -pipe -no-cpp-precomp -I/usr/include conftest.c >&5 configure:4108: $? = 0 configure:4111: test -s conftest. configure:4114: $? = 1 configure: failed program was: | #line 4093 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "libntlm" | #define PACKAGE_TARNAME "libntlm" | #define PACKAGE_VERSION "0.3.8" | #define PACKAGE_STRING "libntlm 0.3.8" | #define PACKAGE_BUGREPORT "simon@josefsson.org" | #define PACKAGE "libntlm" | #define VERSION "0.3.8" | #define _GNU_SOURCE 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | | #include configure:4125: result: no configure:4088: checking for sys/stat.h configure:4105: cc -c -fno-common -I/usr/local/include -I/usr/include/mysql -fno-omit-frame-pointer -pipe -no-cpp-precomp -I/usr/include conftest.c >&5 configure:4108: $? = 0 configure:4111: test -s conftest. configure:4114: $? = 1 configure: failed program was: | #line 4093 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "libntlm" | #define PACKAGE_TARNAME "libntlm" | #define PACKAGE_VERSION "0.3.8" | #define PACKAGE_STRING "libntlm 0.3.8" | #define PACKAGE_BUGREPORT "simon@josefsson.org" | #define PACKAGE "libntlm" | #define VERSION "0.3.8" | #define _GNU_SOURCE 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | | #include configure:4125: result: no configure:4088: checking for stdlib.h configure:4105: cc -c -fno-common -I/usr/local/include -I/usr/include/mysql -fno-omit-frame-pointer -pipe -no-cpp-precomp -I/usr/include conftest.c >&5 configure:4108: $? = 0 configure:4111: test -s conftest. configure:4114: $? = 1 configure: failed program was: | #line 4093 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "libntlm" | #define PACKAGE_TARNAME "libntlm" | #define PACKAGE_VERSION "0.3.8" | #define PACKAGE_STRING "libntlm 0.3.8" | #define PACKAGE_BUGREPORT "simon@josefsson.org" | #define PACKAGE "libntlm" | #define VERSION "0.3.8" | #define _GNU_SOURCE 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | | #include configure:4125: result: no configure:4088: checking for string.h configure:4105: cc -c -fno-common -I/usr/local/include -I/usr/include/mysql -fno-omit-frame-pointer -pipe -no-cpp-precomp -I/usr/include conftest.c >&5 configure:4108: $? = 0 configure:4111: test -s conftest. configure:4114: $? = 1 configure: failed program was: | #line 4093 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "libntlm" | #define PACKAGE_TARNAME "libntlm" | #define PACKAGE_VERSION "0.3.8" | #define PACKAGE_STRING "libntlm 0.3.8" | #define PACKAGE_BUGREPORT "simon@josefsson.org" | #define PACKAGE "libntlm" | #define VERSION "0.3.8" | #define _GNU_SOURCE 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | | #include configure:4125: result: no configure:4088: checking for memory.h configure:4105: cc -c -fno-common -I/usr/local/include -I/usr/include/mysql -fno-omit-frame-pointer -pipe -no-cpp-precomp -I/usr/include conftest.c >&5 configure:4108: $? = 0 configure:4111: test -s conftest. configure:4114: $? = 1 configure: failed program was: | #line 4093 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "libntlm" | #define PACKAGE_TARNAME "libntlm" | #define PACKAGE_VERSION "0.3.8" | #define PACKAGE_STRING "libntlm 0.3.8" | #define PACKAGE_BUGREPORT "simon@josefsson.org" | #define PACKAGE "libntlm" | #define VERSION "0.3.8" | #define _GNU_SOURCE 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | | #include configure:4125: result: no configure:4088: checking for strings.h configure:4105: cc -c -fno-common -I/usr/local/include -I/usr/include/mysql -fno-omit-frame-pointer -pipe -no-cpp-precomp -I/usr/include conftest.c >&5 configure:4108: $? = 0 configure:4111: test -s conftest. configure:4114: $? = 1 configure: failed program was: | #line 4093 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "libntlm" | #define PACKAGE_TARNAME "libntlm" | #define PACKAGE_VERSION "0.3.8" | #define PACKAGE_STRING "libntlm 0.3.8" | #define PACKAGE_BUGREPORT "simon@josefsson.org" | #define PACKAGE "libntlm" | #define VERSION "0.3.8" | #define _GNU_SOURCE 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | | #include configure:4125: result: no configure:4088: checking for inttypes.h configure:4105: cc -c -fno-common -I/usr/local/include -I/usr/include/mysql -fno-omit-frame-pointer -pipe -no-cpp-precomp -I/usr/include conftest.c >&5 configure:4108: $? = 0 configure:4111: test -s conftest. configure:4114: $? = 1 configure: failed program was: | #line 4093 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "libntlm" | #define PACKAGE_TARNAME "libntlm" | #define PACKAGE_VERSION "0.3.8" | #define PACKAGE_STRING "libntlm 0.3.8" | #define PACKAGE_BUGREPORT "simon@josefsson.org" | #define PACKAGE "libntlm" | #define VERSION "0.3.8" | #define _GNU_SOURCE 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | | #include configure:4125: result: no configure:4088: checking for stdint.h configure:4105: cc -c -fno-common -I/usr/local/include -I/usr/include/mysql -fno-omit-frame-pointer -pipe -no-cpp-precomp -I/usr/include conftest.c >&5 configure:4108: $? = 0 configure:4111: test -s conftest. configure:4114: $? = 1 configure: failed program was: | #line 4093 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "libntlm" | #define PACKAGE_TARNAME "libntlm" | #define PACKAGE_VERSION "0.3.8" | #define PACKAGE_STRING "libntlm 0.3.8" | #define PACKAGE_BUGREPORT "simon@josefsson.org" | #define PACKAGE "libntlm" | #define VERSION "0.3.8" | #define _GNU_SOURCE 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | | #include configure:4125: result: no configure:4088: checking for unistd.h configure:4105: cc -c -fno-common -I/usr/local/include -I/usr/include/mysql -fno-omit-frame-pointer -pipe -no-cpp-precomp -I/usr/include conftest.c >&5 configure:4108: $? = 0 configure:4111: test -s conftest. configure:4114: $? = 1 configure: failed program was: | #line 4093 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "libntlm" | #define PACKAGE_TARNAME "libntlm" | #define PACKAGE_VERSION "0.3.8" | #define PACKAGE_STRING "libntlm 0.3.8" | #define PACKAGE_BUGREPORT "simon@josefsson.org" | #define PACKAGE "libntlm" | #define VERSION "0.3.8" | #define _GNU_SOURCE 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | | #include configure:4125: result: no configure:4151: checking dlfcn.h usability configure:4164: cc -c -fno-common -I/usr/local/include -I/usr/include/mysql -fno-omit-frame-pointer -pipe -no-cpp-precomp -I/usr/include conftest.c >&5 configure:4167: $? = 0 configure:4170: test -s conftest. configure:4173: $? = 1 configure: failed program was: | #line 4153 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "libntlm" | #define PACKAGE_TARNAME "libntlm" | #define PACKAGE_VERSION "0.3.8" | #define PACKAGE_STRING "libntlm 0.3.8" | #define PACKAGE_BUGREPORT "simon@josefsson.org" | #define PACKAGE "libntlm" | #define VERSION "0.3.8" | #define _GNU_SOURCE 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:4183: result: no configure:4187: checking dlfcn.h presence configure:4198: cc -E -I/usr/local/include -I/usr/include/mysql -fno-omit-frame-pointer -pipe -no-cpp-precomp -I/usr/include conftest.c configure:4204: $? = 0 configure:4223: result: yes configure:4243: WARNING: dlfcn.h: present but cannot be compiled configure:4245: WARNING: dlfcn.h: check for missing prerequisite headers? configure:4247: WARNING: dlfcn.h: proceeding with the preprocessor's result configure:4259: checking for dlfcn.h configure:4266: result: yes configure:4289: checking for i386-unknown-gnu-g++ configure:4315: result: c++ configure:4373: checking for C++ compiler version configure:4376: 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:4379: $? = 0 configure:4381: 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:4384: $? = 0 configure:4386: c++ -V &5 c++: `-V' option must have argument configure:4389: $? = 1 configure:4392: checking whether we are using the GNU C++ compiler configure:4417: c++ -c -fno-common -I/usr/local/include -I/usr/include/mysql -fno-omit-frame-pointer -pipe -no-cpp-precomp -I/usr/include conftest.cc >&5 configure:4420: $? = 0 configure:4423: test -s conftest. configure:4426: $? = 1 configure: failed program was: | #line 4397 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "libntlm" | #define PACKAGE_TARNAME "libntlm" | #define PACKAGE_VERSION "0.3.8" | #define PACKAGE_STRING "libntlm 0.3.8" | #define PACKAGE_BUGREPORT "simon@josefsson.org" | #define PACKAGE "libntlm" | #define VERSION "0.3.8" | #define _GNU_SOURCE 1 | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | | int | main () | { | #ifndef __GNUC__ | choke me | #endif | | ; | return 0; | } configure:4439: result: no configure:4445: checking whether c++ accepts -g configure:4467: c++ -c -g -I/usr/local/include -I/usr/include/mysql -fno-omit-frame-pointer -pipe -no-cpp-precomp -I/usr/include conftest.cc >&5 configure:4470: $? = 0 configure:4473: test -s conftest. configure:4476: $? = 1 configure: failed program was: | #line 4450 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "libntlm" | #define PACKAGE_TARNAME "libntlm" | #define PACKAGE_VERSION "0.3.8" | #define PACKAGE_STRING "libntlm 0.3.8" | #define PACKAGE_BUGREPORT "simon@josefsson.org" | #define PACKAGE "libntlm" | #define VERSION "0.3.8" | #define _GNU_SOURCE 1 | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:4487: result: no configure:4531: c++ -c -fno-common -I/usr/local/include -I/usr/include/mysql -fno-omit-frame-pointer -pipe -no-cpp-precomp -I/usr/include conftest.cc >&5 configure:4534: $? = 0 configure:4537: test -s conftest. configure:4540: $? = 1 configure: failed program was: | #line 4513 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "libntlm" | #define PACKAGE_TARNAME "libntlm" | #define PACKAGE_VERSION "0.3.8" | #define PACKAGE_STRING "libntlm 0.3.8" | #define PACKAGE_BUGREPORT "simon@josefsson.org" | #define PACKAGE "libntlm" | #define VERSION "0.3.8" | #define _GNU_SOURCE 1 | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | #include | | int | main () | { | exit (42); | ; | return 0; | } configure:4531: c++ -c -fno-common -I/usr/local/include -I/usr/include/mysql -fno-omit-frame-pointer -pipe -no-cpp-precomp -I/usr/include conftest.cc >&5 configure:4534: $? = 0 configure:4537: test -s conftest. configure:4540: $? = 1 configure: failed program was: | #line 4513 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "libntlm" | #define PACKAGE_TARNAME "libntlm" | #define PACKAGE_VERSION "0.3.8" | #define PACKAGE_STRING "libntlm 0.3.8" | #define PACKAGE_BUGREPORT "simon@josefsson.org" | #define PACKAGE "libntlm" | #define VERSION "0.3.8" | #define _GNU_SOURCE 1 | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | #include | #include | int | main () | { | exit (42); | ; | return 0; | } configure:4531: c++ -c -fno-common -I/usr/local/include -I/usr/include/mysql -fno-omit-frame-pointer -pipe -no-cpp-precomp -I/usr/include conftest.cc >&5 configure:4534: $? = 0 configure:4537: test -s conftest. configure:4540: $? = 1 configure: failed program was: | #line 4513 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "libntlm" | #define PACKAGE_TARNAME "libntlm" | #define PACKAGE_VERSION "0.3.8" | #define PACKAGE_STRING "libntlm 0.3.8" | #define PACKAGE_BUGREPORT "simon@josefsson.org" | #define PACKAGE "libntlm" | #define VERSION "0.3.8" | #define _GNU_SOURCE 1 | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | #include | extern "C" void std::exit (int) throw (); using std::exit; | int | main () | { | exit (42); | ; | return 0; | } configure:4531: c++ -c -fno-common -I/usr/local/include -I/usr/include/mysql -fno-omit-frame-pointer -pipe -no-cpp-precomp -I/usr/include conftest.cc >&5 configure:4534: $? = 0 configure:4537: test -s conftest. configure:4540: $? = 1 configure: failed program was: | #line 4513 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "libntlm" | #define PACKAGE_TARNAME "libntlm" | #define PACKAGE_VERSION "0.3.8" | #define PACKAGE_STRING "libntlm 0.3.8" | #define PACKAGE_BUGREPORT "simon@josefsson.org" | #define PACKAGE "libntlm" | #define VERSION "0.3.8" | #define _GNU_SOURCE 1 | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | #include | extern "C" void std::exit (int); using std::exit; | int | main () | { | exit (42); | ; | return 0; | } configure:4531: c++ -c -fno-common -I/usr/local/include -I/usr/include/mysql -fno-omit-frame-pointer -pipe -no-cpp-precomp -I/usr/include conftest.cc >&5 configure:4534: $? = 0 configure:4537: test -s conftest. configure:4540: $? = 1 configure: failed program was: | #line 4513 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "libntlm" | #define PACKAGE_TARNAME "libntlm" | #define PACKAGE_VERSION "0.3.8" | #define PACKAGE_STRING "libntlm 0.3.8" | #define PACKAGE_BUGREPORT "simon@josefsson.org" | #define PACKAGE "libntlm" | #define VERSION "0.3.8" | #define _GNU_SOURCE 1 | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | #include | extern "C" void exit (int) throw (); | int | main () | { | exit (42); | ; | return 0; | } configure:4531: c++ -c -fno-common -I/usr/local/include -I/usr/include/mysql -fno-omit-frame-pointer -pipe -no-cpp-precomp -I/usr/include conftest.cc >&5 configure:4534: $? = 0 configure:4537: test -s conftest. configure:4540: $? = 1 configure: failed program was: | #line 4513 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "libntlm" | #define PACKAGE_TARNAME "libntlm" | #define PACKAGE_VERSION "0.3.8" | #define PACKAGE_STRING "libntlm 0.3.8" | #define PACKAGE_BUGREPORT "simon@josefsson.org" | #define PACKAGE "libntlm" | #define VERSION "0.3.8" | #define _GNU_SOURCE 1 | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | #include | extern "C" void exit (int); | int | main () | { | exit (42); | ; | return 0; | } configure:4531: c++ -c -fno-common -I/usr/local/include -I/usr/include/mysql -fno-omit-frame-pointer -pipe -no-cpp-precomp -I/usr/include conftest.cc >&5 configure:4534: $? = 0 configure:4537: test -s conftest. configure:4540: $? = 1 configure: failed program was: | #line 4513 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "libntlm" | #define PACKAGE_TARNAME "libntlm" | #define PACKAGE_VERSION "0.3.8" | #define PACKAGE_STRING "libntlm 0.3.8" | #define PACKAGE_BUGREPORT "simon@josefsson.org" | #define PACKAGE "libntlm" | #define VERSION "0.3.8" | #define _GNU_SOURCE 1 | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | #include | void exit (int); | int | main () | { | exit (42); | ; | return 0; | } configure:4601: checking dependency style of c++ configure:4663: result: gcc3 configure:4673: checking how to run the C++ preprocessor configure:4705: c++ -E -I/usr/local/include -I/usr/include/mysql -fno-omit-frame-pointer -pipe -no-cpp-precomp -I/usr/include conftest.cc configure:4711: $? = 0 configure:4743: c++ -E -I/usr/local/include -I/usr/include/mysql -fno-omit-frame-pointer -pipe -no-cpp-precomp -I/usr/include conftest.cc configure:4749:28: ac_nonexistent.h: No such file or directory configure:4749: $? = 1 configure: failed program was: | #line 4734 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "libntlm" | #define PACKAGE_TARNAME "libntlm" | #define PACKAGE_VERSION "0.3.8" | #define PACKAGE_STRING "libntlm 0.3.8" | #define PACKAGE_BUGREPORT "simon@josefsson.org" | #define PACKAGE "libntlm" | #define VERSION "0.3.8" | #define _GNU_SOURCE 1 | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | void exit (int); | #endif | /* end confdefs.h. */ | #include configure:4787: result: c++ -E configure:4812: c++ -E -I/usr/local/include -I/usr/include/mysql -fno-omit-frame-pointer -pipe -no-cpp-precomp -I/usr/include conftest.cc configure:4818: $? = 0 configure:4850: c++ -E -I/usr/local/include -I/usr/include/mysql -fno-omit-frame-pointer -pipe -no-cpp-precomp -I/usr/include conftest.cc configure:4856:28: ac_nonexistent.h: No such file or directory configure:4856: $? = 1 configure: failed program was: | #line 4841 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "libntlm" | #define PACKAGE_TARNAME "libntlm" | #define PACKAGE_VERSION "0.3.8" | #define PACKAGE_STRING "libntlm 0.3.8" | #define PACKAGE_BUGREPORT "simon@josefsson.org" | #define PACKAGE "libntlm" | #define VERSION "0.3.8" | #define _GNU_SOURCE 1 | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | void exit (int); | #endif | /* end confdefs.h. */ | #include configure:4908: checking for i386-unknown-gnu-g77 configure:4937: result: no configure:4908: checking for i386-unknown-gnu-f77 configure:4937: result: no configure:4908: checking for i386-unknown-gnu-xlf configure:4937: result: no configure:4908: checking for i386-unknown-gnu-frt configure:4937: result: no configure:4908: checking for i386-unknown-gnu-pgf77 configure:4937: result: no configure:4908: checking for i386-unknown-gnu-fl32 configure:4937: result: no configure:4908: checking for i386-unknown-gnu-af77 configure:4937: result: no configure:4908: checking for i386-unknown-gnu-fort77 configure:4937: result: no configure:4908: checking for i386-unknown-gnu-f90 configure:4937: result: no configure:4908: checking for i386-unknown-gnu-xlf90 configure:4937: result: no configure:4908: checking for i386-unknown-gnu-pgf90 configure:4937: result: no configure:4908: checking for i386-unknown-gnu-epcf90 configure:4937: result: no configure:4908: checking for i386-unknown-gnu-f95 configure:4937: result: no configure:4908: checking for i386-unknown-gnu-fort configure:4937: result: no configure:4908: checking for i386-unknown-gnu-xlf95 configure:4937: result: no configure:4908: checking for i386-unknown-gnu-lf95 configure:4937: result: no configure:4908: checking for i386-unknown-gnu-g95 configure:4937: result: no configure:4950: checking for g77 configure:4966: found /usr/local/bin/g77 configure:4976: result: g77 configure:4994: checking for Fortran 77 compiler version configure:4994: 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:4997: $? = 0 configure:4999: 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:5002: $? = 0 configure:5004: 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:5007: $? = 0 configure:5014: checking whether we are using the GNU Fortran 77 compiler configure:5028: 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:5031: $? = 0 configure:5034: test -s conftest. configure:5037: $? = 1 configure: failed program was: | program main | #ifndef __GNUC__ | choke me | #endif | | end configure:5050: result: no configure:5057: checking whether g77 accepts -g configure:5069: g77 -c -g conftest.f >&5 configure:5072: $? = 0 configure:5075: test -s conftest. configure:5078: $? = 1 configure: failed program was: | program main | | end configure:5090: result: no configure:5118: checking the maximum length of command line arguments configure:5177: result: configure:5188: checking command to parse nm output from cc object configure:5277: cc -c -fno-common -I/usr/local/include -I/usr/include/mysql -fno-omit-frame-pointer -pipe -no-cpp-precomp -I/usr/include conftest.c >&5 configure:5280: $? = 0 configure:5284: nm conftest. \| sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p' \> conftest.nm nm: can't open file: conftest. (No such file or directory) configure:5287: $? = 0 cannot run sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p' configure:5277: cc -c -fno-common -I/usr/local/include -I/usr/include/mysql -fno-omit-frame-pointer -pipe -no-cpp-precomp -I/usr/include conftest.c >&5 configure:5280: $? = 0 configure:5284: nm conftest. \| sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*\(_\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p' \> conftest.nm nm: can't open file: conftest. (No such file or directory) configure:5287: $? = 0 cannot run sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*\(_\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p' configure:5377: result: failed configure:5384: checking for objdir configure:5399: result: .libs configure:5454: checking for i386-unknown-gnu-ar configure:5483: result: no configure:5492: checking for ar configure:5508: found /usr/bin/ar configure:5519: result: ar configure:5534: checking for i386-unknown-gnu-ranlib configure:5563: result: no configure:5572: checking for ranlib configure:5588: found /usr/bin/ranlib configure:5599: result: ranlib configure:5614: checking for i386-unknown-gnu-strip configure:5643: result: no configure:5652: checking for strip configure:5668: found /usr/bin/strip configure:5679: result: strip configure:5941: checking if cc static flag works cc: unrecognized option `-pthread' configure:5964: result: no configure:6029: checking for cc option to produce PIC configure:6206: result: configure:6270: checking if cc supports -c -o file.o configure:6301: cc -c -fno-common -I/usr/local/include -I/usr/include/mysql -fno-omit-frame-pointer -pipe -no-cpp-precomp -I/usr/include -o out/conftest2.o conftest.c >&5 configure:6305: $? = 0 configure:6319: result: yes configure:6345: checking whether the cc linker (/usr/bin/ld) supports shared libraries configure:7153: result: no configure:7224: checking how to hardcode library paths into programs configure:7249: result: immediate configure:7263: checking whether stripping libraries is possible configure:7284: result: no configure:7290: checking dynamic linker characteristics configure:7801: result: gnu ld.so configure:8527: checking if libtool supports shared libraries configure:8529: result: no configure:8532: checking whether to build shared libraries configure:8595: result: no configure:8598: checking whether to build static libraries configure:8602: result: yes configure:8693: creating libtool configure:9382: checking whether the c++ linker (/usr/bin/ld) supports shared libraries configure:10191: result: yes configure:10209: c++ -c -fno-common -I/usr/local/include -I/usr/include/mysql -fno-omit-frame-pointer -pipe -no-cpp-precomp -I/usr/include conftest.cc >&5 configure:10212: $? = 0 configure:10308: checking for c++ option to produce PIC configure:10560: result: configure:10624: checking if c++ supports -c -o file.o configure:10655: c++ -c -fno-common -I/usr/local/include -I/usr/include/mysql -fno-omit-frame-pointer -pipe -no-cpp-precomp -I/usr/include -o out/conftest2.o conftest.cc >&5 configure:10659: $? = 0 configure:10673: result: yes configure:10699: checking whether the c++ linker (/usr/bin/ld) supports shared libraries configure:10724: result: yes configure:10795: checking how to hardcode library paths into programs configure:10820: result: immediate configure:10834: checking whether stripping libraries is possible configure:10855: result: no configure:10861: checking dynamic linker characteristics configure:11372: result: gnu ld.so configure:12574: checking if libtool supports shared libraries configure:12576: result: no configure:12579: checking whether to build shared libraries configure:12597: result: no configure:12600: checking whether to build static libraries configure:12604: result: yes configure:12616: checking for g77 option to produce PIC configure:12793: result: configure:12857: checking if g77 supports -c -o file.o configure:12888: g77 -c -o out/conftest2.o conftest.f >&5 configure:12892: $? = 0 configure:12906: result: yes configure:12932: checking whether the g77 linker (/usr/bin/ld) supports shared libraries configure:13718: result: no configure:13789: checking how to hardcode library paths into programs configure:13814: result: immediate configure:13828: checking whether stripping libraries is possible configure:13849: result: no configure:13855: checking dynamic linker characteristics configure:14366: result: gnu ld.so configure:18280: checking whether strdup is declared configure:18305: cc -c -fno-common -I/usr/local/include -I/usr/include/mysql -fno-omit-frame-pointer -pipe -no-cpp-precomp -I/usr/include conftest.c >&5 configure: In function `main': configure:18338: error: `strdup' undeclared (first use in this function) configure:18338: error: (Each undeclared identifier is reported only once configure:18338: error: for each function it appears in.) configure:18308: $? = 1 configure: failed program was: | #line 18285 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "libntlm" | #define PACKAGE_TARNAME "libntlm" | #define PACKAGE_VERSION "0.3.8" | #define PACKAGE_STRING "libntlm 0.3.8" | #define PACKAGE_BUGREPORT "simon@josefsson.org" | #define PACKAGE "libntlm" | #define VERSION "0.3.8" | #define _GNU_SOURCE 1 | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | void exit (int); | #endif | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | int | main () | { | #ifndef strdup | char *p = (char *) strdup; | #endif | | ; | return 0; | } configure:18325: result: no configure:18356: checking for strdup configure:18406: cc -o conftest -fno-common -I/usr/local/include -I/usr/include/mysql -fno-omit-frame-pointer -pipe -no-cpp-precomp -I/usr/include -pthread -L/usr/local/lib conftest.c >&5 cc: unrecognized option `-pthread' configure:18409: $? = 0 configure:18412: test -s conftest configure:18415: $? = 0 configure:18426: result: yes configure:18457: checking for strverscmp configure:18507: cc -o conftest -fno-common -I/usr/local/include -I/usr/include/mysql -fno-omit-frame-pointer -pipe -no-cpp-precomp -I/usr/include -pthread -L/usr/local/lib conftest.c >&5 cc: unrecognized option `-pthread' ld: Undefined symbols: _strverscmp configure:18510: $? = 1 configure: failed program was: | #line 18462 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "libntlm" | #define PACKAGE_TARNAME "libntlm" | #define PACKAGE_VERSION "0.3.8" | #define PACKAGE_STRING "libntlm 0.3.8" | #define PACKAGE_BUGREPORT "simon@josefsson.org" | #define PACKAGE "libntlm" | #define VERSION "0.3.8" | #define _GNU_SOURCE 1 | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_DECL_STRDUP 0 | #define HAVE_STRDUP 1 | /* end confdefs.h. */ | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char strverscmp (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | #ifdef __STDC__ | # include | #else | # include | #endif | /* 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 strverscmp (); | /* 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_strverscmp) || defined (__stub___strverscmp) | choke me | #else | char (*f) () = strverscmp; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != strverscmp; | ; | return 0; | } configure:18527: result: no configure:18554: checking for ANSI C header files configure:18701: result: no configure:18722: checking for unistd.h configure:18727: result: no configure:18731: checking byteswap.h usability configure:18744: cc -c -fno-common -I/usr/local/include -I/usr/include/mysql -fno-omit-frame-pointer -pipe -no-cpp-precomp -I/usr/include conftest.c >&5 configure:18785:22: byteswap.h: No such file or directory configure:18747: $? = 1 configure: failed program was: | #line 18733 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "libntlm" | #define PACKAGE_TARNAME "libntlm" | #define PACKAGE_VERSION "0.3.8" | #define PACKAGE_STRING "libntlm 0.3.8" | #define PACKAGE_BUGREPORT "simon@josefsson.org" | #define PACKAGE "libntlm" | #define VERSION "0.3.8" | #define _GNU_SOURCE 1 | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_DECL_STRDUP 0 | #define HAVE_STRDUP 1 | #define check_version ntlm_check_version | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:18763: result: no configure:18767: checking byteswap.h presence configure:18778: cc -E -I/usr/local/include -I/usr/include/mysql -fno-omit-frame-pointer -pipe -no-cpp-precomp -I/usr/include conftest.c configure:18787:22: byteswap.h: No such file or directory configure:18784: $? = 1 configure: failed program was: | #line 18769 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "libntlm" | #define PACKAGE_TARNAME "libntlm" | #define PACKAGE_VERSION "0.3.8" | #define PACKAGE_STRING "libntlm 0.3.8" | #define PACKAGE_BUGREPORT "simon@josefsson.org" | #define PACKAGE "libntlm" | #define VERSION "0.3.8" | #define _GNU_SOURCE 1 | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_DECL_STRDUP 0 | #define HAVE_STRDUP 1 | #define check_version ntlm_check_version | /* end confdefs.h. */ | #include configure:18803: result: no configure:18839: checking for byteswap.h configure:18846: result: no configure:18722: checking for string.h configure:18727: result: no configure:18722: checking for strings.h configure:18727: result: no configure:18731: checking sys/endian.h usability configure:18744: cc -c -fno-common -I/usr/local/include -I/usr/include/mysql -fno-omit-frame-pointer -pipe -no-cpp-precomp -I/usr/include conftest.c >&5 configure:18747: $? = 0 configure:18750: test -s conftest.o configure:18753: $? = 0 configure:18763: result: yes configure:18767: checking sys/endian.h presence configure:18778: cc -E -I/usr/local/include -I/usr/include/mysql -fno-omit-frame-pointer -pipe -no-cpp-precomp -I/usr/include conftest.c configure:18784: $? = 0 configure:18803: result: yes configure:18839: checking for sys/endian.h configure:18846: result: yes configure:18731: checking machine/endian.h usability configure:18744: cc -c -fno-common -I/usr/local/include -I/usr/include/mysql -fno-omit-frame-pointer -pipe -no-cpp-precomp -I/usr/include conftest.c >&5 configure:18747: $? = 0 configure:18750: test -s conftest.o configure:18753: $? = 0 configure:18763: result: yes configure:18767: checking machine/endian.h presence configure:18778: cc -E -I/usr/local/include -I/usr/include/mysql -fno-omit-frame-pointer -pipe -no-cpp-precomp -I/usr/include conftest.c configure:18784: $? = 0 configure:18803: result: yes configure:18839: checking for machine/endian.h configure:18846: result: yes configure:18731: checking endian.h usability configure:18744: cc -c -fno-common -I/usr/local/include -I/usr/include/mysql -fno-omit-frame-pointer -pipe -no-cpp-precomp -I/usr/include conftest.c >&5 configure:18747: $? = 0 configure:18750: test -s conftest.o configure:18753: $? = 0 configure:18763: result: yes configure:18767: checking endian.h presence configure:18778: cc -E -I/usr/local/include -I/usr/include/mysql -fno-omit-frame-pointer -pipe -no-cpp-precomp -I/usr/include conftest.c configure:18784: $? = 0 configure:18803: result: yes configure:18839: checking for endian.h configure:18846: result: yes configure:18861: checking for inline configure:18883: cc -c -fno-common -I/usr/local/include -I/usr/include/mysql -fno-omit-frame-pointer -pipe -no-cpp-precomp -I/usr/include conftest.c >&5 configure:18886: $? = 0 configure:18889: test -s conftest.o configure:18892: $? = 0 configure:18904: result: inline configure:19024: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by libntlm config.status 0.3.8, which was generated by GNU Autoconf 2.57. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on darwintel config.status:678: creating Makefile config.status:678: creating lib/Makefile config.status:678: creating libntlm.pc config.status:678: creating libntlm.spec config.status:678: creating ntlm.h config.status:782: creating config.h config.status:989: executing depfiles commands ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=i386-unknown-gnu ac_cv_build_alias=i386-unknown-gnu ac_cv_c_compiler_gnu=no ac_cv_c_inline=inline ac_cv_cxx_compiler_gnu=no 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=set ac_cv_env_CPPFLAGS_value=' -I/usr/local/include -I/usr/include/mysql -fno-omit-frame-pointer -pipe -no-cpp-precomp -I/usr/include' 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=set ac_cv_env_LDFLAGS_value=' -pthread -L/usr/local/lib' 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_exeext= ac_cv_f77_compiler_gnu=no ac_cv_func_strdup=yes ac_cv_func_strverscmp=no ac_cv_have_decl_strdup=no ac_cv_have_howl=no ac_cv_header_byteswap_h=no ac_cv_header_dlfcn_h=yes ac_cv_header_endian_h=yes ac_cv_header_inttypes_h=no ac_cv_header_machine_endian_h=yes ac_cv_header_memory_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_endian_h=yes ac_cv_header_sys_stat_h=no ac_cv_header_sys_types_h=no ac_cv_header_unistd_h=no ac_cv_host=i386-unknown-gnu ac_cv_host_alias=i386-unknown-gnu ac_cv_objext= ac_cv_prog_AWK=gawk ac_cv_prog_CC=cc ac_cv_prog_CPP='cc -E' ac_cv_prog_CXX=c++ 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_g=no ac_cv_prog_cc_stdc=no ac_cv_prog_cxx_g=no ac_cv_prog_egrep='grep -E' ac_cv_prog_f77_g=no ac_cv_prog_make_make_set=yes ac_cv_search_sw_discovery_run=no am_cv_CC_dependencies_compiler_type=gcc3 am_cv_CXX_dependencies_compiler_type=gcc3 lt_cv_deplibs_check_method=pass_all 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=nm 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/devel/cvsnt/work/cvsnt-2.5.03.2704/protocols/ntlm/missing --run aclocal-1.6' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='${SHELL} /mnt/gmirror/ports/devel/cvsnt/work/cvsnt-2.5.03.2704/protocols/ntlm/missing --run tar' AR='ar' AUTOCONF='${SHELL} /mnt/gmirror/ports/devel/cvsnt/work/cvsnt-2.5.03.2704/protocols/ntlm/missing --run autoconf' AUTOHEADER='${SHELL} /mnt/gmirror/ports/devel/cvsnt/work/cvsnt-2.5.03.2704/protocols/ntlm/missing --run autoheader' AUTOMAKE='${SHELL} /mnt/gmirror/ports/devel/cvsnt/work/cvsnt-2.5.03.2704/protocols/ntlm/missing --run automake-1.6' AWK='gawk' CC='cc' CCDEPMODE='depmode=gcc3' CFLAGS='-fno-common ' CPP='cc -E' CPPFLAGS=' -I/usr/local/include -I/usr/include/mysql -fno-omit-frame-pointer -pipe -no-cpp-precomp -I/usr/include' CXX='c++' CXXCPP='c++ -E' CXXDEPMODE='depmode=gcc3' CXXFLAGS='-fno-common ' DEFS='-DHAVE_CONFIG_H' DEPDIR='.deps' ECHO='echo' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='grep -E' EXEEXT='' F77='g77' FFLAGS='' 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' LDFLAGS=' -pthread -L/usr/local/lib' LIBOBJS=' check-version$U.o strverscmp$U.o' LIBS='' LIBTOOL='$(SHELL) $(top_builddir)/libtool' LN_S='ln -s' LTLIBOBJS=' check-version$U.lo strverscmp$U.lo' LT_AGE='0' LT_CURRENT='0' LT_REVISION='7' MAKEINFO='${SHELL} /mnt/gmirror/ports/devel/cvsnt/work/cvsnt-2.5.03.2704/protocols/ntlm/missing --run makeinfo' OBJEXT='' PACKAGE='libntlm' PACKAGE_BUGREPORT='simon@josefsson.org' PACKAGE_NAME='libntlm' PACKAGE_STRING='libntlm 0.3.8' PACKAGE_TARNAME='libntlm' PACKAGE_VERSION='0.3.8' PATH_SEPARATOR=':' RANLIB='ranlib' SET_MAKE='' SHELL='/bin/sh' STRIP='strip' VERSION='0.3.8' ac_ct_AR='ar' ac_ct_CC='' ac_ct_CXX='' ac_ct_F77='g77' ac_ct_RANLIB='ranlib' ac_ct_STRIP='strip' am__include='include' am__quote='' bindir='${exec_prefix}/bin' build='i386-unknown-gnu' build_alias='i386-unknown-gnu' build_cpu='i386' build_os='gnu' build_vendor='unknown' datadir='${prefix}/share' exec_prefix='${prefix}' host='i386-unknown-gnu' host_alias='i386-unknown-gnu' host_cpu='i386' host_os='gnu' host_vendor='unknown' includedir='${prefix}/include' infodir='${prefix}/info' install_sh='/mnt/gmirror/ports/devel/cvsnt/work/cvsnt-2.5.03.2704/protocols/ntlm/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localstatedir='${prefix}/var' mandir='${prefix}/man' oldincludedir='/usr/include' prefix='' program_transform_name='s,x,x,' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target_alias='i386-unknown-gnu' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define HAVE_DECL_STRDUP 0 #define HAVE_DLFCN_H 1 #define HAVE_ENDIAN_H 1 #define HAVE_MACHINE_ENDIAN_H 1 #define HAVE_STRDUP 1 #define HAVE_SYS_ENDIAN_H 1 #define PACKAGE "libntlm" #define PACKAGE_BUGREPORT "simon@josefsson.org" #define PACKAGE_NAME "libntlm" #define PACKAGE_STRING "libntlm 0.3.8" #define PACKAGE_TARNAME "libntlm" #define PACKAGE_VERSION "0.3.8" #define VERSION "0.3.8" #define _GNU_SOURCE 1 #define check_version ntlm_check_version #endif #ifdef __cplusplus void exit (int); configure: exit 0