Hi, I fixed my problem with the xorg headers yesterday but now I got mesa build and need to install freeglut And get the following errors I've tried to google it to no avail
This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by freeglut library configure 2.6.0, which was generated by GNU Autoconf 2.68. Invocation command line was $ ./configure --prefix=/usr --disable-static ## --------- ## ## Platform. ## ## --------- ## hostname = speakup uname -m = i686 uname -r = 3.6.0-vm uname -s = Linux uname -v = #5 Sat Oct 6 21:37:33 CDT 2012 /usr/bin/uname -p = unknown /bin/uname -X = unknown /bin/arch = unknown /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown /usr/bin/hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /usr/local/sbin PATH: /usr/local/bin PATH: /bin PATH: /usr/bin PATH: /sbin PATH: /usr/sbin ## ----------- ## ## Core tests. ## ## ----------- ## configure:2254: checking for a BSD-compatible install configure:2322: result: /usr/bin/install -c configure:2333: checking whether build environment is sane configure:2383: result: yes configure:2524: checking for a thread-safe mkdir -p configure:2563: result: /bin/mkdir -p configure:2576: checking for gawk configure:2592: found /usr/bin/gawk configure:2603: result: gawk configure:2614: checking whether make sets $(MAKE) configure:2636: result: yes configure:2773: checking for gcc configure:2789: found /usr/bin/gcc configure:2800: result: gcc configure:3029: checking for C compiler version configure:3038: gcc --version >&5 gcc (GCC) 4.7.1 Copyright (C) 2012 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:3049: $? = 0 configure:3038: gcc -v >&5 Using built-in specs. COLLECT_GCC=gcc COLLECT_LTO_WRAPPER=/usr/lib/gcc/i686-pc-linux-gnu/4.7.1/lto-wrapper Target: i686-pc-linux-gnu Configured with: ../gcc-4.7.1/configure --prefix=/usr --libexecdir=/usr/lib --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu --enable-languages=c,c++ --disable-multilib --disable-bootstrap --with-system-zlib Thread model: posix gcc version 4.7.1 (GCC) configure:3049: $? = 0 configure:3038: gcc -V >&5 gcc: error: unrecognized command line option '-V' gcc: fatal error: no input files compilation terminated. configure:3049: $? = 1 configure:3038: gcc -qversion >&5 gcc: error: unrecognized command line option '-qversion' gcc: fatal error: no input files compilation terminated. configure:3049: $? = 1 configure:3069: checking whether the C compiler works configure:3091: gcc conftest.c >&5 configure:3095: $? = 0 configure:3143: result: yes configure:3146: checking for C compiler default output file name configure:3148: result: a.out configure:3154: checking for suffix of executables configure:3161: gcc -o conftest conftest.c >&5 configure:3165: $? = 0 configure:3187: result: configure:3209: checking whether we are cross compiling configure:3217: gcc -o conftest conftest.c >&5 configure:3221: $? = 0 configure:3228: ./conftest configure:3232: $? = 0 configure:3247: result: no configure:3252: checking for suffix of object files configure:3274: gcc -c conftest.c >&5 configure:3278: $? = 0 configure:3299: result: o configure:3303: checking whether we are using the GNU C compiler configure:3322: gcc -c conftest.c >&5 configure:3322: $? = 0 configure:3331: result: yes configure:3340: checking whether gcc accepts -g configure:3360: gcc -c -g conftest.c >&5 configure:3360: $? = 0 configure:3401: result: yes configure:3418: checking for gcc option to accept ISO C89 configure:3482: gcc -c -g -O2 conftest.c >&5 configure:3482: $? = 0 configure:3495: result: none needed configure:3526: checking for style of include used by make configure:3554: result: GNU configure:3579: checking dependency style of gcc configure:3689: result: gcc3 configure:3705: checking whether gcc and cc understand -c and -o together configure:3736: gcc -c conftest.c -o conftest2.o >&5 configure:3740: $? = 0 configure:3746: gcc -c conftest.c -o conftest2.o >&5 configure:3750: $? = 0 configure:3761: cc -c conftest.c >&5 configure:3765: $? = 0 configure:3773: cc -c conftest.c -o conftest2.o >&5 configure:3777: $? = 0 configure:3783: cc -c conftest.c -o conftest2.o >&5 configure:3787: $? = 0 configure:3805: result: yes configure:3831: checking for an ANSI C-conforming const configure:3896: gcc -c -g -O2 conftest.c >&5 configure:3896: $? = 0 configure:3903: result: yes configure:3945: checking build system type configure:3959: result: i686-pc-linux-gnu configure:3979: checking host system type configure:3992: result: i686-pc-linux-gnu configure:4033: checking how to print strings configure:4060: result: printf configure:4081: checking for a sed that does not truncate output configure:4145: result: /bin/sed configure:4163: checking for grep that handles long lines and -e configure:4221: result: /bin/grep configure:4226: checking for egrep configure:4288: result: /bin/grep -E configure:4293: checking for fgrep configure:4355: result: /bin/grep -F configure:4390: checking for ld used by gcc configure:4457: result: /usr/bin/ld configure:4464: checking if the linker (/usr/bin/ld) is GNU ld configure:4479: result: yes configure:4491: checking for BSD- or MS-compatible name lister (nm) configure:4540: result: /usr/bin/nm -B configure:4670: checking the name lister (/usr/bin/nm -B) interface configure:4677: gcc -c -g -O2 conftest.c >&5 configure:4680: /usr/bin/nm -B "conftest.o" configure:4683: output 00000000 B some_variable configure:4690: result: BSD nm configure:4693: checking whether ln -s works configure:4697: result: yes configure:4705: checking the maximum length of command line arguments configure:4835: result: 1572864 configure:4852: checking whether the shell understands some XSI constructs configure:4862: result: yes configure:4866: checking whether the shell understands "+=" configure:4872: result: yes configure:4907: checking how to convert i686-pc-linux-gnu file names to i686-pc-linux-gnu format configure:4947: result: func_convert_file_noop configure:4954: checking how to convert i686-pc-linux-gnu file names to toolchain format configure:4974: result: func_convert_file_noop configure:4981: checking for /usr/bin/ld option to reload object files configure:4988: result: -r configure:5062: checking for objdump configure:5078: found /usr/bin/objdump configure:5089: result: objdump configure:5121: checking how to recognize dependent libraries configure:5323: result: pass_all configure:5408: checking for dlltool configure:5438: result: no configure:5468: checking how to associate runtime and link libraries configure:5495: result: printf %s\n configure:5555: checking for ar configure:5571: found /usr/bin/ar configure:5582: result: ar configure:5619: checking for archiver @FILE support configure:5636: gcc -c -g -O2 conftest.c >&5 configure:5636: $? = 0 configure:5639: ar cru libconftest.a @conftest.lst >&5 configure:5642: $? = 0 configure:5647: ar cru libconftest.a @conftest.lst >&5 ar: conftest.o: No such file or directory configure:5650: $? = 1 configure:5662: result: @ configure:5720: checking for strip configure:5736: found /usr/bin/strip configure:5747: result: strip configure:5819: checking for ranlib configure:5835: found /usr/bin/ranlib configure:5846: result: ranlib configure:5948: checking command to parse /usr/bin/nm -B output from gcc object configure:6068: gcc -c -g -O2 conftest.c >&5 configure:6071: $? = 0 configure:6075: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm configure:6078: $? = 0 configure:6144: gcc -o conftest -g -O2 conftest.c conftstm.o >&5 configure:6147: $? = 0 configure:6185: result: ok configure:6222: checking for sysroot configure:6252: result: no configure:6508: checking for mt configure:6538: result: no configure:6558: checking if : is a manifest tool configure:6564: : '-?' configure:6572: result: no configure:7214: checking how to run the C preprocessor configure:7245: gcc -E conftest.c configure:7245: $? = 0 configure:7259: gcc -E conftest.c conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory compilation terminated. configure:7259: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "freeglut library" | #define PACKAGE_TARNAME "freeglut" | #define PACKAGE_VERSION "2.6.0" | #define PACKAGE_STRING "freeglut library 2.6.0" | #define PACKAGE_BUGREPORT "[email protected]" | #define PACKAGE_URL "" | #define PACKAGE "freeglut" | #define VERSION "2.6.0" | /* end confdefs.h. */ | #include <ac_nonexistent.h> configure:7284: result: gcc -E configure:7304: gcc -E conftest.c configure:7304: $? = 0 configure:7318: gcc -E conftest.c conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory compilation terminated. configure:7318: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "freeglut library" | #define PACKAGE_TARNAME "freeglut" | #define PACKAGE_VERSION "2.6.0" | #define PACKAGE_STRING "freeglut library 2.6.0" | #define PACKAGE_BUGREPORT "[email protected]" | #define PACKAGE_URL "" | #define PACKAGE "freeglut" | #define VERSION "2.6.0" | /* end confdefs.h. */ | #include <ac_nonexistent.h> configure:7347: checking for ANSI C header files configure:7367: gcc -c -g -O2 conftest.c >&5 configure:7367: $? = 0 configure:7440: gcc -o conftest -g -O2 conftest.c >&5 configure:7440: $? = 0 configure:7440: ./conftest configure:7440: $? = 0 configure:7451: result: yes configure:7464: checking for sys/types.h configure:7464: gcc -c -g -O2 conftest.c >&5 configure:7464: $? = 0 configure:7464: result: yes configure:7464: checking for sys/stat.h configure:7464: gcc -c -g -O2 conftest.c >&5 configure:7464: $? = 0 configure:7464: result: yes configure:7464: checking for stdlib.h configure:7464: gcc -c -g -O2 conftest.c >&5 configure:7464: $? = 0 configure:7464: result: yes configure:7464: checking for string.h configure:7464: gcc -c -g -O2 conftest.c >&5 configure:7464: $? = 0 configure:7464: result: yes configure:7464: checking for memory.h configure:7464: gcc -c -g -O2 conftest.c >&5 configure:7464: $? = 0 configure:7464: result: yes configure:7464: checking for strings.h configure:7464: gcc -c -g -O2 conftest.c >&5 configure:7464: $? = 0 configure:7464: result: yes configure:7464: checking for inttypes.h configure:7464: gcc -c -g -O2 conftest.c >&5 configure:7464: $? = 0 configure:7464: result: yes configure:7464: checking for stdint.h configure:7464: gcc -c -g -O2 conftest.c >&5 configure:7464: $? = 0 configure:7464: result: yes configure:7464: checking for unistd.h configure:7464: gcc -c -g -O2 conftest.c >&5 configure:7464: $? = 0 configure:7464: result: yes configure:7478: checking for dlfcn.h configure:7478: gcc -c -g -O2 conftest.c >&5 configure:7478: $? = 0 configure:7478: result: yes configure:7682: checking for objdir configure:7697: result: .libs configure:7964: checking if gcc supports -fno-rtti -fno-exceptions configure:7982: 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 [enabled by default] configure:7986: $? = 0 configure:7999: result: no configure:8326: checking for gcc option to produce PIC configure:8333: result: -fPIC -DPIC configure:8341: checking if gcc PIC flag -fPIC -DPIC works configure:8359: gcc -c -g -O2 -fPIC -DPIC -DPIC conftest.c >&5 configure:8363: $? = 0 configure:8376: result: yes configure:8405: checking if gcc static flag -static works configure:8433: result: yes configure:8448: checking if gcc supports -c -o file.o configure:8469: gcc -c -g -O2 -o out/conftest2.o conftest.c >&5 configure:8473: $? = 0 configure:8495: result: yes configure:8503: checking if gcc supports -c -o file.o configure:8550: result: yes configure:8583: checking whether the gcc linker (/usr/bin/ld) supports shared libraries configure:9740: result: yes configure:9777: checking whether -lc should be explicitly linked in configure:9785: gcc -c -g -O2 conftest.c >&5 configure:9788: $? = 0 configure:9803: gcc -shared -fPIC -DPIC conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /bin/grep -lc \>/dev/null 2\>\&1 configure:9806: $? = 0 configure:9820: result: no configure:9980: checking dynamic linker characteristics configure:10491: gcc -o conftest -g -O2 -Wl,-rpath -Wl,/foo conftest.c >&5 configure:10491: $? = 0 configure:10725: result: GNU/Linux ld.so configure:10832: checking how to hardcode library paths into programs configure:10857: result: immediate configure:10951: checking for shl_load configure:10951: gcc -o conftest -g -O2 conftest.c >&5 /tmp/ccJaFZJm.o: In function `main': /sources/freeglut-2.8.0/conftest.c:57: undefined reference to `shl_load' collect2: error: ld returned 1 exit status configure:10951: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "freeglut library" | #define PACKAGE_TARNAME "freeglut" | #define PACKAGE_VERSION "2.6.0" | #define PACKAGE_STRING "freeglut library 2.6.0" | #define PACKAGE_BUGREPORT "[email protected]" | #define PACKAGE_URL "" | #define PACKAGE "freeglut" | #define VERSION "2.6.0" | #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 | #define LT_OBJDIR ".libs/" | /* end confdefs.h. */ | /* Define shl_load to an innocuous variant, in case <limits.h> declares shl_load. | For example, HP-UX 11i <limits.h> declares gettimeofday. */ | #define shl_load innocuous_shl_load | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char shl_load (); below. | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since | <limits.h> exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include <limits.h> | #else | # include <assert.h> | #endif | | #undef shl_load | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char shl_load (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_shl_load || defined __stub___shl_load | choke me | #endif | | int | main () | { | return shl_load (); | ; | return 0; | } configure:10951: result: no configure:10955: checking for shl_load in -ldld configure:10980: gcc -o conftest -g -O2 conftest.c -ldld >&5 /usr/bin/ld: cannot find -ldld collect2: error: ld returned 1 exit status configure:10980: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "freeglut library" | #define PACKAGE_TARNAME "freeglut" | #define PACKAGE_VERSION "2.6.0" | #define PACKAGE_STRING "freeglut library 2.6.0" | #define PACKAGE_BUGREPORT "[email protected]" | #define PACKAGE_URL "" | #define PACKAGE "freeglut" | #define VERSION "2.6.0" | #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 | #define LT_OBJDIR ".libs/" | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char shl_load (); | int | main () | { | return shl_load (); | ; | return 0; | } configure:10989: result: no configure:10994: checking for dlopen configure:10994: gcc -o conftest -g -O2 conftest.c >&5 /tmp/cchHSSSs.o: In function `main': /sources/freeglut-2.8.0/conftest.c:57: undefined reference to `dlopen' collect2: error: ld returned 1 exit status configure:10994: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "freeglut library" | #define PACKAGE_TARNAME "freeglut" | #define PACKAGE_VERSION "2.6.0" | #define PACKAGE_STRING "freeglut library 2.6.0" | #define PACKAGE_BUGREPORT "[email protected]" | #define PACKAGE_URL "" | #define PACKAGE "freeglut" | #define VERSION "2.6.0" | #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 | #define LT_OBJDIR ".libs/" | /* end confdefs.h. */ | /* Define dlopen to an innocuous variant, in case <limits.h> declares dlopen. | For example, HP-UX 11i <limits.h> declares gettimeofday. */ | #define dlopen innocuous_dlopen | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char dlopen (); below. | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since | <limits.h> exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include <limits.h> | #else | # include <assert.h> | #endif | | #undef dlopen | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char dlopen (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_dlopen || defined __stub___dlopen | choke me | #endif | | int | main () | { | return dlopen (); | ; | return 0; | } configure:10994: result: no configure:10998: checking for dlopen in -ldl configure:11023: gcc -o conftest -g -O2 conftest.c -ldl >&5 configure:11023: $? = 0 configure:11032: result: yes configure:11151: checking whether a program can dlopen itself configure:11231: gcc -o conftest -g -O2 -DHAVE_DLFCN_H -Wl,--export-dynamic conftest.c -ldl >&5 configure:11234: $? = 0 configure:11252: result: yes configure:11257: checking whether a statically linked program can dlopen itself configure:11337: gcc -o conftest -g -O2 -DHAVE_DLFCN_H -Wl,--export-dynamic -static conftest.c -ldl >&5 /tmp/ccmdHZYw.o: In function `main': /sources/freeglut-2.8.0/configure:11316: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking /usr/bin/ld: dynamic STT_GNU_IFUNC symbol `strcmp' with pointer equality in `/usr/lib/gcc/i686-pc-linux-gnu/4.7.1/../../../libc.a(strcmp.o)' can not be used when making an executable; recompile with -fPIE and relink with -pie collect2: error: ld returned 1 exit status configure:11340: $? = 1 configure:11358: result: no configure:11397: checking whether stripping libraries is possible configure:11402: result: yes configure:11437: checking if libtool supports shared libraries configure:11439: result: yes configure:11442: checking whether to build shared libraries configure:11463: result: yes configure:11466: checking whether to build static libraries configure:11470: result: no configure:11510: checking for X configure:11618: gcc -E conftest.c configure:11618: $? = 0 configure:11649: gcc -o conftest -g -O2 conftest.c -lX11 >&5 configure:11649: $? = 0 configure:11699: result: libraries , headers configure:11798: gcc -o conftest -g -O2 conftest.c -lX11 >&5 configure:11798: $? = 0 configure:11896: checking for gethostbyname configure:11896: gcc -o conftest -g -O2 conftest.c >&5 configure:11896: $? = 0 configure:11896: result: yes configure:11993: checking for connect configure:11993: gcc -o conftest -g -O2 conftest.c >&5 configure:11993: $? = 0 configure:11993: result: yes configure:12042: checking for remove configure:12042: gcc -o conftest -g -O2 conftest.c >&5 configure:12042: $? = 0 configure:12042: result: yes configure:12091: checking for shmat configure:12091: gcc -o conftest -g -O2 conftest.c >&5 configure:12091: $? = 0 configure:12091: result: yes configure:12149: checking for IceConnectionNumber in -lICE configure:12174: gcc -o conftest -g -O2 conftest.c -lICE >&5 configure:12174: $? = 0 configure:12183: result: yes configure:12202: checking for XF86VidModeSwitchToMode in -lXxf86vm configure:12227: gcc -o conftest -g -O2 conftest.c -lXxf86vm >&5 configure:12227: $? = 0 configure:12236: result: yes configure:12247: checking for XRRQueryExtension in -lXrandr configure:12272: gcc -o conftest -g -O2 conftest.c -lXrandr -lXxf86vm >&5 configure:12272: $? = 0 configure:12281: result: yes configure:12292: checking for XISelectEvents in -lXi configure:12317: gcc -o conftest -g -O2 conftest.c -lXi -lXrandr -lXxf86vm >&5 configure:12317: $? = 0 configure:12326: result: yes configure:12347: checking for hid_init in -lusbhid configure:12372: gcc -o conftest -g -O2 conftest.c -lusbhid -lXi -lXrandr -lXxf86vm >&5 /usr/bin/ld: cannot find -lusbhid collect2: error: ld returned 1 exit status configure:12372: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "freeglut library" | #define PACKAGE_TARNAME "freeglut" | #define PACKAGE_VERSION "2.6.0" | #define PACKAGE_STRING "freeglut library 2.6.0" | #define PACKAGE_BUGREPORT "[email protected]" | #define PACKAGE_URL "" | #define PACKAGE "freeglut" | #define VERSION "2.6.0" | #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 | #define LT_OBJDIR ".libs/" | #define HAVE_LIBXXF86VM 1 | #define HAVE_LIBXRANDR 1 | #define HAVE_LIBXI 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char hid_init (); | int | main () | { | return hid_init (); | ; | return 0; | } configure:12381: result: no configure:12392: checking for ANSI C header files configure:12496: result: yes configure:12509: checking usbhid.h usability configure:12509: gcc -c -g -O2 conftest.c >&5 conftest.c:60:20: fatal error: usbhid.h: No such file or directory compilation terminated. configure:12509: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "freeglut library" | #define PACKAGE_TARNAME "freeglut" | #define PACKAGE_VERSION "2.6.0" | #define PACKAGE_STRING "freeglut library 2.6.0" | #define PACKAGE_BUGREPORT "[email protected]" | #define PACKAGE_URL "" | #define PACKAGE "freeglut" | #define VERSION "2.6.0" | #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 | #define LT_OBJDIR ".libs/" | #define HAVE_LIBXXF86VM 1 | #define HAVE_LIBXRANDR 1 | #define HAVE_LIBXI 1 | #define STDC_HEADERS 1 | /* end confdefs.h. */ | #include <stdio.h> | #ifdef HAVE_SYS_TYPES_H | # include <sys/types.h> | #endif | #ifdef HAVE_SYS_STAT_H | # include <sys/stat.h> | #endif | #ifdef STDC_HEADERS | # include <stdlib.h> | # include <stddef.h> | #else | # ifdef HAVE_STDLIB_H | # include <stdlib.h> | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include <memory.h> | # endif | # include <string.h> | #endif | #ifdef HAVE_STRINGS_H | # include <strings.h> | #endif | #ifdef HAVE_INTTYPES_H | # include <inttypes.h> | #endif | #ifdef HAVE_STDINT_H | # include <stdint.h> | #endif | #ifdef HAVE_UNISTD_H | # include <unistd.h> | #endif | #include <usbhid.h> configure:12509: result: no configure:12509: checking usbhid.h presence configure:12509: gcc -E conftest.c conftest.c:27:20: fatal error: usbhid.h: No such file or directory compilation terminated. configure:12509: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "freeglut library" | #define PACKAGE_TARNAME "freeglut" | #define PACKAGE_VERSION "2.6.0" | #define PACKAGE_STRING "freeglut library 2.6.0" | #define PACKAGE_BUGREPORT "[email protected]" | #define PACKAGE_URL "" | #define PACKAGE "freeglut" | #define VERSION "2.6.0" | #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 | #define LT_OBJDIR ".libs/" | #define HAVE_LIBXXF86VM 1 | #define HAVE_LIBXRANDR 1 | #define HAVE_LIBXI 1 | #define STDC_HEADERS 1 | /* end confdefs.h. */ | #include <usbhid.h> configure:12509: result: no configure:12509: checking for usbhid.h configure:12509: result: no configure:12509: checking libusbhid.h usability configure:12509: gcc -c -g -O2 conftest.c >&5 conftest.c:60:23: fatal error: libusbhid.h: No such file or directory compilation terminated. configure:12509: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "freeglut library" | #define PACKAGE_TARNAME "freeglut" | #define PACKAGE_VERSION "2.6.0" | #define PACKAGE_STRING "freeglut library 2.6.0" | #define PACKAGE_BUGREPORT "[email protected]" | #define PACKAGE_URL "" | #define PACKAGE "freeglut" | #define VERSION "2.6.0" | #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 | #define LT_OBJDIR ".libs/" | #define HAVE_LIBXXF86VM 1 | #define HAVE_LIBXRANDR 1 | #define HAVE_LIBXI 1 | #define STDC_HEADERS 1 | /* end confdefs.h. */ | #include <stdio.h> | #ifdef HAVE_SYS_TYPES_H | # include <sys/types.h> | #endif | #ifdef HAVE_SYS_STAT_H | # include <sys/stat.h> | #endif | #ifdef STDC_HEADERS | # include <stdlib.h> | # include <stddef.h> | #else | # ifdef HAVE_STDLIB_H | # include <stdlib.h> | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include <memory.h> | # endif | # include <string.h> | #endif | #ifdef HAVE_STRINGS_H | # include <strings.h> | #endif | #ifdef HAVE_INTTYPES_H | # include <inttypes.h> | #endif | #ifdef HAVE_STDINT_H | # include <stdint.h> | #endif | #ifdef HAVE_UNISTD_H | # include <unistd.h> | #endif | #include <libusbhid.h> configure:12509: result: no configure:12509: checking libusbhid.h presence configure:12509: gcc -E conftest.c conftest.c:27:23: fatal error: libusbhid.h: No such file or directory compilation terminated. configure:12509: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "freeglut library" | #define PACKAGE_TARNAME "freeglut" | #define PACKAGE_VERSION "2.6.0" | #define PACKAGE_STRING "freeglut library 2.6.0" | #define PACKAGE_BUGREPORT "[email protected]" | #define PACKAGE_URL "" | #define PACKAGE "freeglut" | #define VERSION "2.6.0" | #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 | #define LT_OBJDIR ".libs/" | #define HAVE_LIBXXF86VM 1 | #define HAVE_LIBXRANDR 1 | #define HAVE_LIBXI 1 | #define STDC_HEADERS 1 | /* end confdefs.h. */ | #include <libusbhid.h> configure:12509: result: no configure:12509: checking for libusbhid.h configure:12509: result: no configure:12509: checking errno.h usability configure:12509: gcc -c -g -O2 conftest.c >&5 configure:12509: $? = 0 configure:12509: result: yes configure:12509: checking errno.h presence configure:12509: gcc -E conftest.c configure:12509: $? = 0 configure:12509: result: yes configure:12509: checking for errno.h configure:12509: result: yes configure:12509: checking GL/gl.h usability configure:12509: gcc -c -g -O2 conftest.c >&5 configure:12509: $? = 0 configure:12509: result: yes configure:12509: checking GL/gl.h presence configure:12509: gcc -E conftest.c configure:12509: $? = 0 configure:12509: result: yes configure:12509: checking for GL/gl.h configure:12509: result: yes configure:12509: checking GL/glu.h usability configure:12509: gcc -c -g -O2 conftest.c >&5 configure:12509: $? = 0 configure:12509: result: yes configure:12509: checking GL/glu.h presence configure:12509: gcc -E conftest.c configure:12509: $? = 0 configure:12509: result: yes configure:12509: checking for GL/glu.h configure:12509: result: yes configure:12509: checking GL/glx.h usability configure:12509: gcc -c -g -O2 conftest.c >&5 configure:12509: $? = 0 configure:12509: result: yes configure:12509: checking GL/glx.h presence configure:12509: gcc -E conftest.c configure:12509: $? = 0 configure:12509: result: yes configure:12509: checking for GL/glx.h configure:12509: result: yes configure:12509: checking fcntl.h usability configure:12509: gcc -c -g -O2 conftest.c >&5 configure:12509: $? = 0 configure:12509: result: yes configure:12509: checking fcntl.h presence configure:12509: gcc -E conftest.c configure:12509: $? = 0 configure:12509: result: yes configure:12509: checking for fcntl.h configure:12509: result: yes configure:12509: checking limits.h usability configure:12509: gcc -c -g -O2 conftest.c >&5 configure:12509: $? = 0 configure:12509: result: yes configure:12509: checking limits.h presence configure:12509: gcc -E conftest.c configure:12509: $? = 0 configure:12509: result: yes configure:12509: checking for limits.h configure:12509: result: yes configure:12509: checking sys/ioctl.h usability configure:12509: gcc -c -g -O2 conftest.c >&5 configure:12509: $? = 0 configure:12509: result: yes configure:12509: checking sys/ioctl.h presence configure:12509: gcc -E conftest.c configure:12509: $? = 0 configure:12509: result: yes configure:12509: checking for sys/ioctl.h configure:12509: result: yes configure:12509: checking sys/param.h usability configure:12509: gcc -c -g -O2 conftest.c >&5 configure:12509: $? = 0 configure:12509: result: yes configure:12509: checking sys/param.h presence configure:12509: gcc -E conftest.c configure:12509: $? = 0 configure:12509: result: yes configure:12509: checking for sys/param.h configure:12509: result: yes configure:12509: checking sys/time.h usability configure:12509: gcc -c -g -O2 conftest.c >&5 configure:12509: $? = 0 configure:12509: result: yes configure:12509: checking sys/time.h presence configure:12509: gcc -E conftest.c configure:12509: $? = 0 configure:12509: result: yes configure:12509: checking for sys/time.h configure:12509: result: yes configure:12519: checking whether time.h and sys/time.h may both be included configure:12539: gcc -c -g -O2 conftest.c >&5 configure:12539: $? = 0 configure:12546: result: yes configure:12556: checking for X11/extensions/xf86vmode.h configure:12556: gcc -c -g -O2 conftest.c >&5 configure:12556: $? = 0 configure:12556: result: yes configure:12569: checking X11/extensions/Xrandr.h usability configure:12569: gcc -c -g -O2 conftest.c >&5 configure:12569: $? = 0 configure:12569: result: yes configure:12569: checking X11/extensions/Xrandr.h presence configure:12569: gcc -E conftest.c configure:12569: $? = 0 configure:12569: result: yes configure:12569: checking for X11/extensions/Xrandr.h configure:12569: result: yes configure:12582: checking X11/extensions/XI.h usability configure:12582: gcc -c -g -O2 conftest.c >&5 configure:12582: $? = 0 configure:12582: result: yes configure:12582: checking X11/extensions/XI.h presence configure:12582: gcc -E conftest.c configure:12582: $? = 0 configure:12582: result: yes configure:12582: checking for X11/extensions/XI.h configure:12582: result: yes configure:12582: checking X11/extensions/XInput.h usability configure:12582: gcc -c -g -O2 conftest.c >&5 configure:12582: $? = 0 configure:12582: result: yes configure:12582: checking X11/extensions/XInput.h presence configure:12582: gcc -E conftest.c configure:12582: $? = 0 configure:12582: result: yes configure:12582: checking for X11/extensions/XInput.h configure:12582: result: yes configure:12594: checking X11/extensions/XInput2.h usability configure:12594: gcc -c -g -O2 conftest.c >&5 configure:12594: $? = 0 configure:12594: result: yes configure:12594: checking X11/extensions/XInput2.h presence configure:12594: gcc -E conftest.c configure:12594: $? = 0 configure:12594: result: yes configure:12594: checking for X11/extensions/XInput2.h configure:12594: result: yes configure:12608: checking whether gcc needs -traditional configure:12642: result: no configure:12651: checking for vprintf configure:12651: gcc -o conftest -g -O2 conftest.c -lXi -lXrandr -lXxf86vm >&5 conftest.c:65:6: warning: conflicting types for built-in function 'vprintf' [enabled by default] configure:12651: $? = 0 configure:12651: result: yes configure:12657: checking for _doprnt configure:12657: gcc -o conftest -g -O2 conftest.c -lXi -lXrandr -lXxf86vm >&5 /tmp/ccQ0gr9N.o: In function `main': /sources/freeglut-2.8.0/conftest.c:77: undefined reference to `_doprnt' collect2: error: ld returned 1 exit status configure:12657: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "freeglut library" | #define PACKAGE_TARNAME "freeglut" | #define PACKAGE_VERSION "2.6.0" | #define PACKAGE_STRING "freeglut library 2.6.0" | #define PACKAGE_BUGREPORT "[email protected]" | #define PACKAGE_URL "" | #define PACKAGE "freeglut" | #define VERSION "2.6.0" | #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 | #define LT_OBJDIR ".libs/" | #define HAVE_LIBXXF86VM 1 | #define HAVE_LIBXRANDR 1 | #define HAVE_LIBXI 1 | #define STDC_HEADERS 1 | #define HAVE_ERRNO_H 1 | #define HAVE_GL_GL_H 1 | #define HAVE_GL_GLU_H 1 | #define HAVE_GL_GLX_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_X11_EXTENSIONS_XF86VMODE_H 1 | #define HAVE_X11_EXTENSIONS_XRANDR_H 1 | #define HAVE_X11_EXTENSIONS_XI_H 1 | #define HAVE_X11_EXTENSIONS_XINPUT_H 1 | #define HAVE_X11_EXTENSIONS_XINPUT2_H 1 | #define HAVE_VPRINTF 1 | /* end confdefs.h. */ | /* Define _doprnt to an innocuous variant, in case <limits.h> declares _doprnt. | For example, HP-UX 11i <limits.h> declares gettimeofday. */ | #define _doprnt innocuous__doprnt | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char _doprnt (); below. | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since | <limits.h> exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include <limits.h> | #else | # include <assert.h> | #endif | | #undef _doprnt | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char _doprnt (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub__doprnt || defined __stub____doprnt | choke me | #endif | | int | main () | { | return _doprnt (); | ; | return 0; | } configure:12657: result: no configure:12756: checking for cos in -lm configure:12781: gcc -o conftest -g -O2 conftest.c -lm -lXi -lXrandr -lXxf86vm >&5 conftest.c:50:6: warning: conflicting types for built-in function 'cos' [enabled by default] configure:12781: $? = 0 configure:12790: result: yes configure:12803: checking for gettimeofday configure:12803: gcc -o conftest -g -O2 conftest.c -lXi -lXrandr -lXxf86vm >&5 configure:12803: $? = 0 configure:12803: result: yes configure:12814: checking for vfprintf configure:12814: gcc -o conftest -g -O2 conftest.c -lXi -lXrandr -lXxf86vm >&5 conftest.c:67:6: warning: conflicting types for built-in function 'vfprintf' [enabled by default] configure:12814: $? = 0 configure:12814: result: yes configure:13002: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by freeglut library config.status 2.6.0, which was generated by GNU Autoconf 2.68. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on speakup config.status:1139: creating Makefile config.status:1139: creating doc/Makefile config.status:1139: creating include/GL/Makefile config.status:1139: creating include/Makefile config.status:1139: creating progs/Makefile config.status:1139: creating progs/demos/CallbackMaker/Makefile config.status:1139: creating progs/demos/Fractals/Makefile config.status:1139: creating progs/demos/Fractals_random/Makefile config.status:1139: creating progs/demos/Lorenz/Makefile config.status:1139: creating progs/demos/Makefile config.status:1139: creating progs/demos/One/Makefile config.status:1139: creating progs/demos/shapes/Makefile config.status:1139: creating progs/demos/smooth_opengl3/Makefile config.status:1139: creating progs/demos/spaceball/Makefile config.status:1139: creating progs/demos/subwin/Makefile config.status:1139: creating src/Makefile config.status:1139: creating config.h config.status:1368: executing depfiles commands config.status:1368: executing libtool commands ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=i686-pc-linux-gnu ac_cv_c_compiler_gnu=yes ac_cv_c_const=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_LDFLAGS_set= ac_cv_env_LDFLAGS_value= ac_cv_env_LIBS_set= ac_cv_env_LIBS_value= ac_cv_env_XMKMF_set= ac_cv_env_XMKMF_value= ac_cv_env_build_alias_set= ac_cv_env_build_alias_value= ac_cv_env_host_alias_set= ac_cv_env_host_alias_value= ac_cv_env_target_alias_set= ac_cv_env_target_alias_value= ac_cv_func__doprnt=no ac_cv_func_connect=yes ac_cv_func_dlopen=no ac_cv_func_gethostbyname=yes ac_cv_func_gettimeofday=yes ac_cv_func_remove=yes ac_cv_func_shl_load=no ac_cv_func_shmat=yes ac_cv_func_vfprintf=yes ac_cv_func_vprintf=yes ac_cv_have_x='have_x=yes ac_x_includes='\'''\'' ac_x_libraries='\'''\''' ac_cv_header_GL_gl_h=yes ac_cv_header_GL_glu_h=yes ac_cv_header_GL_glx_h=yes ac_cv_header_X11_extensions_XI_h=yes ac_cv_header_X11_extensions_XInput2_h=yes ac_cv_header_X11_extensions_XInput_h=yes ac_cv_header_X11_extensions_Xrandr_h=yes ac_cv_header_X11_extensions_xf86vmode_h=yes ac_cv_header_dlfcn_h=yes ac_cv_header_errno_h=yes ac_cv_header_fcntl_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_libusbhid_h=no ac_cv_header_limits_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_ioctl_h=yes ac_cv_header_sys_param_h=yes ac_cv_header_sys_stat_h=yes ac_cv_header_sys_time_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_time=yes ac_cv_header_unistd_h=yes ac_cv_header_usbhid_h=no ac_cv_host=i686-pc-linux-gnu ac_cv_lib_ICE_IceConnectionNumber=yes ac_cv_lib_Xi_XISelectEvents=yes ac_cv_lib_Xrandr_XRRQueryExtension=yes ac_cv_lib_Xxf86vm_XF86VidModeSwitchToMode=yes ac_cv_lib_dl_dlopen=yes ac_cv_lib_dld_shl_load=no ac_cv_lib_m_cos=yes ac_cv_lib_usbhid_hid_init=no ac_cv_objext=o ac_cv_path_EGREP='/bin/grep -E' ac_cv_path_FGREP='/bin/grep -F' ac_cv_path_GREP=/bin/grep ac_cv_path_SED=/bin/sed ac_cv_path_install='/usr/bin/install -c' ac_cv_path_mkdir=/bin/mkdir ac_cv_prog_AWK=gawk ac_cv_prog_CPP='gcc -E' ac_cv_prog_ac_ct_AR=ar ac_cv_prog_ac_ct_CC=gcc ac_cv_prog_ac_ct_OBJDUMP=objdump ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_ac_ct_STRIP=strip ac_cv_prog_cc_c89= ac_cv_prog_cc_g=yes ac_cv_prog_cc_gcc_c_o=yes ac_cv_prog_gcc_traditional=no ac_cv_prog_make_make_set=yes am_cv_CC_dependencies_compiler_type=gcc3 lt_cv_ar_at_file=@ lt_cv_archive_cmds_need_lc=no lt_cv_deplibs_check_method=pass_all lt_cv_dlopen=dlopen lt_cv_dlopen_libs=-ldl lt_cv_dlopen_self=yes lt_cv_dlopen_self_static=no lt_cv_file_magic_cmd='$MAGIC_CMD' lt_cv_file_magic_test_file= lt_cv_ld_reload_flag=-r lt_cv_nm_interface='BSD nm' lt_cv_objdir=.libs lt_cv_path_LD=/usr/bin/ld lt_cv_path_NM='/usr/bin/nm -B' lt_cv_path_mainfest_tool=no lt_cv_prog_compiler_c_o=yes lt_cv_prog_compiler_pic='-fPIC -DPIC' lt_cv_prog_compiler_pic_works=yes lt_cv_prog_compiler_rtti_exceptions=no lt_cv_prog_compiler_static_works=yes lt_cv_prog_gnu_ld=yes lt_cv_sharedlib_from_linklib_cmd='printf %s\n' lt_cv_shlibpath_overrides_runpath=no lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'' | sed '\''/ __gnu_lto/d'\''' lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"\2", (void *) \&\2},/p'\''' lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \(lib[^ ]*\)$/ {"\2", (void *) \&\2},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"lib\2", (void *) \&\2},/p'\''' lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\''' lt_cv_sys_max_cmd_len=1572864 lt_cv_to_host_file_cmd=func_convert_file_noop lt_cv_to_tool_file_cmd=func_convert_file_noop ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /sources/freeglut-2.8.0/missing --run aclocal-1.11' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='${SHELL} /sources/freeglut-2.8.0/missing --run tar' AR='ar' AUTOCONF='${SHELL} /sources/freeglut-2.8.0/missing --run autoconf' AUTOHEADER='${SHELL} /sources/freeglut-2.8.0/missing --run autoheader' AUTOMAKE='${SHELL} /sources/freeglut-2.8.0/missing --run automake-1.11' AWK='gawk' CC='gcc' CCDEPMODE='depmode=gcc3' CFLAGS='-g -O2 -Wall -pedantic' CPP='gcc -E' CPPFLAGS='' CYGPATH_W='echo' DEFS='-DHAVE_CONFIG_H' DEPDIR='.deps' DLLTOOL='false' DSYMUTIL='' DUMPBIN='' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/bin/grep -E' EXEEXT='' EXPORT_FLAGS='' FGREP='/bin/grep -F' GL_LIBS='-lGL -lXext -lX11' GREP='/bin/grep' HEADER='glut.h' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' LD='/usr/bin/ld' LDFLAGS='' LIBM='-lm' LIBOBJS='' LIBRARY='glut' LIBS='-lXi -lXrandr -lXxf86vm ' LIBTOOL='$(SHELL) $(top_builddir)/libtool' LIBTOOL_DEPS='./ltmain.sh' LIBUSBHID='' LIBXI='-lXi' LIBXXF86VM='' LIPO='' LN_S='ln -s' LTLIBOBJS='' MAKEINFO='${SHELL} /sources/freeglut-2.8.0/missing --run makeinfo' MANIFEST_TOOL=':' MKDIR_P='/bin/mkdir -p' NM='/usr/bin/nm -B' NMEDIT='' OBJDUMP='objdump' OBJEXT='o' OTOOL64='' OTOOL='' PACKAGE='freeglut' PACKAGE_BUGREPORT='[email protected]' PACKAGE_NAME='freeglut library' PACKAGE_STRING='freeglut library 2.6.0' PACKAGE_TARNAME='freeglut' PACKAGE_URL='' PACKAGE_VERSION='2.6.0' PATH_SEPARATOR=':' RANLIB='ranlib' SED='/bin/sed' SET_MAKE='' SHELL='/bin/sh' STRIP='strip' VERSION='2.6.0' VERSION_INFO='-version-info 12:0:9' XMKMF='' X_CFLAGS='' X_EXTRA_LIBS='' X_LIBS='' X_PRE_LIBS=' -lSM -lICE' ac_ct_AR='ar' ac_ct_CC='gcc' ac_ct_DUMPBIN='' am__EXEEXT_FALSE='' am__EXEEXT_TRUE='#' am__fastdepCC_FALSE='#' am__fastdepCC_TRUE='' am__include='include' am__isrc='' am__leading_dot='.' am__quote='' am__tar='${AMTAR} chof - "$$tardir"' am__untar='${AMTAR} xf -' bindir='${exec_prefix}/bin' build='i686-pc-linux-gnu' build_alias='' build_cpu='i686' build_os='linux-gnu' build_vendor='pc' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' dvidir='${docdir}' exec_prefix='${prefix}' host='i686-pc-linux-gnu' host_alias='' host_cpu='i686' host_os='linux-gnu' host_vendor='pc' htmldir='${docdir}' includedir='${prefix}/include' infodir='${datarootdir}/info' install_sh='${SHELL} /sources/freeglut-2.8.0/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='${prefix}/var' mandir='${datarootdir}/man' mkdir_p='/bin/mkdir -p' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='/usr' program_transform_name='s,x,x,' psdir='${docdir}' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target_alias='' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "freeglut library" #define PACKAGE_TARNAME "freeglut" #define PACKAGE_VERSION "2.6.0" #define PACKAGE_STRING "freeglut library 2.6.0" #define PACKAGE_BUGREPORT "[email protected]" #define PACKAGE_URL "" #define PACKAGE "freeglut" #define VERSION "2.6.0" #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 #define LT_OBJDIR ".libs/" #define HAVE_LIBXXF86VM 1 #define HAVE_LIBXRANDR 1 #define HAVE_LIBXI 1 #define STDC_HEADERS 1 #define HAVE_ERRNO_H 1 #define HAVE_GL_GL_H 1 #define HAVE_GL_GLU_H 1 #define HAVE_GL_GLX_H 1 #define HAVE_FCNTL_H 1 #define HAVE_LIMITS_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define HAVE_X11_EXTENSIONS_XF86VMODE_H 1 #define HAVE_X11_EXTENSIONS_XRANDR_H 1 #define HAVE_X11_EXTENSIONS_XI_H 1 #define HAVE_X11_EXTENSIONS_XINPUT_H 1 #define HAVE_X11_EXTENSIONS_XINPUT2_H 1 #define HAVE_VPRINTF 1 #define HAVE_GETTIMEOFDAY 1 #define HAVE_VFPRINTF 1 configure: exit 0 -- http://linuxfromscratch.org/mailman/listinfo/blfs-support FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
