This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by GNU Anubis configure 3.6.2, which was generated by GNU Autoconf 2.57. Invocation command line was $ ./configure --with-openssl --with-tcp-wrappers --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 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: 138 tasks, 194 threads, 4 processors Load average: 1.25, Mach factor: 2.74 /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:1343: checking for a BSD-compatible install configure:1397: result: /usr/bin/install -c -o root -g wheel configure:1408: checking whether build environment is sane configure:1451: result: yes configure:1484: checking for gawk configure:1500: found /usr/local/bin/gawk configure:1510: result: gawk configure:1520: checking whether make sets $(MAKE) configure:1540: result: yes configure:1717: checking for msgfmt configure:1745: result: /usr/local/bin/msgfmt configure:1754: checking for gmsgfmt configure:1785: result: /usr/local/bin/msgfmt configure:1795: checking for xgettext configure:1823: result: /usr/local/bin/xgettext configure:1834: checking for msgmerge configure:1861: result: /usr/local/bin/msgmerge configure:1916: checking for style of include used by make configure:1944: result: GNU configure:1977: checking for i386-unknown-gnu-gcc configure:2003: result: cc configure:2285: checking for C compiler version configure:2288: 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:2291: $? = 0 configure:2293: 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:2296: $? = 0 configure:2298: cc -V &5 cc: `-V' option must have argument configure:2301: $? = 1 configure:2325: checking for C compiler default output configure:2328: cc -fno-common -fno-common -L/usr/local/lib -rpath=/usr/lib:/usr/local/lib conftest.c >&5 cc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' configure:2331: $? = 0 configure:2377: result: a.out configure:2382: checking whether the C compiler works configure:2388: ./a.out configure:2391: $? = 0 configure:2408: result: yes configure:2415: checking whether we are cross compiling configure:2417: result: no configure:2420: checking for suffix of executables configure:2422: cc -o conftest -fno-common -fno-common -L/usr/local/lib -rpath=/usr/lib:/usr/local/lib conftest.c >&5 cc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' configure:2425: $? = 0 configure:2450: result: configure:2456: checking for suffix of object files configure:2478: cc -c -fno-common -fno-common conftest.c >&5 configure:2481: $? = 0 configure:2503: result: configure:2507: checking whether we are using the GNU C compiler configure:2532: cc -c -fno-common -fno-common conftest.c >&5 configure:2535: $? = 0 configure:2538: test -s conftest. configure:2541: $? = 1 configure: failed program was: | #line 2512 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "GNU Anubis" | #define PACKAGE_TARNAME "anubis" | #define PACKAGE_VERSION "3.6.2" | #define PACKAGE_STRING "GNU Anubis 3.6.2" | #define PACKAGE_BUGREPORT "bug-anubis@gnu.org" | #define PACKAGE "anubis" | #define VERSION "3.6.2" | /* end confdefs.h. */ | | int | main () | { | #ifndef __GNUC__ | choke me | #endif | | ; | return 0; | } configure:2554: result: no configure:2560: checking whether cc accepts -g configure:2582: cc -c -g -fno-common conftest.c >&5 configure:2585: $? = 0 configure:2588: test -s conftest. configure:2591: $? = 1 configure: failed program was: | #line 2565 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "GNU Anubis" | #define PACKAGE_TARNAME "anubis" | #define PACKAGE_VERSION "3.6.2" | #define PACKAGE_STRING "GNU Anubis 3.6.2" | #define PACKAGE_BUGREPORT "bug-anubis@gnu.org" | #define PACKAGE "anubis" | #define VERSION "3.6.2" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:2602: result: no configure:2619: checking for cc option to accept ANSI C configure:2680: cc -c -fno-common -fno-common conftest.c >&5 configure:2683: $? = 0 configure:2686: test -s conftest. configure:2689: $? = 1 configure: failed program was: | #line 2626 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "GNU Anubis" | #define PACKAGE_TARNAME "anubis" | #define PACKAGE_VERSION "3.6.2" | #define PACKAGE_STRING "GNU Anubis 3.6.2" | #define PACKAGE_BUGREPORT "bug-anubis@gnu.org" | #define PACKAGE "anubis" | #define VERSION "3.6.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; | } | 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:2680: cc -qlanglvl=ansi -c -fno-common -fno-common conftest.c >&5 cc: unrecognized option `-qlanglvl=ansi' configure:2683: $? = 0 configure:2686: test -s conftest. configure:2689: $? = 1 configure: failed program was: | #line 2626 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "GNU Anubis" | #define PACKAGE_TARNAME "anubis" | #define PACKAGE_VERSION "3.6.2" | #define PACKAGE_STRING "GNU Anubis 3.6.2" | #define PACKAGE_BUGREPORT "bug-anubis@gnu.org" | #define PACKAGE "anubis" | #define VERSION "3.6.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; | } | 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:2680: cc -std1 -c -fno-common -fno-common conftest.c >&5 cc1: error: unrecognized option `-std1' configure:2683: $? = 1 configure: failed program was: | #line 2626 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "GNU Anubis" | #define PACKAGE_TARNAME "anubis" | #define PACKAGE_VERSION "3.6.2" | #define PACKAGE_STRING "GNU Anubis 3.6.2" | #define PACKAGE_BUGREPORT "bug-anubis@gnu.org" | #define PACKAGE "anubis" | #define VERSION "3.6.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; | } | 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:2680: cc -Ae -c -fno-common -fno-common conftest.c >&5 :6:2: missing '(' after predicate configure:2683: $? = 1 configure: failed program was: | #line 2626 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "GNU Anubis" | #define PACKAGE_TARNAME "anubis" | #define PACKAGE_VERSION "3.6.2" | #define PACKAGE_STRING "GNU Anubis 3.6.2" | #define PACKAGE_BUGREPORT "bug-anubis@gnu.org" | #define PACKAGE "anubis" | #define VERSION "3.6.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; | } | 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:2680: cc -Aa -D_HPUX_SOURCE -c -fno-common -fno-common conftest.c >&5 :6:2: missing '(' after predicate configure:2683: $? = 1 configure: failed program was: | #line 2626 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "GNU Anubis" | #define PACKAGE_TARNAME "anubis" | #define PACKAGE_VERSION "3.6.2" | #define PACKAGE_STRING "GNU Anubis 3.6.2" | #define PACKAGE_BUGREPORT "bug-anubis@gnu.org" | #define PACKAGE "anubis" | #define VERSION "3.6.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; | } | 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:2680: cc -Xc -D__EXTENSIONS__ -c -fno-common -fno-common conftest.c >&5 cc: unrecognized option `-Xc' configure:2683: $? = 0 configure:2686: test -s conftest. configure:2689: $? = 1 configure: failed program was: | #line 2626 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "GNU Anubis" | #define PACKAGE_TARNAME "anubis" | #define PACKAGE_VERSION "3.6.2" | #define PACKAGE_STRING "GNU Anubis 3.6.2" | #define PACKAGE_BUGREPORT "bug-anubis@gnu.org" | #define PACKAGE "anubis" | #define VERSION "3.6.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; | } | 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:2707: result: none needed configure:2725: cc -c -fno-common -fno-common conftest.c >&5 conftest.c:2: error: parse error before "me" configure:2728: $? = 1 configure: failed program was: | #ifndef __cplusplus | choke me | #endif configure:2839: checking dependency style of cc configure:2901: result: gcc3 configure:2924: checking build system type configure:2942: result: i386-unknown-gnu configure:2950: checking host system type configure:2964: result: i386-unknown-gnu configure:2975: checking for i386-unknown-gnu-ranlib configure:3004: result: no configure:3013: checking for ranlib configure:3029: found /usr/bin/ranlib configure:3040: result: ranlib configure:3054: checking for strerror in -lcposix configure:3085: cc -o conftest -fno-common -fno-common -L/usr/local/lib -rpath=/usr/lib:/usr/local/lib conftest.c -lcposix >&5 cc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' ld: can't locate file for: -lcposix configure:3088: $? = 1 configure: failed program was: | #line 3061 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "GNU Anubis" | #define PACKAGE_TARNAME "anubis" | #define PACKAGE_VERSION "3.6.2" | #define PACKAGE_STRING "GNU Anubis 3.6.2" | #define PACKAGE_BUGREPORT "bug-anubis@gnu.org" | #define PACKAGE "anubis" | #define VERSION "3.6.2" | /* end confdefs.h. */ | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char strerror (); | int | main () | { | strerror (); | ; | return 0; | } configure:3106: result: no configure:3119: checking how to run the C preprocessor configure:3155: cc -E -fno-common conftest.c configure:3161: $? = 0 configure:3193: cc -E -fno-common conftest.c configure:3194:28: ac_nonexistent.h: No such file or directory configure:3199: $? = 1 configure: failed program was: | #line 3184 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "GNU Anubis" | #define PACKAGE_TARNAME "anubis" | #define PACKAGE_VERSION "3.6.2" | #define PACKAGE_STRING "GNU Anubis 3.6.2" | #define PACKAGE_BUGREPORT "bug-anubis@gnu.org" | #define PACKAGE "anubis" | #define VERSION "3.6.2" | /* end confdefs.h. */ | #include configure:3237: result: cc -E configure:3262: cc -E -fno-common conftest.c configure:3268: $? = 0 configure:3300: cc -E -fno-common conftest.c configure:3301:28: ac_nonexistent.h: No such file or directory configure:3306: $? = 1 configure: failed program was: | #line 3291 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "GNU Anubis" | #define PACKAGE_TARNAME "anubis" | #define PACKAGE_VERSION "3.6.2" | #define PACKAGE_STRING "GNU Anubis 3.6.2" | #define PACKAGE_BUGREPORT "bug-anubis@gnu.org" | #define PACKAGE "anubis" | #define VERSION "3.6.2" | /* end confdefs.h. */ | #include configure:3349: checking for egrep configure:3359: result: grep -E configure:3364: checking for ANSI C header files configure:3390: cc -c -fno-common -fno-common conftest.c >&5 configure:3393: $? = 0 configure:3396: test -s conftest. configure:3399: $? = 1 configure: failed program was: | #line 3369 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "GNU Anubis" | #define PACKAGE_TARNAME "anubis" | #define PACKAGE_VERSION "3.6.2" | #define PACKAGE_STRING "GNU Anubis 3.6.2" | #define PACKAGE_BUGREPORT "bug-anubis@gnu.org" | #define PACKAGE "anubis" | #define VERSION "3.6.2" | /* end confdefs.h. */ | #include | #include | #include | #include | | int | main () | { | | ; | return 0; | } configure:3511: result: no configure:3521: checking for an ANSI C-conforming const configure:3589: cc -c -fno-common -fno-common conftest.c >&5 configure:3592: $? = 0 configure:3595: test -s conftest. configure:3598: $? = 1 configure: failed program was: | #line 3526 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "GNU Anubis" | #define PACKAGE_TARNAME "anubis" | #define PACKAGE_VERSION "3.6.2" | #define PACKAGE_STRING "GNU Anubis 3.6.2" | #define PACKAGE_BUGREPORT "bug-anubis@gnu.org" | #define PACKAGE "anubis" | #define VERSION "3.6.2" | /* end confdefs.h. */ | | int | main () | { | /* FIXME: Include the comments suggested by Paul. */ | #ifndef __cplusplus | /* Ultrix mips cc rejects this. */ | typedef int charset[2]; | const charset x; | /* SunOS 4.1.1 cc rejects this. */ | char const *const *ccp; | char **p; | /* NEC SVR4.0.2 mips cc rejects this. */ | struct point {int x, y;}; | static struct point const zero = {0,0}; | /* AIX XL C 1.02.0.0 rejects this. | It does not let you subtract one const X* pointer from another in | an arm of an if-expression whose if-part is not a constant | expression */ | const char *g = "string"; | ccp = &g + (g ? g-g : 0); | /* HPUX 7.0 cc rejects these. */ | ++ccp; | p = (char**) ccp; | ccp = (char const *const *) p; | { /* SCO 3.2v4 cc rejects this. */ | char *t; | char const *s = 0 ? (char *) 0 : (char const *) 0; | | *t++ = 0; | } | { /* Someone thinks the Sun supposedly-ANSI compiler will reject this. */ | int x[] = {25, 17}; | const int *foo = &x[0]; | ++foo; | } | { /* Sun SC1.0 ANSI compiler rejects this -- but not the above. */ | typedef const int *iptr; | iptr p = 0; | ++p; | } | { /* AIX XL C 1.02.0.0 rejects this saying | "k.c", line 2.27: 1506-025 (S) Operand must be a modifiable lvalue. */ | struct s { int j; const int *ap[3]; }; | struct s *b; b->j = 5; | } | { /* ULTRIX-32 V3.1 (Rev 9) vcc rejects this */ | const int foo = 10; | } | #endif | | ; | return 0; | } configure:3609: result: no configure:3619: checking for inline configure:3641: cc -c -fno-common -fno-common conftest.c >&5 configure:3644: $? = 0 configure:3647: test -s conftest. configure:3650: $? = 1 configure: failed program was: | #line 3626 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "GNU Anubis" | #define PACKAGE_TARNAME "anubis" | #define PACKAGE_VERSION "3.6.2" | #define PACKAGE_STRING "GNU Anubis 3.6.2" | #define PACKAGE_BUGREPORT "bug-anubis@gnu.org" | #define PACKAGE "anubis" | #define VERSION "3.6.2" | #define const | /* end confdefs.h. */ | #ifndef __cplusplus | typedef int foo_t; | static inline foo_t static_foo () {return 0; } | inline foo_t foo () {return 0; } | #endif | configure:3641: cc -c -fno-common -fno-common conftest.c >&5 configure:3644: $? = 0 configure:3647: test -s conftest. configure:3650: $? = 1 configure: failed program was: | #line 3626 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "GNU Anubis" | #define PACKAGE_TARNAME "anubis" | #define PACKAGE_VERSION "3.6.2" | #define PACKAGE_STRING "GNU Anubis 3.6.2" | #define PACKAGE_BUGREPORT "bug-anubis@gnu.org" | #define PACKAGE "anubis" | #define VERSION "3.6.2" | #define const | /* end confdefs.h. */ | #ifndef __cplusplus | typedef int foo_t; | static __inline__ foo_t static_foo () {return 0; } | __inline__ foo_t foo () {return 0; } | #endif | configure:3641: cc -c -fno-common -fno-common conftest.c >&5 configure:3644: $? = 0 configure:3647: test -s conftest. configure:3650: $? = 1 configure: failed program was: | #line 3626 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "GNU Anubis" | #define PACKAGE_TARNAME "anubis" | #define PACKAGE_VERSION "3.6.2" | #define PACKAGE_STRING "GNU Anubis 3.6.2" | #define PACKAGE_BUGREPORT "bug-anubis@gnu.org" | #define PACKAGE "anubis" | #define VERSION "3.6.2" | #define const | /* end confdefs.h. */ | #ifndef __cplusplus | typedef int foo_t; | static __inline foo_t static_foo () {return 0; } | __inline foo_t foo () {return 0; } | #endif | configure:3662: result: no configure:3691: checking for sys/types.h configure:3708: cc -c -fno-common -fno-common conftest.c >&5 configure:3711: $? = 0 configure:3714: test -s conftest. configure:3717: $? = 1 configure: failed program was: | #line 3696 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "GNU Anubis" | #define PACKAGE_TARNAME "anubis" | #define PACKAGE_VERSION "3.6.2" | #define PACKAGE_STRING "GNU Anubis 3.6.2" | #define PACKAGE_BUGREPORT "bug-anubis@gnu.org" | #define PACKAGE "anubis" | #define VERSION "3.6.2" | #define const | #define inline | /* 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:3728: result: no configure:3691: checking for sys/stat.h configure:3708: cc -c -fno-common -fno-common conftest.c >&5 configure:3711: $? = 0 configure:3714: test -s conftest. configure:3717: $? = 1 configure: failed program was: | #line 3696 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "GNU Anubis" | #define PACKAGE_TARNAME "anubis" | #define PACKAGE_VERSION "3.6.2" | #define PACKAGE_STRING "GNU Anubis 3.6.2" | #define PACKAGE_BUGREPORT "bug-anubis@gnu.org" | #define PACKAGE "anubis" | #define VERSION "3.6.2" | #define const | #define inline | /* 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:3728: result: no configure:3691: checking for stdlib.h configure:3708: cc -c -fno-common -fno-common conftest.c >&5 configure:3711: $? = 0 configure:3714: test -s conftest. configure:3717: $? = 1 configure: failed program was: | #line 3696 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "GNU Anubis" | #define PACKAGE_TARNAME "anubis" | #define PACKAGE_VERSION "3.6.2" | #define PACKAGE_STRING "GNU Anubis 3.6.2" | #define PACKAGE_BUGREPORT "bug-anubis@gnu.org" | #define PACKAGE "anubis" | #define VERSION "3.6.2" | #define const | #define inline | /* 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:3728: result: no configure:3691: checking for string.h configure:3708: cc -c -fno-common -fno-common conftest.c >&5 configure:3711: $? = 0 configure:3714: test -s conftest. configure:3717: $? = 1 configure: failed program was: | #line 3696 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "GNU Anubis" | #define PACKAGE_TARNAME "anubis" | #define PACKAGE_VERSION "3.6.2" | #define PACKAGE_STRING "GNU Anubis 3.6.2" | #define PACKAGE_BUGREPORT "bug-anubis@gnu.org" | #define PACKAGE "anubis" | #define VERSION "3.6.2" | #define const | #define inline | /* 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:3728: result: no configure:3691: checking for memory.h configure:3708: cc -c -fno-common -fno-common conftest.c >&5 configure:3711: $? = 0 configure:3714: test -s conftest. configure:3717: $? = 1 configure: failed program was: | #line 3696 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "GNU Anubis" | #define PACKAGE_TARNAME "anubis" | #define PACKAGE_VERSION "3.6.2" | #define PACKAGE_STRING "GNU Anubis 3.6.2" | #define PACKAGE_BUGREPORT "bug-anubis@gnu.org" | #define PACKAGE "anubis" | #define VERSION "3.6.2" | #define const | #define inline | /* 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:3728: result: no configure:3691: checking for strings.h configure:3708: cc -c -fno-common -fno-common conftest.c >&5 configure:3711: $? = 0 configure:3714: test -s conftest. configure:3717: $? = 1 configure: failed program was: | #line 3696 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "GNU Anubis" | #define PACKAGE_TARNAME "anubis" | #define PACKAGE_VERSION "3.6.2" | #define PACKAGE_STRING "GNU Anubis 3.6.2" | #define PACKAGE_BUGREPORT "bug-anubis@gnu.org" | #define PACKAGE "anubis" | #define VERSION "3.6.2" | #define const | #define inline | /* 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:3728: result: no configure:3691: checking for inttypes.h configure:3708: cc -c -fno-common -fno-common conftest.c >&5 configure:3711: $? = 0 configure:3714: test -s conftest. configure:3717: $? = 1 configure: failed program was: | #line 3696 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "GNU Anubis" | #define PACKAGE_TARNAME "anubis" | #define PACKAGE_VERSION "3.6.2" | #define PACKAGE_STRING "GNU Anubis 3.6.2" | #define PACKAGE_BUGREPORT "bug-anubis@gnu.org" | #define PACKAGE "anubis" | #define VERSION "3.6.2" | #define const | #define inline | /* 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:3728: result: no configure:3691: checking for stdint.h configure:3708: cc -c -fno-common -fno-common conftest.c >&5 configure:3711: $? = 0 configure:3714: test -s conftest. configure:3717: $? = 1 configure: failed program was: | #line 3696 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "GNU Anubis" | #define PACKAGE_TARNAME "anubis" | #define PACKAGE_VERSION "3.6.2" | #define PACKAGE_STRING "GNU Anubis 3.6.2" | #define PACKAGE_BUGREPORT "bug-anubis@gnu.org" | #define PACKAGE "anubis" | #define VERSION "3.6.2" | #define const | #define inline | /* 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:3728: result: no configure:3691: checking for unistd.h configure:3708: cc -c -fno-common -fno-common conftest.c >&5 configure:3711: $? = 0 configure:3714: test -s conftest. configure:3717: $? = 1 configure: failed program was: | #line 3696 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "GNU Anubis" | #define PACKAGE_TARNAME "anubis" | #define PACKAGE_VERSION "3.6.2" | #define PACKAGE_STRING "GNU Anubis 3.6.2" | #define PACKAGE_BUGREPORT "bug-anubis@gnu.org" | #define PACKAGE "anubis" | #define VERSION "3.6.2" | #define const | #define inline | /* 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:3728: result: no configure:3740: checking for off_t configure:3765: cc -c -fno-common -fno-common conftest.c >&5 configure: In function `main': configure:3794: error: `off_t' undeclared (first use in this function) configure:3794: error: (Each undeclared identifier is reported only once configure:3794: error: for each function it appears in.) configure:3794: error: parse error before ')' token configure:3768: $? = 1 configure: failed program was: | #line 3745 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "GNU Anubis" | #define PACKAGE_TARNAME "anubis" | #define PACKAGE_VERSION "3.6.2" | #define PACKAGE_STRING "GNU Anubis 3.6.2" | #define PACKAGE_BUGREPORT "bug-anubis@gnu.org" | #define PACKAGE "anubis" | #define VERSION "3.6.2" | #define const | #define inline | /* 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 () | { | if ((off_t *) 0) | return 0; | if (sizeof (off_t)) | return 0; | ; | return 0; | } configure:3785: result: no configure:3797: checking for size_t configure:3822: cc -c -fno-common -fno-common conftest.c >&5 configure:3825: $? = 0 configure:3828: test -s conftest. configure:3831: $? = 1 configure: failed program was: | #line 3802 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "GNU Anubis" | #define PACKAGE_TARNAME "anubis" | #define PACKAGE_VERSION "3.6.2" | #define PACKAGE_STRING "GNU Anubis 3.6.2" | #define PACKAGE_BUGREPORT "bug-anubis@gnu.org" | #define PACKAGE "anubis" | #define VERSION "3.6.2" | #define const | #define inline | #define off_t long | /* 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 () | { | if ((size_t *) 0) | return 0; | if (sizeof (size_t)) | return 0; | ; | return 0; | } configure:3842: result: no configure:3856: checking for working alloca.h configure:3878: cc -o conftest -fno-common -fno-common -L/usr/local/lib -rpath=/usr/lib:/usr/local/lib conftest.c >&5 cc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' configure:3881: $? = 0 configure:3884: test -s conftest configure:3887: $? = 0 configure:3898: result: yes configure:3908: checking for alloca configure:3950: cc -o conftest -fno-common -fno-common -L/usr/local/lib -rpath=/usr/lib:/usr/local/lib conftest.c >&5 cc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' configure:3953: $? = 0 configure:3956: test -s conftest configure:3959: $? = 0 configure:3970: result: yes configure:4183: checking for stdlib.h configure:4188: result: no configure:4183: checking for unistd.h configure:4188: result: no configure:4324: checking for getpagesize configure:4374: cc -o conftest -fno-common -fno-common -L/usr/local/lib -rpath=/usr/lib:/usr/local/lib conftest.c >&5 cc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' configure:4377: $? = 0 configure:4380: test -s conftest configure:4383: $? = 0 configure:4394: result: yes configure:4404: checking for working mmap configure:4547: cc -o conftest -fno-common -fno-common -L/usr/local/lib -rpath=/usr/lib:/usr/local/lib conftest.c >&5 cc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' configure:4550: $? = 0 configure:4552: ./conftest ./configure: line 1: 589 Bus error ./conftest$ac_exeext configure:4555: $? = 138 configure: program exited with status 138 configure: failed program was: | #line 4412 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "GNU Anubis" | #define PACKAGE_TARNAME "anubis" | #define PACKAGE_VERSION "3.6.2" | #define PACKAGE_STRING "GNU Anubis 3.6.2" | #define PACKAGE_BUGREPORT "bug-anubis@gnu.org" | #define PACKAGE "anubis" | #define VERSION "3.6.2" | #define const | #define inline | #define off_t long | #define size_t unsigned | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 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 | /* malloc might have been renamed as rpl_malloc. */ | #undef malloc | | /* Thanks to Mike Haertel and Jim Avera for this test. | Here is a matrix of mmap possibilities: | mmap private not fixed | mmap private fixed at somewhere currently unmapped | mmap private fixed at somewhere already mapped | mmap shared not fixed | mmap shared fixed at somewhere currently unmapped | mmap shared fixed at somewhere already mapped | For private mappings, we should verify that changes cannot be read() | back from the file, nor mmap's back from the file at a different | address. (There have been systems where private was not correctly | implemented like the infamous i386 svr4.0, and systems where the | VM page cache was not coherent with the file system buffer cache | like early versions of FreeBSD and possibly contemporary NetBSD.) | For shared mappings, we should conversely verify that changes get | propagated back to all the places they're supposed to be. | | Grep wants private fixed already mapped. | The main things grep needs to know about mmap are: | * does it exist and is it safe to write into the mmap'd area | * how to use it (BSD variants) */ | | #include | #include | | #if !STDC_HEADERS && !HAVE_STDLIB_H | char *malloc (); | #endif | | /* This mess was copied from the GNU getpagesize.h. */ | #if !HAVE_GETPAGESIZE | /* Assume that all systems that can run configure have sys/param.h. */ | # if !HAVE_SYS_PARAM_H | # define HAVE_SYS_PARAM_H 1 | # endif | | # ifdef _SC_PAGESIZE | # define getpagesize() sysconf(_SC_PAGESIZE) | # else /* no _SC_PAGESIZE */ | # if HAVE_SYS_PARAM_H | # include | # ifdef EXEC_PAGESIZE | # define getpagesize() EXEC_PAGESIZE | # else /* no EXEC_PAGESIZE */ | # ifdef NBPG | # define getpagesize() NBPG * CLSIZE | # ifndef CLSIZE | # define CLSIZE 1 | # endif /* no CLSIZE */ | # else /* no NBPG */ | # ifdef NBPC | # define getpagesize() NBPC | # else /* no NBPC */ | # ifdef PAGESIZE | # define getpagesize() PAGESIZE | # endif /* PAGESIZE */ | # endif /* no NBPC */ | # endif /* no NBPG */ | # endif /* no EXEC_PAGESIZE */ | # else /* no HAVE_SYS_PARAM_H */ | # define getpagesize() 8192 /* punt totally */ | # endif /* no HAVE_SYS_PARAM_H */ | # endif /* no _SC_PAGESIZE */ | | #endif /* no HAVE_GETPAGESIZE */ | | int | main () | { | char *data, *data2, *data3; | int i, pagesize; | int fd; | | pagesize = getpagesize (); | | /* First, make a file with some known garbage in it. */ | data = (char *) malloc (pagesize); | if (!data) | exit (1); | for (i = 0; i < pagesize; ++i) | *(data + i) = rand (); | umask (0); | fd = creat ("conftest.mmap", 0600); | if (fd < 0) | exit (1); | if (write (fd, data, pagesize) != pagesize) | exit (1); | close (fd); | | /* Next, try to mmap the file at a fixed address which already has | something else allocated at it. If we can, also make sure that | we see the same garbage. */ | fd = open ("conftest.mmap", O_RDWR); | if (fd < 0) | exit (1); | data2 = (char *) malloc (2 * pagesize); | if (!data2) | exit (1); | data2 += (pagesize - ((int) data2 & (pagesize - 1))) & (pagesize - 1); | if (data2 != mmap (data2, pagesize, PROT_READ | PROT_WRITE, | MAP_PRIVATE | MAP_FIXED, fd, 0L)) | exit (1); | for (i = 0; i < pagesize; ++i) | if (*(data + i) != *(data2 + i)) | exit (1); | | /* Finally, make sure that changes to the mapped area do not | percolate back to the file as seen by read(). (This is a bug on | some variants of i386 svr4.0.) */ | for (i = 0; i < pagesize; ++i) | *(data2 + i) = *(data2 + i) + 1; | data3 = (char *) malloc (pagesize); | if (!data3) | exit (1); | if (read (fd, data3, pagesize) != pagesize) | exit (1); | for (i = 0; i < pagesize; ++i) | if (*(data + i) != *(data3 + i)) | exit (1); | close (fd); | exit (0); | } configure:4569: result: no configure:4581: checking whether we are using the GNU C Library 2.1 or newer configure:4604:22: features.h: No such file or directory configure:4613: result: no configure:4621: checking whether integer division by zero raises SIGFPE configure:4684: cc -o conftest -fno-common -fno-common -L/usr/local/lib -rpath=/usr/lib:/usr/local/lib conftest.c >&5 cc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' configure:4673: warning: built-in function `nan' declared as non-function configure:4687: $? = 0 configure:4689: ./conftest configure:4692: $? = 0 configure:4707: result: yes configure:4720: checking for inttypes.h configure:4743: cc -c -fno-common -fno-common conftest.c >&5 configure:4746: $? = 0 configure:4749: test -s conftest. configure:4752: $? = 1 configure: failed program was: | #line 4725 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "GNU Anubis" | #define PACKAGE_TARNAME "anubis" | #define PACKAGE_VERSION "3.6.2" | #define PACKAGE_STRING "GNU Anubis 3.6.2" | #define PACKAGE_BUGREPORT "bug-anubis@gnu.org" | #define PACKAGE "anubis" | #define VERSION "3.6.2" | #define const | #define inline | #define off_t long | #define size_t unsigned | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define INTDIV0_RAISES_SIGFPE 1 | /* end confdefs.h. */ | #include | #include | int | main () | { | uintmax_t i = (uintmax_t) -1; | ; | return 0; | } configure:4763: result: no configure:4774: checking for stdint.h configure:4797: cc -c -fno-common -fno-common conftest.c >&5 configure:4800: $? = 0 configure:4803: test -s conftest. configure:4806: $? = 1 configure: failed program was: | #line 4779 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "GNU Anubis" | #define PACKAGE_TARNAME "anubis" | #define PACKAGE_VERSION "3.6.2" | #define PACKAGE_STRING "GNU Anubis 3.6.2" | #define PACKAGE_BUGREPORT "bug-anubis@gnu.org" | #define PACKAGE "anubis" | #define VERSION "3.6.2" | #define const | #define inline | #define off_t long | #define size_t unsigned | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define INTDIV0_RAISES_SIGFPE 1 | /* end confdefs.h. */ | #include | #include | int | main () | { | uintmax_t i = (uintmax_t) -1; | ; | return 0; | } configure:4817: result: no configure:4828: checking for unsigned long long configure:4851: cc -o conftest -fno-common -fno-common -L/usr/local/lib -rpath=/usr/lib:/usr/local/lib conftest.c >&5 cc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' configure:4854: $? = 0 configure:4857: test -s conftest configure:4860: $? = 0 configure:4871: result: yes configure:4897: checking for inttypes.h configure:4921: cc -c -fno-common -fno-common conftest.c >&5 configure:4924: $? = 0 configure:4927: test -s conftest. configure:4930: $? = 1 configure: failed program was: | #line 4903 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "GNU Anubis" | #define PACKAGE_TARNAME "anubis" | #define PACKAGE_VERSION "3.6.2" | #define PACKAGE_STRING "GNU Anubis 3.6.2" | #define PACKAGE_BUGREPORT "bug-anubis@gnu.org" | #define PACKAGE "anubis" | #define VERSION "3.6.2" | #define const | #define inline | #define off_t long | #define size_t unsigned | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define uintmax_t unsigned long long | /* end confdefs.h. */ | #include | #include | int | main () | { | | ; | return 0; | } configure:4942: result: no configure:5074: checking for non-GNU ld configure:5104: result: /usr/bin/ld configure:5113: checking if the linker (/usr/bin/ld) is GNU ld configure:5125: result: no configure:5131: checking for shared library run path origin configure:5144: result: done configure:5572: checking argz.h usability configure:5585: cc -c -fno-common -fno-common conftest.c >&5 configure:5628:18: argz.h: No such file or directory configure:5588: $? = 1 configure: failed program was: | #line 5574 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "GNU Anubis" | #define PACKAGE_TARNAME "anubis" | #define PACKAGE_VERSION "3.6.2" | #define PACKAGE_STRING "GNU Anubis 3.6.2" | #define PACKAGE_BUGREPORT "bug-anubis@gnu.org" | #define PACKAGE "anubis" | #define VERSION "3.6.2" | #define const | #define inline | #define off_t long | #define size_t unsigned | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define uintmax_t unsigned long long | /* 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:5604: result: no configure:5608: checking argz.h presence configure:5619: cc -E -fno-common conftest.c configure:5630:18: argz.h: No such file or directory configure:5625: $? = 1 configure: failed program was: | #line 5610 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "GNU Anubis" | #define PACKAGE_TARNAME "anubis" | #define PACKAGE_VERSION "3.6.2" | #define PACKAGE_STRING "GNU Anubis 3.6.2" | #define PACKAGE_BUGREPORT "bug-anubis@gnu.org" | #define PACKAGE "anubis" | #define VERSION "3.6.2" | #define const | #define inline | #define off_t long | #define size_t unsigned | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define uintmax_t unsigned long long | /* end confdefs.h. */ | #include configure:5644: result: no configure:5680: checking for argz.h configure:5687: result: no configure:5572: checking limits.h usability configure:5585: cc -c -fno-common -fno-common conftest.c >&5 configure:5588: $? = 0 configure:5591: test -s conftest. configure:5594: $? = 1 configure: failed program was: | #line 5574 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "GNU Anubis" | #define PACKAGE_TARNAME "anubis" | #define PACKAGE_VERSION "3.6.2" | #define PACKAGE_STRING "GNU Anubis 3.6.2" | #define PACKAGE_BUGREPORT "bug-anubis@gnu.org" | #define PACKAGE "anubis" | #define VERSION "3.6.2" | #define const | #define inline | #define off_t long | #define size_t unsigned | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define uintmax_t unsigned long long | /* 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:5604: result: no configure:5608: checking limits.h presence configure:5619: cc -E -fno-common conftest.c configure:5625: $? = 0 configure:5644: result: yes configure:5664: WARNING: limits.h: present but cannot be compiled configure:5666: WARNING: limits.h: check for missing prerequisite headers? configure:5668: WARNING: limits.h: proceeding with the preprocessor's result configure:5680: checking for limits.h configure:5687: result: yes configure:5572: checking locale.h usability configure:5585: cc -c -fno-common -fno-common conftest.c >&5 configure:5588: $? = 0 configure:5591: test -s conftest. configure:5594: $? = 1 configure: failed program was: | #line 5574 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "GNU Anubis" | #define PACKAGE_TARNAME "anubis" | #define PACKAGE_VERSION "3.6.2" | #define PACKAGE_STRING "GNU Anubis 3.6.2" | #define PACKAGE_BUGREPORT "bug-anubis@gnu.org" | #define PACKAGE "anubis" | #define VERSION "3.6.2" | #define const | #define inline | #define off_t long | #define size_t unsigned | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define uintmax_t unsigned long long | #define HAVE_LIMITS_H 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:5604: result: no configure:5608: checking locale.h presence configure:5619: cc -E -fno-common conftest.c configure:5625: $? = 0 configure:5644: result: yes configure:5664: WARNING: locale.h: present but cannot be compiled configure:5666: WARNING: locale.h: check for missing prerequisite headers? configure:5668: WARNING: locale.h: proceeding with the preprocessor's result configure:5680: checking for locale.h configure:5687: result: yes configure:5572: checking nl_types.h usability configure:5585: cc -c -fno-common -fno-common conftest.c >&5 configure:5588: $? = 0 configure:5591: test -s conftest. configure:5594: $? = 1 configure: failed program was: | #line 5574 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "GNU Anubis" | #define PACKAGE_TARNAME "anubis" | #define PACKAGE_VERSION "3.6.2" | #define PACKAGE_STRING "GNU Anubis 3.6.2" | #define PACKAGE_BUGREPORT "bug-anubis@gnu.org" | #define PACKAGE "anubis" | #define VERSION "3.6.2" | #define const | #define inline | #define off_t long | #define size_t unsigned | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define uintmax_t unsigned long long | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 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:5604: result: no configure:5608: checking nl_types.h presence configure:5619: cc -E -fno-common conftest.c configure:5625: $? = 0 configure:5644: result: yes configure:5664: WARNING: nl_types.h: present but cannot be compiled configure:5666: WARNING: nl_types.h: check for missing prerequisite headers? configure:5668: WARNING: nl_types.h: proceeding with the preprocessor's result configure:5680: checking for nl_types.h configure:5687: result: yes configure:5572: checking malloc.h usability configure:5585: cc -c -fno-common -fno-common conftest.c >&5 configure:5588: $? = 0 configure:5591: test -s conftest. configure:5594: $? = 1 configure: failed program was: | #line 5574 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "GNU Anubis" | #define PACKAGE_TARNAME "anubis" | #define PACKAGE_VERSION "3.6.2" | #define PACKAGE_STRING "GNU Anubis 3.6.2" | #define PACKAGE_BUGREPORT "bug-anubis@gnu.org" | #define PACKAGE "anubis" | #define VERSION "3.6.2" | #define const | #define inline | #define off_t long | #define size_t unsigned | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define uintmax_t unsigned long long | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NL_TYPES_H 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:5604: result: no configure:5608: checking malloc.h presence configure:5619: cc -E -fno-common conftest.c configure:5625: $? = 0 configure:5644: result: yes configure:5664: WARNING: malloc.h: present but cannot be compiled configure:5666: WARNING: malloc.h: check for missing prerequisite headers? configure:5668: WARNING: malloc.h: proceeding with the preprocessor's result configure:5680: checking for malloc.h configure:5687: result: yes configure:5572: checking stddef.h usability configure:5585: cc -c -fno-common -fno-common conftest.c >&5 configure:5588: $? = 0 configure:5591: test -s conftest. configure:5594: $? = 1 configure: failed program was: | #line 5574 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "GNU Anubis" | #define PACKAGE_TARNAME "anubis" | #define PACKAGE_VERSION "3.6.2" | #define PACKAGE_STRING "GNU Anubis 3.6.2" | #define PACKAGE_BUGREPORT "bug-anubis@gnu.org" | #define PACKAGE "anubis" | #define VERSION "3.6.2" | #define const | #define inline | #define off_t long | #define size_t unsigned | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define uintmax_t unsigned long long | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_MALLOC_H 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:5604: result: no configure:5608: checking stddef.h presence configure:5619: cc -E -fno-common conftest.c configure:5625: $? = 0 configure:5644: result: yes configure:5664: WARNING: stddef.h: present but cannot be compiled configure:5666: WARNING: stddef.h: check for missing prerequisite headers? configure:5668: WARNING: stddef.h: proceeding with the preprocessor's result configure:5680: checking for stddef.h configure:5687: result: yes configure:5563: checking for stdlib.h configure:5568: result: no configure:5563: checking for string.h configure:5568: result: no configure:5563: checking for unistd.h configure:5568: result: no configure:5572: checking sys/param.h usability configure:5585: cc -c -fno-common -fno-common conftest.c >&5 configure:5588: $? = 0 configure:5591: test -s conftest. configure:5594: $? = 1 configure: failed program was: | #line 5574 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "GNU Anubis" | #define PACKAGE_TARNAME "anubis" | #define PACKAGE_VERSION "3.6.2" | #define PACKAGE_STRING "GNU Anubis 3.6.2" | #define PACKAGE_BUGREPORT "bug-anubis@gnu.org" | #define PACKAGE "anubis" | #define VERSION "3.6.2" | #define const | #define inline | #define off_t long | #define size_t unsigned | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define uintmax_t unsigned long long | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDDEF_H 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:5604: result: no configure:5608: checking sys/param.h presence configure:5619: cc -E -fno-common conftest.c configure:5625: $? = 0 configure:5644: result: yes configure:5664: WARNING: sys/param.h: present but cannot be compiled configure:5666: WARNING: sys/param.h: check for missing prerequisite headers? configure:5668: WARNING: sys/param.h: proceeding with the preprocessor's result configure:5680: checking for sys/param.h configure:5687: result: yes configure:5726: checking for feof_unlocked configure:5776: cc -o conftest -fno-common -fno-common -L/usr/local/lib -rpath=/usr/lib:/usr/local/lib conftest.c >&5 cc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' configure:5779: $? = 0 configure:5782: test -s conftest configure:5785: $? = 0 configure:5796: result: yes configure:5726: checking for fgets_unlocked configure:5776: cc -o conftest -fno-common -fno-common -L/usr/local/lib -rpath=/usr/lib:/usr/local/lib conftest.c >&5 cc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' ld: Undefined symbols: _fgets_unlocked configure:5779: $? = 1 configure: failed program was: | #line 5731 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "GNU Anubis" | #define PACKAGE_TARNAME "anubis" | #define PACKAGE_VERSION "3.6.2" | #define PACKAGE_STRING "GNU Anubis 3.6.2" | #define PACKAGE_BUGREPORT "bug-anubis@gnu.org" | #define PACKAGE "anubis" | #define VERSION "3.6.2" | #define const | #define inline | #define off_t long | #define size_t unsigned | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define uintmax_t unsigned long long | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_FEOF_UNLOCKED 1 | /* end confdefs.h. */ | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char fgets_unlocked (); 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 fgets_unlocked (); | /* 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_fgets_unlocked) || defined (__stub___fgets_unlocked) | choke me | #else | char (*f) () = fgets_unlocked; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != fgets_unlocked; | ; | return 0; | } configure:5796: result: no configure:5726: checking for getc_unlocked configure:5776: cc -o conftest -fno-common -fno-common -L/usr/local/lib -rpath=/usr/lib:/usr/local/lib conftest.c >&5 cc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' configure:5779: $? = 0 configure:5782: test -s conftest configure:5785: $? = 0 configure:5796: result: yes configure:5726: checking for getcwd configure:5776: cc -o conftest -fno-common -fno-common -L/usr/local/lib -rpath=/usr/lib:/usr/local/lib conftest.c >&5 cc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' configure:5779: $? = 0 configure:5782: test -s conftest configure:5785: $? = 0 configure:5796: result: yes configure:5726: checking for getegid configure:5776: cc -o conftest -fno-common -fno-common -L/usr/local/lib -rpath=/usr/lib:/usr/local/lib conftest.c >&5 cc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' configure:5779: $? = 0 configure:5782: test -s conftest configure:5785: $? = 0 configure:5796: result: yes configure:5726: checking for geteuid configure:5776: cc -o conftest -fno-common -fno-common -L/usr/local/lib -rpath=/usr/lib:/usr/local/lib conftest.c >&5 cc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' configure:5779: $? = 0 configure:5782: test -s conftest configure:5785: $? = 0 configure:5796: result: yes configure:5726: checking for getgid configure:5776: cc -o conftest -fno-common -fno-common -L/usr/local/lib -rpath=/usr/lib:/usr/local/lib conftest.c >&5 cc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' configure:5779: $? = 0 configure:5782: test -s conftest configure:5785: $? = 0 configure:5796: result: yes configure:5726: checking for getuid configure:5776: cc -o conftest -fno-common -fno-common -L/usr/local/lib -rpath=/usr/lib:/usr/local/lib conftest.c >&5 cc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' configure:5779: $? = 0 configure:5782: test -s conftest configure:5785: $? = 0 configure:5796: result: yes configure:5726: checking for mempcpy configure:5776: cc -o conftest -fno-common -fno-common -L/usr/local/lib -rpath=/usr/lib:/usr/local/lib conftest.c >&5 cc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' ld: Undefined symbols: _mempcpy configure:5779: $? = 1 configure: failed program was: | #line 5731 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "GNU Anubis" | #define PACKAGE_TARNAME "anubis" | #define PACKAGE_VERSION "3.6.2" | #define PACKAGE_STRING "GNU Anubis 3.6.2" | #define PACKAGE_BUGREPORT "bug-anubis@gnu.org" | #define PACKAGE "anubis" | #define VERSION "3.6.2" | #define const | #define inline | #define off_t long | #define size_t unsigned | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define uintmax_t unsigned long long | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_FEOF_UNLOCKED 1 | #define HAVE_GETC_UNLOCKED 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETUID 1 | /* end confdefs.h. */ | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char mempcpy (); 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 mempcpy (); | /* 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_mempcpy) || defined (__stub___mempcpy) | choke me | #else | char (*f) () = mempcpy; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != mempcpy; | ; | return 0; | } configure:5796: result: no configure:5726: checking for munmap configure:5776: cc -o conftest -fno-common -fno-common -L/usr/local/lib -rpath=/usr/lib:/usr/local/lib conftest.c >&5 cc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' configure:5779: $? = 0 configure:5782: test -s conftest configure:5785: $? = 0 configure:5796: result: yes configure:5726: checking for putenv configure:5776: cc -o conftest -fno-common -fno-common -L/usr/local/lib -rpath=/usr/lib:/usr/local/lib conftest.c >&5 cc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' configure:5779: $? = 0 configure:5782: test -s conftest configure:5785: $? = 0 configure:5796: result: yes configure:5726: checking for setenv configure:5776: cc -o conftest -fno-common -fno-common -L/usr/local/lib -rpath=/usr/lib:/usr/local/lib conftest.c >&5 cc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' configure:5779: $? = 0 configure:5782: test -s conftest configure:5785: $? = 0 configure:5796: result: yes configure:5726: checking for setlocale configure:5776: cc -o conftest -fno-common -fno-common -L/usr/local/lib -rpath=/usr/lib:/usr/local/lib conftest.c >&5 cc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' configure:5779: $? = 0 configure:5782: test -s conftest configure:5785: $? = 0 configure:5796: result: yes configure:5726: checking for stpcpy configure:5776: cc -o conftest -fno-common -fno-common -L/usr/local/lib -rpath=/usr/lib:/usr/local/lib conftest.c >&5 cc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' configure:5779: $? = 0 configure:5782: test -s conftest configure:5785: $? = 0 configure:5796: result: yes configure:5726: checking for strcasecmp configure:5776: cc -o conftest -fno-common -fno-common -L/usr/local/lib -rpath=/usr/lib:/usr/local/lib conftest.c >&5 cc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' configure:5779: $? = 0 configure:5782: test -s conftest configure:5785: $? = 0 configure:5796: result: yes configure:5726: checking for strdup configure:5776: cc -o conftest -fno-common -fno-common -L/usr/local/lib -rpath=/usr/lib:/usr/local/lib conftest.c >&5 cc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' configure:5779: $? = 0 configure:5782: test -s conftest configure:5785: $? = 0 configure:5796: result: yes configure:5726: checking for strtoul configure:5776: cc -o conftest -fno-common -fno-common -L/usr/local/lib -rpath=/usr/lib:/usr/local/lib conftest.c >&5 cc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' configure:5779: $? = 0 configure:5782: test -s conftest configure:5785: $? = 0 configure:5796: result: yes configure:5726: checking for tsearch configure:5776: cc -o conftest -fno-common -fno-common -L/usr/local/lib -rpath=/usr/lib:/usr/local/lib conftest.c >&5 cc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' configure:5779: $? = 0 configure:5782: test -s conftest configure:5785: $? = 0 configure:5796: result: yes configure:5726: checking for __argz_count configure:5776: cc -o conftest -fno-common -fno-common -L/usr/local/lib -rpath=/usr/lib:/usr/local/lib conftest.c >&5 cc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' ld: Undefined symbols: ___argz_count configure:5779: $? = 1 configure: failed program was: | #line 5731 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "GNU Anubis" | #define PACKAGE_TARNAME "anubis" | #define PACKAGE_VERSION "3.6.2" | #define PACKAGE_STRING "GNU Anubis 3.6.2" | #define PACKAGE_BUGREPORT "bug-anubis@gnu.org" | #define PACKAGE "anubis" | #define VERSION "3.6.2" | #define const | #define inline | #define off_t long | #define size_t unsigned | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define uintmax_t unsigned long long | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_FEOF_UNLOCKED 1 | #define HAVE_GETC_UNLOCKED 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETUID 1 | #define HAVE_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | /* end confdefs.h. */ | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char __argz_count (); 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 __argz_count (); | /* 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___argz_count) || defined (__stub_____argz_count) | choke me | #else | char (*f) () = __argz_count; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != __argz_count; | ; | return 0; | } configure:5796: result: no configure:5726: checking for __argz_stringify configure:5776: cc -o conftest -fno-common -fno-common -L/usr/local/lib -rpath=/usr/lib:/usr/local/lib conftest.c >&5 cc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' ld: Undefined symbols: ___argz_stringify configure:5779: $? = 1 configure: failed program was: | #line 5731 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "GNU Anubis" | #define PACKAGE_TARNAME "anubis" | #define PACKAGE_VERSION "3.6.2" | #define PACKAGE_STRING "GNU Anubis 3.6.2" | #define PACKAGE_BUGREPORT "bug-anubis@gnu.org" | #define PACKAGE "anubis" | #define VERSION "3.6.2" | #define const | #define inline | #define off_t long | #define size_t unsigned | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define uintmax_t unsigned long long | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_FEOF_UNLOCKED 1 | #define HAVE_GETC_UNLOCKED 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETUID 1 | #define HAVE_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | /* end confdefs.h. */ | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char __argz_stringify (); 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 __argz_stringify (); | /* 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___argz_stringify) || defined (__stub_____argz_stringify) | choke me | #else | char (*f) () = __argz_stringify; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != __argz_stringify; | ; | return 0; | } configure:5796: result: no configure:5726: checking for __argz_next configure:5776: cc -o conftest -fno-common -fno-common -L/usr/local/lib -rpath=/usr/lib:/usr/local/lib conftest.c >&5 cc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' ld: Undefined symbols: ___argz_next configure:5779: $? = 1 configure: failed program was: | #line 5731 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "GNU Anubis" | #define PACKAGE_TARNAME "anubis" | #define PACKAGE_VERSION "3.6.2" | #define PACKAGE_STRING "GNU Anubis 3.6.2" | #define PACKAGE_BUGREPORT "bug-anubis@gnu.org" | #define PACKAGE "anubis" | #define VERSION "3.6.2" | #define const | #define inline | #define off_t long | #define size_t unsigned | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define uintmax_t unsigned long long | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_FEOF_UNLOCKED 1 | #define HAVE_GETC_UNLOCKED 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETUID 1 | #define HAVE_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | /* end confdefs.h. */ | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char __argz_next (); 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 __argz_next (); | /* 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___argz_next) || defined (__stub_____argz_next) | choke me | #else | char (*f) () = __argz_next; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != __argz_next; | ; | return 0; | } configure:5796: result: no configure:5837: checking for iconv configure:5865: cc -o conftest -fno-common -fno-common -I/usr/local/include -L/usr/local/lib -rpath=/usr/lib:/usr/local/lib conftest.c >&5 cc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' ld: Undefined symbols: _libiconv _libiconv_close _libiconv_open configure:5868: $? = 1 configure: failed program was: | #line 5845 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "GNU Anubis" | #define PACKAGE_TARNAME "anubis" | #define PACKAGE_VERSION "3.6.2" | #define PACKAGE_STRING "GNU Anubis 3.6.2" | #define PACKAGE_BUGREPORT "bug-anubis@gnu.org" | #define PACKAGE "anubis" | #define VERSION "3.6.2" | #define const | #define inline | #define off_t long | #define size_t unsigned | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define uintmax_t unsigned long long | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_FEOF_UNLOCKED 1 | #define HAVE_GETC_UNLOCKED 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETUID 1 | #define HAVE_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | /* end confdefs.h. */ | #include | #include | int | main () | { | iconv_t cd = iconv_open("",""); | iconv(cd,NULL,NULL,NULL,NULL); | iconv_close(cd); | ; | return 0; | } configure:5906: cc -o conftest -fno-common -fno-common -I/usr/local/include -L/usr/local/lib -rpath=/usr/lib:/usr/local/lib conftest.c /usr/local/lib/libiconv.a >&5 cc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' configure:5909: $? = 0 configure:5912: test -s conftest configure:5915: $? = 0 configure:5929: result: yes configure:5939: checking how to link with libiconv configure:5941: result: /usr/local/lib/libiconv.a configure:5952: checking for iconv declaration configure:5987: cc -c -fno-common -fno-common -I/usr/local/include conftest.c >&5 configure:5990: $? = 0 configure:5993: test -s conftest. configure:5996: $? = 1 configure: failed program was: | #line 5958 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "GNU Anubis" | #define PACKAGE_TARNAME "anubis" | #define PACKAGE_VERSION "3.6.2" | #define PACKAGE_STRING "GNU Anubis 3.6.2" | #define PACKAGE_BUGREPORT "bug-anubis@gnu.org" | #define PACKAGE "anubis" | #define VERSION "3.6.2" | #define const | #define inline | #define off_t long | #define size_t unsigned | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define uintmax_t unsigned long long | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_FEOF_UNLOCKED 1 | #define HAVE_GETC_UNLOCKED 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETUID 1 | #define HAVE_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_ICONV 1 | /* end confdefs.h. */ | | #include | #include | extern | #ifdef __cplusplus | "C" | #endif | #if defined(__STDC__) || defined(__cplusplus) | size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); | #else | size_t iconv(); | #endif | | int | main () | { | | ; | return 0; | } configure:6011: result: extern size_t iconv (iconv_t cd, const char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); configure:6022: checking for nl_langinfo and CODESET configure:6044: cc -o conftest -fno-common -fno-common -I/usr/local/include -L/usr/local/lib -rpath=/usr/lib:/usr/local/lib conftest.c >&5 cc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' configure:6047: $? = 0 configure:6050: test -s conftest configure:6053: $? = 0 configure:6065: result: yes configure:6077: checking for LC_MESSAGES configure:6099: cc -o conftest -fno-common -fno-common -I/usr/local/include -L/usr/local/lib -rpath=/usr/lib:/usr/local/lib conftest.c >&5 cc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' configure:6102: $? = 0 configure:6105: test -s conftest configure:6108: $? = 0 configure:6119: result: yes configure:6135: checking for bison configure:6151: found /usr/local/bin/bison configure:6161: result: bison configure:6174: checking version of bison configure:6183: result: 1.35, ok configure:6204: checking whether NLS is requested configure:6213: result: yes configure:6228: checking whether included gettext is requested configure:6238: result: no configure:6249: checking for GNU gettext in libc configure:6274: cc -o conftest -fno-common -fno-common -I/usr/local/include -L/usr/local/lib -rpath=/usr/lib:/usr/local/lib conftest.c >&5 cc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' ld: Undefined symbols: __nl_domain_bindings __nl_msg_cat_cntr _libintl_bindtextdomain _libintl_gettext configure:6277: $? = 1 configure: failed program was: | #line 6254 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "GNU Anubis" | #define PACKAGE_TARNAME "anubis" | #define PACKAGE_VERSION "3.6.2" | #define PACKAGE_STRING "GNU Anubis 3.6.2" | #define PACKAGE_BUGREPORT "bug-anubis@gnu.org" | #define PACKAGE "anubis" | #define VERSION "3.6.2" | #define const | #define inline | #define off_t long | #define size_t unsigned | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define uintmax_t unsigned long long | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_FEOF_UNLOCKED 1 | #define HAVE_GETC_UNLOCKED 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETUID 1 | #define HAVE_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_ICONV 1 | #define ICONV_CONST const | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | /* end confdefs.h. */ | #include | extern int _nl_msg_cat_cntr; | extern int *_nl_domain_bindings; | int | main () | { | bindtextdomain ("", ""); | return (int) gettext ("") + _nl_msg_cat_cntr + *_nl_domain_bindings | ; | return 0; | } configure:6294: result: no configure:6677: checking for GNU gettext in libintl configure:6710: cc -o conftest -fno-common -fno-common -I/usr/local/include -I/include -L/usr/local/lib -rpath=/usr/lib:/usr/local/lib conftest.c /lib/libintl.a /usr/local/lib/libiconv.a >&5 cc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' ld: Undefined symbols: _CFArrayGetCount _CFArrayGetTypeID _CFArrayGetValueAtIndex _CFGetTypeID _CFPreferencesCopyAppValue _CFStringGetCString _CFStringGetTypeID ___CFStringMakeConstantString _kCFPreferencesCurrentApplication configure:6713: $? = 1 configure: failed program was: | #line 6686 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "GNU Anubis" | #define PACKAGE_TARNAME "anubis" | #define PACKAGE_VERSION "3.6.2" | #define PACKAGE_STRING "GNU Anubis 3.6.2" | #define PACKAGE_BUGREPORT "bug-anubis@gnu.org" | #define PACKAGE "anubis" | #define VERSION "3.6.2" | #define const | #define inline | #define off_t long | #define size_t unsigned | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define uintmax_t unsigned long long | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_FEOF_UNLOCKED 1 | #define HAVE_GETC_UNLOCKED 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETUID 1 | #define HAVE_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_ICONV 1 | #define ICONV_CONST const | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | /* end confdefs.h. */ | #include | extern int _nl_msg_cat_cntr; | extern | #ifdef __cplusplus | "C" | #endif | const char *_nl_expand_alias (); | int | main () | { | bindtextdomain ("", ""); | return (int) gettext ("") + _nl_msg_cat_cntr + *_nl_expand_alias (0) | ; | return 0; | } configure:6755: cc -o conftest -fno-common -fno-common -I/usr/local/include -I/include -L/usr/local/lib -rpath=/usr/lib:/usr/local/lib conftest.c /lib/libintl.a /usr/local/lib/libiconv.a /usr/local/lib/libiconv.a >&5 cc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' ld: Undefined symbols: _CFArrayGetCount _CFArrayGetTypeID _CFArrayGetValueAtIndex _CFGetTypeID _CFPreferencesCopyAppValue _CFStringGetCString _CFStringGetTypeID ___CFStringMakeConstantString _kCFPreferencesCurrentApplication configure:6758: $? = 1 configure: failed program was: | #line 6731 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "GNU Anubis" | #define PACKAGE_TARNAME "anubis" | #define PACKAGE_VERSION "3.6.2" | #define PACKAGE_STRING "GNU Anubis 3.6.2" | #define PACKAGE_BUGREPORT "bug-anubis@gnu.org" | #define PACKAGE "anubis" | #define VERSION "3.6.2" | #define const | #define inline | #define off_t long | #define size_t unsigned | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define uintmax_t unsigned long long | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_FEOF_UNLOCKED 1 | #define HAVE_GETC_UNLOCKED 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETUID 1 | #define HAVE_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_ICONV 1 | #define ICONV_CONST const | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | /* end confdefs.h. */ | #include | extern int _nl_msg_cat_cntr; | extern | #ifdef __cplusplus | "C" | #endif | const char *_nl_expand_alias (); | int | main () | { | bindtextdomain ("", ""); | return (int) gettext ("") + _nl_msg_cat_cntr + *_nl_expand_alias (0) | ; | return 0; | } configure:6780: result: no configure:6918: checking for i386-unknown-gnu-gcc configure:6944: result: cc configure:7226: checking for C compiler version configure:7229: 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:7232: $? = 0 configure:7234: 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:7237: $? = 0 configure:7239: cc -V &5 cc: `-V' option must have argument configure:7242: $? = 1 configure:7245: checking whether we are using the GNU C compiler configure:7292: result: no configure:7298: checking whether cc accepts -g configure:7340: result: no configure:7357: checking for cc option to accept ANSI C configure:7445: result: none needed configure:7463: cc -c -fno-common -fno-common -I/usr/local/include conftest.c >&5 conftest.c:2: error: parse error before "me" configure:7466: $? = 1 configure: failed program was: | #ifndef __cplusplus | choke me | #endif configure:7577: checking dependency style of cc configure:7639: result: gcc3 configure:7658: checking for idecrypt configure:7690: result: /usr/sbin/idecrypt configure:7703: checking for ANSI C header files configure:7850: result: no configure:7860: checking for size_t configure:7905: result: no configure:7917: checking for pid_t configure:7942: cc -c -fno-common -fno-common -I/usr/local/include conftest.c >&5 configure: In function `main': configure:8008: error: `pid_t' undeclared (first use in this function) configure:8008: error: (Each undeclared identifier is reported only once configure:8008: error: for each function it appears in.) configure:8008: error: parse error before ')' token configure:7945: $? = 1 configure: failed program was: | #line 7922 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "GNU Anubis" | #define PACKAGE_TARNAME "anubis" | #define PACKAGE_VERSION "3.6.2" | #define PACKAGE_STRING "GNU Anubis 3.6.2" | #define PACKAGE_BUGREPORT "bug-anubis@gnu.org" | #define PACKAGE "anubis" | #define VERSION "3.6.2" | #define const | #define inline | #define off_t long | #define size_t unsigned | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define uintmax_t unsigned long long | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_FEOF_UNLOCKED 1 | #define HAVE_GETC_UNLOCKED 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETUID 1 | #define HAVE_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_ICONV 1 | #define ICONV_CONST const | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define ENABLE_NLS 1 | #define IDECRYPT_PATH "/usr/sbin/idecrypt" | #define size_t unsigned | /* 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 () | { | if ((pid_t *) 0) | return 0; | if (sizeof (pid_t)) | return 0; | ; | return 0; | } configure:7962: result: no configure:7990: checking arpa/inet.h usability configure:8003: cc -c -fno-common -fno-common -I/usr/local/include conftest.c >&5 configure:8006: $? = 0 configure:8009: test -s conftest. configure:8012: $? = 1 configure: failed program was: | #line 7992 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "GNU Anubis" | #define PACKAGE_TARNAME "anubis" | #define PACKAGE_VERSION "3.6.2" | #define PACKAGE_STRING "GNU Anubis 3.6.2" | #define PACKAGE_BUGREPORT "bug-anubis@gnu.org" | #define PACKAGE "anubis" | #define VERSION "3.6.2" | #define const | #define inline | #define off_t long | #define size_t unsigned | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define uintmax_t unsigned long long | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_FEOF_UNLOCKED 1 | #define HAVE_GETC_UNLOCKED 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETUID 1 | #define HAVE_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_ICONV 1 | #define ICONV_CONST const | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define ENABLE_NLS 1 | #define IDECRYPT_PATH "/usr/sbin/idecrypt" | #define size_t unsigned | #define pid_t int | /* 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:8022: result: no configure:8026: checking arpa/inet.h presence configure:8037: cc -E -fno-common -I/usr/local/include conftest.c configure:8043: $? = 0 configure:8062: result: yes configure:8082: WARNING: arpa/inet.h: present but cannot be compiled configure:8084: WARNING: arpa/inet.h: check for missing prerequisite headers? configure:8086: WARNING: arpa/inet.h: proceeding with the preprocessor's result configure:8098: checking for arpa/inet.h configure:8105: result: yes configure:7990: checking syslog.h usability configure:8003: cc -c -fno-common -fno-common -I/usr/local/include conftest.c >&5 configure:8006: $? = 0 configure:8009: test -s conftest. configure:8012: $? = 1 configure: failed program was: | #line 7992 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "GNU Anubis" | #define PACKAGE_TARNAME "anubis" | #define PACKAGE_VERSION "3.6.2" | #define PACKAGE_STRING "GNU Anubis 3.6.2" | #define PACKAGE_BUGREPORT "bug-anubis@gnu.org" | #define PACKAGE "anubis" | #define VERSION "3.6.2" | #define const | #define inline | #define off_t long | #define size_t unsigned | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define uintmax_t unsigned long long | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_FEOF_UNLOCKED 1 | #define HAVE_GETC_UNLOCKED 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETUID 1 | #define HAVE_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_ICONV 1 | #define ICONV_CONST const | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define ENABLE_NLS 1 | #define IDECRYPT_PATH "/usr/sbin/idecrypt" | #define size_t unsigned | #define pid_t int | #define HAVE_ARPA_INET_H 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:8022: result: no configure:8026: checking syslog.h presence configure:8037: cc -E -fno-common -I/usr/local/include conftest.c configure:8043: $? = 0 configure:8062: result: yes configure:8082: WARNING: syslog.h: present but cannot be compiled configure:8084: WARNING: syslog.h: check for missing prerequisite headers? configure:8086: WARNING: syslog.h: proceeding with the preprocessor's result configure:8098: checking for syslog.h configure:8105: result: yes configure:7990: checking regex.h usability configure:8003: cc -c -fno-common -fno-common -I/usr/local/include conftest.c >&5 configure:8006: $? = 0 configure:8009: test -s conftest. configure:8012: $? = 1 configure: failed program was: | #line 7992 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "GNU Anubis" | #define PACKAGE_TARNAME "anubis" | #define PACKAGE_VERSION "3.6.2" | #define PACKAGE_STRING "GNU Anubis 3.6.2" | #define PACKAGE_BUGREPORT "bug-anubis@gnu.org" | #define PACKAGE "anubis" | #define VERSION "3.6.2" | #define const | #define inline | #define off_t long | #define size_t unsigned | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define uintmax_t unsigned long long | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_FEOF_UNLOCKED 1 | #define HAVE_GETC_UNLOCKED 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETUID 1 | #define HAVE_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_ICONV 1 | #define ICONV_CONST const | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define ENABLE_NLS 1 | #define IDECRYPT_PATH "/usr/sbin/idecrypt" | #define size_t unsigned | #define pid_t int | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYSLOG_H 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:8022: result: no configure:8026: checking regex.h presence configure:8037: cc -E -fno-common -I/usr/local/include conftest.c configure:8043: $? = 0 configure:8062: result: yes configure:8082: WARNING: regex.h: present but cannot be compiled configure:8084: WARNING: regex.h: check for missing prerequisite headers? configure:8086: WARNING: regex.h: proceeding with the preprocessor's result configure:8098: checking for regex.h configure:8105: result: yes configure:8123: checking for getopt_long configure:8173: cc -o conftest -fno-common -fno-common -I/usr/local/include -L/usr/local/lib -rpath=/usr/lib:/usr/local/lib conftest.c >&5 cc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' configure:8176: $? = 0 configure:8179: test -s conftest configure:8182: $? = 0 configure:8193: result: yes configure:8217: checking for snprintf configure:8267: cc -o conftest -fno-common -fno-common -I/usr/local/include -L/usr/local/lib -rpath=/usr/lib:/usr/local/lib conftest.c >&5 cc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' configure:8292: warning: conflicting types for built-in function `snprintf' configure:8270: $? = 0 configure:8273: test -s conftest configure:8276: $? = 0 configure:8287: result: yes configure:8217: checking for vsnprintf configure:8267: cc -o conftest -fno-common -fno-common -I/usr/local/include -L/usr/local/lib -rpath=/usr/lib:/usr/local/lib conftest.c >&5 cc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' configure:8293: warning: conflicting types for built-in function `vsnprintf' configure:8270: $? = 0 configure:8273: test -s conftest configure:8276: $? = 0 configure:8287: result: yes configure:8217: checking for syslog configure:8267: cc -o conftest -fno-common -fno-common -I/usr/local/include -L/usr/local/lib -rpath=/usr/lib:/usr/local/lib conftest.c >&5 cc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' configure:8270: $? = 0 configure:8273: test -s conftest configure:8276: $? = 0 configure:8287: result: yes configure:8217: checking for getrlimit configure:8267: cc -o conftest -fno-common -fno-common -I/usr/local/include -L/usr/local/lib -rpath=/usr/lib:/usr/local/lib conftest.c >&5 cc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' configure:8270: $? = 0 configure:8273: test -s conftest configure:8276: $? = 0 configure:8287: result: yes configure:8217: checking for setrlimit configure:8267: cc -o conftest -fno-common -fno-common -I/usr/local/include -L/usr/local/lib -rpath=/usr/lib:/usr/local/lib conftest.c >&5 cc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' configure:8270: $? = 0 configure:8273: test -s conftest configure:8276: $? = 0 configure:8287: result: yes configure:8217: checking for socketpair configure:8267: cc -o conftest -fno-common -fno-common -I/usr/local/include -L/usr/local/lib -rpath=/usr/lib:/usr/local/lib conftest.c >&5 cc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' configure:8270: $? = 0 configure:8273: test -s conftest configure:8276: $? = 0 configure:8287: result: yes configure:8217: checking for strdup configure:8287: result: yes configure:8304: checking for regcomp configure:8354: cc -o conftest -fno-common -fno-common -I/usr/local/include -L/usr/local/lib -rpath=/usr/lib:/usr/local/lib conftest.c >&5 cc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' configure:8357: $? = 0 configure:8360: test -s conftest configure:8363: $? = 0 configure:8374: result: yes configure:8304: checking for daemon configure:8354: cc -o conftest -fno-common -fno-common -I/usr/local/include -L/usr/local/lib -rpath=/usr/lib:/usr/local/lib conftest.c >&5 cc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' configure:8357: $? = 0 configure:8360: test -s conftest configure:8363: $? = 0 configure:8374: result: yes configure:8304: checking for isatty configure:8354: cc -o conftest -fno-common -fno-common -I/usr/local/include -L/usr/local/lib -rpath=/usr/lib:/usr/local/lib conftest.c >&5 cc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' configure:8357: $? = 0 configure:8360: test -s conftest configure:8363: $? = 0 configure:8374: result: yes configure:8304: checking for putenv configure:8374: result: yes configure:8388: checking for setenv configure:8458: result: yes configure:8600: checking for main in -lgpgme03 configure:8625: cc -o conftest -fno-common -fno-common -I/usr/local/include -L/usr/local/lib -rpath=/usr/lib:/usr/local/lib conftest.c -lgpgme03 >&5 cc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' ld: can't locate file for: -lgpgme03 configure:8628: $? = 1 configure: failed program was: | #line 8607 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "GNU Anubis" | #define PACKAGE_TARNAME "anubis" | #define PACKAGE_VERSION "3.6.2" | #define PACKAGE_STRING "GNU Anubis 3.6.2" | #define PACKAGE_BUGREPORT "bug-anubis@gnu.org" | #define PACKAGE "anubis" | #define VERSION "3.6.2" | #define const | #define inline | #define off_t long | #define size_t unsigned | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define uintmax_t unsigned long long | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_FEOF_UNLOCKED 1 | #define HAVE_GETC_UNLOCKED 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETUID 1 | #define HAVE_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_ICONV 1 | #define ICONV_CONST const | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define ENABLE_NLS 1 | #define IDECRYPT_PATH "/usr/sbin/idecrypt" | #define size_t unsigned | #define pid_t int | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_GETOPT_LONG 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_SYSLOG 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_STRDUP 1 | #define HAVE_REGCOMP 1 | #define HAVE_DAEMON 1 | #define HAVE_ISATTY 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | /* end confdefs.h. */ | | | int | main () | { | main (); | ; | return 0; | } configure:8646: result: no configure:8661: result: Disabling GPGME support... configure:9150: checking for main in -lgcrypt configure:9175: cc -o conftest -fno-common -fno-common -I/usr/local/include -L/usr/local/lib -rpath=/usr/lib:/usr/local/lib conftest.c -lgcrypt >&5 cc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' configure:9178: $? = 0 configure:9181: test -s conftest configure:9184: $? = 0 configure:9196: result: yes configure:9210: checking for main in -lgnutls configure:9235: cc -o conftest -fno-common -fno-common -I/usr/local/include -L/usr/local/lib -rpath=/usr/lib:/usr/local/lib conftest.c -lgnutls -lgcrypt >&5 cc: unrecognized option `-rpath=/usr/lib:/usr/local/lib' configure:9238: $? = 0 configure:9241: test -s conftest configure:9244: $? = 0 configure:9256: result: yes configure:9307: checking gnutls/gnutls.h usability configure:9320: cc -c -fno-common -fno-common -I/usr/local/include conftest.c >&5 In file included from configure:9411: /usr/local/include/gnutls/gnutls.h:484:28: gnutls/compat8.h: No such file or directory configure:9323: $? = 1 configure: failed program was: | #line 9309 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "GNU Anubis" | #define PACKAGE_TARNAME "anubis" | #define PACKAGE_VERSION "3.6.2" | #define PACKAGE_STRING "GNU Anubis 3.6.2" | #define PACKAGE_BUGREPORT "bug-anubis@gnu.org" | #define PACKAGE "anubis" | #define VERSION "3.6.2" | #define const | #define inline | #define off_t long | #define size_t unsigned | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define uintmax_t unsigned long long | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_FEOF_UNLOCKED 1 | #define HAVE_GETC_UNLOCKED 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETUID 1 | #define HAVE_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_ICONV 1 | #define ICONV_CONST const | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define ENABLE_NLS 1 | #define IDECRYPT_PATH "/usr/sbin/idecrypt" | #define size_t unsigned | #define pid_t int | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_GETOPT_LONG 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_SYSLOG 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_STRDUP 1 | #define HAVE_REGCOMP 1 | #define HAVE_DAEMON 1 | #define HAVE_ISATTY 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_LIBGCRYPT 1 | #define HAVE_LIBGNUTLS 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:9339: result: no configure:9343: checking gnutls/gnutls.h presence configure:9354: cc -E -fno-common -I/usr/local/include conftest.c In file included from configure:9413: /usr/local/include/gnutls/gnutls.h:484:28: gnutls/compat8.h: No such file or directory configure:9360: $? = 1 configure: failed program was: | #line 9345 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "GNU Anubis" | #define PACKAGE_TARNAME "anubis" | #define PACKAGE_VERSION "3.6.2" | #define PACKAGE_STRING "GNU Anubis 3.6.2" | #define PACKAGE_BUGREPORT "bug-anubis@gnu.org" | #define PACKAGE "anubis" | #define VERSION "3.6.2" | #define const | #define inline | #define off_t long | #define size_t unsigned | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_GETPAGESIZE 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define uintmax_t unsigned long long | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_FEOF_UNLOCKED 1 | #define HAVE_GETC_UNLOCKED 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETUID 1 | #define HAVE_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_ICONV 1 | #define ICONV_CONST const | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define ENABLE_NLS 1 | #define IDECRYPT_PATH "/usr/sbin/idecrypt" | #define size_t unsigned | #define pid_t int | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_GETOPT_LONG 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_SYSLOG 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_STRDUP 1 | #define HAVE_REGCOMP 1 | #define HAVE_DAEMON 1 | #define HAVE_ISATTY 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_LIBGCRYPT 1 | #define HAVE_LIBGNUTLS 1 | /* end confdefs.h. */ | #include configure:9379: result: no configure:9415: checking for gnutls/gnutls.h configure:9422: result: no configure:10348: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by GNU Anubis config.status 3.6.2, 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:699: creating Makefile config.status:699: creating m4/Makefile config.status:699: creating intl/Makefile config.status:699: creating po/Makefile.in config.status:699: creating doc/Makefile config.status:699: creating src/Makefile config.status:803: creating config.h config.status:1137: executing default-1 commands config.status:1137: 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_const=no ac_cv_c_inline=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=-fno-common ac_cv_env_CPP_set= ac_cv_env_CPP_value= ac_cv_env_LDFLAGS_set=set ac_cv_env_LDFLAGS_value=' -L/usr/local/lib -rpath=/usr/lib:/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_func___argz_count=no ac_cv_func___argz_next=no ac_cv_func___argz_stringify=no ac_cv_func_alloca_works=yes ac_cv_func_daemon=yes ac_cv_func_feof_unlocked=yes ac_cv_func_fgets_unlocked=no ac_cv_func_getc_unlocked=yes ac_cv_func_getcwd=yes ac_cv_func_getegid=yes ac_cv_func_geteuid=yes ac_cv_func_getgid=yes ac_cv_func_getopt_long=yes ac_cv_func_getpagesize=yes ac_cv_func_getrlimit=yes ac_cv_func_getuid=yes ac_cv_func_isatty=yes ac_cv_func_mempcpy=no ac_cv_func_mmap_fixed_mapped=no ac_cv_func_munmap=yes ac_cv_func_putenv=yes ac_cv_func_regcomp=yes ac_cv_func_setenv=yes ac_cv_func_setlocale=yes ac_cv_func_setrlimit=yes ac_cv_func_snprintf=yes ac_cv_func_socketpair=yes ac_cv_func_stpcpy=yes ac_cv_func_strcasecmp=yes ac_cv_func_strdup=yes ac_cv_func_strtoul=yes ac_cv_func_syslog=yes ac_cv_func_tsearch=yes ac_cv_func_vsnprintf=yes ac_cv_gnu_library_2_1=no ac_cv_header_argz_h=no ac_cv_header_arpa_inet_h=yes ac_cv_header_gnutls_gnutls_h=no ac_cv_header_inttypes_h=no ac_cv_header_limits_h=yes ac_cv_header_locale_h=yes ac_cv_header_malloc_h=yes ac_cv_header_memory_h=no ac_cv_header_nl_types_h=yes ac_cv_header_regex_h=yes ac_cv_header_stdc=no ac_cv_header_stddef_h=yes 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_param_h=yes ac_cv_header_sys_stat_h=no ac_cv_header_sys_types_h=no ac_cv_header_syslog_h=yes ac_cv_header_unistd_h=no ac_cv_host=i386-unknown-gnu ac_cv_host_alias=i386-unknown-gnu ac_cv_lib_cposix_strerror=no ac_cv_lib_gcrypt_main=yes ac_cv_lib_gnutls_main=yes ac_cv_lib_gpgme_main=no ac_cv_objext= ac_cv_path_GMSGFMT=/usr/local/bin/msgfmt ac_cv_path_MSGFMT=/usr/local/bin/msgfmt ac_cv_path_MSGMERGE=/usr/local/bin/msgmerge ac_cv_path_XGETTEXT=/usr/local/bin/xgettext ac_cv_path_idecrypt_path=/usr/sbin/idecrypt ac_cv_prog_AWK=gawk ac_cv_prog_CC=cc ac_cv_prog_CPP='cc -E' ac_cv_prog_INTLBISON=bison ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_cc_g=no ac_cv_prog_cc_stdc=no ac_cv_prog_egrep='grep -E' ac_cv_prog_make_make_set=yes ac_cv_type_off_t=no ac_cv_type_pid_t=no ac_cv_type_size_t=no ac_cv_type_unsigned_long_long=yes ac_cv_working_alloca_h=yes acl_cv_hardcode_direct=no acl_cv_hardcode_libdir_flag_spec= acl_cv_hardcode_libdir_separator= acl_cv_hardcode_minus_L=no acl_cv_libext=a acl_cv_path_LD=/usr/bin/ld acl_cv_prog_gnu_ld=no acl_cv_rpath=done acl_cv_shlibext=so acl_cv_sys_lib_dlsearch_path_spec='/lib /usr/lib' acl_cv_sys_lib_search_path_spec='/lib /usr/lib /usr/local/lib' acl_cv_wl= am_cv_CC_dependencies_compiler_type=gcc3 am_cv_func_iconv=yes am_cv_langinfo_codeset=yes am_cv_lib_iconv=yes am_cv_proto_iconv='extern size_t iconv (iconv_t cd, const char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);' am_cv_proto_iconv_arg1=const am_cv_val_LC_MESSAGES=yes gt_cv_func_gnugettext1_libc=no gt_cv_func_gnugettext1_libintl=no gt_cv_header_inttypes_h=no gt_cv_int_divbyzero_sigfpe=yes jm_ac_cv_header_inttypes_h=no jm_ac_cv_header_stdint_h=no lt_cv_sys_max_cmd_len= nls_cv_force_use_gnu_gettext=no nls_cv_header_intl= nls_cv_header_libgt= nls_cv_use_gnu_gettext=yes ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /mnt/gmirror/ports/mail/anubis/work/anubis-3.6.2/build/missing --run aclocal-1.7' ALLOCA='' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='${SHELL} /mnt/gmirror/ports/mail/anubis/work/anubis-3.6.2/build/missing --run tar' AUTOCONF='${SHELL} /mnt/gmirror/ports/mail/anubis/work/anubis-3.6.2/build/missing --run autoconf' AUTOHEADER='${SHELL} /mnt/gmirror/ports/mail/anubis/work/anubis-3.6.2/build/missing --run autoheader' AUTOMAKE='${SHELL} /mnt/gmirror/ports/mail/anubis/work/anubis-3.6.2/build/missing --run automake-1.7' AWK='gawk' BUILD_INCLUDED_LIBINTL='yes' CATOBJEXT='.gmo' CC='cc' CCDEPMODE='depmode=gcc3' CFLAGS='-fno-common' CPP='cc -E' CPPFLAGS='-fno-common -I/usr/local/include' CYGPATH_W='echo' DATADIRNAME='share' DEFS='-DHAVE_CONFIG_H' DEPDIR='.deps' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='grep -E' EXEEXT='' GENCAT='gencat' GLIBC21='no' GMSGFMT='/usr/local/bin/msgfmt' INCLUDES=' -I/usr/include' 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' INSTOBJEXT='.mo' INTLBISON='bison' INTLLIBS='${top_builddir}/intl/libintl.a /usr/local/lib/libiconv.a' INTLOBJS='$(GETTOBJS)' INTL_LIBTOOL_SUFFIX_PREFIX='' LDFLAGS=' -L/usr/local/lib -rpath=/usr/lib:/usr/local/lib' LIBICONV='/usr/local/lib/libiconv.a' LIBINTL='${top_builddir}/intl/libintl.a /usr/local/lib/libiconv.a' LIBOBJS=' tls.$U.' LIBS='-lgnutls -lgcrypt ' LTLIBICONV='-L/usr/local/lib -liconv' LTLIBINTL='${top_builddir}/intl/libintl.a -L/usr/local/lib -liconv' LTLIBOBJS=' tls.$U.lo' MAKEINFO='makeinfo --no-split' MKINSTALLDIRS='build/mkinstalldirs' MSGFMT='/usr/local/bin/msgfmt' MSGMERGE='/usr/local/bin/msgmerge' OBJEXT='' PACKAGE='anubis' PACKAGE_BUGREPORT='bug-anubis@gnu.org' PACKAGE_NAME='GNU Anubis' PACKAGE_STRING='GNU Anubis 3.6.2' PACKAGE_TARNAME='anubis' PACKAGE_VERSION='3.6.2' PATH_SEPARATOR=':' POSUB='po' RANLIB='ranlib' SET_MAKE='' SHELL='/bin/sh' STRIP='' USE_INCLUDED_LIBINTL='yes' USE_NLS='yes' VERSION='3.6.2' XGETTEXT='/usr/local/bin/xgettext' ac_ct_CC='' ac_ct_RANLIB='ranlib' ac_ct_STRIP='' am__fastdepCC_FALSE='#' am__fastdepCC_TRUE='' 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' idecrypt_path='/usr/sbin/idecrypt' includedir='${prefix}/include' infodir='${prefix}/info' install_sh='/mnt/gmirror/ports/mail/anubis/work/anubis-3.6.2/build/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 ENABLE_NLS 1 #define HAVE_ALLOCA 1 #define HAVE_ALLOCA_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_DAEMON 1 #define HAVE_FEOF_UNLOCKED 1 #define HAVE_GETCWD 1 #define HAVE_GETC_UNLOCKED 1 #define HAVE_GETEGID 1 #define HAVE_GETEUID 1 #define HAVE_GETGID 1 #define HAVE_GETOPT_LONG 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETRLIMIT 1 #define HAVE_GETUID 1 #define HAVE_ICONV 1 #define HAVE_ISATTY 1 #define HAVE_LANGINFO_CODESET 1 #define HAVE_LC_MESSAGES 1 #define HAVE_LIBGCRYPT 1 #define HAVE_LIBGNUTLS 1 #define HAVE_LIMITS_H 1 #define HAVE_LOCALE_H 1 #define HAVE_MALLOC_H 1 #define HAVE_MUNMAP 1 #define HAVE_NL_TYPES_H 1 #define HAVE_PUTENV 1 #define HAVE_PUTENV 1 #define HAVE_REGCOMP 1 #define HAVE_REGEX_H 1 #define HAVE_SETENV 1 #define HAVE_SETENV 1 #define HAVE_SETLOCALE 1 #define HAVE_SETRLIMIT 1 #define HAVE_SNPRINTF 1 #define HAVE_SOCKETPAIR 1 #define HAVE_STDDEF_H 1 #define HAVE_STPCPY 1 #define HAVE_STRCASECMP 1 #define HAVE_STRDUP 1 #define HAVE_STRDUP 1 #define HAVE_STRTOUL 1 #define HAVE_SYSLOG 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_TSEARCH 1 #define HAVE_UNSIGNED_LONG_LONG 1 #define HAVE_VSNPRINTF 1 #define ICONV_CONST const #define IDECRYPT_PATH "/usr/sbin/idecrypt" #define INTDIV0_RAISES_SIGFPE 1 #define PACKAGE "anubis" #define PACKAGE_BUGREPORT "bug-anubis@gnu.org" #define PACKAGE_NAME "GNU Anubis" #define PACKAGE_STRING "GNU Anubis 3.6.2" #define PACKAGE_TARNAME "anubis" #define PACKAGE_VERSION "3.6.2" #define USE_GNUTLS 1 #define VERSION "3.6.2" #define const #define inline #define off_t long #define pid_t int #define size_t unsigned #define size_t unsigned #define uintmax_t unsigned long long configure: exit 0