This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by NuFW configure 1.0.4, which was generated by GNU Autoconf 2.59. Invocation command line was $ ./configure --prefix=/opt/nufw --with-ldap --with-user-mark --with-mysql-log ## --------- ## ## Platform. ## ## --------- ## hostname = nufw.imc-linux.org uname -m = i686 uname -r = 2.6.11-1.14_FC3.nufw.rev1 uname -s = Linux uname -v = #1 Sun May 22 07:34:34 CEST 2005 /usr/bin/uname -p = unknown /bin/uname -X = unknown /bin/arch = i686 /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /usr/kerberos/sbin PATH: /usr/kerberos/bin PATH: /usr/local/sbin PATH: /usr/local/bin PATH: /sbin PATH: /bin PATH: /usr/sbin PATH: /usr/bin PATH: /usr/X11R6/bin PATH: /root/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:1572: checking for gcc configure:1588: found /usr/bin/gcc configure:1598: result: gcc configure:1842: checking for C compiler version configure:1845: gcc --version &5 gcc (GCC) 3.4.3 20050227 (Red Hat 3.4.3-22.fc3) Copyright (C) 2004 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:1848: $? = 0 configure:1850: gcc -v &5 Reading specs from /usr/lib/gcc/i386-redhat-linux/3.4.3/specs Configured with: ../configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --enable-shared --enable-threads=posix --disable-checking --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-java-awt=gtk --host=i386-redhat-linux Thread model: posix gcc version 3.4.3 20050227 (Red Hat 3.4.3-22.fc3) configure:1853: $? = 0 configure:1855: gcc -V &5 gcc: `-V' option must have argument configure:1858: $? = 1 configure:1881: checking for C compiler default output file name configure:1884: gcc conftest.c >&5 configure:1887: $? = 0 configure:1933: result: a.out configure:1938: checking whether the C compiler works configure:1944: ./a.out configure:1947: $? = 0 configure:1964: result: yes configure:1971: checking whether we are cross compiling configure:1973: result: no configure:1976: checking for suffix of executables configure:1978: gcc -o conftest conftest.c >&5 configure:1981: $? = 0 configure:2006: result: configure:2012: checking for suffix of object files configure:2033: gcc -c conftest.c >&5 configure:2036: $? = 0 configure:2058: result: o configure:2062: checking whether we are using the GNU C compiler configure:2086: gcc -c conftest.c >&5 configure:2092: $? = 0 configure:2095: test -z || test ! -s conftest.err configure:2098: $? = 0 configure:2101: test -s conftest.o configure:2104: $? = 0 configure:2117: result: yes configure:2123: checking whether gcc accepts -g configure:2144: gcc -c -g conftest.c >&5 configure:2150: $? = 0 configure:2153: test -z || test ! -s conftest.err configure:2156: $? = 0 configure:2159: test -s conftest.o configure:2162: $? = 0 configure:2173: result: yes configure:2190: checking for gcc option to accept ANSI C configure:2260: gcc -c -g -O2 conftest.c >&5 configure:2266: $? = 0 configure:2269: test -z || test ! -s conftest.err configure:2272: $? = 0 configure:2275: test -s conftest.o configure:2278: $? = 0 configure:2296: result: none needed configure:2314: gcc -c -g -O2 conftest.c >&5 conftest.c:2: error: syntax error before "me" configure:2320: $? = 1 configure: failed program was: | #ifndef __cplusplus | choke me | #endif configure:2554: checking build system type configure:2572: result: i686-redhat-linux-gnu configure:2580: checking host system type configure:2594: result: i686-redhat-linux-gnu configure:2602: checking for a sed that does not truncate output configure:2656: result: /bin/sed configure:2659: checking for egrep configure:2669: result: grep -E configure:2685: checking for ld used by gcc configure:2752: result: /usr/bin/ld configure:2761: checking if the linker (/usr/bin/ld) is GNU ld configure:2776: result: yes configure:2781: checking for /usr/bin/ld option to reload object files configure:2788: result: -r configure:2797: checking for BSD-compatible nm configure:2839: result: /usr/bin/nm -B configure:2843: checking whether ln -s works configure:2847: result: yes configure:2854: checking how to recognise dependent libraries configure:3028: result: pass_all configure:3241: checking how to run the C preprocessor configure:3276: gcc -E conftest.c configure:3282: $? = 0 configure:3314: gcc -E conftest.c conftest.c:9:28: ac_nonexistent.h: No such file or directory configure:3320: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "NuFW" | #define PACKAGE_TARNAME "nufw" | #define PACKAGE_VERSION "1.0.4" | #define PACKAGE_STRING "NuFW 1.0.4" | #define PACKAGE_BUGREPORT "address@hidden" | /* end confdefs.h. */ | #include configure:3359: result: gcc -E configure:3383: gcc -E conftest.c configure:3389: $? = 0 configure:3421: gcc -E conftest.c conftest.c:9:28: ac_nonexistent.h: No such file or directory configure:3427: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "NuFW" | #define PACKAGE_TARNAME "nufw" | #define PACKAGE_VERSION "1.0.4" | #define PACKAGE_STRING "NuFW 1.0.4" | #define PACKAGE_BUGREPORT "address@hidden" | /* end confdefs.h. */ | #include configure:3471: checking for ANSI C header files configure:3496: gcc -c -g -O2 conftest.c >&5 configure:3502: $? = 0 configure:3505: test -z || test ! -s conftest.err configure:3508: $? = 0 configure:3511: test -s conftest.o configure:3514: $? = 0 configure:3603: gcc -o conftest -g -O2 conftest.c >&5 configure:3606: $? = 0 configure:3608: ./conftest configure:3611: $? = 0 configure:3626: result: yes configure:3650: checking for sys/types.h configure:3666: gcc -c -g -O2 conftest.c >&5 configure:3672: $? = 0 configure:3675: test -z || test ! -s conftest.err configure:3678: $? = 0 configure:3681: test -s conftest.o configure:3684: $? = 0 configure:3695: result: yes configure:3650: checking for sys/stat.h configure:3666: gcc -c -g -O2 conftest.c >&5 configure:3672: $? = 0 configure:3675: test -z || test ! -s conftest.err configure:3678: $? = 0 configure:3681: test -s conftest.o configure:3684: $? = 0 configure:3695: result: yes configure:3650: checking for stdlib.h configure:3666: gcc -c -g -O2 conftest.c >&5 configure:3672: $? = 0 configure:3675: test -z || test ! -s conftest.err configure:3678: $? = 0 configure:3681: test -s conftest.o configure:3684: $? = 0 configure:3695: result: yes configure:3650: checking for string.h configure:3666: gcc -c -g -O2 conftest.c >&5 configure:3672: $? = 0 configure:3675: test -z || test ! -s conftest.err configure:3678: $? = 0 configure:3681: test -s conftest.o configure:3684: $? = 0 configure:3695: result: yes configure:3650: checking for memory.h configure:3666: gcc -c -g -O2 conftest.c >&5 configure:3672: $? = 0 configure:3675: test -z || test ! -s conftest.err configure:3678: $? = 0 configure:3681: test -s conftest.o configure:3684: $? = 0 configure:3695: result: yes configure:3650: checking for strings.h configure:3666: gcc -c -g -O2 conftest.c >&5 configure:3672: $? = 0 configure:3675: test -z || test ! -s conftest.err configure:3678: $? = 0 configure:3681: test -s conftest.o configure:3684: $? = 0 configure:3695: result: yes configure:3650: checking for inttypes.h configure:3666: gcc -c -g -O2 conftest.c >&5 configure:3672: $? = 0 configure:3675: test -z || test ! -s conftest.err configure:3678: $? = 0 configure:3681: test -s conftest.o configure:3684: $? = 0 configure:3695: result: yes configure:3650: checking for stdint.h configure:3666: gcc -c -g -O2 conftest.c >&5 configure:3672: $? = 0 configure:3675: test -z || test ! -s conftest.err configure:3678: $? = 0 configure:3681: test -s conftest.o configure:3684: $? = 0 configure:3695: result: yes configure:3650: checking for unistd.h configure:3666: gcc -c -g -O2 conftest.c >&5 configure:3672: $? = 0 configure:3675: test -z || test ! -s conftest.err configure:3678: $? = 0 configure:3681: test -s conftest.o configure:3684: $? = 0 configure:3695: result: yes configure:3721: checking dlfcn.h usability configure:3733: gcc -c -g -O2 conftest.c >&5 configure:3739: $? = 0 configure:3742: test -z || test ! -s conftest.err configure:3745: $? = 0 configure:3748: test -s conftest.o configure:3751: $? = 0 configure:3761: result: yes configure:3765: checking dlfcn.h presence configure:3775: gcc -E conftest.c configure:3781: $? = 0 configure:3801: result: yes configure:3836: checking for dlfcn.h configure:3843: result: yes configure:3908: checking for g++ configure:3924: found /usr/bin/g++ configure:3934: result: g++ configure:3950: checking for C++ compiler version configure:3953: g++ --version &5 g++ (GCC) 3.4.3 20050227 (Red Hat 3.4.3-22.fc3) Copyright (C) 2004 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:3956: $? = 0 configure:3958: g++ -v &5 Reading specs from /usr/lib/gcc/i386-redhat-linux/3.4.3/specs Configured with: ../configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --enable-shared --enable-threads=posix --disable-checking --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-java-awt=gtk --host=i386-redhat-linux Thread model: posix gcc version 3.4.3 20050227 (Red Hat 3.4.3-22.fc3) configure:3961: $? = 0 configure:3963: g++ -V &5 g++: `-V' option must have argument configure:3966: $? = 1 configure:3969: checking whether we are using the GNU C++ compiler configure:3993: g++ -c conftest.cc >&5 configure:3999: $? = 0 configure:4002: test -z || test ! -s conftest.err configure:4005: $? = 0 configure:4008: test -s conftest.o configure:4011: $? = 0 configure:4024: result: yes configure:4030: checking whether g++ accepts -g configure:4051: g++ -c -g conftest.cc >&5 configure:4057: $? = 0 configure:4060: test -z || test ! -s conftest.err configure:4063: $? = 0 configure:4066: test -s conftest.o configure:4069: $? = 0 configure:4080: result: yes configure:4122: g++ -c -g -O2 conftest.cc >&5 configure:4128: $? = 0 configure:4131: test -z || test ! -s conftest.err configure:4134: $? = 0 configure:4137: test -s conftest.o configure:4140: $? = 0 configure:4166: g++ -c -g -O2 conftest.cc >&5 conftest.cc: In function `int main()': conftest.cc:24: error: `exit' undeclared (first use this function) conftest.cc:24: error: (Each undeclared identifier is reported only once for each function it appears in.) configure:4172: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "NuFW" | #define PACKAGE_TARNAME "nufw" | #define PACKAGE_VERSION "1.0.4" | #define PACKAGE_STRING "NuFW 1.0.4" | #define PACKAGE_BUGREPORT "address@hidden" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | | int | main () | { | exit (42); | ; | return 0; | } configure:4122: g++ -c -g -O2 conftest.cc >&5 configure:4128: $? = 0 configure:4131: test -z || test ! -s conftest.err configure:4134: $? = 0 configure:4137: test -s conftest.o configure:4140: $? = 0 configure:4166: g++ -c -g -O2 conftest.cc >&5 configure:4172: $? = 0 configure:4175: test -z || test ! -s conftest.err configure:4178: $? = 0 configure:4181: test -s conftest.o configure:4184: $? = 0 configure:4212: checking how to run the C++ preprocessor configure:4243: g++ -E conftest.cc configure:4249: $? = 0 configure:4281: g++ -E conftest.cc conftest.cc:23:28: ac_nonexistent.h: No such file or directory configure:4287: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "NuFW" | #define PACKAGE_TARNAME "nufw" | #define PACKAGE_VERSION "1.0.4" | #define PACKAGE_STRING "NuFW 1.0.4" | #define PACKAGE_BUGREPORT "address@hidden" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | /* end confdefs.h. */ | #include configure:4326: result: g++ -E configure:4350: g++ -E conftest.cc configure:4356: $? = 0 configure:4388: g++ -E conftest.cc conftest.cc:23:28: ac_nonexistent.h: No such file or directory configure:4394: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "NuFW" | #define PACKAGE_TARNAME "nufw" | #define PACKAGE_VERSION "1.0.4" | #define PACKAGE_STRING "NuFW 1.0.4" | #define PACKAGE_BUGREPORT "address@hidden" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | /* end confdefs.h. */ | #include configure:4489: checking for g77 configure:4518: result: no configure:4489: checking for f77 configure:4518: result: no configure:4489: checking for xlf configure:4518: result: no configure:4489: checking for frt configure:4518: result: no configure:4489: checking for pgf77 configure:4518: result: no configure:4489: checking for fort77 configure:4518: result: no configure:4489: checking for fl32 configure:4518: result: no configure:4489: checking for af77 configure:4518: result: no configure:4489: checking for f90 configure:4518: result: no configure:4489: checking for xlf90 configure:4518: result: no configure:4489: checking for pgf90 configure:4518: result: no configure:4489: checking for epcf90 configure:4518: result: no configure:4489: checking for f95 configure:4518: result: no configure:4489: checking for fort configure:4518: result: no configure:4489: checking for xlf95 configure:4518: result: no configure:4489: checking for ifc configure:4518: result: no configure:4489: checking for efc configure:4518: result: no configure:4489: checking for pgf95 configure:4518: result: no configure:4489: checking for lf95 configure:4518: result: no configure:4489: checking for gfortran configure:4518: result: no configure:4530: checking for Fortran 77 compiler version configure:4533: --version &5 ./configure: line 4534: --version: command not found configure:4536: $? = 127 configure:4538: -v &5 ./configure: line 4539: -v: command not found configure:4541: $? = 127 configure:4543: -V &5 ./configure: line 4544: -V: command not found configure:4546: $? = 127 configure:4554: checking whether we are using the GNU Fortran 77 compiler configure:4568: -c conftest.F >&5 ./configure: line 4569: -c: command not found configure:4574: $? = 127 configure: failed program was: | program main | #ifndef __GNUC__ | choke me | #endif | | end configure:4599: result: no configure:4605: checking whether accepts -g configure:4617: -c -g conftest.f >&5 ./configure: line 4618: -c: command not found configure:4623: $? = 127 configure: failed program was: | program main | | end configure:4647: result: no configure:4677: checking the maximum length of command line arguments configure:4742: result: 32768 configure:4753: checking command to parse /usr/bin/nm -B output from gcc object configure:4842: gcc -c -g -O2 conftest.c >&5 configure:4845: $? = 0 configure:4849: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p' \> conftest.nm configure:4852: $? = 0 configure:4904: gcc -o conftest -g -O2 conftest.c conftstm.o >&5 configure:4907: $? = 0 configure:4945: result: ok configure:4949: checking for objdir configure:4964: result: .libs configure:5054: checking for ar configure:5070: found /usr/bin/ar configure:5081: result: ar configure:5134: checking for ranlib configure:5150: found /usr/bin/ranlib configure:5161: result: ranlib configure:5214: checking for strip configure:5230: found /usr/bin/strip configure:5241: result: strip configure:5503: checking if gcc static flag works configure:5526: result: yes configure:5544: checking if gcc supports -fno-rtti -fno-exceptions configure:5562: gcc -c -g -O2 -fno-rtti -fno-exceptions conftest.c >&5 cc1: warning: command line option "-fno-rtti" is valid for C++/ObjC++ but not for C configure:5566: $? = 0 configure:5577: result: no configure:5592: checking for gcc option to produce PIC configure:5769: result: -fPIC configure:5777: checking if gcc PIC flag -fPIC works configure:5795: gcc -c -g -O2 -fPIC -DPIC conftest.c >&5 configure:5799: $? = 0 configure:5810: result: yes configure:5834: checking if gcc supports -c -o file.o configure:5855: gcc -c -g -O2 -o out/conftest2.o conftest.c >&5 configure:5859: $? = 0 configure:5879: result: yes configure:5905: checking whether the gcc linker (/usr/bin/ld) supports shared libraries configure:6752: result: yes configure:6778: checking whether -lc should be explicitly linked in configure:6783: gcc -c -g -O2 conftest.c >&5 configure:6786: $? = 0 configure:6800: gcc -shared conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| grep -lc \>/dev/null 2\>\&1 configure:6803: $? = 0 configure:6815: result: no configure:6823: checking dynamic linker characteristics configure:7375: result: GNU/Linux ld.so configure:7379: checking how to hardcode library paths into programs configure:7404: result: immediate configure:7418: checking whether stripping libraries is possible configure:7423: result: yes configure:8246: checking if libtool supports shared libraries configure:8248: result: yes configure:8251: checking whether to build shared libraries configure:8309: result: yes configure:8312: checking whether to build static libraries configure:8316: result: yes configure:8408: creating libtool configure:8955: checking for ld used by g++ configure:9022: result: /usr/bin/ld configure:9031: checking if the linker (/usr/bin/ld) is GNU ld configure:9046: result: yes configure:9097: checking whether the g++ linker (/usr/bin/ld) supports shared libraries configure:9923: result: yes configure:9941: g++ -c -g -O2 conftest.cc >&5 configure:9944: $? = 0 configure:10040: checking for g++ option to produce PIC configure:10292: result: -fPIC configure:10300: checking if g++ PIC flag -fPIC works configure:10318: g++ -c -g -O2 -fPIC -DPIC conftest.cc >&5 configure:10322: $? = 0 configure:10333: result: yes configure:10357: checking if g++ supports -c -o file.o configure:10378: g++ -c -g -O2 -o out/conftest2.o conftest.cc >&5 configure:10382: $? = 0 configure:10402: result: yes configure:10428: checking whether the g++ linker (/usr/bin/ld) supports shared libraries configure:10456: result: yes configure:10527: checking dynamic linker characteristics configure:11079: result: GNU/Linux ld.so configure:11083: checking how to hardcode library paths into programs configure:11108: result: immediate configure:11122: checking whether stripping libraries is possible configure:11127: result: yes configure:18383: checking for a BSD-compatible install configure:18438: result: /usr/bin/install -c configure:18468: checking libipq/libipq.h usability configure:18480: gcc -c -g -O2 conftest.c >&5 conftest.c:57:27: libipq/libipq.h: No such file or directory configure:18486: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "NuFW" | #define PACKAGE_TARNAME "nufw" | #define PACKAGE_VERSION "1.0.4" | #define PACKAGE_STRING "NuFW 1.0.4" | #define PACKAGE_BUGREPORT "address@hidden" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:18508: result: no configure:18512: checking libipq/libipq.h presence configure:18522: gcc -E conftest.c conftest.c:23:27: libipq/libipq.h: No such file or directory configure:18528: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "NuFW" | #define PACKAGE_TARNAME "nufw" | #define PACKAGE_VERSION "1.0.4" | #define PACKAGE_STRING "NuFW 1.0.4" | #define PACKAGE_BUGREPORT "address@hidden" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | /* end confdefs.h. */ | #include configure:18548: result: no configure:18583: checking for libipq/libipq.h configure:18590: result: no configure:18468: checking libipq.h usability configure:18480: gcc -c -g -O2 conftest.c >&5 configure:18486: $? = 0 configure:18489: test -z || test ! -s conftest.err configure:18492: $? = 0 configure:18495: test -s conftest.o configure:18498: $? = 0 configure:18508: result: yes configure:18512: checking libipq.h presence configure:18522: gcc -E conftest.c configure:18528: $? = 0 configure:18548: result: yes configure:18583: checking for libipq.h configure:18590: result: yes configure:18603: checking for ipq_message_type in -lipq configure:18633: gcc -o conftest -g -O2 conftest.c -lipq >&5 configure:18639: $? = 0 configure:18642: test -z || test ! -s conftest.err configure:18645: $? = 0 configure:18648: test -s conftest configure:18651: $? = 0 configure:18664: result: yes configure:18684: checking for ipq_set_vwmark in -lipq configure:18714: gcc -o conftest -g -O2 conftest.c -lipq >&5 configure:18720: $? = 0 configure:18723: test -z || test ! -s conftest.err configure:18726: $? = 0 configure:18729: test -s conftest configure:18732: $? = 0 configure:18745: result: yes configure:18804: checking for pkg-config configure:18822: found /usr/bin/pkg-config configure:18835: result: /usr/bin/pkg-config configure:18858: checking for GLIB - version >= 2.0.0 configure:18977: gcc -o conftest -g -O2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include conftest.c -pthread -Wl,--export-dynamic -lgthread-2.0 -lgmodule-2.0 -ldl -lglib-2.0 >&5 configure:18980: $? = 0 configure:18982: ./conftest configure:18985: $? = 0 configure:19003: result: yes (version 2.4.8) configure:19100: checking for ANSI C header files configure:19255: result: yes configure:19286: checking arpa/inet.h usability configure:19298: gcc -c -g -O2 conftest.c >&5 configure:19304: $? = 0 configure:19307: test -z || test ! -s conftest.err configure:19310: $? = 0 configure:19313: test -s conftest.o configure:19316: $? = 0 configure:19326: result: yes configure:19330: checking arpa/inet.h presence configure:19340: gcc -E conftest.c configure:19346: $? = 0 configure:19366: result: yes configure:19401: checking for arpa/inet.h configure:19408: result: yes configure:19286: checking fcntl.h usability configure:19298: gcc -c -g -O2 conftest.c >&5 configure:19304: $? = 0 configure:19307: test -z || test ! -s conftest.err configure:19310: $? = 0 configure:19313: test -s conftest.o configure:19316: $? = 0 configure:19326: result: yes configure:19330: checking fcntl.h presence configure:19340: gcc -E conftest.c configure:19346: $? = 0 configure:19366: result: yes configure:19401: checking for fcntl.h configure:19408: result: yes configure:19286: checking netdb.h usability configure:19298: gcc -c -g -O2 conftest.c >&5 configure:19304: $? = 0 configure:19307: test -z || test ! -s conftest.err configure:19310: $? = 0 configure:19313: test -s conftest.o configure:19316: $? = 0 configure:19326: result: yes configure:19330: checking netdb.h presence configure:19340: gcc -E conftest.c configure:19346: $? = 0 configure:19366: result: yes configure:19401: checking for netdb.h configure:19408: result: yes configure:19286: checking netinet/in.h usability configure:19298: gcc -c -g -O2 conftest.c >&5 configure:19304: $? = 0 configure:19307: test -z || test ! -s conftest.err configure:19310: $? = 0 configure:19313: test -s conftest.o configure:19316: $? = 0 configure:19326: result: yes configure:19330: checking netinet/in.h presence configure:19340: gcc -E conftest.c configure:19346: $? = 0 configure:19366: result: yes configure:19401: checking for netinet/in.h configure:19408: result: yes configure:19277: checking for stdlib.h configure:19282: result: yes configure:19277: checking for string.h configure:19282: result: yes configure:19286: checking sys/socket.h usability configure:19298: gcc -c -g -O2 conftest.c >&5 configure:19304: $? = 0 configure:19307: test -z || test ! -s conftest.err configure:19310: $? = 0 configure:19313: test -s conftest.o configure:19316: $? = 0 configure:19326: result: yes configure:19330: checking sys/socket.h presence configure:19340: gcc -E conftest.c configure:19346: $? = 0 configure:19366: result: yes configure:19401: checking for sys/socket.h configure:19408: result: yes configure:19277: checking for unistd.h configure:19282: result: yes configure:19423: checking for an ANSI C-conforming const configure:19490: gcc -c -g -O2 conftest.c >&5 configure:19496: $? = 0 configure:19499: test -z || test ! -s conftest.err configure:19502: $? = 0 configure:19505: test -s conftest.o configure:19508: $? = 0 configure:19519: result: yes configure:19536: checking for stdlib.h configure:19541: result: yes configure:19680: checking for GNU libc compatible malloc configure:19709: gcc -o conftest -g -O2 conftest.c >&5 configure:19712: $? = 0 configure:19714: ./conftest configure:19717: $? = 0 configure:19731: result: yes configure:19761: checking whether lstat dereferences a symlink specified with a trailing slash configure:19792: gcc -o conftest -g -O2 conftest.c >&5 configure:19795: $? = 0 configure:19797: ./conftest configure:19800: $? = 0 configure:19821: result: yes configure:19842: checking whether stat accepts an empty string configure:19867: gcc -o conftest -g -O2 conftest.c >&5 configure:19870: $? = 0 configure:19872: ./conftest configure:19875: $? = 1 configure: program exited with status 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "NuFW" | #define PACKAGE_TARNAME "nufw" | #define PACKAGE_VERSION "1.0.4" | #define PACKAGE_STRING "NuFW 1.0.4" | #define PACKAGE_BUGREPORT "address@hidden" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define HAVE_LIBIPQ_H 1 | #define HAVE_LIBIPQ_MARK 1 | #define STDC_HEADERS 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC 1 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 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 | int | main () | { | struct stat sbuf; | exit (stat ("", &sbuf) ? 1 : 0); | ; | return 0; | } configure:19889: result: no configure:19915: checking for gethostbyname configure:19972: gcc -o conftest -g -O2 conftest.c >&5 configure:19978: $? = 0 configure:19981: test -z || test ! -s conftest.err configure:19984: $? = 0 configure:19987: test -s conftest configure:19990: $? = 0 configure:20002: result: yes configure:19915: checking for memset configure:19972: gcc -o conftest -g -O2 conftest.c >&5 conftest.c:62: warning: conflicting types for built-in function 'memset' configure:19978: $? = 0 configure:19981: test -z || test ! -s conftest.err configure:19984: $? = 0 configure:19987: test -s conftest configure:19990: $? = 0 configure:20002: result: yes configure:19915: checking for socket configure:19972: gcc -o conftest -g -O2 conftest.c >&5 configure:19978: $? = 0 configure:19981: test -z || test ! -s conftest.err configure:19984: $? = 0 configure:19987: test -s conftest configure:19990: $? = 0 configure:20002: result: yes configure:19915: checking for strcasecmp configure:19972: gcc -o conftest -g -O2 conftest.c >&5 configure:19978: $? = 0 configure:19981: test -z || test ! -s conftest.err configure:19984: $? = 0 configure:19987: test -s conftest configure:19990: $? = 0 configure:20002: result: yes configure:19915: checking for strspn configure:19972: gcc -o conftest -g -O2 conftest.c >&5 conftest.c:65: warning: conflicting types for built-in function 'strspn' configure:19978: $? = 0 configure:19981: test -z || test ! -s conftest.err configure:19984: $? = 0 configure:19987: test -s conftest configure:19990: $? = 0 configure:20002: result: yes configure:20013: checking for gcry_md_open in -lgcrypt configure:20043: gcc -o conftest -g -O2 conftest.c -lgcrypt >&5 configure:20049: $? = 0 configure:20052: test -z || test ! -s conftest.err configure:20055: $? = 0 configure:20058: test -s conftest configure:20061: $? = 0 configure:20074: result: yes configure:20088: checking for gnutls_init in -lgnutls configure:20118: gcc -o conftest -g -O2 conftest.c -lgnutls >&5 configure:20124: $? = 0 configure:20127: test -z || test ! -s conftest.err configure:20130: $? = 0 configure:20133: test -s conftest configure:20136: $? = 0 configure:20149: result: yes configure:20163: checking for sasl_server_init in -lsasl2 configure:20193: gcc -o conftest -g -O2 conftest.c -lsasl2 >&5 configure:20199: $? = 0 configure:20202: test -z || test ! -s conftest.err configure:20205: $? = 0 configure:20208: test -s conftest configure:20211: $? = 0 configure:20224: result: yes configure:20404: checking for ldap_simple_bind_s in -lldap configure:20434: gcc -o conftest -g -O2 conftest.c -lldap >&5 configure:20440: $? = 0 configure:20443: test -z || test ! -s conftest.err configure:20446: $? = 0 configure:20449: test -s conftest configure:20452: $? = 0 configure:20465: result: yes configure:20674: checking for mysql_real_connect in -lmysqlclient configure:20704: gcc -o conftest -g -O2 conftest.c -lmysqlclient -lldap >&5 /usr/bin/ld: cannot find -lmysqlclient collect2: ld returned 1 exit status configure:20710: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "NuFW" | #define PACKAGE_TARNAME "nufw" | #define PACKAGE_VERSION "1.0.4" | #define PACKAGE_STRING "NuFW 1.0.4" | #define PACKAGE_BUGREPORT "address@hidden" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define HAVE_LIBIPQ_H 1 | #define HAVE_LIBIPQ_MARK 1 | #define STDC_HEADERS 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC 1 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_MEMSET 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRSPN 1 | #define HAVE_LIBRARY_GCRYPT 1 | #define HAVE_LIBRARY_GNUTLS 1 | #define HAVE_LIBRARY_SASL2 1 | #define HAVE_LIBLDAP 1 | /* 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 mysql_real_connect (); | int | main () | { | mysql_real_connect (); | ; | return 0; | } configure:20735: result: no configure:20745: error: mysqlclient library needed if selected ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=i686-redhat-linux-gnu ac_cv_build_alias=i686-redhat-linux-gnu ac_cv_c_compiler_gnu=yes ac_cv_c_const=yes ac_cv_cxx_compiler_gnu=yes ac_cv_env_CC_set= ac_cv_env_CC_value= ac_cv_env_CFLAGS_set= ac_cv_env_CFLAGS_value= ac_cv_env_CPPFLAGS_set= ac_cv_env_CPPFLAGS_value= ac_cv_env_CPP_set= ac_cv_env_CPP_value= ac_cv_env_CXXCPP_set= ac_cv_env_CXXCPP_value= ac_cv_env_CXXFLAGS_set= ac_cv_env_CXXFLAGS_value= ac_cv_env_CXX_set= ac_cv_env_CXX_value= ac_cv_env_F77_set= ac_cv_env_F77_value= ac_cv_env_FFLAGS_set= ac_cv_env_FFLAGS_value= ac_cv_env_LDFLAGS_set= ac_cv_env_LDFLAGS_value= ac_cv_env_build_alias_set= ac_cv_env_build_alias_value= ac_cv_env_host_alias_set= ac_cv_env_host_alias_value= ac_cv_env_target_alias_set= ac_cv_env_target_alias_value= ac_cv_exeext= ac_cv_f77_compiler_gnu=no ac_cv_func_gethostbyname=yes ac_cv_func_lstat_dereferences_slashed_symlink=yes ac_cv_func_malloc_0_nonnull=yes ac_cv_func_memset=yes ac_cv_func_socket=yes ac_cv_func_stat_empty_string_bug=no ac_cv_func_strcasecmp=yes ac_cv_func_strspn=yes ac_cv_header_arpa_inet_h=yes ac_cv_header_dlfcn_h=yes ac_cv_header_fcntl_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_libipq_h=yes ac_cv_header_libipq_libipq_h=no ac_cv_header_memory_h=yes ac_cv_header_netdb_h=yes ac_cv_header_netinet_in_h=yes ac_cv_header_stdc=yes ac_cv_header_stdint_h=yes ac_cv_header_stdlib_h=yes ac_cv_header_string_h=yes ac_cv_header_strings_h=yes ac_cv_header_sys_socket_h=yes ac_cv_header_sys_stat_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_unistd_h=yes ac_cv_host=i686-redhat-linux-gnu ac_cv_host_alias=i686-redhat-linux-gnu ac_cv_lib_gcrypt_gcry_md_open=yes ac_cv_lib_gnutls_gnutls_init=yes ac_cv_lib_ipq_ipq_message_type=yes ac_cv_lib_ipq_ipq_set_vwmark=yes ac_cv_lib_ldap_ldap_simple_bind_s=yes ac_cv_lib_mysqlclient_mysql_real_connect=no ac_cv_lib_sasl2_sasl_server_init=yes ac_cv_objext=o ac_cv_path_PKG_CONFIG=/usr/bin/pkg-config ac_cv_path_install='/usr/bin/install -c' ac_cv_prog_CPP='gcc -E' ac_cv_prog_CXXCPP='g++ -E' ac_cv_prog_ac_ct_AR=ar ac_cv_prog_ac_ct_CC=gcc ac_cv_prog_ac_ct_CXX=g++ ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_ac_ct_STRIP=strip ac_cv_prog_cc_g=yes ac_cv_prog_cc_stdc= ac_cv_prog_cxx_g=yes ac_cv_prog_egrep='grep -E' ac_cv_prog_f77_g=no lt_cv_deplibs_check_method=pass_all lt_cv_file_magic_cmd='$MAGIC_CMD' lt_cv_file_magic_test_file= lt_cv_ld_reload_flag=-r lt_cv_objdir=.libs lt_cv_path_LD=/usr/bin/ld lt_cv_path_LDCXX=/usr/bin/ld lt_cv_path_NM='/usr/bin/nm -B' lt_cv_path_SED=/bin/sed lt_cv_prog_compiler_c_o=yes lt_cv_prog_compiler_c_o_CXX=yes lt_cv_prog_compiler_rtti_exceptions=no lt_cv_prog_gnu_ld=yes lt_cv_prog_gnu_ldcxx=yes lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p'\''' lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\) $/ {\"\1\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \([^ ]*\) \([^ ]*\)$/ {"\2", (lt_ptr) \&\2},/p'\''' lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^. .* \(.*\)$/extern int \1;/p'\''' lt_cv_sys_max_cmd_len=32768 lt_lt_cv_prog_compiler_c_o='"yes"' lt_lt_cv_prog_compiler_c_o_CXX='"yes"' lt_lt_cv_sys_global_symbol_pipe='"sed -n -e '\''s/^.*[ ]\\([ABCDGIRSTW][ABCDGIRSTW]*\\)[ ][ ]*\\(\\)\\([_A-Za-z][_A-Za-z0-9]*\\)\$/\\1 \\2\\3 \\3/p'\''"' lt_lt_cv_sys_global_symbol_to_c_name_address='"sed -n -e '\''s/^: \\([^ ]*\\) \$/ {\\\"\\1\\\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \\([^ ]*\\) \\([^ ]*\\)\$/ {\"\\2\", (lt_ptr) \\&\\2},/p'\''"' lt_lt_cv_sys_global_symbol_to_cdecl='"sed -n -e '\''s/^. .* \\(.*\\)\$/extern int \\1;/p'\''"' ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='' AMDEPBACKSLASH='' AMDEP_FALSE='' AMDEP_TRUE='' AMTAR='' AR='ar' AUTOCONF='' AUTOHEADER='' AUTOMAKE='' AWK='' CC='gcc' CCDEPMODE='' CFLAGS='-g -O2' CPP='gcc -E' CPPFLAGS='' CXX='g++' CXXCPP='g++ -E' CXXDEPMODE='' CXXFLAGS='-g -O2' CYGPATH_W='' DEFS='' DEPDIR='' ECHO='echo' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='grep -E' EXEEXT='' F77='' FFLAGS='' GLIB_CFLAGS='-pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include ' GLIB_GENMARSHAL='glib-genmarshal' GLIB_LIBS='-pthread -Wl,--export-dynamic -lgthread-2.0 -lgmodule-2.0 -ldl -lglib-2.0 ' GLIB_MKENUMS='glib-mkenums' GOBJECT_QUERY='gobject-query' HAVE_LIBIPQ_FALSE='#' HAVE_LIBIPQ_TRUE='' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='' LDFLAGS='' LIBOBJS='' LIBS='-lldap ' LIBTOOL='$(SHELL) $(top_builddir)/libtool' LN_S='ln -s' LTLIBOBJS='' MAKEINFO='' OBJEXT='o' PACKAGE='' PACKAGE_BUGREPORT='address@hidden' PACKAGE_NAME='NuFW' PACKAGE_STRING='NuFW 1.0.4' PACKAGE_TARNAME='nufw' PACKAGE_VERSION='1.0.4' PATH_SEPARATOR=':' PKG_CONFIG='/usr/bin/pkg-config' RANLIB='ranlib' SET_MAKE='' SHELL='/bin/sh' STRIP='strip' USE_GDBM_FALSE='' USE_GDBM_TRUE='#' USE_IDENT_FALSE='' USE_IDENT_TRUE='#' USE_LDAP_FALSE='#' USE_LDAP_TRUE='' USE_MYSQL_LOG_FALSE='' USE_MYSQL_LOG_TRUE='' USE_PGSQL_LOG_FALSE='' USE_PGSQL_LOG_TRUE='' USE_SYSTEM_AUTH_FALSE='' USE_SYSTEM_AUTH_TRUE='#' USE_USER_MARK_FALSE='#' USE_USER_MARK_TRUE='' VERSION='' ac_ct_AR='ar' ac_ct_CC='gcc' ac_ct_CXX='g++' ac_ct_F77='' ac_ct_RANLIB='ranlib' ac_ct_STRIP='strip' am__fastdepCC_FALSE='' am__fastdepCC_TRUE='' am__fastdepCXX_FALSE='' am__fastdepCXX_TRUE='' am__include='' am__leading_dot='' am__quote='' am__tar='' am__untar='' bindir='${exec_prefix}/bin' build='i686-redhat-linux-gnu' build_alias='' build_cpu='i686' build_os='linux-gnu' build_vendor='redhat' datadir='${prefix}/share' exec_prefix='NONE' host='i686-redhat-linux-gnu' host_alias='' host_cpu='i686' host_os='linux-gnu' host_vendor='redhat' includedir='${prefix}/include' infodir='${prefix}/info' install_sh='' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localstatedir='${prefix}/var' mandir='${prefix}/man' mkdir_p='' oldincludedir='/usr/include' prefix='/opt/nufw' program_transform_name='s,x,x,' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target_alias='' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define HAVE_ARPA_INET_H 1 #define HAVE_DLFCN_H 1 #define HAVE_FCNTL_H 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_INTTYPES_H 1 #define HAVE_LIBIPQ_H 1 #define HAVE_LIBIPQ_MARK 1 #define HAVE_LIBLDAP 1 #define HAVE_LIBRARY_GCRYPT 1 #define HAVE_LIBRARY_GNUTLS 1 #define HAVE_LIBRARY_SASL2 1 #define HAVE_MALLOC 1 #define HAVE_MEMORY_H 1 #define HAVE_MEMSET 1 #define HAVE_NETDB_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_SOCKET 1 #define HAVE_STDINT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRCASECMP 1 #define HAVE_STRINGS_H 1 #define HAVE_STRING_H 1 #define HAVE_STRING_H 1 #define HAVE_STRSPN 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_UNISTD_H 1 #define HAVE_UNISTD_H 1 #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 #define PACKAGE_BUGREPORT "address@hidden" #define PACKAGE_NAME "NuFW" #define PACKAGE_STRING "NuFW 1.0.4" #define PACKAGE_TARNAME "nufw" #define PACKAGE_VERSION "1.0.4" #define STDC_HEADERS 1 #define STDC_HEADERS 1 #endif #ifdef __cplusplus extern "C" void std::exit (int) throw (); using std::exit; configure: exit 1