This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by configure, which was generated by GNU Autoconf 2.57. Invocation command line was $ ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var --mandir=/usr/share/man --infodir=/usr/share/info --enable-shared --build=i586-uhu-linux --host=i586-uhu-linux ## --------- ## ## Platform. ## ## --------- ## hostname = bobek uname -m = i686 uname -r = 2.6.17.6-4 uname -s = Linux uname -v = #1 SMP Tue Aug 8 18:48:31 CEST 2006 /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/lib/uhubuild PATH: /usr/lib/ccache PATH: /sbin PATH: /usr/sbin PATH: /bin PATH: /usr/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:1318: checking build system type configure:1336: result: i586-uhu-linux-gnu configure:1344: checking host system type configure:1358: result: i586-uhu-linux-gnu configure:1366: checking target system type configure:1380: result: i586-uhu-linux-gnu configure:1437: checking looking for QT configure:1454: result: /usr/lib/qt configure:1470: checking for qmake configure:1488: found /usr/bin/qmake configure:1500: result: /usr/bin/qmake configure:1561: checking for a BSD-compatible install configure:1615: result: /bin/install -c configure:1635: checking for i586-uhu-linux-gcc configure:1651: found /usr/lib/ccache/i586-uhu-linux-gcc configure:1661: result: i586-uhu-linux-gcc configure:1943: checking for C compiler version configure:1946: i586-uhu-linux-gcc --version &5 i586-uhu-linux-gcc (GCC) 3.4.6 Copyright (C) 2006 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:1949: $? = 0 configure:1951: i586-uhu-linux-gcc -v &5 Reading specs from /usr/lib/gcc/i586-uhu-linux/3.4.6/specs Configured with: /var/uhubuild/work/compile/configure --prefix=/usr --infodir=/usr/share/info --mandir=/usr/share/man --enable-languages=c,c++ --enable-shared --with-gnu-as --with-gnu-ld --with-system-zlib --host=i586-uhu-linux Thread model: posix gcc version 3.4.6 configure:1954: $? = 0 configure:1956: i586-uhu-linux-gcc -V &5 i586-uhu-linux-gcc: `-V' option must have argument configure:1959: $? = 1 configure:1983: checking for C compiler default output configure:1986: i586-uhu-linux-gcc conftest.c >&5 configure:1989: $? = 0 configure:2035: result: a.out configure:2040: checking whether the C compiler works configure:2046: ./a.out configure:2049: $? = 0 configure:2066: result: yes configure:2073: checking whether we are cross compiling configure:2075: result: no configure:2078: checking for suffix of executables configure:2080: i586-uhu-linux-gcc -o conftest conftest.c >&5 configure:2083: $? = 0 configure:2108: result: configure:2114: checking for suffix of object files configure:2136: i586-uhu-linux-gcc -c conftest.c >&5 configure:2139: $? = 0 configure:2161: result: o configure:2165: checking whether we are using the GNU C compiler configure:2190: i586-uhu-linux-gcc -c conftest.c >&5 configure:2193: $? = 0 configure:2196: test -s conftest.o configure:2199: $? = 0 configure:2212: result: yes configure:2218: checking whether i586-uhu-linux-gcc accepts -g configure:2240: i586-uhu-linux-gcc -c -g conftest.c >&5 configure:2243: $? = 0 configure:2246: test -s conftest.o configure:2249: $? = 0 configure:2260: result: yes configure:2277: checking for i586-uhu-linux-gcc option to accept ANSI C configure:2338: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:2341: $? = 0 configure:2344: test -s conftest.o configure:2347: $? = 0 configure:2365: result: none needed configure:2383: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 conftest.c:2: error: syntax error before "me" configure:2386: $? = 1 configure: failed program was: | #ifndef __cplusplus | choke me | #endif configure:2497: checking for strerror in -lcposix configure:2528: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c -lcposix >&5 /usr/bin/ld: cannot find -lcposix collect2: ld returned 1 exit status configure:2531: $? = 1 configure: failed program was: | #line 2504 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "fwbuilder" | #define RELEASE_NUM "1" | #define QTTRANSLATIONSDIR "/usr/lib/qt/translations" | #define PREFIX "/usr" | #define VERSION "2.0.10" | /* end confdefs.h. */ | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char strerror (); | int | main () | { | strerror (); | ; | return 0; | } configure:2549: result: no configure:2565: checking for i586-uhu-linux-gcc configure:2591: result: i586-uhu-linux-gcc configure:2873: checking for C compiler version configure:2876: i586-uhu-linux-gcc --version &5 i586-uhu-linux-gcc (GCC) 3.4.6 Copyright (C) 2006 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:2879: $? = 0 configure:2881: i586-uhu-linux-gcc -v &5 Reading specs from /usr/lib/gcc/i586-uhu-linux/3.4.6/specs Configured with: /var/uhubuild/work/compile/configure --prefix=/usr --infodir=/usr/share/info --mandir=/usr/share/man --enable-languages=c,c++ --enable-shared --with-gnu-as --with-gnu-ld --with-system-zlib --host=i586-uhu-linux Thread model: posix gcc version 3.4.6 configure:2884: $? = 0 configure:2886: i586-uhu-linux-gcc -V &5 i586-uhu-linux-gcc: `-V' option must have argument configure:2889: $? = 1 configure:2892: checking whether we are using the GNU C compiler configure:2939: result: yes configure:2945: checking whether i586-uhu-linux-gcc accepts -g configure:2987: result: yes configure:3004: checking for i586-uhu-linux-gcc option to accept ANSI C configure:3092: result: none needed configure:3110: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 conftest.c:2: error: syntax error before "me" configure:3113: $? = 1 configure: failed program was: | #ifndef __cplusplus | choke me | #endif configure:3227: checking how to run the C preprocessor configure:3263: i586-uhu-linux-gcc -E conftest.c configure:3269: $? = 0 configure:3301: i586-uhu-linux-gcc -E conftest.c configure:3305:28: ac_nonexistent.h: No such file or directory configure:3307: $? = 1 configure: failed program was: | #line 3292 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "fwbuilder" | #define RELEASE_NUM "1" | #define QTTRANSLATIONSDIR "/usr/lib/qt/translations" | #define PREFIX "/usr" | #define VERSION "2.0.10" | /* end confdefs.h. */ | #include configure:3345: result: i586-uhu-linux-gcc -E configure:3370: i586-uhu-linux-gcc -E conftest.c configure:3376: $? = 0 configure:3408: i586-uhu-linux-gcc -E conftest.c configure:3412:28: ac_nonexistent.h: No such file or directory configure:3414: $? = 1 configure: failed program was: | #line 3399 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "fwbuilder" | #define RELEASE_NUM "1" | #define QTTRANSLATIONSDIR "/usr/lib/qt/translations" | #define PREFIX "/usr" | #define VERSION "2.0.10" | /* end confdefs.h. */ | #include configure:3457: checking for egrep configure:3467: result: grep -E configure:3472: checking for ANSI C header files configure:3498: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:3501: $? = 0 configure:3504: test -s conftest.o configure:3507: $? = 0 configure:3599: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 configure:3602: $? = 0 configure:3604: ./conftest configure:3607: $? = 0 configure:3622: result: yes configure:3637: checking how to run the C preprocessor configure:3755: result: i586-uhu-linux-gcc -E configure:3780: i586-uhu-linux-gcc -E conftest.c configure:3786: $? = 0 configure:3818: i586-uhu-linux-gcc -E conftest.c configure:3823:28: ac_nonexistent.h: No such file or directory configure:3824: $? = 1 configure: failed program was: | #line 3809 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "fwbuilder" | #define RELEASE_NUM "1" | #define QTTRANSLATIONSDIR "/usr/lib/qt/translations" | #define PREFIX "/usr" | #define VERSION "2.0.10" | #define STDC_HEADERS 1 | /* end confdefs.h. */ | #include configure:3876: checking for i586-uhu-linux-g++ configure:3892: found /usr/lib/ccache/i586-uhu-linux-g++ configure:3902: result: i586-uhu-linux-g++ configure:3960: checking for C++ compiler version configure:3963: i586-uhu-linux-g++ --version &5 i586-uhu-linux-g++ (GCC) 3.4.6 Copyright (C) 2006 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:3966: $? = 0 configure:3968: i586-uhu-linux-g++ -v &5 Reading specs from /usr/lib/gcc/i586-uhu-linux/3.4.6/specs Configured with: /var/uhubuild/work/compile/configure --prefix=/usr --infodir=/usr/share/info --mandir=/usr/share/man --enable-languages=c,c++ --enable-shared --with-gnu-as --with-gnu-ld --with-system-zlib --host=i586-uhu-linux Thread model: posix gcc version 3.4.6 configure:3971: $? = 0 configure:3973: i586-uhu-linux-g++ -V &5 i586-uhu-linux-g++: `-V' option must have argument configure:3976: $? = 1 configure:3979: checking whether we are using the GNU C++ compiler configure:4004: i586-uhu-linux-g++ -c conftest.cc >&5 configure:4007: $? = 0 configure:4010: test -s conftest.o configure:4013: $? = 0 configure:4026: result: yes configure:4032: checking whether i586-uhu-linux-g++ accepts -g configure:4054: i586-uhu-linux-g++ -c -g conftest.cc >&5 configure:4057: $? = 0 configure:4060: test -s conftest.o configure:4063: $? = 0 configure:4074: result: yes configure:4118: i586-uhu-linux-g++ -c -g -O2 conftest.cc >&5 configure:4121: $? = 0 configure:4124: test -s conftest.o configure:4127: $? = 0 configure:4154: i586-uhu-linux-g++ -c -g -O2 conftest.cc >&5 configure: In function `int main()': configure:4155: error: `exit' was not declared in this scope configure:4157: $? = 1 configure: failed program was: | #line 4137 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "fwbuilder" | #define RELEASE_NUM "1" | #define QTTRANSLATIONSDIR "/usr/lib/qt/translations" | #define PREFIX "/usr" | #define VERSION "2.0.10" | #define STDC_HEADERS 1 | /* end confdefs.h. */ | | int | main () | { | exit (42); | ; | return 0; | } configure:4118: i586-uhu-linux-g++ -c -g -O2 conftest.cc >&5 configure:4121: $? = 0 configure:4124: test -s conftest.o configure:4127: $? = 0 configure:4154: i586-uhu-linux-g++ -c -g -O2 conftest.cc >&5 configure:4157: $? = 0 configure:4160: test -s conftest.o configure:4163: $? = 0 configure:4191: checking how to run the C++ preprocessor configure:4223: i586-uhu-linux-g++ -E conftest.cc configure:4229: $? = 0 configure:4261: i586-uhu-linux-g++ -E conftest.cc configure:4269:28: ac_nonexistent.h: No such file or directory configure:4267: $? = 1 configure: failed program was: | #line 4252 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "fwbuilder" | #define RELEASE_NUM "1" | #define QTTRANSLATIONSDIR "/usr/lib/qt/translations" | #define PREFIX "/usr" | #define VERSION "2.0.10" | #define STDC_HEADERS 1 | #ifdef __cplusplus | #include | #endif | /* end confdefs.h. */ | #include configure:4305: result: i586-uhu-linux-g++ -E configure:4330: i586-uhu-linux-g++ -E conftest.cc configure:4336: $? = 0 configure:4368: i586-uhu-linux-g++ -E conftest.cc configure:4376:28: ac_nonexistent.h: No such file or directory configure:4374: $? = 1 configure: failed program was: | #line 4359 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "fwbuilder" | #define RELEASE_NUM "1" | #define QTTRANSLATIONSDIR "/usr/lib/qt/translations" | #define PREFIX "/usr" | #define VERSION "2.0.10" | #define STDC_HEADERS 1 | #ifdef __cplusplus | #include | #endif | /* end confdefs.h. */ | #include configure:4422: checking for strchr configure:4472: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 configure:4460: warning: conflicting types for built-in function 'strchr' configure:4475: $? = 0 configure:4478: test -s conftest configure:4481: $? = 0 configure:4492: result: yes configure:4422: checking for memcpy configure:4472: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 configure:4461: warning: conflicting types for built-in function 'memcpy' configure:4475: $? = 0 configure:4478: test -s conftest configure:4481: $? = 0 configure:4492: result: yes configure:4505: checking whether make sets $(MAKE) configure:4525: result: yes configure:4536: checking whether make is GNU Make configure:4539: result: yes configure:4638: checking for pty.h configure:4655: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:4658: $? = 0 configure:4661: test -s conftest.o configure:4664: $? = 0 configure:4675: result: yes configure:4638: checking for libutil.h configure:4655: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:4665:21: libutil.h: No such file or directory configure:4658: $? = 1 configure: failed program was: | #line 4643 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "fwbuilder" | #define RELEASE_NUM "1" | #define QTTRANSLATIONSDIR "/usr/lib/qt/translations" | #define PREFIX "/usr" | #define VERSION "2.0.10" | #define STDC_HEADERS 1 | #ifdef __cplusplus | #include | #endif | #define HAVE_STRCHR 1 | #define HAVE_MEMCPY 1 | #define HAVE_PTY_H 1 | /* end confdefs.h. */ | #include | | #include configure:4675: result: no configure:4638: checking for util.h configure:4655: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:4665:18: util.h: No such file or directory configure:4658: $? = 1 configure: failed program was: | #line 4643 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "fwbuilder" | #define RELEASE_NUM "1" | #define QTTRANSLATIONSDIR "/usr/lib/qt/translations" | #define PREFIX "/usr" | #define VERSION "2.0.10" | #define STDC_HEADERS 1 | #ifdef __cplusplus | #include | #endif | #define HAVE_STRCHR 1 | #define HAVE_MEMCPY 1 | #define HAVE_PTY_H 1 | /* end confdefs.h. */ | #include | | #include configure:4675: result: no configure:4686: checking for forkpty in -lc configure:4717: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c -lc >&5 /tmp/ccG8egTU.o: In function `main': /var/uhubuild/work/compile/configure:4724: undefined reference to `forkpty' collect2: ld returned 1 exit status configure:4720: $? = 1 configure: failed program was: | #line 4693 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "fwbuilder" | #define RELEASE_NUM "1" | #define QTTRANSLATIONSDIR "/usr/lib/qt/translations" | #define PREFIX "/usr" | #define VERSION "2.0.10" | #define STDC_HEADERS 1 | #ifdef __cplusplus | #include | #endif | #define HAVE_STRCHR 1 | #define HAVE_MEMCPY 1 | #define HAVE_PTY_H 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 forkpty (); | int | main () | { | forkpty (); | ; | return 0; | } configure:4738: result: no configure:4749: checking for forkpty in -lutil configure:4780: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c -lutil >&5 configure:4783: $? = 0 configure:4786: test -s conftest configure:4789: $? = 0 configure:4801: result: yes configure:4822: checking for cfmakeraw in -lc configure:4853: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c -lc -lutil >&5 configure:4856: $? = 0 configure:4859: test -s conftest configure:4862: $? = 0 configure:4874: result: yes configure:4901: checking for sys/types.h configure:4918: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:4921: $? = 0 configure:4924: test -s conftest.o configure:4927: $? = 0 configure:4938: result: yes configure:4901: checking for sys/stat.h configure:4918: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:4921: $? = 0 configure:4924: test -s conftest.o configure:4927: $? = 0 configure:4938: result: yes configure:4901: checking for stdlib.h configure:4918: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:4921: $? = 0 configure:4924: test -s conftest.o configure:4927: $? = 0 configure:4938: result: yes configure:4901: checking for string.h configure:4918: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:4921: $? = 0 configure:4924: test -s conftest.o configure:4927: $? = 0 configure:4938: result: yes configure:4901: checking for memory.h configure:4918: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:4921: $? = 0 configure:4924: test -s conftest.o configure:4927: $? = 0 configure:4938: result: yes configure:4901: checking for strings.h configure:4918: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:4921: $? = 0 configure:4924: test -s conftest.o configure:4927: $? = 0 configure:4938: result: yes configure:4901: checking for inttypes.h configure:4918: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:4921: $? = 0 configure:4924: test -s conftest.o configure:4927: $? = 0 configure:4938: result: yes configure:4901: checking for stdint.h configure:4918: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:4921: $? = 0 configure:4924: test -s conftest.o configure:4927: $? = 0 configure:4938: result: yes configure:4901: checking for unistd.h configure:4918: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:4921: $? = 0 configure:4924: test -s conftest.o configure:4927: $? = 0 configure:4938: result: yes configure:4964: checking getopt.h usability configure:4977: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:4980: $? = 0 configure:4983: test -s conftest.o configure:4986: $? = 0 configure:4996: result: yes configure:5000: checking getopt.h presence configure:5011: i586-uhu-linux-gcc -E conftest.c configure:5017: $? = 0 configure:5036: result: yes configure:5072: checking for getopt.h configure:5079: result: yes configure:5106: checking signal.h usability configure:5119: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:5122: $? = 0 configure:5125: test -s conftest.o configure:5128: $? = 0 configure:5138: result: yes configure:5142: checking signal.h presence configure:5153: i586-uhu-linux-gcc -E conftest.c configure:5159: $? = 0 configure:5178: result: yes configure:5214: checking for signal.h configure:5221: result: yes configure:5241: checking for stat configure:5291: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c -lutil >&5 configure:5294: $? = 0 configure:5297: test -s conftest configure:5300: $? = 0 configure:5311: result: yes configure:5241: checking for _stat configure:5291: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c -lutil >&5 /tmp/ccKyvCv3.o: In function `main': /var/uhubuild/work/compile/configure:5312: undefined reference to `_stat' /tmp/ccKyvCv3.o:(.data+0x0): undefined reference to `_stat' collect2: ld returned 1 exit status configure:5294: $? = 1 configure: failed program was: | #line 5246 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "fwbuilder" | #define RELEASE_NUM "1" | #define QTTRANSLATIONSDIR "/usr/lib/qt/translations" | #define PREFIX "/usr" | #define VERSION "2.0.10" | #define STDC_HEADERS 1 | #ifdef __cplusplus | #include | #endif | #define HAVE_STRCHR 1 | #define HAVE_MEMCPY 1 | #define HAVE_PTY_H 1 | #define HAVE_FORKPTY 1 | #define HAVE_CFMAKERAW 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_GETOPT_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STAT 1 | /* end confdefs.h. */ | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char _stat (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | #ifdef __STDC__ | # include | #else | # include | #endif | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | { | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char _stat (); | /* 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__stat) || defined (__stub____stat) | choke me | #else | char (*f) () = _stat; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != _stat; | ; | return 0; | } configure:5311: result: no configure:5241: checking for signal configure:5291: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c -lutil >&5 configure:5294: $? = 0 configure:5297: test -s conftest configure:5300: $? = 0 configure:5311: result: yes configure:5322: checking whether struct tm is in sys/time.h or time.h configure:5346: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:5349: $? = 0 configure:5352: test -s conftest.o configure:5355: $? = 0 configure:5366: result: time.h configure:5376: checking for struct tm.tm_zone configure:5403: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:5406: $? = 0 configure:5409: test -s conftest.o configure:5412: $? = 0 configure:5463: result: yes configure:5541: checking for rcs configure:5572: result: rcs configure:5581: checking for rcsdiff configure:5612: result: rcsdiff configure:5621: checking for rlog configure:5652: result: rlog configure:5661: checking for ci configure:5692: result: ci configure:5701: checking for co configure:5732: result: co configure:5764: checking for libfwbuilder-config-2 configure:5782: found /usr/bin/libfwbuilder-config-2 configure:5794: result: /usr/bin/libfwbuilder-config-2 configure:5818: checking libfwbuilder version configure:5825: result: 2.0.10 configure:5864: checking what OS this is configure:5942: result: Unknown Linux configure:6037: checking for ccache configure:6055: found /usr/bin/ccache configure:6067: result: /usr/bin/ccache configure:6089: checking whether NLS is requested configure:6098: result: yes configure:6107: checking for msgfmt configure:6135: result: /usr/bin/msgfmt configure:6144: checking for gmsgfmt configure:6175: result: /usr/bin/msgfmt configure:6185: checking for xgettext configure:6213: result: /usr/bin/xgettext configure:6224: checking for msgmerge configure:6251: result: /usr/bin/msgmerge configure:6427: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by config.status, which was generated by GNU Autoconf 2.57. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on bobek config.status:712: creating qmake.inc config.status:712: creating po/POmakefile config.status:712: creating src/res/objects_init.xml config.status:712: creating src/res/templates.xml config.status:712: creating src/res/resources.xml config.status:712: creating src/res/os/fwsm_os.xml config.status:712: creating src/res/os/freebsd.xml config.status:712: creating src/res/os/linux24.xml config.status:712: creating src/res/os/linksys.xml config.status:712: creating src/res/os/macosx.xml config.status:712: creating src/res/os/openbsd.xml config.status:712: creating src/res/os/pix_os.xml config.status:712: creating src/res/os/solaris.xml config.status:712: creating src/res/os/unknown_os.xml config.status:712: creating src/res/platform/fwsm.xml config.status:712: creating src/res/platform/ipf.xml config.status:712: creating src/res/platform/ipfw.xml config.status:712: creating src/res/platform/iptables.xml config.status:712: creating src/res/platform/pf.xml config.status:712: creating src/res/platform/pix.xml config.status:712: creating src/res/platform/unknown.xml config.status:1035: creating config.h config.status:1310: executing default-1 commands ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=i586-uhu-linux-gnu ac_cv_build_alias=i586-uhu-linux ac_cv_c_compiler_gnu=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_LDFLAGS_set= ac_cv_env_LDFLAGS_value= ac_cv_env_build_alias_set=set ac_cv_env_build_alias_value=i586-uhu-linux ac_cv_env_host_alias_set=set ac_cv_env_host_alias_value=i586-uhu-linux ac_cv_env_target_alias_set= ac_cv_env_target_alias_value= ac_cv_exeext= ac_cv_func__stat=no ac_cv_func_memcpy=yes ac_cv_func_signal=yes ac_cv_func_stat=yes ac_cv_func_strchr=yes ac_cv_header_getopt_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_libutil_h=no ac_cv_header_memory_h=yes ac_cv_header_pty_h=yes ac_cv_header_signal_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_stat_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_unistd_h=yes ac_cv_header_util_h=no ac_cv_host=i586-uhu-linux-gnu ac_cv_host_alias=i586-uhu-linux ac_cv_lib_c_cfmakeraw=yes ac_cv_lib_c_forkpty=no ac_cv_lib_cposix_strerror=no ac_cv_lib_util_forkpty=yes ac_cv_member_struct_tm_tm_zone=yes ac_cv_objext=o ac_cv_path_CCACHE=/usr/bin/ccache ac_cv_path_CI_FILE_NAME=ci ac_cv_path_CO_FILE_NAME=co ac_cv_path_GMSGFMT=/usr/bin/msgfmt ac_cv_path_LIBFWBUILDER_CONFIG=/usr/bin/libfwbuilder-config-2 ac_cv_path_MSGFMT=/usr/bin/msgfmt ac_cv_path_MSGMERGE=/usr/bin/msgmerge ac_cv_path_QMAKE=/usr/bin/qmake ac_cv_path_RCSDIFF_FILE_NAME=rcsdiff ac_cv_path_RCS_FILE_NAME=rcs ac_cv_path_RLOG_FILE_NAME=rlog ac_cv_path_XGETTEXT=/usr/bin/xgettext ac_cv_path_install='/bin/install -c' ac_cv_prog_CC=i586-uhu-linux-gcc ac_cv_prog_CPP='i586-uhu-linux-gcc -E' ac_cv_prog_CXX=i586-uhu-linux-g++ ac_cv_prog_CXXCPP='i586-uhu-linux-g++ -E' 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_make_make_set=yes ac_cv_struct_tm=time.h ac_cv_target=i586-uhu-linux-gnu ac_cv_target_alias=i586-uhu-linux ## ----------------- ## ## Output variables. ## ## ----------------- ## CC='i586-uhu-linux-gcc' CCACHE='/usr/bin/ccache' CFLAGS='-g -O2' CI_FILE_NAME='ci' CO_FILE_NAME='co' CPP='i586-uhu-linux-gcc -E' CPPFLAGS='' CXX='i586-uhu-linux-g++' CXXCPP='i586-uhu-linux-g++ -E' CXXFLAGS='-g -O2' DEFS='-DHAVE_CONFIG_H' DISTRO='Unknown' DOCDIR='/usr/share/doc/fwbuilder-2.0.10' DOCDIRPATH='/usr/share/doc' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='grep -E' EXEEXT='' FWB_MAJOR_VERSION='2' FWB_MICRO_VERSION='10' FWB_MINOR_VERSION='0' FWB_VERSION='' GMSGFMT='/usr/bin/msgfmt' GUILINKFLAGS='' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' LDFLAGS='' LIBFWBUILDER_CFLAGS_FWBUILDER='-I/usr/include/fwb-2.0 -pthread -I/usr/include/libxml2' LIBFWBUILDER_CFLAGS_FWCOMPILER='-I/usr/include/fwb-2.0 -pthread -I/usr/include/libxml2' LIBFWBUILDER_CONFIG='/usr/bin/libfwbuilder-config-2' LIBFWBUILDER_INCLUDEPATH='/usr/include/fwb-2.0 /usr/include/libxml2' LIBFWBUILDER_LIBPATH='/usr/lib' LIBFWBUILDER_LIBS_FWBUILDER='-pthread -lfwbuilder -lxslt -lxml2 -lz -lm -lssl -lcrypto /usr/lib/libresolv.a' LIBFWBUILDER_LIBS_FWCOMPILER='-pthread -lfwcompiler -lfwbuilder -lxslt -lxml2 -lz -lm -lssl -lcrypto /usr/lib/libresolv.a' LIBFWBUILDER_SOMAJOR='6' LIBFWBUILDER_STATICLIBS='-pthread /usr/lib/libfwbuilder.a -lxslt -lxml2 -lz -lm -lssl -lcrypto /usr/lib/libresolv.a' LIBFWBUILDER_VERSION='2.0.10' LIBOBJS='' LIBS='-lutil ' LTLIBOBJS='' MANDIR='/usr/share/man/' MKINSTALLDIRS='$(top_builddir)/./mkinstalldirs' MSGFMT='/usr/bin/msgfmt' MSGMERGE='/usr/bin/msgmerge' OBJEXT='o' OS='Linux' PACKAGE='fwbuilder' PACKAGE_BUGREPORT='' PACKAGE_NAME='' PACKAGE_STRING='' PACKAGE_TARNAME='' PACKAGE_VERSION='' PATH_SEPARATOR=':' PREFIX='/usr' QMAKE='/usr/bin/qmake' QTTRANSLATIONSDIR='/usr/lib/qt/translations' RCSDIFF_FILE_NAME='rcsdiff' RCS_FILE_NAME='rcs' RELEASE_NUM='1' REQUIRED_LIBFWBUILDER_VERSION='2.0.10' RES_DIR='/usr/share/fwbuilder' RLOG_FILE_NAME='rlog' RPMRELEASE='1' SET_MAKE='' SHELL='/bin/sh' SHORTVERSION='2010' USE_NLS='yes' VERSION='2.0.10' XGETTEXT='/usr/bin/xgettext' ac_ct_CC='' ac_ct_CXX='' bindir='${exec_prefix}/bin' build='i586-uhu-linux-gnu' build_alias='i586-uhu-linux' build_cpu='i586' build_os='linux-gnu' build_vendor='uhu' datadir='${prefix}/share' exec_prefix='${prefix}' host='i586-uhu-linux-gnu' host_alias='i586-uhu-linux' host_cpu='i586' host_os='linux-gnu' host_vendor='uhu' includedir='${prefix}/include' infodir='/usr/share/info' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localstatedir='/var' mandir='/usr/share/man' oldincludedir='/usr/include' prefix='/usr' program_transform_name='s,x,x,' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='/etc' target='i586-uhu-linux-gnu' target_alias='' target_cpu='i586' target_os='linux-gnu' target_vendor='uhu' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define CI_FILE_NAME "ci" #define CO_FILE_NAME "co" #define DISTRO "Unknown" #define DOCDIR "/usr/share/doc/fwbuilder-2.0.10" #define DOCDIRPATH "/usr/share/doc" #define HAVE_CFMAKERAW 1 #define HAVE_FORKPTY 1 #define HAVE_GETOPT_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_MEMCPY 1 #define HAVE_MEMORY_H 1 #define HAVE_PTY_H 1 #define HAVE_SIGNAL 1 #define HAVE_SIGNAL_H 1 #define HAVE_STAT 1 #define HAVE_STDINT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRCHR 1 #define HAVE_STRINGS_H 1 #define HAVE_STRING_H 1 #define HAVE_STRUCT_TM_TM_ZONE 1 #define HAVE_SYS_STAT_H 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_TM_ZONE 1 #define HAVE_UNISTD_H 1 #define LIBFWBUILDER_VERSION "2.0.10" #define OS "Linux" #define OS_LINUX "1" #define PACKAGE "fwbuilder" #define PACKAGE_BUGREPORT "" #define PACKAGE_NAME "" #define PACKAGE_STRING "" #define PACKAGE_TARNAME "" #define PACKAGE_VERSION "" #define PREFIX "/usr" #define QTTRANSLATIONSDIR "/usr/lib/qt/translations" #define RCSDIFF_FILE_NAME "rcsdiff" #define RCS_FILE_NAME "rcs" #define RELEASE_NUM "1" #define RES_DIR "/usr/share/fwbuilder" #define RLOG_FILE_NAME "rlog" #define STDC_HEADERS 1 #define VERSION "2.0.10" #endif #ifdef __cplusplus #include configure: exit 0