This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by IPA configure 2.0.4, which was generated by GNU Autoconf 2.61. Invocation command line was $ ./configure --prefix=/usr/local i386-unknown-gnu ## --------- ## ## Platform. ## ## --------- ## hostname = darwintel uname -m = x86 uname -r = 8.0.1 uname -s = Darwin uname -v = Darwin Kernel Version 8.0.1: Fri Apr 29 12:18:40 PDT 2005; root:xnu-792.obj/RELEASE_I386 /usr/bin/uname -p = i386 /bin/uname -X = unknown /bin/arch = unknown /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown /usr/bin/hostinfo = Mach kernel version: Darwin Kernel Version 8.0.1: Fri Apr 29 12:18:40 PDT 2005; root:xnu-792.obj/RELEASE_I386 Kernel configured for up to 4 processors. 4 processors are physically available. Processor type: pentpro (Intel Pentium Pro) Processors active: 0 1 2 3 Primary memory available: 1023.00 megabytes Default processor set: 136 tasks, 193 threads, 4 processors Load average: 0.54, Mach factor: 3.45 /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: /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:1795: checking for a BSD-compatible install configure:1851: result: /usr/bin/install -c -o root -g wheel configure:1862: checking whether build environment is sane configure:1905: result: yes configure:1933: checking for a thread-safe mkdir -p configure:1972: result: /usr/local/bin/mkdir -p configure:1985: checking for gawk configure:2001: found /usr/local/bin/gawk configure:2012: result: gawk configure:2023: checking whether make sets $(MAKE) configure:2044: result: yes configure:2247: checking for i386-unknown-gnu-gcc configure:2274: result: cc configure:2552: checking for C compiler version configure:2559: 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:2562: $? = 0 configure:2569: 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:2572: $? = 0 configure:2579: cc -V >&5 cc: `-V' option must have argument configure:2582: $? = 1 configure:2605: checking for C compiler default output file name configure:2632: cc -fno-common conftest.c >&5 configure:2635: $? = 0 configure:2673: result: a.out configure:2690: checking whether the C compiler works configure:2700: ./a.out configure:2703: $? = 0 configure:2720: result: yes configure:2727: checking whether we are cross compiling configure:2729: result: no configure:2732: checking for suffix of executables configure:2739: cc -o conftest -fno-common conftest.c >&5 configure:2742: $? = 0 configure:2766: result: configure:2772: checking for suffix of object files configure:2798: cc -c -fno-common conftest.c >&5 configure:2801: $? = 0 configure:2824: result: configure:2828: checking whether we are using the GNU C compiler configure:2857: cc -c -fno-common conftest.c >&5 configure:2863: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "IPA" | #define PACKAGE_TARNAME "ipa" | #define PACKAGE_VERSION "2.0.4" | #define PACKAGE_STRING "IPA 2.0.4" | #define PACKAGE_BUGREPORT "simon@comsys.ntu-kpi.kiev.ua" | #define PACKAGE "ipa" | #define VERSION "2.0.4" | /* end confdefs.h. */ | | int | main () | { | #ifndef __GNUC__ | choke me | #endif | | ; | return 0; | } configure:2880: result: no configure:2885: checking whether cc accepts -g configure:2915: cc -c -g conftest.c >&5 configure:2921: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "IPA" | #define PACKAGE_TARNAME "ipa" | #define PACKAGE_VERSION "2.0.4" | #define PACKAGE_STRING "IPA 2.0.4" | #define PACKAGE_BUGREPORT "simon@comsys.ntu-kpi.kiev.ua" | #define PACKAGE "ipa" | #define VERSION "2.0.4" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:2953: cc -c conftest.c >&5 configure:2959: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "IPA" | #define PACKAGE_TARNAME "ipa" | #define PACKAGE_VERSION "2.0.4" | #define PACKAGE_STRING "IPA 2.0.4" | #define PACKAGE_BUGREPORT "simon@comsys.ntu-kpi.kiev.ua" | #define PACKAGE "ipa" | #define VERSION "2.0.4" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:2992: cc -c -g conftest.c >&5 configure:2998: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "IPA" | #define PACKAGE_TARNAME "ipa" | #define PACKAGE_VERSION "2.0.4" | #define PACKAGE_STRING "IPA 2.0.4" | #define PACKAGE_BUGREPORT "simon@comsys.ntu-kpi.kiev.ua" | #define PACKAGE "ipa" | #define VERSION "2.0.4" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:3020: result: no configure:3037: checking for cc option to accept ISO C89 configure:3111: cc -c -fno-common conftest.c >&5 configure:3117: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "IPA" | #define PACKAGE_TARNAME "ipa" | #define PACKAGE_VERSION "2.0.4" | #define PACKAGE_STRING "IPA 2.0.4" | #define PACKAGE_BUGREPORT "simon@comsys.ntu-kpi.kiev.ua" | #define PACKAGE "ipa" | #define VERSION "2.0.4" | /* end confdefs.h. */ | #include | #include | #include | #include | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ | struct buf { int x; }; | FILE * (*rcsopen) (struct buf *, struct stat *, int); | static char *e (p, i) | char **p; | int i; | { | return p[i]; | } | static char *f (char * (*g) (char **, int), char **p, ...) | { | char *s; | va_list v; | va_start (v,p); | s = g (p, va_arg (v,int)); | va_end (v); | return s; | } | | /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has | function prototypes and stuff, but not '\xHH' hex character constants. | These don't provoke an error unfortunately, instead are silently treated | as 'x'. The following induces an error, until -std is added to get | proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an | array size at least. It's necessary to write '\x00'==0 to get something | that's true only with -std. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | /* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters | inside strings and character constants. */ | #define FOO(x) 'x' | int xlc6_cc_array[FOO(a) == 'x' ? 1 : -1]; | | int test (int i, double x); | struct s1 {int (*f) (int a);}; | struct s2 {int (*f) (double a);}; | int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int); | int argc; | char **argv; | int | main () | { | return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; | ; | return 0; | } configure:3111: cc -qlanglvl=extc89 -c -fno-common conftest.c >&5 cc: unrecognized option `-qlanglvl=extc89' configure:3117: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "IPA" | #define PACKAGE_TARNAME "ipa" | #define PACKAGE_VERSION "2.0.4" | #define PACKAGE_STRING "IPA 2.0.4" | #define PACKAGE_BUGREPORT "simon@comsys.ntu-kpi.kiev.ua" | #define PACKAGE "ipa" | #define VERSION "2.0.4" | /* end confdefs.h. */ | #include | #include | #include | #include | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ | struct buf { int x; }; | FILE * (*rcsopen) (struct buf *, struct stat *, int); | static char *e (p, i) | char **p; | int i; | { | return p[i]; | } | static char *f (char * (*g) (char **, int), char **p, ...) | { | char *s; | va_list v; | va_start (v,p); | s = g (p, va_arg (v,int)); | va_end (v); | return s; | } | | /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has | function prototypes and stuff, but not '\xHH' hex character constants. | These don't provoke an error unfortunately, instead are silently treated | as 'x'. The following induces an error, until -std is added to get | proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an | array size at least. It's necessary to write '\x00'==0 to get something | that's true only with -std. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | /* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters | inside strings and character constants. */ | #define FOO(x) 'x' | int xlc6_cc_array[FOO(a) == 'x' ? 1 : -1]; | | int test (int i, double x); | struct s1 {int (*f) (int a);}; | struct s2 {int (*f) (double a);}; | int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int); | int argc; | char **argv; | int | main () | { | return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; | ; | return 0; | } configure:3111: cc -qlanglvl=ansi -c -fno-common conftest.c >&5 cc: unrecognized option `-qlanglvl=ansi' configure:3117: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "IPA" | #define PACKAGE_TARNAME "ipa" | #define PACKAGE_VERSION "2.0.4" | #define PACKAGE_STRING "IPA 2.0.4" | #define PACKAGE_BUGREPORT "simon@comsys.ntu-kpi.kiev.ua" | #define PACKAGE "ipa" | #define VERSION "2.0.4" | /* end confdefs.h. */ | #include | #include | #include | #include | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ | struct buf { int x; }; | FILE * (*rcsopen) (struct buf *, struct stat *, int); | static char *e (p, i) | char **p; | int i; | { | return p[i]; | } | static char *f (char * (*g) (char **, int), char **p, ...) | { | char *s; | va_list v; | va_start (v,p); | s = g (p, va_arg (v,int)); | va_end (v); | return s; | } | | /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has | function prototypes and stuff, but not '\xHH' hex character constants. | These don't provoke an error unfortunately, instead are silently treated | as 'x'. The following induces an error, until -std is added to get | proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an | array size at least. It's necessary to write '\x00'==0 to get something | that's true only with -std. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | /* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters | inside strings and character constants. */ | #define FOO(x) 'x' | int xlc6_cc_array[FOO(a) == 'x' ? 1 : -1]; | | int test (int i, double x); | struct s1 {int (*f) (int a);}; | struct s2 {int (*f) (double a);}; | int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int); | int argc; | char **argv; | int | main () | { | return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; | ; | return 0; | } configure:3111: cc -std -c -fno-common conftest.c >&5 cc1: error: unrecognized option `-std' configure:3117: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "IPA" | #define PACKAGE_TARNAME "ipa" | #define PACKAGE_VERSION "2.0.4" | #define PACKAGE_STRING "IPA 2.0.4" | #define PACKAGE_BUGREPORT "simon@comsys.ntu-kpi.kiev.ua" | #define PACKAGE "ipa" | #define VERSION "2.0.4" | /* end confdefs.h. */ | #include | #include | #include | #include | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ | struct buf { int x; }; | FILE * (*rcsopen) (struct buf *, struct stat *, int); | static char *e (p, i) | char **p; | int i; | { | return p[i]; | } | static char *f (char * (*g) (char **, int), char **p, ...) | { | char *s; | va_list v; | va_start (v,p); | s = g (p, va_arg (v,int)); | va_end (v); | return s; | } | | /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has | function prototypes and stuff, but not '\xHH' hex character constants. | These don't provoke an error unfortunately, instead are silently treated | as 'x'. The following induces an error, until -std is added to get | proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an | array size at least. It's necessary to write '\x00'==0 to get something | that's true only with -std. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | /* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters | inside strings and character constants. */ | #define FOO(x) 'x' | int xlc6_cc_array[FOO(a) == 'x' ? 1 : -1]; | | int test (int i, double x); | struct s1 {int (*f) (int a);}; | struct s2 {int (*f) (double a);}; | int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int); | int argc; | char **argv; | int | main () | { | return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; | ; | return 0; | } configure:3111: cc -Ae -c -fno-common conftest.c >&5 :6:2: missing '(' after predicate configure:3117: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "IPA" | #define PACKAGE_TARNAME "ipa" | #define PACKAGE_VERSION "2.0.4" | #define PACKAGE_STRING "IPA 2.0.4" | #define PACKAGE_BUGREPORT "simon@comsys.ntu-kpi.kiev.ua" | #define PACKAGE "ipa" | #define VERSION "2.0.4" | /* end confdefs.h. */ | #include | #include | #include | #include | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ | struct buf { int x; }; | FILE * (*rcsopen) (struct buf *, struct stat *, int); | static char *e (p, i) | char **p; | int i; | { | return p[i]; | } | static char *f (char * (*g) (char **, int), char **p, ...) | { | char *s; | va_list v; | va_start (v,p); | s = g (p, va_arg (v,int)); | va_end (v); | return s; | } | | /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has | function prototypes and stuff, but not '\xHH' hex character constants. | These don't provoke an error unfortunately, instead are silently treated | as 'x'. The following induces an error, until -std is added to get | proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an | array size at least. It's necessary to write '\x00'==0 to get something | that's true only with -std. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | /* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters | inside strings and character constants. */ | #define FOO(x) 'x' | int xlc6_cc_array[FOO(a) == 'x' ? 1 : -1]; | | int test (int i, double x); | struct s1 {int (*f) (int a);}; | struct s2 {int (*f) (double a);}; | int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int); | int argc; | char **argv; | int | main () | { | return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; | ; | return 0; | } configure:3111: cc -Aa -D_HPUX_SOURCE -c -fno-common conftest.c >&5 :6:2: missing '(' after predicate configure:3117: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "IPA" | #define PACKAGE_TARNAME "ipa" | #define PACKAGE_VERSION "2.0.4" | #define PACKAGE_STRING "IPA 2.0.4" | #define PACKAGE_BUGREPORT "simon@comsys.ntu-kpi.kiev.ua" | #define PACKAGE "ipa" | #define VERSION "2.0.4" | /* end confdefs.h. */ | #include | #include | #include | #include | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ | struct buf { int x; }; | FILE * (*rcsopen) (struct buf *, struct stat *, int); | static char *e (p, i) | char **p; | int i; | { | return p[i]; | } | static char *f (char * (*g) (char **, int), char **p, ...) | { | char *s; | va_list v; | va_start (v,p); | s = g (p, va_arg (v,int)); | va_end (v); | return s; | } | | /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has | function prototypes and stuff, but not '\xHH' hex character constants. | These don't provoke an error unfortunately, instead are silently treated | as 'x'. The following induces an error, until -std is added to get | proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an | array size at least. It's necessary to write '\x00'==0 to get something | that's true only with -std. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | /* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters | inside strings and character constants. */ | #define FOO(x) 'x' | int xlc6_cc_array[FOO(a) == 'x' ? 1 : -1]; | | int test (int i, double x); | struct s1 {int (*f) (int a);}; | struct s2 {int (*f) (double a);}; | int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int); | int argc; | char **argv; | int | main () | { | return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; | ; | return 0; | } configure:3111: cc -Xc -D__EXTENSIONS__ -c -fno-common conftest.c >&5 cc: unrecognized option `-Xc' configure:3117: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "IPA" | #define PACKAGE_TARNAME "ipa" | #define PACKAGE_VERSION "2.0.4" | #define PACKAGE_STRING "IPA 2.0.4" | #define PACKAGE_BUGREPORT "simon@comsys.ntu-kpi.kiev.ua" | #define PACKAGE "ipa" | #define VERSION "2.0.4" | /* end confdefs.h. */ | #include | #include | #include | #include | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ | struct buf { int x; }; | FILE * (*rcsopen) (struct buf *, struct stat *, int); | static char *e (p, i) | char **p; | int i; | { | return p[i]; | } | static char *f (char * (*g) (char **, int), char **p, ...) | { | char *s; | va_list v; | va_start (v,p); | s = g (p, va_arg (v,int)); | va_end (v); | return s; | } | | /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has | function prototypes and stuff, but not '\xHH' hex character constants. | These don't provoke an error unfortunately, instead are silently treated | as 'x'. The following induces an error, until -std is added to get | proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an | array size at least. It's necessary to write '\x00'==0 to get something | that's true only with -std. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | /* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters | inside strings and character constants. */ | #define FOO(x) 'x' | int xlc6_cc_array[FOO(a) == 'x' ? 1 : -1]; | | int test (int i, double x); | struct s1 {int (*f) (int a);}; | struct s2 {int (*f) (double a);}; | int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int); | int argc; | char **argv; | int | main () | { | return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; | ; | return 0; | } configure:3143: result: unsupported configure:3169: checking for style of include used by make configure:3197: result: GNU configure:3222: checking dependency style of cc configure:3313: result: gcc3 configure:3332: checking whether cc understands -c and -o together configure:3364: cc -c conftest.c -o conftest2. >&5 configure:3367: $? = 0 configure:3373: cc -c conftest.c -o conftest2. >&5 configure:3376: $? = 0 configure:3428: result: yes configure:3654: checking for library containing dlopen configure:3695: cc -o conftest -fno-common conftest.c >&5 configure:3701: $? = 0 configure:3729: result: none required configure:3837: checking for library containing socket configure:3878: cc -o conftest -fno-common conftest.c >&5 configure:3884: $? = 0 configure:3912: result: none required configure:3927: checking how to run the C preprocessor configure:3967: cc -E conftest.c configure:3973: $? = 0 configure:4004: cc -E conftest.c conftest.c:15:28: ac_nonexistent.h: No such file or directory configure:4010: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "IPA" | #define PACKAGE_TARNAME "ipa" | #define PACKAGE_VERSION "2.0.4" | #define PACKAGE_STRING "IPA 2.0.4" | #define PACKAGE_BUGREPORT "simon@comsys.ntu-kpi.kiev.ua" | #define PACKAGE "ipa" | #define VERSION "2.0.4" | #define WITH_RULES 1 | #define WITH_AUTORULES 1 | #define WITH_LIMITS 1 | #define WITH_THRESHOLDS 1 | #define WITH_SUBLIMITS 1 | /* end confdefs.h. */ | #include configure:4043: result: cc -E configure:4072: cc -E conftest.c configure:4078: $? = 0 configure:4109: cc -E conftest.c conftest.c:15:28: ac_nonexistent.h: No such file or directory configure:4115: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "IPA" | #define PACKAGE_TARNAME "ipa" | #define PACKAGE_VERSION "2.0.4" | #define PACKAGE_STRING "IPA 2.0.4" | #define PACKAGE_BUGREPORT "simon@comsys.ntu-kpi.kiev.ua" | #define PACKAGE "ipa" | #define VERSION "2.0.4" | #define WITH_RULES 1 | #define WITH_AUTORULES 1 | #define WITH_LIMITS 1 | #define WITH_THRESHOLDS 1 | #define WITH_SUBLIMITS 1 | /* end confdefs.h. */ | #include configure:4153: checking for grep that handles long lines and -e configure:4227: result: /usr/bin/grep configure:4232: checking for egrep configure:4310: result: /usr/bin/grep -E configure:4315: checking for ANSI C header files configure:4345: cc -c -fno-common conftest.c >&5 configure:4351: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "IPA" | #define PACKAGE_TARNAME "ipa" | #define PACKAGE_VERSION "2.0.4" | #define PACKAGE_STRING "IPA 2.0.4" | #define PACKAGE_BUGREPORT "simon@comsys.ntu-kpi.kiev.ua" | #define PACKAGE "ipa" | #define VERSION "2.0.4" | #define WITH_RULES 1 | #define WITH_AUTORULES 1 | #define WITH_LIMITS 1 | #define WITH_THRESHOLDS 1 | #define WITH_SUBLIMITS 1 | /* end confdefs.h. */ | #include | #include | #include | #include | | int | main () | { | | ; | return 0; | } configure:4476: result: no configure:4500: checking for sys/types.h configure:4521: cc -c -fno-common conftest.c >&5 configure:4527: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "IPA" | #define PACKAGE_TARNAME "ipa" | #define PACKAGE_VERSION "2.0.4" | #define PACKAGE_STRING "IPA 2.0.4" | #define PACKAGE_BUGREPORT "simon@comsys.ntu-kpi.kiev.ua" | #define PACKAGE "ipa" | #define VERSION "2.0.4" | #define WITH_RULES 1 | #define WITH_AUTORULES 1 | #define WITH_LIMITS 1 | #define WITH_THRESHOLDS 1 | #define WITH_SUBLIMITS 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | | #include configure:4543: result: no configure:4500: checking for sys/stat.h configure:4521: cc -c -fno-common conftest.c >&5 configure:4527: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "IPA" | #define PACKAGE_TARNAME "ipa" | #define PACKAGE_VERSION "2.0.4" | #define PACKAGE_STRING "IPA 2.0.4" | #define PACKAGE_BUGREPORT "simon@comsys.ntu-kpi.kiev.ua" | #define PACKAGE "ipa" | #define VERSION "2.0.4" | #define WITH_RULES 1 | #define WITH_AUTORULES 1 | #define WITH_LIMITS 1 | #define WITH_THRESHOLDS 1 | #define WITH_SUBLIMITS 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | | #include configure:4543: result: no configure:4500: checking for stdlib.h configure:4521: cc -c -fno-common conftest.c >&5 configure:4527: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "IPA" | #define PACKAGE_TARNAME "ipa" | #define PACKAGE_VERSION "2.0.4" | #define PACKAGE_STRING "IPA 2.0.4" | #define PACKAGE_BUGREPORT "simon@comsys.ntu-kpi.kiev.ua" | #define PACKAGE "ipa" | #define VERSION "2.0.4" | #define WITH_RULES 1 | #define WITH_AUTORULES 1 | #define WITH_LIMITS 1 | #define WITH_THRESHOLDS 1 | #define WITH_SUBLIMITS 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | | #include configure:4543: result: no configure:4500: checking for string.h configure:4521: cc -c -fno-common conftest.c >&5 configure:4527: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "IPA" | #define PACKAGE_TARNAME "ipa" | #define PACKAGE_VERSION "2.0.4" | #define PACKAGE_STRING "IPA 2.0.4" | #define PACKAGE_BUGREPORT "simon@comsys.ntu-kpi.kiev.ua" | #define PACKAGE "ipa" | #define VERSION "2.0.4" | #define WITH_RULES 1 | #define WITH_AUTORULES 1 | #define WITH_LIMITS 1 | #define WITH_THRESHOLDS 1 | #define WITH_SUBLIMITS 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | | #include configure:4543: result: no configure:4500: checking for memory.h configure:4521: cc -c -fno-common conftest.c >&5 configure:4527: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "IPA" | #define PACKAGE_TARNAME "ipa" | #define PACKAGE_VERSION "2.0.4" | #define PACKAGE_STRING "IPA 2.0.4" | #define PACKAGE_BUGREPORT "simon@comsys.ntu-kpi.kiev.ua" | #define PACKAGE "ipa" | #define VERSION "2.0.4" | #define WITH_RULES 1 | #define WITH_AUTORULES 1 | #define WITH_LIMITS 1 | #define WITH_THRESHOLDS 1 | #define WITH_SUBLIMITS 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | | #include configure:4543: result: no configure:4500: checking for strings.h configure:4521: cc -c -fno-common conftest.c >&5 configure:4527: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "IPA" | #define PACKAGE_TARNAME "ipa" | #define PACKAGE_VERSION "2.0.4" | #define PACKAGE_STRING "IPA 2.0.4" | #define PACKAGE_BUGREPORT "simon@comsys.ntu-kpi.kiev.ua" | #define PACKAGE "ipa" | #define VERSION "2.0.4" | #define WITH_RULES 1 | #define WITH_AUTORULES 1 | #define WITH_LIMITS 1 | #define WITH_THRESHOLDS 1 | #define WITH_SUBLIMITS 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | | #include configure:4543: result: no configure:4500: checking for inttypes.h configure:4521: cc -c -fno-common conftest.c >&5 configure:4527: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "IPA" | #define PACKAGE_TARNAME "ipa" | #define PACKAGE_VERSION "2.0.4" | #define PACKAGE_STRING "IPA 2.0.4" | #define PACKAGE_BUGREPORT "simon@comsys.ntu-kpi.kiev.ua" | #define PACKAGE "ipa" | #define VERSION "2.0.4" | #define WITH_RULES 1 | #define WITH_AUTORULES 1 | #define WITH_LIMITS 1 | #define WITH_THRESHOLDS 1 | #define WITH_SUBLIMITS 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | | #include configure:4543: result: no configure:4500: checking for stdint.h configure:4521: cc -c -fno-common conftest.c >&5 configure:4527: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "IPA" | #define PACKAGE_TARNAME "ipa" | #define PACKAGE_VERSION "2.0.4" | #define PACKAGE_STRING "IPA 2.0.4" | #define PACKAGE_BUGREPORT "simon@comsys.ntu-kpi.kiev.ua" | #define PACKAGE "ipa" | #define VERSION "2.0.4" | #define WITH_RULES 1 | #define WITH_AUTORULES 1 | #define WITH_LIMITS 1 | #define WITH_THRESHOLDS 1 | #define WITH_SUBLIMITS 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | | #include configure:4543: result: no configure:4500: checking for unistd.h configure:4521: cc -c -fno-common conftest.c >&5 configure:4527: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "IPA" | #define PACKAGE_TARNAME "ipa" | #define PACKAGE_VERSION "2.0.4" | #define PACKAGE_STRING "IPA 2.0.4" | #define PACKAGE_BUGREPORT "simon@comsys.ntu-kpi.kiev.ua" | #define PACKAGE "ipa" | #define VERSION "2.0.4" | #define WITH_RULES 1 | #define WITH_AUTORULES 1 | #define WITH_LIMITS 1 | #define WITH_THRESHOLDS 1 | #define WITH_SUBLIMITS 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | | #include configure:4543: result: no configure:4570: checking paths.h usability configure:4587: cc -c -fno-common conftest.c >&5 configure:4593: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "IPA" | #define PACKAGE_TARNAME "ipa" | #define PACKAGE_VERSION "2.0.4" | #define PACKAGE_STRING "IPA 2.0.4" | #define PACKAGE_BUGREPORT "simon@comsys.ntu-kpi.kiev.ua" | #define PACKAGE "ipa" | #define VERSION "2.0.4" | #define WITH_RULES 1 | #define WITH_AUTORULES 1 | #define WITH_LIMITS 1 | #define WITH_THRESHOLDS 1 | #define WITH_SUBLIMITS 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:4607: result: no configure:4611: checking paths.h presence configure:4626: cc -E conftest.c configure:4632: $? = 0 configure:4646: result: yes configure:4659: WARNING: paths.h: present but cannot be compiled configure:4661: WARNING: paths.h: check for missing prerequisite headers? configure:4663: WARNING: paths.h: see the Autoconf documentation configure:4665: WARNING: paths.h: section "Present But Cannot Be Compiled" configure:4667: WARNING: paths.h: proceeding with the preprocessor's result configure:4669: WARNING: paths.h: in the future, the compiler will take precedence configure:4679: checking for paths.h configure:4687: result: yes configure:4703: checking for int32_t configure:4734: cc -c -fno-common conftest.c >&5 conftest.c: In function `main': conftest.c:52: error: `int32_t' undeclared (first use in this function) conftest.c:52: error: (Each undeclared identifier is reported only once conftest.c:52: error: for each function it appears in.) conftest.c:52: error: parse error before numeric constant conftest.c:52: error: parse error before ')' token conftest.c:53: error: `test_array' undeclared (first use in this function) configure:4740: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "IPA" | #define PACKAGE_TARNAME "ipa" | #define PACKAGE_VERSION "2.0.4" | #define PACKAGE_STRING "IPA 2.0.4" | #define PACKAGE_BUGREPORT "simon@comsys.ntu-kpi.kiev.ua" | #define PACKAGE "ipa" | #define VERSION "2.0.4" | #define WITH_RULES 1 | #define WITH_AUTORULES 1 | #define WITH_LIMITS 1 | #define WITH_THRESHOLDS 1 | #define WITH_SUBLIMITS 1 | #define HAVE_PATHS_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | static int test_array [1 - 2 * !(0 < (int32_t) ((((int32_t) 1 << (32 - 2)) - 1) * 2 + 1))]; | test_array [0] = 0 | | ; | return 0; | } configure:4734: cc -c -fno-common conftest.c >&5 configure:4740: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "IPA" | #define PACKAGE_TARNAME "ipa" | #define PACKAGE_VERSION "2.0.4" | #define PACKAGE_STRING "IPA 2.0.4" | #define PACKAGE_BUGREPORT "simon@comsys.ntu-kpi.kiev.ua" | #define PACKAGE "ipa" | #define VERSION "2.0.4" | #define WITH_RULES 1 | #define WITH_AUTORULES 1 | #define WITH_LIMITS 1 | #define WITH_THRESHOLDS 1 | #define WITH_SUBLIMITS 1 | #define HAVE_PATHS_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | static int test_array [1 - 2 * !(0 < (int) ((((int) 1 << (32 - 2)) - 1) * 2 + 1))]; | test_array [0] = 0 | | ; | return 0; | } configure:4734: cc -c -fno-common conftest.c >&5 configure:4740: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "IPA" | #define PACKAGE_TARNAME "ipa" | #define PACKAGE_VERSION "2.0.4" | #define PACKAGE_STRING "IPA 2.0.4" | #define PACKAGE_BUGREPORT "simon@comsys.ntu-kpi.kiev.ua" | #define PACKAGE "ipa" | #define VERSION "2.0.4" | #define WITH_RULES 1 | #define WITH_AUTORULES 1 | #define WITH_LIMITS 1 | #define WITH_THRESHOLDS 1 | #define WITH_SUBLIMITS 1 | #define HAVE_PATHS_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | static int test_array [1 - 2 * !(0 < (long int) ((((long int) 1 << (32 - 2)) - 1) * 2 + 1))]; | test_array [0] = 0 | | ; | return 0; | } configure:4734: cc -c -fno-common conftest.c >&5 configure:4740: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "IPA" | #define PACKAGE_TARNAME "ipa" | #define PACKAGE_VERSION "2.0.4" | #define PACKAGE_STRING "IPA 2.0.4" | #define PACKAGE_BUGREPORT "simon@comsys.ntu-kpi.kiev.ua" | #define PACKAGE "ipa" | #define VERSION "2.0.4" | #define WITH_RULES 1 | #define WITH_AUTORULES 1 | #define WITH_LIMITS 1 | #define WITH_THRESHOLDS 1 | #define WITH_SUBLIMITS 1 | #define HAVE_PATHS_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | static int test_array [1 - 2 * !(0 < (long long int) ((((long long int) 1 << (32 - 2)) - 1) * 2 + 1))]; | test_array [0] = 0 | | ; | return 0; | } configure:4734: cc -c -fno-common conftest.c >&5 conftest.c: In function `main': conftest.c:52: error: size of array `test_array' is negative configure:4740: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "IPA" | #define PACKAGE_TARNAME "ipa" | #define PACKAGE_VERSION "2.0.4" | #define PACKAGE_STRING "IPA 2.0.4" | #define PACKAGE_BUGREPORT "simon@comsys.ntu-kpi.kiev.ua" | #define PACKAGE "ipa" | #define VERSION "2.0.4" | #define WITH_RULES 1 | #define WITH_AUTORULES 1 | #define WITH_LIMITS 1 | #define WITH_THRESHOLDS 1 | #define WITH_SUBLIMITS 1 | #define HAVE_PATHS_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | static int test_array [1 - 2 * !(0 < (short int) ((((short int) 1 << (32 - 2)) - 1) * 2 + 1))]; | test_array [0] = 0 | | ; | return 0; | } configure:4734: cc -c -fno-common conftest.c >&5 conftest.c: In function `main': conftest.c:52: error: size of array `test_array' is negative configure:4740: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "IPA" | #define PACKAGE_TARNAME "ipa" | #define PACKAGE_VERSION "2.0.4" | #define PACKAGE_STRING "IPA 2.0.4" | #define PACKAGE_BUGREPORT "simon@comsys.ntu-kpi.kiev.ua" | #define PACKAGE "ipa" | #define VERSION "2.0.4" | #define WITH_RULES 1 | #define WITH_AUTORULES 1 | #define WITH_LIMITS 1 | #define WITH_THRESHOLDS 1 | #define WITH_SUBLIMITS 1 | #define HAVE_PATHS_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | static int test_array [1 - 2 * !(0 < (signed char) ((((signed char) 1 << (32 - 2)) - 1) * 2 + 1))]; | test_array [0] = 0 | | ; | return 0; | } configure:4804: result: no configure:4817: checking for uint32_t configure:4848: cc -c -fno-common conftest.c >&5 conftest.c: In function `main': conftest.c:52: error: `uint32_t' undeclared (first use in this function) conftest.c:52: error: (Each undeclared identifier is reported only once conftest.c:52: error: for each function it appears in.) conftest.c:52: error: storage size of `test_array' isn't known configure:4854: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "IPA" | #define PACKAGE_TARNAME "ipa" | #define PACKAGE_VERSION "2.0.4" | #define PACKAGE_STRING "IPA 2.0.4" | #define PACKAGE_BUGREPORT "simon@comsys.ntu-kpi.kiev.ua" | #define PACKAGE "ipa" | #define VERSION "2.0.4" | #define WITH_RULES 1 | #define WITH_AUTORULES 1 | #define WITH_LIMITS 1 | #define WITH_THRESHOLDS 1 | #define WITH_SUBLIMITS 1 | #define HAVE_PATHS_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | static int test_array [1 - 2 * !((uint32_t) -1 >> (32 - 1) == 1)]; | test_array [0] = 0 | | ; | return 0; | } configure:4848: cc -c -fno-common conftest.c >&5 configure:4854: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "IPA" | #define PACKAGE_TARNAME "ipa" | #define PACKAGE_VERSION "2.0.4" | #define PACKAGE_STRING "IPA 2.0.4" | #define PACKAGE_BUGREPORT "simon@comsys.ntu-kpi.kiev.ua" | #define PACKAGE "ipa" | #define VERSION "2.0.4" | #define WITH_RULES 1 | #define WITH_AUTORULES 1 | #define WITH_LIMITS 1 | #define WITH_THRESHOLDS 1 | #define WITH_SUBLIMITS 1 | #define HAVE_PATHS_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | static int test_array [1 - 2 * !((unsigned int) -1 >> (32 - 1) == 1)]; | test_array [0] = 0 | | ; | return 0; | } configure:4848: cc -c -fno-common conftest.c >&5 configure:4854: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "IPA" | #define PACKAGE_TARNAME "ipa" | #define PACKAGE_VERSION "2.0.4" | #define PACKAGE_STRING "IPA 2.0.4" | #define PACKAGE_BUGREPORT "simon@comsys.ntu-kpi.kiev.ua" | #define PACKAGE "ipa" | #define VERSION "2.0.4" | #define WITH_RULES 1 | #define WITH_AUTORULES 1 | #define WITH_LIMITS 1 | #define WITH_THRESHOLDS 1 | #define WITH_SUBLIMITS 1 | #define HAVE_PATHS_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | static int test_array [1 - 2 * !((unsigned long int) -1 >> (32 - 1) == 1)]; | test_array [0] = 0 | | ; | return 0; | } configure:4848: cc -c -fno-common conftest.c >&5 conftest.c: In function `main': conftest.c:52: error: size of array `test_array' is negative configure:4854: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "IPA" | #define PACKAGE_TARNAME "ipa" | #define PACKAGE_VERSION "2.0.4" | #define PACKAGE_STRING "IPA 2.0.4" | #define PACKAGE_BUGREPORT "simon@comsys.ntu-kpi.kiev.ua" | #define PACKAGE "ipa" | #define VERSION "2.0.4" | #define WITH_RULES 1 | #define WITH_AUTORULES 1 | #define WITH_LIMITS 1 | #define WITH_THRESHOLDS 1 | #define WITH_SUBLIMITS 1 | #define HAVE_PATHS_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | static int test_array [1 - 2 * !((unsigned long long int) -1 >> (32 - 1) == 1)]; | test_array [0] = 0 | | ; | return 0; | } configure:4848: cc -c -fno-common conftest.c >&5 conftest.c: In function `main': conftest.c:52: error: size of array `test_array' is negative configure:4854: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "IPA" | #define PACKAGE_TARNAME "ipa" | #define PACKAGE_VERSION "2.0.4" | #define PACKAGE_STRING "IPA 2.0.4" | #define PACKAGE_BUGREPORT "simon@comsys.ntu-kpi.kiev.ua" | #define PACKAGE "ipa" | #define VERSION "2.0.4" | #define WITH_RULES 1 | #define WITH_AUTORULES 1 | #define WITH_LIMITS 1 | #define WITH_THRESHOLDS 1 | #define WITH_SUBLIMITS 1 | #define HAVE_PATHS_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | static int test_array [1 - 2 * !((unsigned short int) -1 >> (32 - 1) == 1)]; | test_array [0] = 0 | | ; | return 0; | } configure:4848: cc -c -fno-common conftest.c >&5 conftest.c: In function `main': conftest.c:52: error: size of array `test_array' is negative configure:4854: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "IPA" | #define PACKAGE_TARNAME "ipa" | #define PACKAGE_VERSION "2.0.4" | #define PACKAGE_STRING "IPA 2.0.4" | #define PACKAGE_BUGREPORT "simon@comsys.ntu-kpi.kiev.ua" | #define PACKAGE "ipa" | #define VERSION "2.0.4" | #define WITH_RULES 1 | #define WITH_AUTORULES 1 | #define WITH_LIMITS 1 | #define WITH_THRESHOLDS 1 | #define WITH_SUBLIMITS 1 | #define HAVE_PATHS_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | static int test_array [1 - 2 * !((unsigned char) -1 >> (32 - 1) == 1)]; | test_array [0] = 0 | | ; | return 0; | } configure:4875: result: no configure:4893: checking for int64_t configure:4924: cc -c -fno-common conftest.c >&5 conftest.c: In function `main': conftest.c:52: error: `int64_t' undeclared (first use in this function) conftest.c:52: error: (Each undeclared identifier is reported only once conftest.c:52: error: for each function it appears in.) conftest.c:52: error: parse error before numeric constant conftest.c:52: error: parse error before ')' token conftest.c:53: error: `test_array' undeclared (first use in this function) configure:4930: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "IPA" | #define PACKAGE_TARNAME "ipa" | #define PACKAGE_VERSION "2.0.4" | #define PACKAGE_STRING "IPA 2.0.4" | #define PACKAGE_BUGREPORT "simon@comsys.ntu-kpi.kiev.ua" | #define PACKAGE "ipa" | #define VERSION "2.0.4" | #define WITH_RULES 1 | #define WITH_AUTORULES 1 | #define WITH_LIMITS 1 | #define WITH_THRESHOLDS 1 | #define WITH_SUBLIMITS 1 | #define HAVE_PATHS_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | static int test_array [1 - 2 * !(0 < (int64_t) ((((int64_t) 1 << (64 - 2)) - 1) * 2 + 1))]; | test_array [0] = 0 | | ; | return 0; | } configure:4924: cc -c -fno-common conftest.c >&5 conftest.c: In function `main': conftest.c:52: warning: left shift count >= width of type conftest.c:52: error: size of array `test_array' is negative configure:4930: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "IPA" | #define PACKAGE_TARNAME "ipa" | #define PACKAGE_VERSION "2.0.4" | #define PACKAGE_STRING "IPA 2.0.4" | #define PACKAGE_BUGREPORT "simon@comsys.ntu-kpi.kiev.ua" | #define PACKAGE "ipa" | #define VERSION "2.0.4" | #define WITH_RULES 1 | #define WITH_AUTORULES 1 | #define WITH_LIMITS 1 | #define WITH_THRESHOLDS 1 | #define WITH_SUBLIMITS 1 | #define HAVE_PATHS_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | static int test_array [1 - 2 * !(0 < (int) ((((int) 1 << (64 - 2)) - 1) * 2 + 1))]; | test_array [0] = 0 | | ; | return 0; | } configure:4924: cc -c -fno-common conftest.c >&5 conftest.c: In function `main': conftest.c:52: warning: left shift count >= width of type conftest.c:52: error: size of array `test_array' is negative configure:4930: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "IPA" | #define PACKAGE_TARNAME "ipa" | #define PACKAGE_VERSION "2.0.4" | #define PACKAGE_STRING "IPA 2.0.4" | #define PACKAGE_BUGREPORT "simon@comsys.ntu-kpi.kiev.ua" | #define PACKAGE "ipa" | #define VERSION "2.0.4" | #define WITH_RULES 1 | #define WITH_AUTORULES 1 | #define WITH_LIMITS 1 | #define WITH_THRESHOLDS 1 | #define WITH_SUBLIMITS 1 | #define HAVE_PATHS_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | static int test_array [1 - 2 * !(0 < (long int) ((((long int) 1 << (64 - 2)) - 1) * 2 + 1))]; | test_array [0] = 0 | | ; | return 0; | } configure:4924: cc -c -fno-common conftest.c >&5 configure:4930: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "IPA" | #define PACKAGE_TARNAME "ipa" | #define PACKAGE_VERSION "2.0.4" | #define PACKAGE_STRING "IPA 2.0.4" | #define PACKAGE_BUGREPORT "simon@comsys.ntu-kpi.kiev.ua" | #define PACKAGE "ipa" | #define VERSION "2.0.4" | #define WITH_RULES 1 | #define WITH_AUTORULES 1 | #define WITH_LIMITS 1 | #define WITH_THRESHOLDS 1 | #define WITH_SUBLIMITS 1 | #define HAVE_PATHS_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | static int test_array [1 - 2 * !(0 < (long long int) ((((long long int) 1 << (64 - 2)) - 1) * 2 + 1))]; | test_array [0] = 0 | | ; | return 0; | } configure:4924: cc -c -fno-common conftest.c >&5 conftest.c: In function `main': conftest.c:52: warning: left shift count >= width of type conftest.c:52: error: size of array `test_array' is negative configure:4930: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "IPA" | #define PACKAGE_TARNAME "ipa" | #define PACKAGE_VERSION "2.0.4" | #define PACKAGE_STRING "IPA 2.0.4" | #define PACKAGE_BUGREPORT "simon@comsys.ntu-kpi.kiev.ua" | #define PACKAGE "ipa" | #define VERSION "2.0.4" | #define WITH_RULES 1 | #define WITH_AUTORULES 1 | #define WITH_LIMITS 1 | #define WITH_THRESHOLDS 1 | #define WITH_SUBLIMITS 1 | #define HAVE_PATHS_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | static int test_array [1 - 2 * !(0 < (short int) ((((short int) 1 << (64 - 2)) - 1) * 2 + 1))]; | test_array [0] = 0 | | ; | return 0; | } configure:4924: cc -c -fno-common conftest.c >&5 conftest.c: In function `main': conftest.c:52: warning: left shift count >= width of type conftest.c:52: error: size of array `test_array' is negative configure:4930: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "IPA" | #define PACKAGE_TARNAME "ipa" | #define PACKAGE_VERSION "2.0.4" | #define PACKAGE_STRING "IPA 2.0.4" | #define PACKAGE_BUGREPORT "simon@comsys.ntu-kpi.kiev.ua" | #define PACKAGE "ipa" | #define VERSION "2.0.4" | #define WITH_RULES 1 | #define WITH_AUTORULES 1 | #define WITH_LIMITS 1 | #define WITH_THRESHOLDS 1 | #define WITH_SUBLIMITS 1 | #define HAVE_PATHS_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | static int test_array [1 - 2 * !(0 < (signed char) ((((signed char) 1 << (64 - 2)) - 1) * 2 + 1))]; | test_array [0] = 0 | | ; | return 0; | } configure:4994: result: no configure:5007: checking for uint64_t configure:5038: cc -c -fno-common conftest.c >&5 conftest.c: In function `main': conftest.c:52: error: `uint64_t' undeclared (first use in this function) conftest.c:52: error: (Each undeclared identifier is reported only once conftest.c:52: error: for each function it appears in.) conftest.c:52: error: storage size of `test_array' isn't known configure:5044: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "IPA" | #define PACKAGE_TARNAME "ipa" | #define PACKAGE_VERSION "2.0.4" | #define PACKAGE_STRING "IPA 2.0.4" | #define PACKAGE_BUGREPORT "simon@comsys.ntu-kpi.kiev.ua" | #define PACKAGE "ipa" | #define VERSION "2.0.4" | #define WITH_RULES 1 | #define WITH_AUTORULES 1 | #define WITH_LIMITS 1 | #define WITH_THRESHOLDS 1 | #define WITH_SUBLIMITS 1 | #define HAVE_PATHS_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | static int test_array [1 - 2 * !((uint64_t) -1 >> (64 - 1) == 1)]; | test_array [0] = 0 | | ; | return 0; | } configure:5038: cc -c -fno-common conftest.c >&5 conftest.c: In function `main': conftest.c:52: warning: right shift count >= width of type conftest.c:52: error: size of array `test_array' is negative configure:5044: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "IPA" | #define PACKAGE_TARNAME "ipa" | #define PACKAGE_VERSION "2.0.4" | #define PACKAGE_STRING "IPA 2.0.4" | #define PACKAGE_BUGREPORT "simon@comsys.ntu-kpi.kiev.ua" | #define PACKAGE "ipa" | #define VERSION "2.0.4" | #define WITH_RULES 1 | #define WITH_AUTORULES 1 | #define WITH_LIMITS 1 | #define WITH_THRESHOLDS 1 | #define WITH_SUBLIMITS 1 | #define HAVE_PATHS_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | static int test_array [1 - 2 * !((unsigned int) -1 >> (64 - 1) == 1)]; | test_array [0] = 0 | | ; | return 0; | } configure:5038: cc -c -fno-common conftest.c >&5 conftest.c: In function `main': conftest.c:52: warning: right shift count >= width of type conftest.c:52: error: size of array `test_array' is negative configure:5044: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "IPA" | #define PACKAGE_TARNAME "ipa" | #define PACKAGE_VERSION "2.0.4" | #define PACKAGE_STRING "IPA 2.0.4" | #define PACKAGE_BUGREPORT "simon@comsys.ntu-kpi.kiev.ua" | #define PACKAGE "ipa" | #define VERSION "2.0.4" | #define WITH_RULES 1 | #define WITH_AUTORULES 1 | #define WITH_LIMITS 1 | #define WITH_THRESHOLDS 1 | #define WITH_SUBLIMITS 1 | #define HAVE_PATHS_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | static int test_array [1 - 2 * !((unsigned long int) -1 >> (64 - 1) == 1)]; | test_array [0] = 0 | | ; | return 0; | } configure:5038: cc -c -fno-common conftest.c >&5 configure:5044: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "IPA" | #define PACKAGE_TARNAME "ipa" | #define PACKAGE_VERSION "2.0.4" | #define PACKAGE_STRING "IPA 2.0.4" | #define PACKAGE_BUGREPORT "simon@comsys.ntu-kpi.kiev.ua" | #define PACKAGE "ipa" | #define VERSION "2.0.4" | #define WITH_RULES 1 | #define WITH_AUTORULES 1 | #define WITH_LIMITS 1 | #define WITH_THRESHOLDS 1 | #define WITH_SUBLIMITS 1 | #define HAVE_PATHS_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | static int test_array [1 - 2 * !((unsigned long long int) -1 >> (64 - 1) == 1)]; | test_array [0] = 0 | | ; | return 0; | } configure:5038: cc -c -fno-common conftest.c >&5 conftest.c: In function `main': conftest.c:52: warning: right shift count >= width of type conftest.c:52: error: size of array `test_array' is negative configure:5044: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "IPA" | #define PACKAGE_TARNAME "ipa" | #define PACKAGE_VERSION "2.0.4" | #define PACKAGE_STRING "IPA 2.0.4" | #define PACKAGE_BUGREPORT "simon@comsys.ntu-kpi.kiev.ua" | #define PACKAGE "ipa" | #define VERSION "2.0.4" | #define WITH_RULES 1 | #define WITH_AUTORULES 1 | #define WITH_LIMITS 1 | #define WITH_THRESHOLDS 1 | #define WITH_SUBLIMITS 1 | #define HAVE_PATHS_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | static int test_array [1 - 2 * !((unsigned short int) -1 >> (64 - 1) == 1)]; | test_array [0] = 0 | | ; | return 0; | } configure:5038: cc -c -fno-common conftest.c >&5 conftest.c: In function `main': conftest.c:52: warning: right shift count >= width of type conftest.c:52: error: size of array `test_array' is negative configure:5044: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "IPA" | #define PACKAGE_TARNAME "ipa" | #define PACKAGE_VERSION "2.0.4" | #define PACKAGE_STRING "IPA 2.0.4" | #define PACKAGE_BUGREPORT "simon@comsys.ntu-kpi.kiev.ua" | #define PACKAGE "ipa" | #define VERSION "2.0.4" | #define WITH_RULES 1 | #define WITH_AUTORULES 1 | #define WITH_LIMITS 1 | #define WITH_THRESHOLDS 1 | #define WITH_SUBLIMITS 1 | #define HAVE_PATHS_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | static int test_array [1 - 2 * !((unsigned char) -1 >> (64 - 1) == 1)]; | test_array [0] = 0 | | ; | return 0; | } configure:5065: result: no configure:5083: checking for long configure:5113: cc -c -fno-common conftest.c >&5 configure:5119: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "IPA" | #define PACKAGE_TARNAME "ipa" | #define PACKAGE_VERSION "2.0.4" | #define PACKAGE_STRING "IPA 2.0.4" | #define PACKAGE_BUGREPORT "simon@comsys.ntu-kpi.kiev.ua" | #define PACKAGE "ipa" | #define VERSION "2.0.4" | #define WITH_RULES 1 | #define WITH_AUTORULES 1 | #define WITH_LIMITS 1 | #define WITH_THRESHOLDS 1 | #define WITH_SUBLIMITS 1 | #define HAVE_PATHS_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | typedef long ac__type_new_; | int | main () | { | if ((ac__type_new_ *) 0) | return 0; | if (sizeof (ac__type_new_)) | return 0; | ; | return 0; | } configure:5134: result: no configure:5141: checking size of long configure:5443: cc -o conftest -fno-common conftest.c >&5 configure:5446: $? = 0 configure:5452: ./conftest configure:5455: $? = 0 configure:5478: result: 4 configure:5489: checking for u_char configure:5519: cc -c -fno-common conftest.c >&5 conftest.c:50: error: parse error before "ac__type_new_" conftest.c:50: warning: data definition has no type or storage class conftest.c: In function `main': conftest.c:54: error: parse error before ')' token configure:5525: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "IPA" | #define PACKAGE_TARNAME "ipa" | #define PACKAGE_VERSION "2.0.4" | #define PACKAGE_STRING "IPA 2.0.4" | #define PACKAGE_BUGREPORT "simon@comsys.ntu-kpi.kiev.ua" | #define PACKAGE "ipa" | #define VERSION "2.0.4" | #define WITH_RULES 1 | #define WITH_AUTORULES 1 | #define WITH_LIMITS 1 | #define WITH_THRESHOLDS 1 | #define WITH_SUBLIMITS 1 | #define HAVE_PATHS_H 1 | #define SIZEOF_LONG 4 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | typedef u_char ac__type_new_; | int | main () | { | if ((ac__type_new_ *) 0) | return 0; | if (sizeof (ac__type_new_)) | return 0; | ; | return 0; | } configure:5540: result: no configure:5550: checking for u_int configure:5580: cc -c -fno-common conftest.c >&5 conftest.c:50: error: parse error before "ac__type_new_" conftest.c:50: warning: data definition has no type or storage class conftest.c: In function `main': conftest.c:54: error: parse error before ')' token configure:5586: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "IPA" | #define PACKAGE_TARNAME "ipa" | #define PACKAGE_VERSION "2.0.4" | #define PACKAGE_STRING "IPA 2.0.4" | #define PACKAGE_BUGREPORT "simon@comsys.ntu-kpi.kiev.ua" | #define PACKAGE "ipa" | #define VERSION "2.0.4" | #define WITH_RULES 1 | #define WITH_AUTORULES 1 | #define WITH_LIMITS 1 | #define WITH_THRESHOLDS 1 | #define WITH_SUBLIMITS 1 | #define HAVE_PATHS_H 1 | #define SIZEOF_LONG 4 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | typedef u_int ac__type_new_; | int | main () | { | if ((ac__type_new_ *) 0) | return 0; | if (sizeof (ac__type_new_)) | return 0; | ; | return 0; | } configure:5601: result: no configure:5611: checking for u_long configure:5641: cc -c -fno-common conftest.c >&5 conftest.c:50: error: parse error before "ac__type_new_" conftest.c:50: warning: data definition has no type or storage class conftest.c: In function `main': conftest.c:54: error: parse error before ')' token configure:5647: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "IPA" | #define PACKAGE_TARNAME "ipa" | #define PACKAGE_VERSION "2.0.4" | #define PACKAGE_STRING "IPA 2.0.4" | #define PACKAGE_BUGREPORT "simon@comsys.ntu-kpi.kiev.ua" | #define PACKAGE "ipa" | #define VERSION "2.0.4" | #define WITH_RULES 1 | #define WITH_AUTORULES 1 | #define WITH_LIMITS 1 | #define WITH_THRESHOLDS 1 | #define WITH_SUBLIMITS 1 | #define HAVE_PATHS_H 1 | #define SIZEOF_LONG 4 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | typedef u_long ac__type_new_; | int | main () | { | if ((ac__type_new_ *) 0) | return 0; | if (sizeof (ac__type_new_)) | return 0; | ; | return 0; | } configure:5662: result: no configure:5674: checking for struct tm.tm_gmtoff configure:5704: cc -c -fno-common conftest.c >&5 configure:5710: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "IPA" | #define PACKAGE_TARNAME "ipa" | #define PACKAGE_VERSION "2.0.4" | #define PACKAGE_STRING "IPA 2.0.4" | #define PACKAGE_BUGREPORT "simon@comsys.ntu-kpi.kiev.ua" | #define PACKAGE "ipa" | #define VERSION "2.0.4" | #define WITH_RULES 1 | #define WITH_AUTORULES 1 | #define WITH_LIMITS 1 | #define WITH_THRESHOLDS 1 | #define WITH_SUBLIMITS 1 | #define HAVE_PATHS_H 1 | #define SIZEOF_LONG 4 | /* end confdefs.h. */ | #include | | | int | main () | { | static struct tm ac_aggr; | if (ac_aggr.tm_gmtoff) | return 0; | ; | return 0; | } configure:5745: cc -c -fno-common conftest.c >&5 configure:5751: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "IPA" | #define PACKAGE_TARNAME "ipa" | #define PACKAGE_VERSION "2.0.4" | #define PACKAGE_STRING "IPA 2.0.4" | #define PACKAGE_BUGREPORT "simon@comsys.ntu-kpi.kiev.ua" | #define PACKAGE "ipa" | #define VERSION "2.0.4" | #define WITH_RULES 1 | #define WITH_AUTORULES 1 | #define WITH_LIMITS 1 | #define WITH_THRESHOLDS 1 | #define WITH_SUBLIMITS 1 | #define HAVE_PATHS_H 1 | #define SIZEOF_LONG 4 | /* end confdefs.h. */ | #include | | | int | main () | { | static struct tm ac_aggr; | if (sizeof ac_aggr.tm_gmtoff) | return 0; | ; | return 0; | } configure:5769: result: no configure:5783: checking attribute "format" configure:5813: cc -c -fno-common conftest.c >&5 configure:5819: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "IPA" | #define PACKAGE_TARNAME "ipa" | #define PACKAGE_VERSION "2.0.4" | #define PACKAGE_STRING "IPA 2.0.4" | #define PACKAGE_BUGREPORT "simon@comsys.ntu-kpi.kiev.ua" | #define PACKAGE "ipa" | #define VERSION "2.0.4" | #define WITH_RULES 1 | #define WITH_AUTORULES 1 | #define WITH_LIMITS 1 | #define WITH_THRESHOLDS 1 | #define WITH_SUBLIMITS 1 | #define HAVE_PATHS_H 1 | #define SIZEOF_LONG 4 | /* end confdefs.h. */ | | #include | #include | | void bar(const char *, ...) __attribute__ ((format (printf, 1, 2))); | | void | bar(const char *format, ...) | { | va_list ap; | va_start(ap, format); | vprintf(format, ap); | va_end(ap); | } | configure:5834: result: no configure:5841: checking attribute "noreturn" configure:5867: cc -c -fno-common conftest.c >&5 configure:5873: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "IPA" | #define PACKAGE_TARNAME "ipa" | #define PACKAGE_VERSION "2.0.4" | #define PACKAGE_STRING "IPA 2.0.4" | #define PACKAGE_BUGREPORT "simon@comsys.ntu-kpi.kiev.ua" | #define PACKAGE "ipa" | #define VERSION "2.0.4" | #define WITH_RULES 1 | #define WITH_AUTORULES 1 | #define WITH_LIMITS 1 | #define WITH_THRESHOLDS 1 | #define WITH_SUBLIMITS 1 | #define HAVE_PATHS_H 1 | #define SIZEOF_LONG 4 | /* end confdefs.h. */ | | #include | | void bar(void) __attribute__ ((noreturn)); | | void | bar(void) | { | exit(0); | } | configure:5888: result: no configure:5899: checking attribute "packed" configure:5919: cc -c -fno-common conftest.c >&5 configure:5925: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "IPA" | #define PACKAGE_TARNAME "ipa" | #define PACKAGE_VERSION "2.0.4" | #define PACKAGE_STRING "IPA 2.0.4" | #define PACKAGE_BUGREPORT "simon@comsys.ntu-kpi.kiev.ua" | #define PACKAGE "ipa" | #define VERSION "2.0.4" | #define WITH_RULES 1 | #define WITH_AUTORULES 1 | #define WITH_LIMITS 1 | #define WITH_THRESHOLDS 1 | #define WITH_SUBLIMITS 1 | #define HAVE_PATHS_H 1 | #define SIZEOF_LONG 4 | #define ATTR_NORETURN | /* end confdefs.h. */ | | struct bar { | int x; | } __attribute__ ((packed)); | configure:5940: result: no configure:5951: checking attribute "unused" configure:5975: cc -c -fno-common conftest.c >&5 configure:5981: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "IPA" | #define PACKAGE_TARNAME "ipa" | #define PACKAGE_VERSION "2.0.4" | #define PACKAGE_STRING "IPA 2.0.4" | #define PACKAGE_BUGREPORT "simon@comsys.ntu-kpi.kiev.ua" | #define PACKAGE "ipa" | #define VERSION "2.0.4" | #define WITH_RULES 1 | #define WITH_AUTORULES 1 | #define WITH_LIMITS 1 | #define WITH_THRESHOLDS 1 | #define WITH_SUBLIMITS 1 | #define HAVE_PATHS_H 1 | #define SIZEOF_LONG 4 | #define ATTR_NORETURN | #define ATTR_PACKED | /* end confdefs.h. */ | | int x __attribute__((unused)); | | int | bar(int y __attribute__((unused))) | { | return 0; | } | configure:5996: result: no configure:6012: checking whether PRIu64 is declared configure:6050: cc -c -fno-common conftest.c >&5 conftest.c: In function `main': conftest.c:34: error: `PRIu64' undeclared (first use in this function) conftest.c:34: error: (Each undeclared identifier is reported only once conftest.c:34: error: for each function it appears in.) configure:6056: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "IPA" | #define PACKAGE_TARNAME "ipa" | #define PACKAGE_VERSION "2.0.4" | #define PACKAGE_STRING "IPA 2.0.4" | #define PACKAGE_BUGREPORT "simon@comsys.ntu-kpi.kiev.ua" | #define PACKAGE "ipa" | #define VERSION "2.0.4" | #define WITH_RULES 1 | #define WITH_AUTORULES 1 | #define WITH_LIMITS 1 | #define WITH_THRESHOLDS 1 | #define WITH_SUBLIMITS 1 | #define HAVE_PATHS_H 1 | #define SIZEOF_LONG 4 | #define ATTR_NORETURN | #define ATTR_PACKED | #define ATTR_UNUSED | /* end confdefs.h. */ | | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | | | | int | main () | { | #ifndef PRIu64 | (void) PRIu64; | #endif | | ; | return 0; | } configure:6071: result: no configure:6095: checking whether printf accepts uint64_t for %llu configure:6144: cc -o conftest -fno-common conftest.c >&5 configure:6147: $? = 0 configure:6153: ./conftest configure:6156: $? = 0 configure:6158: result: yes configure:6288: checking for closefrom configure:6344: cc -o conftest -fno-common conftest.c >&5 ld: Undefined symbols: _closefrom configure:6350: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "IPA" | #define PACKAGE_TARNAME "ipa" | #define PACKAGE_VERSION "2.0.4" | #define PACKAGE_STRING "IPA 2.0.4" | #define PACKAGE_BUGREPORT "simon@comsys.ntu-kpi.kiev.ua" | #define PACKAGE "ipa" | #define VERSION "2.0.4" | #define WITH_RULES 1 | #define WITH_AUTORULES 1 | #define WITH_LIMITS 1 | #define WITH_THRESHOLDS 1 | #define WITH_SUBLIMITS 1 | #define HAVE_PATHS_H 1 | #define SIZEOF_LONG 4 | #define ATTR_NORETURN | #define ATTR_PACKED | #define ATTR_UNUSED | #define HAVE_DECL_PRIU64 0 | #define PRIu64 "llu" | /* end confdefs.h. */ | /* Define closefrom to an innocuous variant, in case declares closefrom. | For example, HP-UX 11i declares gettimeofday. */ | #define closefrom innocuous_closefrom | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char closefrom (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef closefrom | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char closefrom (); | /* 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_closefrom || defined __stub___closefrom | choke me | #endif | | int | main () | { | return closefrom (); | ; | return 0; | } configure:6368: result: no configure:6288: checking for vsyslog configure:6344: cc -o conftest -fno-common conftest.c >&5 configure:6350: $? = 0 configure:6368: result: yes configure:6510: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by IPA config.status 2.0.4, which was generated by GNU Autoconf 2.61. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on darwintel config.status:641: creating Makefile config.status:641: creating src/Makefile config.status:641: creating man/Makefile config.status:641: creating man/ru.KOI8-R/Makefile config.status:641: creating src/config.h config.status:916: executing depfiles commands ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_c_compiler_gnu=no ac_cv_c_int32_t=no ac_cv_c_int64_t=no ac_cv_c_uint32_t=no ac_cv_c_uint64_t=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= ac_cv_env_CPPFLAGS_value= ac_cv_env_CPP_set= ac_cv_env_CPP_value= ac_cv_env_LDFLAGS_set= ac_cv_env_LDFLAGS_value= ac_cv_env_LIBS_set= ac_cv_env_LIBS_value= ac_cv_env_build_alias_set=set ac_cv_env_build_alias_value=i386-unknown-gnu ac_cv_env_host_alias_set=set ac_cv_env_host_alias_value=i386-unknown-gnu ac_cv_env_target_alias_set=set ac_cv_env_target_alias_value=i386-unknown-gnu ac_cv_func_closefrom=no ac_cv_func_vsyslog=yes ac_cv_have_decl_PRIu64=no ac_cv_header_inttypes_h=no ac_cv_header_memory_h=no ac_cv_header_paths_h=yes ac_cv_header_stdc=no ac_cv_header_stdint_h=no ac_cv_header_stdlib_h=no ac_cv_header_string_h=no ac_cv_header_strings_h=no ac_cv_header_sys_stat_h=no ac_cv_header_sys_types_h=no ac_cv_header_unistd_h=no ac_cv_member_struct_tm_tm_gmtoff=no ac_cv_objext= ac_cv_path_EGREP='/usr/bin/grep -E' ac_cv_path_GREP=/usr/bin/grep ac_cv_path_mkdir=/usr/local/bin/mkdir ac_cv_prog_AWK=gawk ac_cv_prog_CC=cc ac_cv_prog_CPP='cc -E' ac_cv_prog_cc_c89=no ac_cv_prog_cc_cc_c_o=yes ac_cv_prog_cc_g=no ac_cv_prog_make_make_set=yes ac_cv_search_dlopen='none required' ac_cv_search_socket='none required' ac_cv_sizeof_long=4 ac_cv_type_long=no ac_cv_type_u_char=no ac_cv_type_u_int=no ac_cv_type_u_long=no am_cv_CC_dependencies_compiler_type=gcc3 lt_cv_sys_max_cmd_len= my_cv_printf_uint64_llu=yes ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /mnt/gmirror/ports/sysutils/ipa/work/ipa-2.0.4/missing --run aclocal-1.10' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='${SHELL} /mnt/gmirror/ports/sysutils/ipa/work/ipa-2.0.4/missing --run tar' AUTOCONF='${SHELL} /mnt/gmirror/ports/sysutils/ipa/work/ipa-2.0.4/missing --run autoconf' AUTOHEADER='${SHELL} /mnt/gmirror/ports/sysutils/ipa/work/ipa-2.0.4/missing --run autoheader' AUTOMAKE='${SHELL} /mnt/gmirror/ports/sysutils/ipa/work/ipa-2.0.4/missing --run automake-1.10' AWK='gawk' CC='cc' CCDEPMODE='depmode=gcc3' CFLAGS='-fno-common' CPP='cc -E' CPPFLAGS='' CYGPATH_W='echo' DEFS='-DHAVE_CONFIG_H' DEPDIR='.deps' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/usr/bin/grep -E' EXEEXT='' GREP='/usr/bin/grep' INSTALL_DATA='install -o root -g wheel -m 444' INSTALL_PROGRAM='install -s -o root -g wheel -m 555' INSTALL_SCRIPT='install -o root -g wheel -m 555' INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' LDFLAGS='' LIBOBJS='' LIBS='' LTLIBOBJS='' MAKEINFO='${SHELL} /mnt/gmirror/ports/sysutils/ipa/work/ipa-2.0.4/missing --run makeinfo' OBJEXT='' PACKAGE='ipa' PACKAGE_BUGREPORT='simon@comsys.ntu-kpi.kiev.ua' PACKAGE_NAME='IPA' PACKAGE_STRING='IPA 2.0.4' PACKAGE_TARNAME='ipa' PACKAGE_VERSION='2.0.4' PATH_SEPARATOR=':' SET_MAKE='' SHELL='/bin/sh' STRIP='' VERSION='2.0.4' ac_ct_CC='' am__fastdepCC_FALSE='#' am__fastdepCC_TRUE='' am__include='include' am__isrc='' am__leading_dot='.' am__quote='' am__tar='${AMTAR} chof - "$$tardir"' am__untar='${AMTAR} xf -' bindir='${exec_prefix}/bin' build_alias='i386-unknown-gnu' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' dvidir='${docdir}' exec_prefix='${prefix}' host_alias='i386-unknown-gnu' htmldir='${docdir}' includedir='${prefix}/include' infodir='${datarootdir}/info' install_sh='$(SHELL) /mnt/gmirror/ports/sysutils/ipa/work/ipa-2.0.4/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='${prefix}/var' mandir='${datarootdir}/man' mandir_ru='ru.KOI8-R' mkdir_p='/usr/local/bin/mkdir -p' oldincludedir='/usr/include' pdfdir='${docdir}' piddir='/var/run' prefix='' program_transform_name='s,x,x,' psdir='${docdir}' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sockdir='/var/run' sysconfdir='${prefix}/etc' target_alias='i386-unknown-gnu' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define PACKAGE_NAME "IPA" #define PACKAGE_TARNAME "ipa" #define PACKAGE_VERSION "2.0.4" #define PACKAGE_STRING "IPA 2.0.4" #define PACKAGE_BUGREPORT "simon@comsys.ntu-kpi.kiev.ua" #define PACKAGE "ipa" #define VERSION "2.0.4" #define WITH_RULES 1 #define WITH_AUTORULES 1 #define WITH_LIMITS 1 #define WITH_THRESHOLDS 1 #define WITH_SUBLIMITS 1 #define HAVE_PATHS_H 1 #define SIZEOF_LONG 4 #define ATTR_NORETURN #define ATTR_PACKED #define ATTR_UNUSED #define HAVE_DECL_PRIU64 0 #define PRIu64 "llu" #define HAVE_VSYSLOG 1 configure: exit 0