This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by xf86-video-glint configure 1.1.1, which was generated by GNU Autoconf 2.59. Invocation command line was $ ./configure --disable-static --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 = norris uname -m = i686 uname -r = 2.6.17.6-3 uname -s = Linux uname -v = #1 SMP Wed Jul 26 12:57:38 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:1589: checking for a BSD-compatible install configure:1644: result: /bin/install -c configure:1655: checking whether build environment is sane configure:1698: result: yes configure:1763: checking for gawk configure:1779: found /bin/gawk configure:1789: result: gawk configure:1799: checking whether make sets $(MAKE) configure:1819: result: yes configure:1988: checking whether to enable maintainer-specific portions of Makefiles configure:1997: result: no configure:2093: checking build system type configure:2111: result: i586-uhu-linux-gnu configure:2119: checking host system type configure:2133: result: i586-uhu-linux-gnu configure:2153: checking for style of include used by make configure:2181: result: GNU configure:2214: checking for i586-uhu-linux-gcc configure:2230: found /usr/lib/ccache/i586-uhu-linux-gcc configure:2240: result: i586-uhu-linux-gcc configure:2522: checking for C compiler version configure:2525: 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:2528: $? = 0 configure:2530: 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:2533: $? = 0 configure:2535: i586-uhu-linux-gcc -V &5 i586-uhu-linux-gcc: `-V' option must have argument configure:2538: $? = 1 configure:2561: checking for C compiler default output file name configure:2564: i586-uhu-linux-gcc conftest.c >&5 configure:2567: $? = 0 configure:2613: result: a.out configure:2618: checking whether the C compiler works configure:2624: ./a.out configure:2627: $? = 0 configure:2644: result: yes configure:2651: checking whether we are cross compiling configure:2653: result: no configure:2656: checking for suffix of executables configure:2658: i586-uhu-linux-gcc -o conftest conftest.c >&5 configure:2661: $? = 0 configure:2686: result: configure:2692: checking for suffix of object files configure:2713: i586-uhu-linux-gcc -c conftest.c >&5 configure:2716: $? = 0 configure:2738: result: o configure:2742: checking whether we are using the GNU C compiler configure:2766: i586-uhu-linux-gcc -c conftest.c >&5 configure:2772: $? = 0 configure:2776: test -z || test ! -s conftest.err configure:2779: $? = 0 configure:2782: test -s conftest.o configure:2785: $? = 0 configure:2798: result: yes configure:2804: checking whether i586-uhu-linux-gcc accepts -g configure:2825: i586-uhu-linux-gcc -c -g conftest.c >&5 configure:2831: $? = 0 configure:2835: test -z || test ! -s conftest.err configure:2838: $? = 0 configure:2841: test -s conftest.o configure:2844: $? = 0 configure:2855: result: yes configure:2872: checking for i586-uhu-linux-gcc option to accept ANSI C configure:2942: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:2948: $? = 0 configure:2952: test -z || test ! -s conftest.err configure:2955: $? = 0 configure:2958: test -s conftest.o configure:2961: $? = 0 configure:2979: result: none needed configure:2997: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 conftest.c:2: error: syntax error before "me" configure:3003: $? = 1 configure: failed program was: | #ifndef __cplusplus | choke me | #endif configure:3138: checking dependency style of i586-uhu-linux-gcc configure:3228: result: gcc3 configure:3245: checking for a sed that does not truncate output configure:3299: result: /bin/sed configure:3302: checking for egrep configure:3312: result: grep -E configure:3328: checking for ld used by i586-uhu-linux-gcc configure:3395: result: /usr/bin/ld configure:3404: checking if the linker (/usr/bin/ld) is GNU ld configure:3419: result: yes configure:3424: checking for /usr/bin/ld option to reload object files configure:3431: result: -r configure:3449: checking for BSD-compatible nm configure:3498: result: /usr/bin/nm -B configure:3502: checking whether ln -s works configure:3506: result: yes configure:3513: checking how to recognise dependent libraries configure:3689: result: pass_all configure:3926: checking how to run the C preprocessor configure:3961: i586-uhu-linux-gcc -E conftest.c configure:3967: $? = 0 configure:3999: i586-uhu-linux-gcc -E conftest.c conftest.c:11:28: ac_nonexistent.h: No such file or directory configure:4005: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "xf86-video-glint" | #define PACKAGE_TARNAME "xf86-video-glint" | #define PACKAGE_VERSION "1.1.1" | #define PACKAGE_STRING "xf86-video-glint 1.1.1" | #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=xorg" | #define PACKAGE "xf86-video-glint" | #define VERSION "1.1.1" | /* end confdefs.h. */ | #include configure:4044: result: i586-uhu-linux-gcc -E configure:4068: i586-uhu-linux-gcc -E conftest.c configure:4074: $? = 0 configure:4106: i586-uhu-linux-gcc -E conftest.c conftest.c:11:28: ac_nonexistent.h: No such file or directory configure:4112: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "xf86-video-glint" | #define PACKAGE_TARNAME "xf86-video-glint" | #define PACKAGE_VERSION "1.1.1" | #define PACKAGE_STRING "xf86-video-glint 1.1.1" | #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=xorg" | #define PACKAGE "xf86-video-glint" | #define VERSION "1.1.1" | /* end confdefs.h. */ | #include configure:4156: checking for ANSI C header files configure:4181: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:4187: $? = 0 configure:4191: test -z || test ! -s conftest.err configure:4194: $? = 0 configure:4197: test -s conftest.o configure:4200: $? = 0 configure:4289: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 configure:4292: $? = 0 configure:4294: ./conftest configure:4297: $? = 0 configure:4312: result: yes configure:4336: checking for sys/types.h configure:4352: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:4358: $? = 0 configure:4362: test -z || test ! -s conftest.err configure:4365: $? = 0 configure:4368: test -s conftest.o configure:4371: $? = 0 configure:4382: result: yes configure:4336: checking for sys/stat.h configure:4352: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:4358: $? = 0 configure:4362: test -z || test ! -s conftest.err configure:4365: $? = 0 configure:4368: test -s conftest.o configure:4371: $? = 0 configure:4382: result: yes configure:4336: checking for stdlib.h configure:4352: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:4358: $? = 0 configure:4362: test -z || test ! -s conftest.err configure:4365: $? = 0 configure:4368: test -s conftest.o configure:4371: $? = 0 configure:4382: result: yes configure:4336: checking for string.h configure:4352: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:4358: $? = 0 configure:4362: test -z || test ! -s conftest.err configure:4365: $? = 0 configure:4368: test -s conftest.o configure:4371: $? = 0 configure:4382: result: yes configure:4336: checking for memory.h configure:4352: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:4358: $? = 0 configure:4362: test -z || test ! -s conftest.err configure:4365: $? = 0 configure:4368: test -s conftest.o configure:4371: $? = 0 configure:4382: result: yes configure:4336: checking for strings.h configure:4352: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:4358: $? = 0 configure:4362: test -z || test ! -s conftest.err configure:4365: $? = 0 configure:4368: test -s conftest.o configure:4371: $? = 0 configure:4382: result: yes configure:4336: checking for inttypes.h configure:4352: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:4358: $? = 0 configure:4362: test -z || test ! -s conftest.err configure:4365: $? = 0 configure:4368: test -s conftest.o configure:4371: $? = 0 configure:4382: result: yes configure:4336: checking for stdint.h configure:4352: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:4358: $? = 0 configure:4362: test -z || test ! -s conftest.err configure:4365: $? = 0 configure:4368: test -s conftest.o configure:4371: $? = 0 configure:4382: result: yes configure:4336: checking for unistd.h configure:4352: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:4358: $? = 0 configure:4362: test -z || test ! -s conftest.err configure:4365: $? = 0 configure:4368: test -s conftest.o configure:4371: $? = 0 configure:4382: result: yes configure:4408: checking dlfcn.h usability configure:4420: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:4426: $? = 0 configure:4430: test -z || test ! -s conftest.err configure:4433: $? = 0 configure:4436: test -s conftest.o configure:4439: $? = 0 configure:4449: result: yes configure:4453: checking dlfcn.h presence configure:4463: i586-uhu-linux-gcc -E conftest.c configure:4469: $? = 0 configure:4489: result: yes configure:4524: checking for dlfcn.h configure:4531: result: yes configure:4554: checking for i586-uhu-linux-g++ configure:4570: found /usr/lib/ccache/i586-uhu-linux-g++ configure:4580: result: i586-uhu-linux-g++ configure:4638: checking for C++ compiler version configure:4641: 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:4644: $? = 0 configure:4646: 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:4649: $? = 0 configure:4651: i586-uhu-linux-g++ -V &5 i586-uhu-linux-g++: `-V' option must have argument configure:4654: $? = 1 configure:4657: checking whether we are using the GNU C++ compiler configure:4681: i586-uhu-linux-g++ -c conftest.cc >&5 configure:4687: $? = 0 configure:4691: test -z || test ! -s conftest.err configure:4694: $? = 0 configure:4697: test -s conftest.o configure:4700: $? = 0 configure:4713: result: yes configure:4719: checking whether i586-uhu-linux-g++ accepts -g configure:4740: i586-uhu-linux-g++ -c -g conftest.cc >&5 configure:4746: $? = 0 configure:4750: test -z || test ! -s conftest.err configure:4753: $? = 0 configure:4756: test -s conftest.o configure:4759: $? = 0 configure:4770: result: yes configure:4812: i586-uhu-linux-g++ -c -g -O2 conftest.cc >&5 configure:4818: $? = 0 configure:4822: test -z || test ! -s conftest.err configure:4825: $? = 0 configure:4828: test -s conftest.o configure:4831: $? = 0 configure:4857: 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:4863: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "xf86-video-glint" | #define PACKAGE_TARNAME "xf86-video-glint" | #define PACKAGE_VERSION "1.1.1" | #define PACKAGE_STRING "xf86-video-glint 1.1.1" | #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=xorg" | #define PACKAGE "xf86-video-glint" | #define VERSION "1.1.1" | #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:4812: i586-uhu-linux-g++ -c -g -O2 conftest.cc >&5 configure:4818: $? = 0 configure:4822: test -z || test ! -s conftest.err configure:4825: $? = 0 configure:4828: test -s conftest.o configure:4831: $? = 0 configure:4857: i586-uhu-linux-g++ -c -g -O2 conftest.cc >&5 configure:4863: $? = 0 configure:4867: test -z || test ! -s conftest.err configure:4870: $? = 0 configure:4873: test -s conftest.o configure:4876: $? = 0 configure:4901: checking dependency style of i586-uhu-linux-g++ configure:4991: result: gcc3 configure:5018: checking how to run the C++ preprocessor configure:5049: i586-uhu-linux-g++ -E conftest.cc configure:5055: $? = 0 configure:5087: i586-uhu-linux-g++ -E conftest.cc conftest.cc:25:28: ac_nonexistent.h: No such file or directory configure:5093: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "xf86-video-glint" | #define PACKAGE_TARNAME "xf86-video-glint" | #define PACKAGE_VERSION "1.1.1" | #define PACKAGE_STRING "xf86-video-glint 1.1.1" | #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=xorg" | #define PACKAGE "xf86-video-glint" | #define VERSION "1.1.1" | #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:5132: result: i586-uhu-linux-g++ -E configure:5156: i586-uhu-linux-g++ -E conftest.cc configure:5162: $? = 0 configure:5194: i586-uhu-linux-g++ -E conftest.cc conftest.cc:25:28: ac_nonexistent.h: No such file or directory configure:5200: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "xf86-video-glint" | #define PACKAGE_TARNAME "xf86-video-glint" | #define PACKAGE_VERSION "1.1.1" | #define PACKAGE_STRING "xf86-video-glint 1.1.1" | #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=xorg" | #define PACKAGE "xf86-video-glint" | #define VERSION "1.1.1" | #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:5255: checking for i586-uhu-linux-g77 configure:5284: result: no configure:5255: checking for i586-uhu-linux-f77 configure:5284: result: no configure:5255: checking for i586-uhu-linux-xlf configure:5284: result: no configure:5255: checking for i586-uhu-linux-frt configure:5284: result: no configure:5255: checking for i586-uhu-linux-pgf77 configure:5284: result: no configure:5255: checking for i586-uhu-linux-fort77 configure:5284: result: no configure:5255: checking for i586-uhu-linux-fl32 configure:5284: result: no configure:5255: checking for i586-uhu-linux-af77 configure:5284: result: no configure:5255: checking for i586-uhu-linux-f90 configure:5284: result: no configure:5255: checking for i586-uhu-linux-xlf90 configure:5284: result: no configure:5255: checking for i586-uhu-linux-pgf90 configure:5284: result: no configure:5255: checking for i586-uhu-linux-epcf90 configure:5284: result: no configure:5255: checking for i586-uhu-linux-f95 configure:5284: result: no configure:5255: checking for i586-uhu-linux-fort configure:5284: result: no configure:5255: checking for i586-uhu-linux-xlf95 configure:5284: result: no configure:5255: checking for i586-uhu-linux-ifc configure:5284: result: no configure:5255: checking for i586-uhu-linux-efc configure:5284: result: no configure:5255: checking for i586-uhu-linux-pgf95 configure:5284: result: no configure:5255: checking for i586-uhu-linux-lf95 configure:5284: result: no configure:5255: checking for i586-uhu-linux-gfortran configure:5284: result: no configure:5297: checking for g77 configure:5326: result: no configure:5297: checking for f77 configure:5326: result: no configure:5297: checking for xlf configure:5326: result: no configure:5297: checking for frt configure:5326: result: no configure:5297: checking for pgf77 configure:5326: result: no configure:5297: checking for fort77 configure:5326: result: no configure:5297: checking for fl32 configure:5326: result: no configure:5297: checking for af77 configure:5326: result: no configure:5297: checking for f90 configure:5326: result: no configure:5297: checking for xlf90 configure:5326: result: no configure:5297: checking for pgf90 configure:5326: result: no configure:5297: checking for epcf90 configure:5326: result: no configure:5297: checking for f95 configure:5326: result: no configure:5297: checking for fort configure:5326: result: no configure:5297: checking for xlf95 configure:5326: result: no configure:5297: checking for ifc configure:5326: result: no configure:5297: checking for efc configure:5326: result: no configure:5297: checking for pgf95 configure:5326: result: no configure:5297: checking for lf95 configure:5326: result: no configure:5297: checking for gfortran configure:5326: result: no configure:5338: checking for Fortran 77 compiler version configure:5341: --version &5 ./configure: line 5342: --version: command not found configure:5344: $? = 127 configure:5346: -v &5 ./configure: line 5347: -v: command not found configure:5349: $? = 127 configure:5351: -V &5 ./configure: line 5352: -V: command not found configure:5354: $? = 127 configure:5362: checking whether we are using the GNU Fortran 77 compiler configure:5376: -c conftest.F >&5 ./configure: line 5377: -c: command not found configure:5382: $? = 127 configure: failed program was: | program main | #ifndef __GNUC__ | choke me | #endif | | end configure:5408: result: no configure:5414: checking whether accepts -g configure:5426: -c -g conftest.f >&5 ./configure: line 5427: -c: command not found configure:5432: $? = 127 configure: failed program was: | program main | | end configure:5457: result: no configure:5487: checking the maximum length of command line arguments configure:5596: result: 32768 configure:5607: checking command to parse /usr/bin/nm -B output from i586-uhu-linux-gcc object configure:5712: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:5715: $? = 0 configure:5719: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' \> conftest.nm configure:5722: $? = 0 configure:5774: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c conftstm.o >&5 configure:5777: $? = 0 configure:5815: result: ok configure:5819: checking for objdir configure:5834: result: .libs configure:5886: checking for i586-uhu-linux-ar configure:5915: result: no configure:5924: checking for ar configure:5940: found /usr/bin/ar configure:5951: result: ar configure:5966: checking for i586-uhu-linux-ranlib configure:5995: result: no configure:6004: checking for ranlib configure:6020: found /usr/bin/ranlib configure:6031: result: ranlib configure:6046: checking for i586-uhu-linux-strip configure:6075: result: no configure:6084: checking for strip configure:6100: found /usr/bin/strip configure:6111: result: strip configure:6383: checking if i586-uhu-linux-gcc supports -fno-rtti -fno-exceptions configure:6401: 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:6405: $? = 0 configure:6418: result: no configure:6433: checking for i586-uhu-linux-gcc option to produce PIC configure:6643: result: -fPIC configure:6651: checking if i586-uhu-linux-gcc PIC flag -fPIC works configure:6669: i586-uhu-linux-gcc -c -g -O2 -fPIC -DPIC conftest.c >&5 configure:6673: $? = 0 configure:6686: result: yes configure:6714: checking if i586-uhu-linux-gcc static flag -static works configure:6742: result: yes configure:6752: checking if i586-uhu-linux-gcc supports -c -o file.o configure:6773: i586-uhu-linux-gcc -c -g -O2 -o out/conftest2.o conftest.c >&5 configure:6777: $? = 0 configure:6799: result: yes configure:6825: checking whether the i586-uhu-linux-gcc linker (/usr/bin/ld) supports shared libraries configure:7783: result: yes configure:7804: checking whether -lc should be explicitly linked in configure:7809: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:7812: $? = 0 configure:7827: i586-uhu-linux-gcc -shared conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| grep -lc \>/dev/null 2\>\&1 configure:7830: $? = 0 configure:7842: result: no configure:7850: checking dynamic linker characteristics configure:8459: result: GNU/Linux ld.so configure:8468: checking how to hardcode library paths into programs configure:8493: result: immediate configure:8507: checking whether stripping libraries is possible configure:8512: result: yes configure:9346: checking if libtool supports shared libraries configure:9348: result: yes configure:9351: checking whether to build shared libraries configure:9372: result: yes configure:9375: checking whether to build static libraries configure:9379: result: no configure:9471: creating libtool configure:10059: checking for ld used by i586-uhu-linux-g++ configure:10126: result: /usr/bin/ld configure:10135: checking if the linker (/usr/bin/ld) is GNU ld configure:10150: result: yes configure:10201: checking whether the i586-uhu-linux-g++ linker (/usr/bin/ld) supports shared libraries configure:11139: result: yes configure:11157: i586-uhu-linux-g++ -c -g -O2 conftest.cpp >&5 configure:11160: $? = 0 configure:11279: checking for i586-uhu-linux-g++ option to produce PIC configure:11553: result: -fPIC configure:11561: checking if i586-uhu-linux-g++ PIC flag -fPIC works configure:11579: i586-uhu-linux-g++ -c -g -O2 -fPIC -DPIC conftest.cpp >&5 configure:11583: $? = 0 configure:11596: result: yes configure:11624: checking if i586-uhu-linux-g++ static flag -static works configure:11652: result: yes configure:11662: checking if i586-uhu-linux-g++ supports -c -o file.o configure:11683: i586-uhu-linux-g++ -c -g -O2 -o out/conftest2.o conftest.cpp >&5 configure:11687: $? = 0 configure:11709: result: yes configure:11735: checking whether the i586-uhu-linux-g++ linker (/usr/bin/ld) supports shared libraries configure:11760: result: yes configure:11827: checking dynamic linker characteristics configure:12436: result: GNU/Linux ld.so configure:12445: checking how to hardcode library paths into programs configure:12470: result: immediate configure:18670: checking for i586-uhu-linux-gcc configure:18696: result: i586-uhu-linux-gcc configure:18978: checking for C compiler version configure:18981: 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:18984: $? = 0 configure:18986: 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:18989: $? = 0 configure:18991: i586-uhu-linux-gcc -V &5 i586-uhu-linux-gcc: `-V' option must have argument configure:18994: $? = 1 configure:18997: checking whether we are using the GNU C compiler configure:19053: result: yes configure:19059: checking whether i586-uhu-linux-gcc accepts -g configure:19110: result: yes configure:19127: checking for i586-uhu-linux-gcc option to accept ANSI C configure:19234: result: none needed configure:19252: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 conftest.c:2: error: syntax error before "me" configure:19258: $? = 1 configure: failed program was: | #ifndef __cplusplus | choke me | #endif configure:19393: checking dependency style of i586-uhu-linux-gcc configure:19483: result: gcc3 configure:19546: i586-uhu-linux-gcc -c -g -O2 -I/usr/include/xorg conftest.c >&5 configure:19552: $? = 0 configure:19556: test -z || test ! -s conftest.err configure:19559: $? = 0 configure:19562: test -s conftest.o configure:19565: $? = 0 configure:19576: checking if RANDR is defined configure:19578: result: yes configure:19608: i586-uhu-linux-gcc -c -g -O2 -I/usr/include/xorg conftest.c >&5 configure:19614: $? = 0 configure:19618: test -z || test ! -s conftest.err configure:19621: $? = 0 configure:19624: test -s conftest.o configure:19627: $? = 0 configure:19638: checking if RENDER is defined configure:19640: result: yes configure:19670: i586-uhu-linux-gcc -c -g -O2 -I/usr/include/xorg conftest.c >&5 configure:19676: $? = 0 configure:19680: test -z || test ! -s conftest.err configure:19683: $? = 0 configure:19686: test -s conftest.o configure:19689: $? = 0 configure:19700: checking if XV is defined configure:19702: result: yes configure:19732: i586-uhu-linux-gcc -c -g -O2 -I/usr/include/xorg conftest.c >&5 configure:19738: $? = 0 configure:19742: test -z || test ! -s conftest.err configure:19745: $? = 0 configure:19748: test -s conftest.o configure:19751: $? = 0 configure:19762: checking if DPMSExtension is defined configure:19764: result: yes configure:19794: i586-uhu-linux-gcc -c -g -O2 -I/usr/include/xorg conftest.c >&5 configure:19800: $? = 0 configure:19804: test -z || test ! -s conftest.err configure:19807: $? = 0 configure:19810: test -s conftest.o configure:19813: $? = 0 configure:19824: checking if XFreeXDGA is defined configure:19826: result: yes configure:19840: checking for i586-uhu-linux-pkg-config configure:19873: result: no configure:19882: checking for pkg-config configure:19900: found /usr/bin/pkg-config configure:19912: result: /usr/bin/pkg-config configure:19927: checking pkg-config is at least version 0.9.0 configure:19930: result: yes configure:19941: checking for XORG configure:19949: $PKG_CONFIG --exists --print-errors "xorg-server >= 1.0.99.901 xproto fontsproto $REQUIRED_MODULES" configure:19952: $? = 0 configure:19967: $PKG_CONFIG --exists --print-errors "xorg-server >= 1.0.99.901 xproto fontsproto $REQUIRED_MODULES" configure:19970: $? = 0 configure:20046: result: yes configure:20055: checking for ANSI C header files configure:20211: result: yes configure:20224: checking for /usr/include/xorg/dri.h configure:20239: result: yes configure:20248: checking for /usr/include/xorg/sarea.h configure:20263: result: yes configure:20272: checking for /usr/include/xorg/dristruct.h configure:20287: result: yes configure:20297: checking whether to include DRI support configure:20308: result: yes configure:20324: checking for DRI configure:20332: $PKG_CONFIG --exists --print-errors "libdrm >= 2.0 xf86driproto" configure:20335: $? = 0 configure:20350: $PKG_CONFIG --exists --print-errors "libdrm >= 2.0 xf86driproto" configure:20353: $? = 0 configure:20429: result: yes configure:20706: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by xf86-video-glint config.status 1.1.1, which was generated by GNU Autoconf 2.59. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on norris config.status:741: creating Makefile config.status:741: creating src/Makefile config.status:741: creating man/Makefile config.status:845: creating config.h config.status:1139: 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_DRI_CFLAGS_set= ac_cv_env_DRI_CFLAGS_value= ac_cv_env_DRI_LIBS_set= ac_cv_env_DRI_LIBS_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_PKG_CONFIG_set= ac_cv_env_PKG_CONFIG_value= ac_cv_env_XORG_CFLAGS_set= ac_cv_env_XORG_CFLAGS_value= ac_cv_env_XORG_LIBS_set= ac_cv_env_XORG_LIBS_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_file__usr_include_xorg_dri_h=yes ac_cv_file__usr_include_xorg_dristruct_h=yes ac_cv_file__usr_include_xorg_sarea_h=yes 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_ac_pt_PKG_CONFIG=/usr/bin/pkg-config 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 lt_cv_deplibs_check_method=pass_all lt_cv_file_magic_cmd='$MAGIC_CMD' lt_cv_file_magic_test_file= lt_cv_ld_reload_flag=-r lt_cv_objdir=.libs lt_cv_path_LD=/usr/bin/ld lt_cv_path_LDCXX=/usr/bin/ld lt_cv_path_NM='/usr/bin/nm -B' lt_cv_path_SED=/bin/sed lt_cv_prog_compiler_c_o=yes lt_cv_prog_compiler_c_o_CXX=yes lt_cv_prog_compiler_rtti_exceptions=no lt_cv_prog_gnu_ld=yes lt_cv_prog_gnu_ldcxx=yes lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \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'\''"' pkg_cv_DRI_CFLAGS='-I/usr/include/drm -I/usr/include/X11/dri ' pkg_cv_DRI_LIBS='-ldrm ' pkg_cv_XORG_CFLAGS='-DXFree86Server -DIN_MODULE -DXFree86Module -DXFree86LOADER -I/usr/include/xorg ' pkg_cv_XORG_LIBS=' ' ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /var/uhubuild/work/compile/missing --run aclocal-1.9' ADMIN_MAN_DIR='$(mandir)/man$(ADMIN_MAN_SUFFIX)' ADMIN_MAN_SUFFIX='8' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='${SHELL} /var/uhubuild/work/compile/missing --run tar' APP_MAN_DIR='$(mandir)/man1' APP_MAN_SUFFIX='1x' 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' 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' DRIVER_MAN_DIR='$(mandir)/man$(DRIVER_MAN_SUFFIX)' DRIVER_MAN_SUFFIX='4' DRIVER_NAME='glint' DRI_CFLAGS='-I/usr/include/drm -I/usr/include/X11/dri ' DRI_FALSE='#' DRI_LIBS='-ldrm ' DRI_TRUE='' ECHO='echo' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='grep -E' EXEEXT='' F77='' FFLAGS='' FILE_MAN_DIR='$(mandir)/man5' FILE_MAN_SUFFIX='5x' 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' LIB_MAN_DIR='$(mandir)/man3' LIB_MAN_SUFFIX='3x' LN_S='ln -s' LTLIBOBJS='' MAINT='#' MAINTAINER_MODE_FALSE='' MAINTAINER_MODE_TRUE='#' MAKEINFO='${SHELL} /var/uhubuild/work/compile/missing --run makeinfo' MISC_MAN_DIR='$(mandir)/man$(MISC_MAN_SUFFIX)' MISC_MAN_SUFFIX='7' OBJEXT='o' PACKAGE='xf86-video-glint' PACKAGE_BUGREPORT='https://bugs.freedesktop.org/enter_bug.cgi?product=xorg' PACKAGE_NAME='xf86-video-glint' PACKAGE_STRING='xf86-video-glint 1.1.1' PACKAGE_TARNAME='xf86-video-glint' PACKAGE_VERSION='1.1.1' PATH_SEPARATOR=':' PKG_CONFIG='/usr/bin/pkg-config' RANLIB='ranlib' SET_MAKE='' SHELL='/bin/sh' STRIP='strip' VERSION='1.1.1' XORG_CFLAGS='-DXFree86Server -DIN_MODULE -DXFree86Module -DXFree86LOADER -I/usr/include/xorg ' XORG_LIBS=' ' ac_ct_AR='ar' ac_ct_CC='' ac_ct_CXX='' ac_ct_F77='' ac_ct_RANLIB='ranlib' ac_ct_STRIP='strip' ac_pt_PKG_CONFIG='/usr/bin/pkg-config' 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 --' moduledir='${exec_prefix}/lib/xorg/modules' 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_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 "xf86-video-glint" #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=xorg" #define PACKAGE_NAME "xf86-video-glint" #define PACKAGE_STRING "xf86-video-glint 1.1.1" #define PACKAGE_TARNAME "xf86-video-glint" #define PACKAGE_VERSION "1.1.1" #define STDC_HEADERS 1 #define STDC_HEADERS 1 #define VERSION "1.1.1" #define XF86DRI 1 #define XF86DRI_DEVEL 1 #endif #ifdef __cplusplus extern "C" void std::exit (int) throw (); using std::exit; configure: exit 0