This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by GNU FriBidi configure 0.10.7, which was generated by GNU Autoconf 2.59. 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:1561: checking for a BSD-compatible install configure:1616: result: /bin/install -c configure:1627: checking whether build environment is sane configure:1670: result: yes configure:1735: checking for gawk configure:1751: found /bin/gawk configure:1761: result: gawk configure:1771: checking whether make sets $(MAKE) configure:1791: result: yes configure:1988: checking for gawk configure:2014: result: gawk configure:2032: checking for i586-uhu-linux-gcc configure:2048: found /usr/lib/ccache/i586-uhu-linux-gcc configure:2058: result: i586-uhu-linux-gcc configure:2340: checking for C compiler version configure:2343: 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:2346: $? = 0 configure:2348: 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:2351: $? = 0 configure:2353: i586-uhu-linux-gcc -V &5 i586-uhu-linux-gcc: `-V' option must have argument configure:2356: $? = 1 configure:2379: checking for C compiler default output file name configure:2382: i586-uhu-linux-gcc conftest.c >&5 configure:2385: $? = 0 configure:2431: result: a.out configure:2436: checking whether the C compiler works configure:2442: ./a.out configure:2445: $? = 0 configure:2462: result: yes configure:2469: checking whether we are cross compiling configure:2471: result: no configure:2474: checking for suffix of executables configure:2476: i586-uhu-linux-gcc -o conftest conftest.c >&5 configure:2479: $? = 0 configure:2504: result: configure:2510: checking for suffix of object files configure:2531: i586-uhu-linux-gcc -c conftest.c >&5 configure:2534: $? = 0 configure:2556: result: o configure:2560: checking whether we are using the GNU C compiler configure:2584: i586-uhu-linux-gcc -c conftest.c >&5 configure:2590: $? = 0 configure:2594: test -z || test ! -s conftest.err configure:2597: $? = 0 configure:2600: test -s conftest.o configure:2603: $? = 0 configure:2616: result: yes configure:2622: checking whether i586-uhu-linux-gcc accepts -g configure:2643: i586-uhu-linux-gcc -c -g conftest.c >&5 configure:2649: $? = 0 configure:2653: test -z || test ! -s conftest.err configure:2656: $? = 0 configure:2659: test -s conftest.o configure:2662: $? = 0 configure:2673: result: yes configure:2690: checking for i586-uhu-linux-gcc option to accept ANSI C configure:2760: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:2766: $? = 0 configure:2770: test -z || test ! -s conftest.err configure:2773: $? = 0 configure:2776: test -s conftest.o configure:2779: $? = 0 configure:2797: result: none needed configure:2815: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 conftest.c:2: error: syntax error before "me" configure:2821: $? = 1 configure: failed program was: | #ifndef __cplusplus | choke me | #endif configure:2965: checking for style of include used by make configure:2993: result: GNU configure:3021: checking dependency style of i586-uhu-linux-gcc configure:3111: result: gcc3 configure:3133: checking how to run the C preprocessor configure:3168: i586-uhu-linux-gcc -E conftest.c configure:3174: $? = 0 configure:3206: i586-uhu-linux-gcc -E conftest.c conftest.c:11:28: ac_nonexistent.h: No such file or directory configure:3212: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "GNU FriBidi" | #define PACKAGE_TARNAME "fribidi" | #define PACKAGE_VERSION "0.10.7" | #define PACKAGE_STRING "GNU FriBidi 0.10.7" | #define PACKAGE_BUGREPORT "http://fribidi.org/bug" | #define PACKAGE "fribidi" | #define VERSION "0.10.7" | /* end confdefs.h. */ | #include configure:3251: result: i586-uhu-linux-gcc -E configure:3275: i586-uhu-linux-gcc -E conftest.c configure:3281: $? = 0 configure:3313: i586-uhu-linux-gcc -E conftest.c conftest.c:11:28: ac_nonexistent.h: No such file or directory configure:3319: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "GNU FriBidi" | #define PACKAGE_TARNAME "fribidi" | #define PACKAGE_VERSION "0.10.7" | #define PACKAGE_STRING "GNU FriBidi 0.10.7" | #define PACKAGE_BUGREPORT "http://fribidi.org/bug" | #define PACKAGE "fribidi" | #define VERSION "0.10.7" | /* end confdefs.h. */ | #include configure:3375: checking for a BSD-compatible install configure:3430: result: /bin/install -c configure:3441: checking whether ln -s works configure:3445: result: yes configure:3452: checking whether make sets $(MAKE) configure:3472: result: yes configure:3562: checking build system type configure:3580: result: i586-uhu-linux-gnu configure:3588: checking host system type configure:3602: result: i586-uhu-linux-gnu configure:3610: checking for a sed that does not truncate output configure:3664: result: /bin/sed configure:3667: checking for egrep configure:3677: result: grep -E configure:3693: checking for ld used by i586-uhu-linux-gcc configure:3760: result: /usr/bin/ld configure:3769: checking if the linker (/usr/bin/ld) is GNU ld configure:3784: result: yes configure:3789: checking for /usr/bin/ld option to reload object files configure:3796: result: -r configure:3814: checking for BSD-compatible nm configure:3856: result: nm configure:3860: checking how to recognise dependent libraries configure:4032: result: pass_all configure:4242: checking for ANSI C header files configure:4267: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:4273: $? = 0 configure:4277: test -z || test ! -s conftest.err configure:4280: $? = 0 configure:4283: test -s conftest.o configure:4286: $? = 0 configure:4375: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 configure:4378: $? = 0 configure:4380: ./conftest configure:4383: $? = 0 configure:4398: result: yes configure:4422: checking for sys/types.h configure:4438: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:4444: $? = 0 configure:4448: test -z || test ! -s conftest.err configure:4451: $? = 0 configure:4454: test -s conftest.o configure:4457: $? = 0 configure:4468: result: yes configure:4422: checking for sys/stat.h configure:4438: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:4444: $? = 0 configure:4448: test -z || test ! -s conftest.err configure:4451: $? = 0 configure:4454: test -s conftest.o configure:4457: $? = 0 configure:4468: result: yes configure:4422: checking for stdlib.h configure:4438: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:4444: $? = 0 configure:4448: test -z || test ! -s conftest.err configure:4451: $? = 0 configure:4454: test -s conftest.o configure:4457: $? = 0 configure:4468: result: yes configure:4422: checking for string.h configure:4438: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:4444: $? = 0 configure:4448: test -z || test ! -s conftest.err configure:4451: $? = 0 configure:4454: test -s conftest.o configure:4457: $? = 0 configure:4468: result: yes configure:4422: checking for memory.h configure:4438: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:4444: $? = 0 configure:4448: test -z || test ! -s conftest.err configure:4451: $? = 0 configure:4454: test -s conftest.o configure:4457: $? = 0 configure:4468: result: yes configure:4422: checking for strings.h configure:4438: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:4444: $? = 0 configure:4448: test -z || test ! -s conftest.err configure:4451: $? = 0 configure:4454: test -s conftest.o configure:4457: $? = 0 configure:4468: result: yes configure:4422: checking for inttypes.h configure:4438: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:4444: $? = 0 configure:4448: test -z || test ! -s conftest.err configure:4451: $? = 0 configure:4454: test -s conftest.o configure:4457: $? = 0 configure:4468: result: yes configure:4422: checking for stdint.h configure:4438: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:4444: $? = 0 configure:4448: test -z || test ! -s conftest.err configure:4451: $? = 0 configure:4454: test -s conftest.o configure:4457: $? = 0 configure:4468: result: yes configure:4422: checking for unistd.h configure:4438: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:4444: $? = 0 configure:4448: test -z || test ! -s conftest.err configure:4451: $? = 0 configure:4454: test -s conftest.o configure:4457: $? = 0 configure:4468: result: yes configure:4494: checking dlfcn.h usability configure:4506: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:4512: $? = 0 configure:4516: test -z || test ! -s conftest.err configure:4519: $? = 0 configure:4522: test -s conftest.o configure:4525: $? = 0 configure:4535: result: yes configure:4539: checking dlfcn.h presence configure:4549: i586-uhu-linux-gcc -E conftest.c configure:4555: $? = 0 configure:4575: result: yes configure:4610: checking for dlfcn.h configure:4617: result: yes configure:4640: checking for i586-uhu-linux-g++ configure:4656: found /usr/lib/ccache/i586-uhu-linux-g++ configure:4666: result: i586-uhu-linux-g++ configure:4724: checking for C++ compiler version configure:4727: 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:4730: $? = 0 configure:4732: 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:4735: $? = 0 configure:4737: i586-uhu-linux-g++ -V &5 i586-uhu-linux-g++: `-V' option must have argument configure:4740: $? = 1 configure:4743: checking whether we are using the GNU C++ compiler configure:4767: i586-uhu-linux-g++ -c conftest.cc >&5 configure:4773: $? = 0 configure:4777: test -z || test ! -s conftest.err configure:4780: $? = 0 configure:4783: test -s conftest.o configure:4786: $? = 0 configure:4799: result: yes configure:4805: checking whether i586-uhu-linux-g++ accepts -g configure:4826: i586-uhu-linux-g++ -c -g conftest.cc >&5 configure:4832: $? = 0 configure:4836: test -z || test ! -s conftest.err configure:4839: $? = 0 configure:4842: test -s conftest.o configure:4845: $? = 0 configure:4856: result: yes configure:4898: i586-uhu-linux-g++ -c -g -O2 conftest.cc >&5 configure:4904: $? = 0 configure:4908: test -z || test ! -s conftest.err configure:4911: $? = 0 configure:4914: test -s conftest.o configure:4917: $? = 0 configure:4943: i586-uhu-linux-g++ -c -g -O2 conftest.cc >&5 conftest.cc: In function `int main()': conftest.cc:26: error: `exit' was not declared in this scope configure:4949: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "GNU FriBidi" | #define PACKAGE_TARNAME "fribidi" | #define PACKAGE_VERSION "0.10.7" | #define PACKAGE_STRING "GNU FriBidi 0.10.7" | #define PACKAGE_BUGREPORT "http://fribidi.org/bug" | #define PACKAGE "fribidi" | #define VERSION "0.10.7" | #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:4898: i586-uhu-linux-g++ -c -g -O2 conftest.cc >&5 configure:4904: $? = 0 configure:4908: test -z || test ! -s conftest.err configure:4911: $? = 0 configure:4914: test -s conftest.o configure:4917: $? = 0 configure:4943: i586-uhu-linux-g++ -c -g -O2 conftest.cc >&5 configure:4949: $? = 0 configure:4953: test -z || test ! -s conftest.err configure:4956: $? = 0 configure:4959: test -s conftest.o configure:4962: $? = 0 configure:4987: checking dependency style of i586-uhu-linux-g++ configure:5077: result: gcc3 configure:5104: checking how to run the C++ preprocessor configure:5135: i586-uhu-linux-g++ -E conftest.cc configure:5141: $? = 0 configure:5173: i586-uhu-linux-g++ -E conftest.cc conftest.cc:25:28: ac_nonexistent.h: No such file or directory configure:5179: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "GNU FriBidi" | #define PACKAGE_TARNAME "fribidi" | #define PACKAGE_VERSION "0.10.7" | #define PACKAGE_STRING "GNU FriBidi 0.10.7" | #define PACKAGE_BUGREPORT "http://fribidi.org/bug" | #define PACKAGE "fribidi" | #define VERSION "0.10.7" | #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:5218: result: i586-uhu-linux-g++ -E configure:5242: i586-uhu-linux-g++ -E conftest.cc configure:5248: $? = 0 configure:5280: i586-uhu-linux-g++ -E conftest.cc conftest.cc:25:28: ac_nonexistent.h: No such file or directory configure:5286: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "GNU FriBidi" | #define PACKAGE_TARNAME "fribidi" | #define PACKAGE_VERSION "0.10.7" | #define PACKAGE_STRING "GNU FriBidi 0.10.7" | #define PACKAGE_BUGREPORT "http://fribidi.org/bug" | #define PACKAGE "fribidi" | #define VERSION "0.10.7" | #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:5341: checking for i586-uhu-linux-g77 configure:5370: result: no configure:5341: checking for i586-uhu-linux-f77 configure:5370: result: no configure:5341: checking for i586-uhu-linux-xlf configure:5370: result: no configure:5341: checking for i586-uhu-linux-frt configure:5370: result: no configure:5341: checking for i586-uhu-linux-pgf77 configure:5370: result: no configure:5341: checking for i586-uhu-linux-fort77 configure:5370: result: no configure:5341: checking for i586-uhu-linux-fl32 configure:5370: result: no configure:5341: checking for i586-uhu-linux-af77 configure:5370: result: no configure:5341: checking for i586-uhu-linux-f90 configure:5370: result: no configure:5341: checking for i586-uhu-linux-xlf90 configure:5370: result: no configure:5341: checking for i586-uhu-linux-pgf90 configure:5370: result: no configure:5341: checking for i586-uhu-linux-epcf90 configure:5370: result: no configure:5341: checking for i586-uhu-linux-f95 configure:5370: result: no configure:5341: checking for i586-uhu-linux-fort configure:5370: result: no configure:5341: checking for i586-uhu-linux-xlf95 configure:5370: result: no configure:5341: checking for i586-uhu-linux-ifc configure:5370: result: no configure:5341: checking for i586-uhu-linux-efc configure:5370: result: no configure:5341: checking for i586-uhu-linux-pgf95 configure:5370: result: no configure:5341: checking for i586-uhu-linux-lf95 configure:5370: result: no configure:5341: checking for i586-uhu-linux-gfortran configure:5370: result: no configure:5383: checking for g77 configure:5412: result: no configure:5383: checking for f77 configure:5412: result: no configure:5383: checking for xlf configure:5412: result: no configure:5383: checking for frt configure:5412: result: no configure:5383: checking for pgf77 configure:5412: result: no configure:5383: checking for fort77 configure:5412: result: no configure:5383: checking for fl32 configure:5412: result: no configure:5383: checking for af77 configure:5412: result: no configure:5383: checking for f90 configure:5412: result: no configure:5383: checking for xlf90 configure:5412: result: no configure:5383: checking for pgf90 configure:5412: result: no configure:5383: checking for epcf90 configure:5412: result: no configure:5383: checking for f95 configure:5412: result: no configure:5383: checking for fort configure:5412: result: no configure:5383: checking for xlf95 configure:5412: result: no configure:5383: checking for ifc configure:5412: result: no configure:5383: checking for efc configure:5412: result: no configure:5383: checking for pgf95 configure:5412: result: no configure:5383: checking for lf95 configure:5412: result: no configure:5383: checking for gfortran configure:5412: result: no configure:5424: checking for Fortran 77 compiler version configure:5427: --version &5 ./configure: line 5428: --version: command not found configure:5430: $? = 127 configure:5432: -v &5 ./configure: line 5433: -v: command not found configure:5435: $? = 127 configure:5437: -V &5 ./configure: line 5438: -V: command not found configure:5440: $? = 127 configure:5448: checking whether we are using the GNU Fortran 77 compiler configure:5462: -c conftest.F >&5 ./configure: line 5463: -c: command not found configure:5468: $? = 127 configure: failed program was: | program main | #ifndef __GNUC__ | choke me | #endif | | end configure:5494: result: no configure:5500: checking whether accepts -g configure:5512: -c -g conftest.f >&5 ./configure: line 5513: -c: command not found configure:5518: $? = 127 configure: failed program was: | program main | | end configure:5543: result: no configure:5573: checking the maximum length of command line arguments configure:5665: result: 32768 configure:5676: checking command to parse nm output from i586-uhu-linux-gcc object configure:5772: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:5775: $? = 0 configure:5779: nm conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' \> conftest.nm configure:5782: $? = 0 configure:5834: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c conftstm.o >&5 configure:5837: $? = 0 configure:5875: result: ok configure:5879: checking for objdir configure:5894: result: .libs configure:5946: checking for i586-uhu-linux-ar configure:5975: result: no configure:5984: checking for ar configure:6000: found /usr/bin/ar configure:6011: result: ar configure:6026: checking for i586-uhu-linux-ranlib configure:6055: result: no configure:6064: checking for ranlib configure:6080: found /usr/bin/ranlib configure:6091: result: ranlib configure:6106: checking for i586-uhu-linux-strip configure:6135: result: no configure:6144: checking for strip configure:6160: found /usr/bin/strip configure:6171: result: strip configure:6458: checking if i586-uhu-linux-gcc static flag works configure:6486: result: yes configure:6504: checking if i586-uhu-linux-gcc supports -fno-rtti -fno-exceptions configure:6522: i586-uhu-linux-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 cc1: warning: command line option "-fno-rtti" is valid for C++/ObjC++ but not for C configure:6526: $? = 0 configure:6539: result: no configure:6554: checking for i586-uhu-linux-gcc option to produce PIC configure:6758: result: -fPIC configure:6766: checking if i586-uhu-linux-gcc PIC flag -fPIC works configure:6784: i586-uhu-linux-gcc -c -g -O2 -fPIC -DPIC conftest.c >&5 configure:6788: $? = 0 configure:6801: result: yes configure:6825: checking if i586-uhu-linux-gcc supports -c -o file.o configure:6846: i586-uhu-linux-gcc -c -g -O2 -o out/conftest2.o conftest.c >&5 configure:6850: $? = 0 configure:6872: result: yes configure:6898: checking whether the i586-uhu-linux-gcc linker (/usr/bin/ld) supports shared libraries configure:7793: result: yes configure:7819: checking whether -lc should be explicitly linked in configure:7824: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:7827: $? = 0 configure:7841: i586-uhu-linux-gcc -shared conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| grep -lc \>/dev/null 2\>\&1 configure:7844: $? = 0 configure:7856: result: no configure:7864: checking dynamic linker characteristics configure:8427: result: GNU/Linux ld.so configure:8431: checking how to hardcode library paths into programs configure:8456: result: immediate configure:8470: checking whether stripping libraries is possible configure:8475: result: yes configure:9305: checking if libtool supports shared libraries configure:9307: result: yes configure:9310: checking whether to build shared libraries configure:9331: result: yes configure:9334: checking whether to build static libraries configure:9338: result: yes configure:9430: creating libtool configure:10008: checking for ld used by i586-uhu-linux-g++ configure:10075: result: /usr/bin/ld configure:10084: checking if the linker (/usr/bin/ld) is GNU ld configure:10099: result: yes configure:10150: checking whether the i586-uhu-linux-g++ linker (/usr/bin/ld) supports shared libraries configure:11037: result: yes configure:11055: i586-uhu-linux-g++ -c -g -O2 conftest.cc >&5 configure:11058: $? = 0 configure:11154: checking for i586-uhu-linux-g++ option to produce PIC configure:11422: result: -fPIC configure:11430: checking if i586-uhu-linux-g++ PIC flag -fPIC works configure:11448: i586-uhu-linux-g++ -c -g -O2 -fPIC -DPIC conftest.cc >&5 configure:11452: $? = 0 configure:11465: result: yes configure:11489: checking if i586-uhu-linux-g++ supports -c -o file.o configure:11510: i586-uhu-linux-g++ -c -g -O2 -o out/conftest2.o conftest.cc >&5 configure:11514: $? = 0 configure:11536: result: yes configure:11562: checking whether the i586-uhu-linux-g++ linker (/usr/bin/ld) supports shared libraries configure:11587: result: yes configure:11658: checking dynamic linker characteristics configure:12221: result: GNU/Linux ld.so configure:12225: checking how to hardcode library paths into programs configure:12250: result: immediate configure:12264: checking whether stripping libraries is possible configure:12269: result: yes configure:19810: checking for short configure:19834: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:19840: $? = 0 configure:19844: test -z || test ! -s conftest.err configure:19847: $? = 0 configure:19850: test -s conftest.o configure:19853: $? = 0 configure:19864: result: yes configure:19867: checking size of short configure:20186: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 configure:20189: $? = 0 configure:20191: ./conftest configure:20194: $? = 0 configure:20217: result: 2 configure:20227: checking for int configure:20251: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:20257: $? = 0 configure:20261: test -z || test ! -s conftest.err configure:20264: $? = 0 configure:20267: test -s conftest.o configure:20270: $? = 0 configure:20281: result: yes configure:20284: checking size of int configure:20603: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 configure:20606: $? = 0 configure:20608: ./conftest configure:20611: $? = 0 configure:20634: result: 4 configure:20644: checking for long configure:20668: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:20674: $? = 0 configure:20678: test -z || test ! -s conftest.err configure:20681: $? = 0 configure:20684: test -s conftest.o configure:20687: $? = 0 configure:20698: result: yes configure:20701: checking size of long configure:21020: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 configure:21023: $? = 0 configure:21025: ./conftest configure:21028: $? = 0 configure:21051: result: 4 configure:21317: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by GNU FriBidi config.status 0.10.7, which was generated by GNU Autoconf 2.59. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on bobek config.status:733: creating Makefile config.status:733: creating fribidi_config.h config.status:733: creating fribidi-config config.status:733: creating fribidi.pc config.status:733: creating fribidi.spec config.status:837: creating config.h config.status:1137: executing depfiles commands config.status:1137: executing default 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_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=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_f77_compiler_gnu=no ac_cv_header_dlfcn_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_memory_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_host=i586-uhu-linux-gnu ac_cv_host_alias=i586-uhu-linux ac_cv_objext=o ac_cv_path_install='/bin/install -c' ac_cv_prog_AWK=gawk 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_ac_ct_AR=ar 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 ac_cv_prog_make_make_set=yes ac_cv_sizeof_int=4 ac_cv_sizeof_long=4 ac_cv_sizeof_short=2 ac_cv_type_int=yes ac_cv_type_long=yes ac_cv_type_short=yes am_cv_CC_dependencies_compiler_type=gcc3 am_cv_CXX_dependencies_compiler_type=gcc3 lt_cv_deplibs_check_method=pass_all lt_cv_file_magic_cmd='$MAGIC_CMD' lt_cv_file_magic_test_file= lt_cv_ld_reload_flag=-r lt_cv_objdir=.libs lt_cv_path_LD=/usr/bin/ld lt_cv_path_LDCXX=/usr/bin/ld lt_cv_path_NM=nm 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 \2/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 \\2/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='${SHELL} /var/uhubuild/work/compile/missing --run aclocal-1.9' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='${SHELL} /var/uhubuild/work/compile/missing --run tar' AR='ar' AUTOCONF='${SHELL} /var/uhubuild/work/compile/missing --run autoconf' AUTOHEADER='${SHELL} /var/uhubuild/work/compile/missing --run autoheader' AUTOMAKE='${SHELL} /var/uhubuild/work/compile/missing --run automake-1.9' AWK='gawk' CC='i586-uhu-linux-gcc' CCDEPMODE='depmode=gcc3' CFLAGS='-g -O2 -Wall -pedantic -fno-strict-aliasing ' CPP='i586-uhu-linux-gcc -E' CPPFLAGS='' CXX='i586-uhu-linux-g++' CXXCPP='i586-uhu-linux-g++ -E' CXXDEPMODE='depmode=gcc3' CXXFLAGS='-g -O2' CYGPATH_W='echo' DEFS='-DHAVE_CONFIG_H' DEPDIR='.deps' ECHO='echo' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='grep -E' EXEEXT='' F77='' FFLAGS='' FRIBIDI_BINARY_AGE='7' FRIBIDI_INTERFACE_AGE='7' FRIBIDI_INTERFACE_VERSION='2' FRIBIDI_MAJOR_VERSION='0' FRIBIDI_MICRO_VERSION='7' FRIBIDI_MINOR_VERSION='10' FRIBIDI_NO_CHARSETS='0' FRIBIDI_RPM_RELEASE='1' FRIBIDI_VERSION='0.10.7' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s' LDFLAGS='' LIBOBJS='' LIBS='' LIBTOOL='$(SHELL) $(top_builddir)/libtool' LN_S='ln -s' LTLIBOBJS='' LT_CURRENT_MINUS_AGE='-5' LT_VERSION_INFO='2:7:7' MAKEINFO='${SHELL} /var/uhubuild/work/compile/missing --run makeinfo' OBJEXT='o' PACKAGE='fribidi' PACKAGE_BUGREPORT='http://fribidi.org/bug' PACKAGE_NAME='GNU FriBidi' PACKAGE_STRING='GNU FriBidi 0.10.7' PACKAGE_TARNAME='fribidi' PACKAGE_VERSION='0.10.7' PATH_SEPARATOR=':' RANLIB='ranlib' SET_MAKE='' SHELL='/bin/sh' SIZEOF_INT='4' SIZEOF_LONG='4' SIZEOF_SHORT='2' STRIP='strip' VERSION='0.10.7' ac_ct_AR='ar' ac_ct_CC='' ac_ct_CXX='' 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='include' am__leading_dot='.' am__quote='' am__tar='${AMTAR} chof - "$$tardir"' am__untar='${AMTAR} xf -' 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' install_sh='/var/uhubuild/work/compile/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localstatedir='/var' mandir='/usr/share/man' mkdir_p='mkdir -p --' oldincludedir='/usr/include' prefix='/usr' program_transform_name='s,x,x,' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='/etc' target_alias='' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define FRIBIDI_EXPORTS 1 #define HAS_FRIBIDI_TAB_CHAR_TYPE_2_I 1 #define HAS_FRIBIDI_TAB_CHAR_TYPE_9_I 1 #define HAVE_DLFCN_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STDINT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRINGS_H 1 #define HAVE_STRING_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_UNISTD_H 1 #define PACKAGE "fribidi" #define PACKAGE_BUGREPORT "http://fribidi.org/bug" #define PACKAGE_NAME "GNU FriBidi" #define PACKAGE_STRING "GNU FriBidi 0.10.7" #define PACKAGE_TARNAME "fribidi" #define PACKAGE_VERSION "0.10.7" #define SIZEOF_INT 4 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define STDC_HEADERS 1 #define VERSION "0.10.7" #endif #ifdef __cplusplus extern "C" void std::exit (int) throw (); using std::exit; configure: exit 0