This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by startup-notification configure 0.8, which was generated by GNU Autoconf 2.59. Invocation command line was $ ./configure --enable-gtk-doc=no --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:1560: checking for a BSD-compatible install configure:1615: result: /bin/install -c configure:1626: checking whether build environment is sane configure:1669: result: yes configure:1702: checking for gawk configure:1718: found /bin/gawk configure:1728: result: gawk configure:1738: checking whether make sets $(MAKE) configure:1758: result: yes configure:1929: checking whether to enable maintainer-specific portions of Makefiles configure:1938: result: no configure:1962: checking for i586-uhu-linux-gcc configure:1978: found /usr/lib/ccache/i586-uhu-linux-gcc configure:1988: result: i586-uhu-linux-gcc configure:2270: checking for C compiler version configure:2273: 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:2276: $? = 0 configure:2278: 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:2281: $? = 0 configure:2283: i586-uhu-linux-gcc -V &5 i586-uhu-linux-gcc: `-V' option must have argument configure:2286: $? = 1 configure:2309: checking for C compiler default output file name configure:2312: i586-uhu-linux-gcc conftest.c >&5 configure:2315: $? = 0 configure:2361: result: a.out configure:2366: checking whether the C compiler works configure:2372: ./a.out configure:2375: $? = 0 configure:2392: result: yes configure:2399: checking whether we are cross compiling configure:2401: result: no configure:2404: checking for suffix of executables configure:2406: i586-uhu-linux-gcc -o conftest conftest.c >&5 configure:2409: $? = 0 configure:2434: result: configure:2440: checking for suffix of object files configure:2461: i586-uhu-linux-gcc -c conftest.c >&5 configure:2464: $? = 0 configure:2486: result: o configure:2490: checking whether we are using the GNU C compiler configure:2514: i586-uhu-linux-gcc -c conftest.c >&5 configure:2520: $? = 0 configure:2524: test -z || test ! -s conftest.err configure:2527: $? = 0 configure:2530: test -s conftest.o configure:2533: $? = 0 configure:2546: result: yes configure:2552: checking whether i586-uhu-linux-gcc accepts -g configure:2573: i586-uhu-linux-gcc -c -g conftest.c >&5 configure:2579: $? = 0 configure:2583: test -z || test ! -s conftest.err configure:2586: $? = 0 configure:2589: test -s conftest.o configure:2592: $? = 0 configure:2603: result: yes configure:2620: checking for i586-uhu-linux-gcc option to accept ANSI C configure:2690: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:2696: $? = 0 configure:2700: test -z || test ! -s conftest.err configure:2703: $? = 0 configure:2706: test -s conftest.o configure:2709: $? = 0 configure:2727: result: none needed configure:2745: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 conftest.c:2: error: syntax error before "me" configure:2751: $? = 1 configure: failed program was: | #ifndef __cplusplus | choke me | #endif configure:2895: checking for style of include used by make configure:2923: result: GNU configure:2951: checking dependency style of i586-uhu-linux-gcc configure:3034: result: gcc3 configure:3053: checking for strerror in -lcposix configure:3083: 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:3089: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "startup-notification" | #define PACKAGE_TARNAME "startup-notification" | #define PACKAGE_VERSION "0.8" | #define PACKAGE_STRING "startup-notification 0.8" | #define PACKAGE_BUGREPORT "http://www.freedesktop.org/Software/startup-notification" | #define PACKAGE "startup-notification" | #define VERSION "0.8" | /* 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:3115: result: no configure:3128: checking how to run the C preprocessor configure:3163: i586-uhu-linux-gcc -E conftest.c configure:3169: $? = 0 configure:3201: i586-uhu-linux-gcc -E conftest.c conftest.c:11:28: ac_nonexistent.h: No such file or directory configure:3207: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "startup-notification" | #define PACKAGE_TARNAME "startup-notification" | #define PACKAGE_VERSION "0.8" | #define PACKAGE_STRING "startup-notification 0.8" | #define PACKAGE_BUGREPORT "http://www.freedesktop.org/Software/startup-notification" | #define PACKAGE "startup-notification" | #define VERSION "0.8" | /* end confdefs.h. */ | #include configure:3246: result: i586-uhu-linux-gcc -E configure:3270: i586-uhu-linux-gcc -E conftest.c configure:3276: $? = 0 configure:3308: i586-uhu-linux-gcc -E conftest.c conftest.c:11:28: ac_nonexistent.h: No such file or directory configure:3314: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "startup-notification" | #define PACKAGE_TARNAME "startup-notification" | #define PACKAGE_VERSION "0.8" | #define PACKAGE_STRING "startup-notification 0.8" | #define PACKAGE_BUGREPORT "http://www.freedesktop.org/Software/startup-notification" | #define PACKAGE "startup-notification" | #define VERSION "0.8" | /* end confdefs.h. */ | #include configure:3358: checking for egrep configure:3368: result: grep -E configure:3373: checking for ANSI C header files configure:3398: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:3404: $? = 0 configure:3408: test -z || test ! -s conftest.err configure:3411: $? = 0 configure:3414: test -s conftest.o configure:3417: $? = 0 configure:3506: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 configure:3509: $? = 0 configure:3511: ./conftest configure:3514: $? = 0 configure:3529: result: yes configure:3619: checking build system type configure:3637: result: i586-uhu-linux-gnu configure:3645: checking host system type configure:3659: result: i586-uhu-linux-gnu configure:3667: checking for a sed that does not truncate output configure:3721: result: /bin/sed configure:3735: checking for ld used by i586-uhu-linux-gcc configure:3802: result: /usr/bin/ld configure:3811: checking if the linker (/usr/bin/ld) is GNU ld configure:3826: result: yes configure:3831: checking for /usr/bin/ld option to reload object files configure:3838: result: -r configure:3856: checking for BSD-compatible nm configure:3898: result: nm configure:3902: checking whether ln -s works configure:3906: result: yes configure:3913: checking how to recognise dependent libraries configure:4094: result: pass_all configure:4558: checking for sys/types.h configure:4574: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:4580: $? = 0 configure:4584: test -z || test ! -s conftest.err configure:4587: $? = 0 configure:4590: test -s conftest.o configure:4593: $? = 0 configure:4604: result: yes configure:4558: checking for sys/stat.h configure:4574: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:4580: $? = 0 configure:4584: test -z || test ! -s conftest.err configure:4587: $? = 0 configure:4590: test -s conftest.o configure:4593: $? = 0 configure:4604: result: yes configure:4558: checking for stdlib.h configure:4574: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:4580: $? = 0 configure:4584: test -z || test ! -s conftest.err configure:4587: $? = 0 configure:4590: test -s conftest.o configure:4593: $? = 0 configure:4604: result: yes configure:4558: checking for string.h configure:4574: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:4580: $? = 0 configure:4584: test -z || test ! -s conftest.err configure:4587: $? = 0 configure:4590: test -s conftest.o configure:4593: $? = 0 configure:4604: result: yes configure:4558: checking for memory.h configure:4574: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:4580: $? = 0 configure:4584: test -z || test ! -s conftest.err configure:4587: $? = 0 configure:4590: test -s conftest.o configure:4593: $? = 0 configure:4604: result: yes configure:4558: checking for strings.h configure:4574: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:4580: $? = 0 configure:4584: test -z || test ! -s conftest.err configure:4587: $? = 0 configure:4590: test -s conftest.o configure:4593: $? = 0 configure:4604: result: yes configure:4558: checking for inttypes.h configure:4574: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:4580: $? = 0 configure:4584: test -z || test ! -s conftest.err configure:4587: $? = 0 configure:4590: test -s conftest.o configure:4593: $? = 0 configure:4604: result: yes configure:4558: checking for stdint.h configure:4574: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:4580: $? = 0 configure:4584: test -z || test ! -s conftest.err configure:4587: $? = 0 configure:4590: test -s conftest.o configure:4593: $? = 0 configure:4604: result: yes configure:4558: checking for unistd.h configure:4574: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:4580: $? = 0 configure:4584: test -z || test ! -s conftest.err configure:4587: $? = 0 configure:4590: test -s conftest.o configure:4593: $? = 0 configure:4604: result: yes configure:4630: checking dlfcn.h usability configure:4642: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:4648: $? = 0 configure:4652: test -z || test ! -s conftest.err configure:4655: $? = 0 configure:4658: test -s conftest.o configure:4661: $? = 0 configure:4671: result: yes configure:4675: checking dlfcn.h presence configure:4685: i586-uhu-linux-gcc -E conftest.c configure:4691: $? = 0 configure:4711: result: yes configure:4746: checking for dlfcn.h configure:4753: result: yes configure:4776: checking for i586-uhu-linux-g++ configure:4792: found /usr/lib/ccache/i586-uhu-linux-g++ configure:4802: result: i586-uhu-linux-g++ configure:4860: checking for C++ compiler version configure:4863: 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:4866: $? = 0 configure:4868: 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:4871: $? = 0 configure:4873: i586-uhu-linux-g++ -V &5 i586-uhu-linux-g++: `-V' option must have argument configure:4876: $? = 1 configure:4879: checking whether we are using the GNU C++ compiler configure:4903: i586-uhu-linux-g++ -c conftest.cc >&5 configure:4909: $? = 0 configure:4913: test -z || test ! -s conftest.err configure:4916: $? = 0 configure:4919: test -s conftest.o configure:4922: $? = 0 configure:4935: result: yes configure:4941: checking whether i586-uhu-linux-g++ accepts -g configure:4962: i586-uhu-linux-g++ -c -g conftest.cc >&5 configure:4968: $? = 0 configure:4972: test -z || test ! -s conftest.err configure:4975: $? = 0 configure:4978: test -s conftest.o configure:4981: $? = 0 configure:4992: result: yes configure:5034: i586-uhu-linux-g++ -c -g -O2 conftest.cc >&5 configure:5040: $? = 0 configure:5044: test -z || test ! -s conftest.err configure:5047: $? = 0 configure:5050: test -s conftest.o configure:5053: $? = 0 configure:5079: 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:5085: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "startup-notification" | #define PACKAGE_TARNAME "startup-notification" | #define PACKAGE_VERSION "0.8" | #define PACKAGE_STRING "startup-notification 0.8" | #define PACKAGE_BUGREPORT "http://www.freedesktop.org/Software/startup-notification" | #define PACKAGE "startup-notification" | #define VERSION "0.8" | #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:5034: i586-uhu-linux-g++ -c -g -O2 conftest.cc >&5 configure:5040: $? = 0 configure:5044: test -z || test ! -s conftest.err configure:5047: $? = 0 configure:5050: test -s conftest.o configure:5053: $? = 0 configure:5079: i586-uhu-linux-g++ -c -g -O2 conftest.cc >&5 configure:5085: $? = 0 configure:5089: test -z || test ! -s conftest.err configure:5092: $? = 0 configure:5095: test -s conftest.o configure:5098: $? = 0 configure:5123: checking dependency style of i586-uhu-linux-g++ configure:5206: result: gcc3 configure:5228: checking how to run the C++ preprocessor configure:5259: i586-uhu-linux-g++ -E conftest.cc configure:5265: $? = 0 configure:5297: i586-uhu-linux-g++ -E conftest.cc conftest.cc:25:28: ac_nonexistent.h: No such file or directory configure:5303: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "startup-notification" | #define PACKAGE_TARNAME "startup-notification" | #define PACKAGE_VERSION "0.8" | #define PACKAGE_STRING "startup-notification 0.8" | #define PACKAGE_BUGREPORT "http://www.freedesktop.org/Software/startup-notification" | #define PACKAGE "startup-notification" | #define VERSION "0.8" | #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:5342: result: i586-uhu-linux-g++ -E configure:5366: i586-uhu-linux-g++ -E conftest.cc configure:5372: $? = 0 configure:5404: i586-uhu-linux-g++ -E conftest.cc conftest.cc:25:28: ac_nonexistent.h: No such file or directory configure:5410: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "startup-notification" | #define PACKAGE_TARNAME "startup-notification" | #define PACKAGE_VERSION "0.8" | #define PACKAGE_STRING "startup-notification 0.8" | #define PACKAGE_BUGREPORT "http://www.freedesktop.org/Software/startup-notification" | #define PACKAGE "startup-notification" | #define VERSION "0.8" | #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:5463: checking for i586-uhu-linux-g77 configure:5492: result: no configure:5463: checking for i586-uhu-linux-f77 configure:5492: result: no configure:5463: checking for i586-uhu-linux-xlf configure:5492: result: no configure:5463: checking for i586-uhu-linux-frt configure:5492: result: no configure:5463: checking for i586-uhu-linux-pgf77 configure:5492: result: no configure:5463: checking for i586-uhu-linux-fort77 configure:5492: result: no configure:5463: checking for i586-uhu-linux-fl32 configure:5492: result: no configure:5463: checking for i586-uhu-linux-af77 configure:5492: result: no configure:5463: checking for i586-uhu-linux-f90 configure:5492: result: no configure:5463: checking for i586-uhu-linux-xlf90 configure:5492: result: no configure:5463: checking for i586-uhu-linux-pgf90 configure:5492: result: no configure:5463: checking for i586-uhu-linux-epcf90 configure:5492: result: no configure:5463: checking for i586-uhu-linux-f95 configure:5492: result: no configure:5463: checking for i586-uhu-linux-fort configure:5492: result: no configure:5463: checking for i586-uhu-linux-xlf95 configure:5492: result: no configure:5463: checking for i586-uhu-linux-ifc configure:5492: result: no configure:5463: checking for i586-uhu-linux-efc configure:5492: result: no configure:5463: checking for i586-uhu-linux-pgf95 configure:5492: result: no configure:5463: checking for i586-uhu-linux-lf95 configure:5492: result: no configure:5463: checking for i586-uhu-linux-gfortran configure:5492: result: no configure:5505: checking for g77 configure:5534: result: no configure:5505: checking for f77 configure:5534: result: no configure:5505: checking for xlf configure:5534: result: no configure:5505: checking for frt configure:5534: result: no configure:5505: checking for pgf77 configure:5534: result: no configure:5505: checking for fort77 configure:5534: result: no configure:5505: checking for fl32 configure:5534: result: no configure:5505: checking for af77 configure:5534: result: no configure:5505: checking for f90 configure:5534: result: no configure:5505: checking for xlf90 configure:5534: result: no configure:5505: checking for pgf90 configure:5534: result: no configure:5505: checking for epcf90 configure:5534: result: no configure:5505: checking for f95 configure:5534: result: no configure:5505: checking for fort configure:5534: result: no configure:5505: checking for xlf95 configure:5534: result: no configure:5505: checking for ifc configure:5534: result: no configure:5505: checking for efc configure:5534: result: no configure:5505: checking for pgf95 configure:5534: result: no configure:5505: checking for lf95 configure:5534: result: no configure:5505: checking for gfortran configure:5534: result: no configure:5546: checking for Fortran 77 compiler version configure:5549: --version &5 ./configure: line 5550: --version: command not found configure:5552: $? = 127 configure:5554: -v &5 ./configure: line 5555: -v: command not found configure:5557: $? = 127 configure:5559: -V &5 ./configure: line 5560: -V: command not found configure:5562: $? = 127 configure:5570: checking whether we are using the GNU Fortran 77 compiler configure:5584: -c conftest.F >&5 ./configure: line 5585: -c: command not found configure:5590: $? = 127 configure: failed program was: | program main | #ifndef __GNUC__ | choke me | #endif | | end configure:5616: result: no configure:5622: checking whether accepts -g configure:5634: -c -g conftest.f >&5 ./configure: line 5635: -c: command not found configure:5640: $? = 127 configure: failed program was: | program main | | end configure:5665: result: no configure:5695: checking the maximum length of command line arguments configure:5774: result: 32768 configure:5785: checking command to parse nm output from i586-uhu-linux-gcc object configure:5874: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:5877: $? = 0 configure:5881: nm conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p' \> conftest.nm configure:5884: $? = 0 configure:5936: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c conftstm.o >&5 configure:5939: $? = 0 configure:5977: result: ok configure:5981: checking for objdir configure:5996: result: .libs configure:6048: checking for i586-uhu-linux-ar configure:6077: result: no configure:6086: checking for ar configure:6102: found /usr/bin/ar configure:6113: result: ar configure:6128: checking for i586-uhu-linux-ranlib configure:6157: result: no configure:6166: checking for ranlib configure:6182: found /usr/bin/ranlib configure:6193: result: ranlib configure:6208: checking for i586-uhu-linux-strip configure:6237: result: no configure:6246: checking for strip configure:6262: found /usr/bin/strip configure:6273: result: strip configure:6537: checking if i586-uhu-linux-gcc static flag works configure:6560: result: yes configure:6578: checking if i586-uhu-linux-gcc supports -fno-rtti -fno-exceptions configure:6596: 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:6600: $? = 0 configure:6611: result: no configure:6626: checking for i586-uhu-linux-gcc option to produce PIC configure:6813: result: -fPIC configure:6821: checking if i586-uhu-linux-gcc PIC flag -fPIC works configure:6839: i586-uhu-linux-gcc -c -g -O2 -fPIC -DPIC conftest.c >&5 configure:6843: $? = 0 configure:6854: result: yes configure:6878: checking if i586-uhu-linux-gcc supports -c -o file.o configure:6899: i586-uhu-linux-gcc -c -g -O2 -o out/conftest2.o conftest.c >&5 configure:6903: $? = 0 configure:6923: result: yes configure:6949: checking whether the i586-uhu-linux-gcc linker (/usr/bin/ld) supports shared libraries configure:7798: result: yes configure:7824: checking whether -lc should be explicitly linked in configure:7829: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:7832: $? = 0 configure:7846: i586-uhu-linux-gcc -shared conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| grep -lc \>/dev/null 2\>\&1 configure:7849: $? = 0 configure:7861: result: no configure:7869: checking dynamic linker characteristics configure:8430: result: GNU/Linux ld.so configure:8434: checking how to hardcode library paths into programs configure:8459: result: immediate configure:8473: checking whether stripping libraries is possible configure:8478: result: yes configure:9308: checking if libtool supports shared libraries configure:9310: result: yes configure:9313: checking whether to build shared libraries configure:9334: result: yes configure:9337: checking whether to build static libraries configure:9341: result: yes configure:9433: creating libtool configure:9980: checking for ld used by i586-uhu-linux-g++ configure:10047: result: /usr/bin/ld configure:10056: checking if the linker (/usr/bin/ld) is GNU ld configure:10071: result: yes configure:10122: checking whether the i586-uhu-linux-g++ linker (/usr/bin/ld) supports shared libraries configure:10987: result: yes configure:11005: i586-uhu-linux-g++ -c -g -O2 conftest.cc >&5 configure:11008: $? = 0 configure:11104: checking for i586-uhu-linux-g++ option to produce PIC configure:11366: result: -fPIC configure:11374: checking if i586-uhu-linux-g++ PIC flag -fPIC works configure:11392: i586-uhu-linux-g++ -c -g -O2 -fPIC -DPIC conftest.cc >&5 configure:11396: $? = 0 configure:11407: result: yes configure:11431: checking if i586-uhu-linux-g++ supports -c -o file.o configure:11452: i586-uhu-linux-g++ -c -g -O2 -o out/conftest2.o conftest.cc >&5 configure:11456: $? = 0 configure:11476: result: yes configure:11502: checking whether the i586-uhu-linux-g++ linker (/usr/bin/ld) supports shared libraries configure:11527: result: yes configure:11598: checking dynamic linker characteristics configure:12159: result: GNU/Linux ld.so configure:12163: checking how to hardcode library paths into programs configure:12188: result: immediate configure:12202: checking whether stripping libraries is possible configure:12207: result: yes configure:19514: checking for X configure:19619: i586-uhu-linux-gcc -E conftest.c configure:19625: $? = 0 configure:19675: i586-uhu-linux-gcc -o conftest -g -O2 -Wall conftest.c -lXt >&5 configure:19681: $? = 0 configure:19685: test -z || test ! -s conftest.err configure:19688: $? = 0 configure:19691: test -s conftest configure:19694: $? = 0 configure:19744: result: libraries , headers configure:19916: i586-uhu-linux-gcc -o conftest -g -O2 -Wall conftest.c -lX11 >&5 configure:19922: $? = 0 configure:19926: test -z || test ! -s conftest.err configure:19929: $? = 0 configure:19932: test -s conftest configure:19935: $? = 0 configure:20093: checking for gethostbyname configure:20150: i586-uhu-linux-gcc -o conftest -g -O2 -Wall conftest.c >&5 configure:20156: $? = 0 configure:20160: test -z || test ! -s conftest.err configure:20163: $? = 0 configure:20166: test -s conftest configure:20169: $? = 0 configure:20181: result: yes configure:20332: checking for connect configure:20389: i586-uhu-linux-gcc -o conftest -g -O2 -Wall conftest.c >&5 configure:20395: $? = 0 configure:20399: test -z || test ! -s conftest.err configure:20402: $? = 0 configure:20405: test -s conftest configure:20408: $? = 0 configure:20420: result: yes configure:20495: checking for remove configure:20552: i586-uhu-linux-gcc -o conftest -g -O2 -Wall conftest.c >&5 configure:20558: $? = 0 configure:20562: test -z || test ! -s conftest.err configure:20565: $? = 0 configure:20568: test -s conftest configure:20571: $? = 0 configure:20583: result: yes configure:20658: checking for shmat configure:20715: i586-uhu-linux-gcc -o conftest -g -O2 -Wall conftest.c >&5 configure:20721: $? = 0 configure:20725: test -z || test ! -s conftest.err configure:20728: $? = 0 configure:20731: test -s conftest configure:20734: $? = 0 configure:20746: result: yes configure:20830: checking for IceConnectionNumber in -lICE configure:20860: i586-uhu-linux-gcc -o conftest -g -O2 -Wall conftest.c -lICE >&5 configure:20866: $? = 0 configure:20870: test -z || test ! -s conftest.err configure:20873: $? = 0 configure:20876: test -s conftest configure:20879: $? = 0 configure:20892: result: yes configure:20911: checking if malloc() and friends prototypes are sn-util.h compatible configure:20941: i586-uhu-linux-gcc -c -g -O2 -Wall -Werror conftest.c >&5 configure:20947: $? = 0 configure:20951: test -z || test ! -s conftest.err configure:20954: $? = 0 configure:20957: test -s conftest.o configure:20960: $? = 0 configure:20975: result: yes configure:20979: checking whether realloc (NULL,) will work configure:21005: i586-uhu-linux-gcc -o conftest -g -O2 -Wall conftest.c >&5 configure:21008: $? = 0 configure:21010: ./conftest configure:21013: $? = 0 configure:21028: result: yes configure:21053: checking execinfo.h usability configure:21065: i586-uhu-linux-gcc -c -g -O2 -Wall conftest.c >&5 configure:21071: $? = 0 configure:21075: test -z || test ! -s conftest.err configure:21078: $? = 0 configure:21081: test -s conftest.o configure:21084: $? = 0 configure:21094: result: yes configure:21098: checking execinfo.h presence configure:21108: i586-uhu-linux-gcc -E conftest.c configure:21114: $? = 0 configure:21134: result: yes configure:21169: checking for execinfo.h configure:21176: result: yes configure:21188: checking for backtrace configure:21245: i586-uhu-linux-gcc -o conftest -g -O2 -Wall conftest.c >&5 configure:21251: $? = 0 configure:21255: test -z || test ! -s conftest.err configure:21258: $? = 0 configure:21261: test -s conftest configure:21264: $? = 0 configure:21276: result: yes configure:21422: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by startup-notification config.status 0.8, 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:731: creating Makefile config.status:731: creating libsn/Makefile config.status:731: creating test/Makefile config.status:731: creating doc/Makefile config.status:731: creating libstartup-notification-1.0.pc config.status:835: creating config.h config.status:1131: executing depfiles 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_func_backtrace=yes ac_cv_func_connect=yes ac_cv_func_gethostbyname=yes ac_cv_func_remove=yes ac_cv_func_shmat=yes ac_cv_have_x='have_x=yes ac_x_includes= ac_x_libraries=' ac_cv_header_dlfcn_h=yes ac_cv_header_execinfo_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_lib_ICE_IceConnectionNumber=yes ac_cv_lib_cposix_strerror=no 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 am_cv_CC_dependencies_compiler_type=gcc3 am_cv_CXX_dependencies_compiler_type=gcc3 lf_cv_sane_realloc=yes lt_cv_deplibs_check_method=pass_all lt_cv_file_magic_cmd='$MAGIC_CMD' lt_cv_file_magic_test_file='/lib/libc.so.6 /lib/libc-2.4.so' 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\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='${SHELL} /var/uhubuild/work/compile/missing --run aclocal-1.7' ACLOCAL_AMFLAGS='${ACLOCAL_FLAGS}' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='${SHELL} /var/uhubuild/work/compile/missing --run tar' AR='ar' AS='as' 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.7' AWK='gawk' CC='i586-uhu-linux-gcc' CCDEPMODE='depmode=gcc3' CFLAGS='-g -O2 -Wall' 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' DLLTOOL='dlltool' ECHO='echo' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='grep -E' EXEEXT='' F77='' FFLAGS='' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s' LDFLAGS='' LIBOBJS='' LIBS='' LIBSN_CFLAGS='' LIBSN_LIBS=' -lSM -lICE -lX11 ' LIBTOOL='$(SHELL) $(top_builddir)/libtool' LN_S='ln -s' LTLIBOBJS='' MAINT='#' MAINTAINER_MODE_FALSE='' MAINTAINER_MODE_TRUE='#' MAKEINFO='${SHELL} /var/uhubuild/work/compile/missing --run makeinfo' OBJDUMP='objdump' OBJEXT='o' PACKAGE='startup-notification' PACKAGE_BUGREPORT='http://www.freedesktop.org/Software/startup-notification' PACKAGE_NAME='startup-notification' PACKAGE_STRING='startup-notification 0.8' PACKAGE_TARNAME='startup-notification' PACKAGE_VERSION='0.8' PATH_SEPARATOR=':' RANLIB='ranlib' SET_MAKE='' SHELL='/bin/sh' STRIP='strip' VERSION='0.8' X_CFLAGS='' X_EXTRA_LIBS='' X_LIBS='' X_PRE_LIBS=' -lSM -lICE' ac_ct_AR='ar' ac_ct_AS='' ac_ct_CC='' ac_ct_CXX='' ac_ct_DLLTOOL='' ac_ct_F77='' ac_ct_OBJDUMP='' 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='' 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' 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 HAVE_BACKTRACE 1 #define HAVE_DLFCN_H 1 #define HAVE_EXECINFO_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 "startup-notification" #define PACKAGE_BUGREPORT "http://www.freedesktop.org/Software/startup-notification" #define PACKAGE_NAME "startup-notification" #define PACKAGE_STRING "startup-notification 0.8" #define PACKAGE_TARNAME "startup-notification" #define PACKAGE_VERSION "0.8" #define REALLOC_0_WORKS 1 #define SANE_MALLOC_PROTOS 1 #define STDC_HEADERS 1 #define VERSION "0.8" #endif #ifdef __cplusplus extern "C" void std::exit (int) throw (); using std::exit; configure: exit 0