This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by configure, which was generated by GNU Autoconf 2.60. Invocation command line was $ ./configure --prefix=/usr --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --prefix=/usr/games --libdir=/usr/games/lib64 --datadir=/usr/share/games --sysconfdir=/etc/games --localstatedir=/var/games --disable-dependency-tracking --enable-sdl --build=x86_64-pc-linux-gnu ## --------- ## ## Platform. ## ## --------- ## hostname = barcelona uname -m = x86_64 uname -r = 2.6.25.16 uname -s = Linux uname -v = #3 SMP PREEMPT Mon Sep 1 02:11:56 CEST 2008 /usr/bin/uname -p = Quad-Core AMD Opteron(tm) Processor 2354 /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/lib/ccache/bin PATH: /usr/local/sbin PATH: /sbin PATH: /usr/sbin PATH: /usr/lib64/portage/bin PATH: /usr/local/bin PATH: /bin PATH: /usr/bin PATH: /opt/bin PATH: /usr/x86_64-pc-linux-gnu/gcc-bin/4.2.4 PATH: /usr/kde/3.5/sbin PATH: /usr/kde/3.5/bin PATH: /usr/qt/3/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:1808: checking build system type configure:1826: result: x86_64-pc-linux-gnu configure:1848: checking host system type configure:1863: result: x86_64-pc-linux-gnu configure:1885: checking target system type configure:1900: result: x86_64-pc-linux-gnu configure:1942: checking for a BSD-compatible install configure:1998: result: /usr/bin/install -c configure:2009: checking whether build environment is sane configure:2052: result: yes configure:2117: checking for gawk configure:2133: found /bin/gawk configure:2144: result: gawk configure:2155: checking whether make sets $(MAKE) configure:2176: result: yes configure:2361: checking whether make sets $(MAKE) configure:2382: result: yes configure:2399: checking for x86_64-pc-linux-gnu-gcc configure:2415: found /usr/lib/ccache/bin/x86_64-pc-linux-gnu-gcc configure:2426: result: x86_64-pc-linux-gnu-gcc configure:2704: checking for C compiler version configure:2711: x86_64-pc-linux-gnu-gcc --version >&5 x86_64-pc-linux-gnu-gcc (GCC) 4.2.4 (Gentoo 4.2.4 p1.0) Copyright (C) 2007 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:2714: $? = 0 configure:2721: x86_64-pc-linux-gnu-gcc -v >&5 Using built-in specs. Target: x86_64-pc-linux-gnu Configured with: /var/tmp/portage/sys-devel/gcc-4.2.4/work/gcc-4.2.4/configure --prefix=/usr --bindir=/usr/x86_64-pc-linux-gnu/gcc-bin/4.2.4 --includedir=/usr/lib/gcc/x86_64-pc-linux-gnu/4.2.4/include --datadir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.2.4 --mandir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.2.4/man --infodir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.2.4/info --with-gxx-include-dir=/usr/lib/gcc/x86_64-pc-linux-gnu/4.2.4/include/g++-v4 --host=x86_64-pc-linux-gnu --build=x86_64-pc-linux-gnu --disable-altivec --enable-nls --without-included-gettext --with-system-zlib --disable-checking --disable-werror --enable-secureplt --enable-multilib --disable-libmudflap --disable-libssp --disable-libgcj --enable-languages=c,c++,treelang --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu Thread model: posix gcc version 4.2.4 (Gentoo 4.2.4 p1.0) configure:2724: $? = 0 configure:2731: x86_64-pc-linux-gnu-gcc -V >&5 x86_64-pc-linux-gnu-gcc: '-V' option must have argument configure:2734: $? = 1 configure:2757: checking for C compiler default output file name configure:2784: x86_64-pc-linux-gnu-gcc -march=opteron -mtune=opteron -O2 -finline-functions -pipe -Wl,-O1,--hash-style=gnu,--sort-common,--as-needed conftest.c >&5 configure:2787: $? = 0 configure:2833: result: a.out configure:2838: checking whether the C compiler works configure:2848: ./a.out configure:2851: $? = 0 configure:2868: result: yes configure:2875: checking whether we are cross compiling configure:2877: result: no configure:2880: checking for suffix of executables configure:2887: x86_64-pc-linux-gnu-gcc -o conftest -march=opteron -mtune=opteron -O2 -finline-functions -pipe -Wl,-O1,--hash-style=gnu,--sort-common,--as-needed conftest.c >&5 configure:2890: $? = 0 configure:2914: result: configure:2920: checking for suffix of object files configure:2946: x86_64-pc-linux-gnu-gcc -c -march=opteron -mtune=opteron -O2 -finline-functions -pipe conftest.c >&5 configure:2949: $? = 0 configure:2972: result: o configure:2976: checking whether we are using the GNU C compiler configure:3005: x86_64-pc-linux-gnu-gcc -c -march=opteron -mtune=opteron -O2 -finline-functions -pipe conftest.c >&5 configure:3011: $? = 0 configure:3018: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:3021: $? = 0 configure:3028: test -s conftest.o configure:3031: $? = 0 configure:3045: result: yes configure:3050: checking whether x86_64-pc-linux-gnu-gcc accepts -g configure:3080: x86_64-pc-linux-gnu-gcc -c -g conftest.c >&5 configure:3086: $? = 0 configure:3093: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:3096: $? = 0 configure:3103: test -s conftest.o configure:3106: $? = 0 configure:3236: result: yes configure:3253: checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89 configure:3327: x86_64-pc-linux-gnu-gcc -c -march=opteron -mtune=opteron -O2 -finline-functions -pipe conftest.c >&5 configure:3333: $? = 0 configure:3340: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:3343: $? = 0 configure:3350: test -s conftest.o configure:3353: $? = 0 configure:3373: result: none needed configure:3402: checking for style of include used by make configure:3430: result: GNU configure:3458: checking dependency style of x86_64-pc-linux-gnu-gcc configure:3548: result: none configure:3570: checking how to run the C preprocessor configure:3610: x86_64-pc-linux-gnu-gcc -E conftest.c configure:3616: $? = 0 configure:3654: x86_64-pc-linux-gnu-gcc -E conftest.c conftest.c:10:28: error: ac_nonexistent.h: No such file or directory configure:3660: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "FlightGear" | #define VERSION "1.0.0" | /* end confdefs.h. */ | #include configure:3700: result: x86_64-pc-linux-gnu-gcc -E configure:3729: x86_64-pc-linux-gnu-gcc -E conftest.c configure:3735: $? = 0 configure:3773: x86_64-pc-linux-gnu-gcc -E conftest.c conftest.c:10:28: error: ac_nonexistent.h: No such file or directory configure:3779: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "FlightGear" | #define VERSION "1.0.0" | /* end confdefs.h. */ | #include configure:3837: checking for x86_64-pc-linux-gnu-g++ configure:3853: found /usr/lib/ccache/bin/x86_64-pc-linux-gnu-g++ configure:3864: result: x86_64-pc-linux-gnu-g++ configure:3939: checking for C++ compiler version configure:3946: x86_64-pc-linux-gnu-g++ --version >&5 x86_64-pc-linux-gnu-g++ (GCC) 4.2.4 (Gentoo 4.2.4 p1.0) Copyright (C) 2007 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:3949: $? = 0 configure:3956: x86_64-pc-linux-gnu-g++ -v >&5 Using built-in specs. Target: x86_64-pc-linux-gnu Configured with: /var/tmp/portage/sys-devel/gcc-4.2.4/work/gcc-4.2.4/configure --prefix=/usr --bindir=/usr/x86_64-pc-linux-gnu/gcc-bin/4.2.4 --includedir=/usr/lib/gcc/x86_64-pc-linux-gnu/4.2.4/include --datadir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.2.4 --mandir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.2.4/man --infodir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.2.4/info --with-gxx-include-dir=/usr/lib/gcc/x86_64-pc-linux-gnu/4.2.4/include/g++-v4 --host=x86_64-pc-linux-gnu --build=x86_64-pc-linux-gnu --disable-altivec --enable-nls --without-included-gettext --with-system-zlib --disable-checking --disable-werror --enable-secureplt --enable-multilib --disable-libmudflap --disable-libssp --disable-libgcj --enable-languages=c,c++,treelang --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu Thread model: posix gcc version 4.2.4 (Gentoo 4.2.4 p1.0) configure:3959: $? = 0 configure:3966: x86_64-pc-linux-gnu-g++ -V >&5 x86_64-pc-linux-gnu-g++: '-V' option must have argument configure:3969: $? = 1 configure:3972: checking whether we are using the GNU C++ compiler configure:4001: x86_64-pc-linux-gnu-g++ -c -march=opteron -mtune=opteron -O2 -finline-functions -pipe conftest.cpp >&5 configure:4007: $? = 0 configure:4014: test -z "$ac_cxx_werror_flag" || test ! -s conftest.err configure:4017: $? = 0 configure:4024: test -s conftest.o configure:4027: $? = 0 configure:4041: result: yes configure:4046: checking whether x86_64-pc-linux-gnu-g++ accepts -g configure:4076: x86_64-pc-linux-gnu-g++ -c -g conftest.cpp >&5 configure:4082: $? = 0 configure:4089: test -z "$ac_cxx_werror_flag" || test ! -s conftest.err configure:4092: $? = 0 configure:4099: test -s conftest.o configure:4102: $? = 0 configure:4232: result: yes configure:4257: checking dependency style of x86_64-pc-linux-gnu-g++ configure:4347: result: none configure:4367: checking for x86_64-pc-linux-gnu-ranlib configure:4383: found /usr/bin/x86_64-pc-linux-gnu-ranlib configure:4394: result: x86_64-pc-linux-gnu-ranlib configure:4473: checking for a BSD-compatible install configure:4529: result: /usr/bin/install -c configure:4540: checking whether ln -s works configure:4544: result: yes configure:4768: checking for grep that handles long lines and -e configure:4842: result: /bin/grep configure:4847: checking for egrep configure:4925: result: /bin/grep -E configure:4930: checking for ANSI C header files configure:4960: x86_64-pc-linux-gnu-gcc -c -march=opteron -mtune=opteron -O2 -finline-functions -pipe -D_REENTRANT -I/usr/X11R6/include conftest.c >&5 configure:4966: $? = 0 configure:4973: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:4976: $? = 0 configure:4983: test -s conftest.o configure:4986: $? = 0 configure:5082: x86_64-pc-linux-gnu-gcc -o conftest -march=opteron -mtune=opteron -O2 -finline-functions -pipe -D_REENTRANT -I/usr/X11R6/include -Wl,-O1,--hash-style=gnu,--sort-common,--as-needed -L/usr/X11R6/lib -L/usr/local/lib conftest.c >&5 configure:5085: $? = 0 configure:5091: ./conftest configure:5094: $? = 0 configure:5111: result: yes configure:5135: checking for sys/types.h configure:5156: x86_64-pc-linux-gnu-gcc -c -march=opteron -mtune=opteron -O2 -finline-functions -pipe -D_REENTRANT -I/usr/X11R6/include conftest.c >&5 configure:5162: $? = 0 configure:5169: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:5172: $? = 0 configure:5179: test -s conftest.o configure:5182: $? = 0 configure:5195: result: yes configure:5135: checking for sys/stat.h configure:5156: x86_64-pc-linux-gnu-gcc -c -march=opteron -mtune=opteron -O2 -finline-functions -pipe -D_REENTRANT -I/usr/X11R6/include conftest.c >&5 configure:5162: $? = 0 configure:5169: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:5172: $? = 0 configure:5179: test -s conftest.o configure:5182: $? = 0 configure:5195: result: yes configure:5135: checking for stdlib.h configure:5156: x86_64-pc-linux-gnu-gcc -c -march=opteron -mtune=opteron -O2 -finline-functions -pipe -D_REENTRANT -I/usr/X11R6/include conftest.c >&5 configure:5162: $? = 0 configure:5169: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:5172: $? = 0 configure:5179: test -s conftest.o configure:5182: $? = 0 configure:5195: result: yes configure:5135: checking for string.h configure:5156: x86_64-pc-linux-gnu-gcc -c -march=opteron -mtune=opteron -O2 -finline-functions -pipe -D_REENTRANT -I/usr/X11R6/include conftest.c >&5 configure:5162: $? = 0 configure:5169: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:5172: $? = 0 configure:5179: test -s conftest.o configure:5182: $? = 0 configure:5195: result: yes configure:5135: checking for memory.h configure:5156: x86_64-pc-linux-gnu-gcc -c -march=opteron -mtune=opteron -O2 -finline-functions -pipe -D_REENTRANT -I/usr/X11R6/include conftest.c >&5 configure:5162: $? = 0 configure:5169: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:5172: $? = 0 configure:5179: test -s conftest.o configure:5182: $? = 0 configure:5195: result: yes configure:5135: checking for strings.h configure:5156: x86_64-pc-linux-gnu-gcc -c -march=opteron -mtune=opteron -O2 -finline-functions -pipe -D_REENTRANT -I/usr/X11R6/include conftest.c >&5 configure:5162: $? = 0 configure:5169: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:5172: $? = 0 configure:5179: test -s conftest.o configure:5182: $? = 0 configure:5195: result: yes configure:5135: checking for inttypes.h configure:5156: x86_64-pc-linux-gnu-gcc -c -march=opteron -mtune=opteron -O2 -finline-functions -pipe -D_REENTRANT -I/usr/X11R6/include conftest.c >&5 configure:5162: $? = 0 configure:5169: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:5172: $? = 0 configure:5179: test -s conftest.o configure:5182: $? = 0 configure:5195: result: yes configure:5135: checking for stdint.h configure:5156: x86_64-pc-linux-gnu-gcc -c -march=opteron -mtune=opteron -O2 -finline-functions -pipe -D_REENTRANT -I/usr/X11R6/include conftest.c >&5 configure:5162: $? = 0 configure:5169: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:5172: $? = 0 configure:5179: test -s conftest.o configure:5182: $? = 0 configure:5195: result: yes configure:5135: checking for unistd.h configure:5156: x86_64-pc-linux-gnu-gcc -c -march=opteron -mtune=opteron -O2 -finline-functions -pipe -D_REENTRANT -I/usr/X11R6/include conftest.c >&5 configure:5162: $? = 0 configure:5169: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:5172: $? = 0 configure:5179: test -s conftest.o configure:5182: $? = 0 configure:5195: result: yes configure:5217: checking pthread.h usability configure:5234: x86_64-pc-linux-gnu-gcc -c -march=opteron -mtune=opteron -O2 -finline-functions -pipe -D_REENTRANT -I/usr/X11R6/include conftest.c >&5 configure:5240: $? = 0 configure:5247: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:5250: $? = 0 configure:5257: test -s conftest.o configure:5260: $? = 0 configure:5271: result: yes configure:5275: checking pthread.h presence configure:5290: x86_64-pc-linux-gnu-gcc -E -I/usr/X11R6/include conftest.c configure:5296: $? = 0 configure:5317: result: yes configure:5345: checking for pthread.h configure:5352: result: yes configure:5386: checking windows.h usability configure:5403: x86_64-pc-linux-gnu-gcc -c -march=opteron -mtune=opteron -O2 -finline-functions -pipe -D_REENTRANT -I/usr/X11R6/include conftest.c >&5 conftest.c:56:21: error: windows.h: No such file or directory configure:5409: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "FlightGear" | #define VERSION "1.0.0" | #define ENABLE_SP_FDM 1 | #define ENABLE_THREADS 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 FGFS 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #endif | #if HAVE_STDINT_H | # include | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:5440: result: no configure:5444: checking windows.h presence configure:5459: x86_64-pc-linux-gnu-gcc -E -I/usr/X11R6/include conftest.c conftest.c:23:21: error: windows.h: No such file or directory configure:5465: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "FlightGear" | #define VERSION "1.0.0" | #define ENABLE_SP_FDM 1 | #define ENABLE_THREADS 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 FGFS 1 | /* end confdefs.h. */ | #include configure:5486: result: no configure:5514: checking for windows.h configure:5521: result: no configure:5529: checking int daylight variable configure:5552: x86_64-pc-linux-gnu-gcc -c -march=opteron -mtune=opteron -O2 -finline-functions -pipe -D_REENTRANT -I/usr/X11R6/include conftest.c >&5 configure:5558: $? = 0 configure:5565: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:5568: $? = 0 configure:5575: test -s conftest.o configure:5578: $? = 0 configure:5589: result: yes configure:5606: checking long timezone variable configure:5631: x86_64-pc-linux-gnu-gcc -c -march=opteron -mtune=opteron -O2 -finline-functions -pipe -D_REENTRANT -I/usr/X11R6/include conftest.c >&5 conftest.c: In function 'main': conftest.c:30: warning: incompatible implicit declaration of built-in function 'exit' configure:5637: $? = 0 configure:5644: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:5647: $? = 0 configure:5654: test -s conftest.o configure:5657: $? = 0 configure:5660: result: yes configure:5752: checking for library containing hid_init configure:5793: x86_64-pc-linux-gnu-gcc -o conftest -march=opteron -mtune=opteron -O2 -finline-functions -pipe -D_REENTRANT -I/usr/X11R6/include -Wl,-O1,--hash-style=gnu,--sort-common,--as-needed -L/usr/X11R6/lib -L/usr/local/lib conftest.c >&5 /var/tmp/portage/games-simulation/flightgear-1.0.0/temp/ccCAlJ22.o: In function `main': conftest.c:(.text+0x7): undefined reference to `hid_init' collect2: ld returned 1 exit status configure:5799: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "FlightGear" | #define VERSION "1.0.0" | #define ENABLE_SP_FDM 1 | #define ENABLE_THREADS 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 FGFS 1 | #define HAVE_DAYLIGHT 1 | #define HAVE_TIMEZONE 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:5793: x86_64-pc-linux-gnu-gcc -o conftest -march=opteron -mtune=opteron -O2 -finline-functions -pipe -D_REENTRANT -I/usr/X11R6/include -Wl,-O1,--hash-style=gnu,--sort-common,--as-needed -L/usr/X11R6/lib -L/usr/local/lib conftest.c -lusbhid >&5 /usr/lib/gcc/x86_64-pc-linux-gnu/4.2.4/../../../../x86_64-pc-linux-gnu/bin/ld: cannot find -lusbhid collect2: ld returned 1 exit status configure:5799: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "FlightGear" | #define VERSION "1.0.0" | #define ENABLE_SP_FDM 1 | #define ENABLE_THREADS 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 FGFS 1 | #define HAVE_DAYLIGHT 1 | #define HAVE_TIMEZONE 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:5843: result: no configure:5867: checking for X configure:5982: x86_64-pc-linux-gnu-gcc -E -I/usr/X11R6/include conftest.c configure:5988: $? = 0 configure:6044: x86_64-pc-linux-gnu-gcc -o conftest -march=opteron -mtune=opteron -O2 -finline-functions -pipe -D_REENTRANT -I/usr/X11R6/include -Wl,-O1,--hash-style=gnu,--sort-common,--as-needed -L/usr/X11R6/lib -L/usr/local/lib conftest.c -lXt >&5 /var/tmp/portage/games-simulation/flightgear-1.0.0/temp/ccurRfeL.o: In function `main': conftest.c:(.text+0x5): undefined reference to `XrmInitialize' collect2: ld returned 1 exit status configure:6050: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "FlightGear" | #define VERSION "1.0.0" | #define ENABLE_SP_FDM 1 | #define ENABLE_THREADS 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 FGFS 1 | #define HAVE_DAYLIGHT 1 | #define HAVE_TIMEZONE 1 | #define ENABLE_AUDIO_SUPPORT 1 | /* end confdefs.h. */ | #include | int | main () | { | XrmInitialize () | ; | return 0; | } configure:6125: result: libraries /usr/X11R6/lib, headers configure:6328: x86_64-pc-linux-gnu-gcc -o conftest -march=opteron -mtune=opteron -O2 -finline-functions -pipe -D_REENTRANT -I/usr/X11R6/include -Wl,-O1,--hash-style=gnu,--sort-common,--as-needed -L/usr/X11R6/lib -L/usr/local/lib conftest.c -L/usr/X11R6/lib -lX11 >&5 configure:6334: $? = 0 configure:6341: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:6344: $? = 0 configure:6351: test -s conftest configure:6354: $? = 0 configure:6539: checking for gethostbyname configure:6595: x86_64-pc-linux-gnu-gcc -o conftest -march=opteron -mtune=opteron -O2 -finline-functions -pipe -D_REENTRANT -I/usr/X11R6/include -Wl,-O1,--hash-style=gnu,--sort-common,--as-needed -L/usr/X11R6/lib -L/usr/local/lib conftest.c >&5 configure:6601: $? = 0 configure:6608: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:6611: $? = 0 configure:6618: test -s conftest configure:6621: $? = 0 configure:6634: result: yes configure:6811: checking for connect configure:6867: x86_64-pc-linux-gnu-gcc -o conftest -march=opteron -mtune=opteron -O2 -finline-functions -pipe -D_REENTRANT -I/usr/X11R6/include -Wl,-O1,--hash-style=gnu,--sort-common,--as-needed -L/usr/X11R6/lib -L/usr/local/lib conftest.c >&5 configure:6873: $? = 0 configure:6880: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:6883: $? = 0 configure:6890: test -s conftest configure:6893: $? = 0 configure:6906: result: yes configure:6994: checking for remove configure:7050: x86_64-pc-linux-gnu-gcc -o conftest -march=opteron -mtune=opteron -O2 -finline-functions -pipe -D_REENTRANT -I/usr/X11R6/include -Wl,-O1,--hash-style=gnu,--sort-common,--as-needed -L/usr/X11R6/lib -L/usr/local/lib conftest.c >&5 configure:7056: $? = 0 configure:7063: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:7066: $? = 0 configure:7073: test -s conftest configure:7076: $? = 0 configure:7089: result: yes configure:7177: checking for shmat configure:7233: x86_64-pc-linux-gnu-gcc -o conftest -march=opteron -mtune=opteron -O2 -finline-functions -pipe -D_REENTRANT -I/usr/X11R6/include -Wl,-O1,--hash-style=gnu,--sort-common,--as-needed -L/usr/X11R6/lib -L/usr/local/lib conftest.c >&5 configure:7239: $? = 0 configure:7246: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:7249: $? = 0 configure:7256: test -s conftest configure:7259: $? = 0 configure:7272: result: yes configure:7369: checking for IceConnectionNumber in -lICE configure:7404: x86_64-pc-linux-gnu-gcc -o conftest -march=opteron -mtune=opteron -O2 -finline-functions -pipe -D_REENTRANT -I/usr/X11R6/include -Wl,-O1,--hash-style=gnu,--sort-common,--as-needed -L/usr/X11R6/lib -L/usr/local/lib -L/usr/X11R6/lib conftest.c -lICE >&5 configure:7410: $? = 0 configure:7417: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:7420: $? = 0 configure:7427: test -s conftest configure:7430: $? = 0 configure:7444: result: yes configure:7459: checking for library containing pthread_cancel configure:7500: x86_64-pc-linux-gnu-gcc -o conftest -march=opteron -mtune=opteron -O2 -finline-functions -pipe -D_REENTRANT -I/usr/X11R6/include -Wl,-O1,--hash-style=gnu,--sort-common,--as-needed -L/usr/X11R6/lib -L/usr/local/lib conftest.c >&5 /var/tmp/portage/games-simulation/flightgear-1.0.0/temp/ccx1N0mF.o: In function `main': conftest.c:(.text+0x7): undefined reference to `pthread_cancel' collect2: ld returned 1 exit status configure:7506: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "FlightGear" | #define VERSION "1.0.0" | #define ENABLE_SP_FDM 1 | #define ENABLE_THREADS 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 FGFS 1 | #define HAVE_DAYLIGHT 1 | #define HAVE_TIMEZONE 1 | #define ENABLE_AUDIO_SUPPORT 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 pthread_cancel (); | int | main () | { | return pthread_cancel (); | ; | return 0; | } configure:7500: x86_64-pc-linux-gnu-gcc -o conftest -march=opteron -mtune=opteron -O2 -finline-functions -pipe -D_REENTRANT -I/usr/X11R6/include -Wl,-O1,--hash-style=gnu,--sort-common,--as-needed -L/usr/X11R6/lib -L/usr/local/lib conftest.c -lpthread >&5 configure:7506: $? = 0 configure:7513: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:7516: $? = 0 configure:7523: test -s conftest configure:7526: $? = 0 configure:7550: result: -lpthread configure:7568: checking for library containing inet_addr configure:7609: x86_64-pc-linux-gnu-gcc -o conftest -march=opteron -mtune=opteron -O2 -finline-functions -pipe -D_REENTRANT -I/usr/X11R6/include -Wl,-O1,--hash-style=gnu,--sort-common,--as-needed -L/usr/X11R6/lib -L/usr/local/lib conftest.c >&5 configure:7615: $? = 0 configure:7622: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:7625: $? = 0 configure:7632: test -s conftest configure:7635: $? = 0 configure:7659: result: none required configure:7667: checking for library containing socket configure:7708: x86_64-pc-linux-gnu-gcc -o conftest -march=opteron -mtune=opteron -O2 -finline-functions -pipe -D_REENTRANT -I/usr/X11R6/include -Wl,-O1,--hash-style=gnu,--sort-common,--as-needed -L/usr/X11R6/lib -L/usr/local/lib conftest.c >&5 configure:7714: $? = 0 configure:7721: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:7724: $? = 0 configure:7731: test -s conftest configure:7734: $? = 0 configure:7758: result: none required configure:7766: checking for library containing main configure:7801: x86_64-pc-linux-gnu-gcc -o conftest -march=opteron -mtune=opteron -O2 -finline-functions -pipe -D_REENTRANT -I/usr/X11R6/include -Wl,-O1,--hash-style=gnu,--sort-common,--as-needed -L/usr/X11R6/lib -L/usr/local/lib conftest.c >&5 configure:7807: $? = 0 configure:7814: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:7817: $? = 0 configure:7824: test -s conftest configure:7827: $? = 0 configure:7851: result: none required configure:7863: checking for library containing sqrt configure:7904: x86_64-pc-linux-gnu-gcc -o conftest -march=opteron -mtune=opteron -O2 -finline-functions -pipe -D_REENTRANT -I/usr/X11R6/include -Wl,-O1,--hash-style=gnu,--sort-common,--as-needed -L/usr/X11R6/lib -L/usr/local/lib conftest.c >&5 conftest.c:33: warning: conflicting types for built-in function 'sqrt' /var/tmp/portage/games-simulation/flightgear-1.0.0/temp/cc9dgIQk.o: In function `main': conftest.c:(.text+0x7): undefined reference to `sqrt' collect2: ld returned 1 exit status configure:7910: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "FlightGear" | #define VERSION "1.0.0" | #define ENABLE_SP_FDM 1 | #define ENABLE_THREADS 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 FGFS 1 | #define HAVE_DAYLIGHT 1 | #define HAVE_TIMEZONE 1 | #define ENABLE_AUDIO_SUPPORT 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 sqrt (); | int | main () | { | return sqrt (); | ; | return 0; | } configure:7904: x86_64-pc-linux-gnu-gcc -o conftest -march=opteron -mtune=opteron -O2 -finline-functions -pipe -D_REENTRANT -I/usr/X11R6/include -Wl,-O1,--hash-style=gnu,--sort-common,--as-needed -L/usr/X11R6/lib -L/usr/local/lib conftest.c -lam >&5 conftest.c:33: warning: conflicting types for built-in function 'sqrt' /usr/lib/gcc/x86_64-pc-linux-gnu/4.2.4/../../../../x86_64-pc-linux-gnu/bin/ld: cannot find -lam collect2: ld returned 1 exit status configure:7910: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "FlightGear" | #define VERSION "1.0.0" | #define ENABLE_SP_FDM 1 | #define ENABLE_THREADS 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 FGFS 1 | #define HAVE_DAYLIGHT 1 | #define HAVE_TIMEZONE 1 | #define ENABLE_AUDIO_SUPPORT 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 sqrt (); | int | main () | { | return sqrt (); | ; | return 0; | } configure:7904: x86_64-pc-linux-gnu-gcc -o conftest -march=opteron -mtune=opteron -O2 -finline-functions -pipe -D_REENTRANT -I/usr/X11R6/include -Wl,-O1,--hash-style=gnu,--sort-common,--as-needed -L/usr/X11R6/lib -L/usr/local/lib conftest.c -lffm >&5 conftest.c:33: warning: conflicting types for built-in function 'sqrt' /usr/lib/gcc/x86_64-pc-linux-gnu/4.2.4/../../../../x86_64-pc-linux-gnu/bin/ld: cannot find -lffm collect2: ld returned 1 exit status configure:7910: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "FlightGear" | #define VERSION "1.0.0" | #define ENABLE_SP_FDM 1 | #define ENABLE_THREADS 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 FGFS 1 | #define HAVE_DAYLIGHT 1 | #define HAVE_TIMEZONE 1 | #define ENABLE_AUDIO_SUPPORT 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 sqrt (); | int | main () | { | return sqrt (); | ; | return 0; | } configure:7904: x86_64-pc-linux-gnu-gcc -o conftest -march=opteron -mtune=opteron -O2 -finline-functions -pipe -D_REENTRANT -I/usr/X11R6/include -Wl,-O1,--hash-style=gnu,--sort-common,--as-needed -L/usr/X11R6/lib -L/usr/local/lib conftest.c -lfm >&5 conftest.c:33: warning: conflicting types for built-in function 'sqrt' /usr/lib/gcc/x86_64-pc-linux-gnu/4.2.4/../../../../x86_64-pc-linux-gnu/bin/ld: cannot find -lfm collect2: ld returned 1 exit status configure:7910: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "FlightGear" | #define VERSION "1.0.0" | #define ENABLE_SP_FDM 1 | #define ENABLE_THREADS 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 FGFS 1 | #define HAVE_DAYLIGHT 1 | #define HAVE_TIMEZONE 1 | #define ENABLE_AUDIO_SUPPORT 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 sqrt (); | int | main () | { | return sqrt (); | ; | return 0; | } configure:7904: x86_64-pc-linux-gnu-gcc -o conftest -march=opteron -mtune=opteron -O2 -finline-functions -pipe -D_REENTRANT -I/usr/X11R6/include -Wl,-O1,--hash-style=gnu,--sort-common,--as-needed -L/usr/X11R6/lib -L/usr/local/lib conftest.c -lfastm >&5 conftest.c:33: warning: conflicting types for built-in function 'sqrt' /usr/lib/gcc/x86_64-pc-linux-gnu/4.2.4/../../../../x86_64-pc-linux-gnu/bin/ld: cannot find -lfastm collect2: ld returned 1 exit status configure:7910: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "FlightGear" | #define VERSION "1.0.0" | #define ENABLE_SP_FDM 1 | #define ENABLE_THREADS 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 FGFS 1 | #define HAVE_DAYLIGHT 1 | #define HAVE_TIMEZONE 1 | #define ENABLE_AUDIO_SUPPORT 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 sqrt (); | int | main () | { | return sqrt (); | ; | return 0; | } configure:7904: x86_64-pc-linux-gnu-gcc -o conftest -march=opteron -mtune=opteron -O2 -finline-functions -pipe -D_REENTRANT -I/usr/X11R6/include -Wl,-O1,--hash-style=gnu,--sort-common,--as-needed -L/usr/X11R6/lib -L/usr/local/lib conftest.c -lm >&5 conftest.c:33: warning: conflicting types for built-in function 'sqrt' configure:7910: $? = 0 configure:7917: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:7920: $? = 0 configure:7927: test -s conftest configure:7930: $? = 0 configure:7954: result: -lm configure:7962: checking for library containing ceil configure:8003: x86_64-pc-linux-gnu-gcc -o conftest -march=opteron -mtune=opteron -O2 -finline-functions -pipe -D_REENTRANT -I/usr/X11R6/include -Wl,-O1,--hash-style=gnu,--sort-common,--as-needed -L/usr/X11R6/lib -L/usr/local/lib conftest.c -lm >&5 conftest.c:33: warning: conflicting types for built-in function 'ceil' configure:8009: $? = 0 configure:8016: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:8019: $? = 0 configure:8026: test -s conftest configure:8029: $? = 0 configure:8053: result: none required configure:8061: checking for library containing dlclose configure:8102: x86_64-pc-linux-gnu-gcc -o conftest -march=opteron -mtune=opteron -O2 -finline-functions -pipe -D_REENTRANT -I/usr/X11R6/include -Wl,-O1,--hash-style=gnu,--sort-common,--as-needed -L/usr/X11R6/lib -L/usr/local/lib conftest.c -lm >&5 /var/tmp/portage/games-simulation/flightgear-1.0.0/temp/ccLlFG0a.o: In function `main': conftest.c:(.text+0x7): undefined reference to `dlclose' collect2: ld returned 1 exit status configure:8108: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "FlightGear" | #define VERSION "1.0.0" | #define ENABLE_SP_FDM 1 | #define ENABLE_THREADS 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 FGFS 1 | #define HAVE_DAYLIGHT 1 | #define HAVE_TIMEZONE 1 | #define ENABLE_AUDIO_SUPPORT 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 dlclose (); | int | main () | { | return dlclose (); | ; | return 0; | } configure:8102: x86_64-pc-linux-gnu-gcc -o conftest -march=opteron -mtune=opteron -O2 -finline-functions -pipe -D_REENTRANT -I/usr/X11R6/include -Wl,-O1,--hash-style=gnu,--sort-common,--as-needed -L/usr/X11R6/lib -L/usr/local/lib conftest.c -ldl -lm >&5 configure:8108: $? = 0 configure:8115: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:8118: $? = 0 configure:8125: test -s conftest configure:8128: $? = 0 configure:8152: result: -ldl configure:8334: checking for library containing XCreateWindow configure:8375: x86_64-pc-linux-gnu-gcc -o conftest -march=opteron -mtune=opteron -O2 -finline-functions -pipe -D_REENTRANT -I/usr/X11R6/include -Wl,-O1,--hash-style=gnu,--sort-common,--as-needed -L/usr/X11R6/lib -L/usr/local/lib conftest.c -ldl -lm >&5 /var/tmp/portage/games-simulation/flightgear-1.0.0/temp/ccPkrKQk.o: In function `main': conftest.c:(.text+0x7): undefined reference to `XCreateWindow' collect2: ld returned 1 exit status configure:8381: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "FlightGear" | #define VERSION "1.0.0" | #define ENABLE_SP_FDM 1 | #define ENABLE_THREADS 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 FGFS 1 | #define HAVE_DAYLIGHT 1 | #define HAVE_TIMEZONE 1 | #define ENABLE_AUDIO_SUPPORT 1 | #define PU_USE_SDL 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 XCreateWindow (); | int | main () | { | return XCreateWindow (); | ; | return 0; | } configure:8375: x86_64-pc-linux-gnu-gcc -o conftest -march=opteron -mtune=opteron -O2 -finline-functions -pipe -D_REENTRANT -I/usr/X11R6/include -Wl,-O1,--hash-style=gnu,--sort-common,--as-needed -L/usr/X11R6/lib -L/usr/local/lib conftest.c -lX11 -ldl -lm >&5 configure:8381: $? = 0 configure:8388: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:8391: $? = 0 configure:8398: test -s conftest configure:8401: $? = 0 configure:8425: result: -lX11 configure:8433: checking for library containing XShmCreateImage configure:8474: x86_64-pc-linux-gnu-gcc -o conftest -march=opteron -mtune=opteron -O2 -finline-functions -pipe -D_REENTRANT -I/usr/X11R6/include -Wl,-O1,--hash-style=gnu,--sort-common,--as-needed -L/usr/X11R6/lib -L/usr/local/lib conftest.c -lX11 -ldl -lm >&5 /var/tmp/portage/games-simulation/flightgear-1.0.0/temp/ccsPNn1z.o: In function `main': conftest.c:(.text+0x7): undefined reference to `XShmCreateImage' collect2: ld returned 1 exit status configure:8480: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "FlightGear" | #define VERSION "1.0.0" | #define ENABLE_SP_FDM 1 | #define ENABLE_THREADS 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 FGFS 1 | #define HAVE_DAYLIGHT 1 | #define HAVE_TIMEZONE 1 | #define ENABLE_AUDIO_SUPPORT 1 | #define PU_USE_SDL 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 XShmCreateImage (); | int | main () | { | return XShmCreateImage (); | ; | return 0; | } configure:8474: x86_64-pc-linux-gnu-gcc -o conftest -march=opteron -mtune=opteron -O2 -finline-functions -pipe -D_REENTRANT -I/usr/X11R6/include -Wl,-O1,--hash-style=gnu,--sort-common,--as-needed -L/usr/X11R6/lib -L/usr/local/lib conftest.c -lXext -lX11 -ldl -lm >&5 configure:8480: $? = 0 configure:8487: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:8490: $? = 0 configure:8497: test -s conftest configure:8500: $? = 0 configure:8524: result: -lXext configure:8532: checking for library containing XGetExtensionVersion configure:8573: x86_64-pc-linux-gnu-gcc -o conftest -march=opteron -mtune=opteron -O2 -finline-functions -pipe -D_REENTRANT -I/usr/X11R6/include -Wl,-O1,--hash-style=gnu,--sort-common,--as-needed -L/usr/X11R6/lib -L/usr/local/lib conftest.c -lXext -lX11 -ldl -lm >&5 /var/tmp/portage/games-simulation/flightgear-1.0.0/temp/ccB24eIU.o: In function `main': conftest.c:(.text+0x7): undefined reference to `XGetExtensionVersion' collect2: ld returned 1 exit status configure:8579: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "FlightGear" | #define VERSION "1.0.0" | #define ENABLE_SP_FDM 1 | #define ENABLE_THREADS 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 FGFS 1 | #define HAVE_DAYLIGHT 1 | #define HAVE_TIMEZONE 1 | #define ENABLE_AUDIO_SUPPORT 1 | #define PU_USE_SDL 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 XGetExtensionVersion (); | int | main () | { | return XGetExtensionVersion (); | ; | return 0; | } configure:8573: x86_64-pc-linux-gnu-gcc -o conftest -march=opteron -mtune=opteron -O2 -finline-functions -pipe -D_REENTRANT -I/usr/X11R6/include -Wl,-O1,--hash-style=gnu,--sort-common,--as-needed -L/usr/X11R6/lib -L/usr/local/lib conftest.c -lXi -lXext -lX11 -ldl -lm >&5 configure:8579: $? = 0 configure:8586: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:8589: $? = 0 configure:8596: test -s conftest configure:8599: $? = 0 configure:8623: result: -lXi configure:8631: checking for library containing IceOpenConnection configure:8672: x86_64-pc-linux-gnu-gcc -o conftest -march=opteron -mtune=opteron -O2 -finline-functions -pipe -D_REENTRANT -I/usr/X11R6/include -Wl,-O1,--hash-style=gnu,--sort-common,--as-needed -L/usr/X11R6/lib -L/usr/local/lib conftest.c -lXi -lXext -lX11 -ldl -lm >&5 /var/tmp/portage/games-simulation/flightgear-1.0.0/temp/cc1Mc9Yc.o: In function `main': conftest.c:(.text+0x7): undefined reference to `IceOpenConnection' collect2: ld returned 1 exit status configure:8678: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "FlightGear" | #define VERSION "1.0.0" | #define ENABLE_SP_FDM 1 | #define ENABLE_THREADS 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 FGFS 1 | #define HAVE_DAYLIGHT 1 | #define HAVE_TIMEZONE 1 | #define ENABLE_AUDIO_SUPPORT 1 | #define PU_USE_SDL 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 IceOpenConnection (); | int | main () | { | return IceOpenConnection (); | ; | return 0; | } configure:8672: x86_64-pc-linux-gnu-gcc -o conftest -march=opteron -mtune=opteron -O2 -finline-functions -pipe -D_REENTRANT -I/usr/X11R6/include -Wl,-O1,--hash-style=gnu,--sort-common,--as-needed -L/usr/X11R6/lib -L/usr/local/lib conftest.c -lICE -lXi -lXext -lX11 -ldl -lm >&5 configure:8678: $? = 0 configure:8685: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:8688: $? = 0 configure:8695: test -s conftest configure:8698: $? = 0 configure:8722: result: -lICE configure:8730: checking for library containing SmcOpenConnection configure:8771: x86_64-pc-linux-gnu-gcc -o conftest -march=opteron -mtune=opteron -O2 -finline-functions -pipe -D_REENTRANT -I/usr/X11R6/include -Wl,-O1,--hash-style=gnu,--sort-common,--as-needed -L/usr/X11R6/lib -L/usr/local/lib conftest.c -lICE -lXi -lXext -lX11 -ldl -lm >&5 /var/tmp/portage/games-simulation/flightgear-1.0.0/temp/cczP9AFj.o: In function `main': conftest.c:(.text+0x7): undefined reference to `SmcOpenConnection' collect2: ld returned 1 exit status configure:8777: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "FlightGear" | #define VERSION "1.0.0" | #define ENABLE_SP_FDM 1 | #define ENABLE_THREADS 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 FGFS 1 | #define HAVE_DAYLIGHT 1 | #define HAVE_TIMEZONE 1 | #define ENABLE_AUDIO_SUPPORT 1 | #define PU_USE_SDL 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 SmcOpenConnection (); | int | main () | { | return SmcOpenConnection (); | ; | return 0; | } configure:8771: x86_64-pc-linux-gnu-gcc -o conftest -march=opteron -mtune=opteron -O2 -finline-functions -pipe -D_REENTRANT -I/usr/X11R6/include -Wl,-O1,--hash-style=gnu,--sort-common,--as-needed -L/usr/X11R6/lib -L/usr/local/lib conftest.c -lSM -lICE -lXi -lXext -lX11 -ldl -lm >&5 configure:8777: $? = 0 configure:8784: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:8787: $? = 0 configure:8794: test -s conftest configure:8797: $? = 0 configure:8821: result: -lSM configure:8829: checking for library containing XtMalloc configure:8870: x86_64-pc-linux-gnu-gcc -o conftest -march=opteron -mtune=opteron -O2 -finline-functions -pipe -D_REENTRANT -I/usr/X11R6/include -Wl,-O1,--hash-style=gnu,--sort-common,--as-needed -L/usr/X11R6/lib -L/usr/local/lib conftest.c -lSM -lICE -lXi -lXext -lX11 -ldl -lm >&5 /var/tmp/portage/games-simulation/flightgear-1.0.0/temp/ccWQp3jD.o: In function `main': conftest.c:(.text+0x7): undefined reference to `XtMalloc' collect2: ld returned 1 exit status configure:8876: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "FlightGear" | #define VERSION "1.0.0" | #define ENABLE_SP_FDM 1 | #define ENABLE_THREADS 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 FGFS 1 | #define HAVE_DAYLIGHT 1 | #define HAVE_TIMEZONE 1 | #define ENABLE_AUDIO_SUPPORT 1 | #define PU_USE_SDL 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 XtMalloc (); | int | main () | { | return XtMalloc (); | ; | return 0; | } configure:8870: x86_64-pc-linux-gnu-gcc -o conftest -march=opteron -mtune=opteron -O2 -finline-functions -pipe -D_REENTRANT -I/usr/X11R6/include -Wl,-O1,--hash-style=gnu,--sort-common,--as-needed -L/usr/X11R6/lib -L/usr/local/lib conftest.c -lXt -lSM -lICE -lXi -lXext -lX11 -ldl -lm >&5 configure:8876: $? = 0 configure:8883: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:8886: $? = 0 configure:8893: test -s conftest configure:8896: $? = 0 configure:8920: result: -lXt configure:8928: checking for library containing XmuLookupStandardColormap configure:8969: x86_64-pc-linux-gnu-gcc -o conftest -march=opteron -mtune=opteron -O2 -finline-functions -pipe -D_REENTRANT -I/usr/X11R6/include -Wl,-O1,--hash-style=gnu,--sort-common,--as-needed -L/usr/X11R6/lib -L/usr/local/lib conftest.c -lXt -lSM -lICE -lXi -lXext -lX11 -ldl -lm >&5 /var/tmp/portage/games-simulation/flightgear-1.0.0/temp/ccr2iQ4Y.o: In function `main': conftest.c:(.text+0x7): undefined reference to `XmuLookupStandardColormap' collect2: ld returned 1 exit status configure:8975: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "FlightGear" | #define VERSION "1.0.0" | #define ENABLE_SP_FDM 1 | #define ENABLE_THREADS 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 FGFS 1 | #define HAVE_DAYLIGHT 1 | #define HAVE_TIMEZONE 1 | #define ENABLE_AUDIO_SUPPORT 1 | #define PU_USE_SDL 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 XmuLookupStandardColormap (); | int | main () | { | return XmuLookupStandardColormap (); | ; | return 0; | } configure:8969: x86_64-pc-linux-gnu-gcc -o conftest -march=opteron -mtune=opteron -O2 -finline-functions -pipe -D_REENTRANT -I/usr/X11R6/include -Wl,-O1,--hash-style=gnu,--sort-common,--as-needed -L/usr/X11R6/lib -L/usr/local/lib conftest.c -lXmu -lXt -lSM -lICE -lXi -lXext -lX11 -ldl -lm >&5 configure:8975: $? = 0 configure:8982: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:8985: $? = 0 configure:8992: test -s conftest configure:8995: $? = 0 configure:9019: result: -lXmu configure:9029: checking for library containing glNewList configure:9070: x86_64-pc-linux-gnu-gcc -o conftest -march=opteron -mtune=opteron -O2 -finline-functions -pipe -D_REENTRANT -I/usr/X11R6/include -Wl,-O1,--hash-style=gnu,--sort-common,--as-needed -L/usr/X11R6/lib -L/usr/local/lib conftest.c -lXmu -lXt -lSM -lICE -lXi -lXext -lX11 -ldl -lm >&5 /var/tmp/portage/games-simulation/flightgear-1.0.0/temp/cc4fLRUg.o: In function `main': conftest.c:(.text+0x7): undefined reference to `glNewList' collect2: ld returned 1 exit status configure:9076: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "FlightGear" | #define VERSION "1.0.0" | #define ENABLE_SP_FDM 1 | #define ENABLE_THREADS 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 FGFS 1 | #define HAVE_DAYLIGHT 1 | #define HAVE_TIMEZONE 1 | #define ENABLE_AUDIO_SUPPORT 1 | #define PU_USE_SDL 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 glNewList (); | int | main () | { | return glNewList (); | ; | return 0; | } configure:9070: x86_64-pc-linux-gnu-gcc -o conftest -march=opteron -mtune=opteron -O2 -finline-functions -pipe -D_REENTRANT -I/usr/X11R6/include -Wl,-O1,--hash-style=gnu,--sort-common,--as-needed -L/usr/X11R6/lib -L/usr/local/lib conftest.c -lGL -lXmu -lXt -lSM -lICE -lXi -lXext -lX11 -ldl -lm >&5 configure:9076: $? = 0 configure:9083: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:9086: $? = 0 configure:9093: test -s conftest configure:9096: $? = 0 configure:9120: result: -lGL configure:9396: checking for library containing gluLookAt configure:9437: x86_64-pc-linux-gnu-gcc -o conftest -march=opteron -mtune=opteron -O2 -finline-functions -pipe -D_REENTRANT -I/usr/X11R6/include -Wl,-O1,--hash-style=gnu,--sort-common,--as-needed -L/usr/X11R6/lib -L/usr/local/lib conftest.c -lGL -lXmu -lXt -lSM -lICE -lXi -lXext -lX11 -ldl -lm >&5 /var/tmp/portage/games-simulation/flightgear-1.0.0/temp/ccgQ55Q0.o: In function `main': conftest.c:(.text+0x7): undefined reference to `gluLookAt' collect2: ld returned 1 exit status configure:9443: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "FlightGear" | #define VERSION "1.0.0" | #define ENABLE_SP_FDM 1 | #define ENABLE_THREADS 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 FGFS 1 | #define HAVE_DAYLIGHT 1 | #define HAVE_TIMEZONE 1 | #define ENABLE_AUDIO_SUPPORT 1 | #define PU_USE_SDL 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 gluLookAt (); | int | main () | { | return gluLookAt (); | ; | return 0; | } configure:9437: x86_64-pc-linux-gnu-gcc -o conftest -march=opteron -mtune=opteron -O2 -finline-functions -pipe -D_REENTRANT -I/usr/X11R6/include -Wl,-O1,--hash-style=gnu,--sort-common,--as-needed -L/usr/X11R6/lib -L/usr/local/lib conftest.c -lGLU -lGL -lXmu -lXt -lSM -lICE -lXi -lXext -lX11 -ldl -lm >&5 configure:9443: $? = 0 configure:9450: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:9453: $? = 0 configure:9460: test -s conftest configure:9463: $? = 0 configure:9487: result: -lGLU configure:9495: checking for library containing glutGetModifiers configure:9536: x86_64-pc-linux-gnu-gcc -o conftest -march=opteron -mtune=opteron -O2 -finline-functions -pipe -D_REENTRANT -I/usr/X11R6/include -Wl,-O1,--hash-style=gnu,--sort-common,--as-needed -L/usr/X11R6/lib -L/usr/local/lib conftest.c -lGLU -lGL -lXmu -lXt -lSM -lICE -lXi -lXext -lX11 -ldl -lm >&5 /var/tmp/portage/games-simulation/flightgear-1.0.0/temp/ccgAJNIu.o: In function `main': conftest.c:(.text+0x7): undefined reference to `glutGetModifiers' collect2: ld returned 1 exit status configure:9542: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "FlightGear" | #define VERSION "1.0.0" | #define ENABLE_SP_FDM 1 | #define ENABLE_THREADS 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 FGFS 1 | #define HAVE_DAYLIGHT 1 | #define HAVE_TIMEZONE 1 | #define ENABLE_AUDIO_SUPPORT 1 | #define PU_USE_SDL 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 glutGetModifiers (); | int | main () | { | return glutGetModifiers (); | ; | return 0; | } configure:9536: x86_64-pc-linux-gnu-gcc -o conftest -march=opteron -mtune=opteron -O2 -finline-functions -pipe -D_REENTRANT -I/usr/X11R6/include -Wl,-O1,--hash-style=gnu,--sort-common,--as-needed -L/usr/X11R6/lib -L/usr/local/lib conftest.c -lglut -lGLU -lGL -lXmu -lXt -lSM -lICE -lXi -lXext -lX11 -ldl -lm >&5 configure:9542: $? = 0 configure:9549: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:9552: $? = 0 configure:9559: test -s conftest configure:9562: $? = 0 configure:9586: result: -lglut configure:9595: checking for library containing SDL_Init configure:9636: x86_64-pc-linux-gnu-gcc -o conftest -march=opteron -mtune=opteron -O2 -finline-functions -pipe -D_REENTRANT -I/usr/X11R6/include -Wl,-O1,--hash-style=gnu,--sort-common,--as-needed -L/usr/X11R6/lib -L/usr/local/lib conftest.c -lglut -lGLU -lGL -lXmu -lXt -lSM -lICE -lXi -lXext -lX11 -ldl -lm >&5 /var/tmp/portage/games-simulation/flightgear-1.0.0/temp/ccjvzpnQ.o: In function `main': conftest.c:(.text+0x7): undefined reference to `SDL_Init' collect2: ld returned 1 exit status configure:9642: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "FlightGear" | #define VERSION "1.0.0" | #define ENABLE_SP_FDM 1 | #define ENABLE_THREADS 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 FGFS 1 | #define HAVE_DAYLIGHT 1 | #define HAVE_TIMEZONE 1 | #define ENABLE_AUDIO_SUPPORT 1 | #define PU_USE_SDL 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 SDL_Init (); | int | main () | { | return SDL_Init (); | ; | return 0; | } configure:9636: x86_64-pc-linux-gnu-gcc -o conftest -march=opteron -mtune=opteron -O2 -finline-functions -pipe -D_REENTRANT -I/usr/X11R6/include -Wl,-O1,--hash-style=gnu,--sort-common,--as-needed -L/usr/X11R6/lib -L/usr/local/lib conftest.c -lSDL -lglut -lGLU -lGL -lXmu -lXt -lSM -lICE -lXi -lXext -lX11 -ldl -lm >&5 configure:9642: $? = 0 configure:9649: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:9652: $? = 0 configure:9659: test -s conftest configure:9662: $? = 0 configure:9686: result: -lSDL configure:9925: checking for library containing alGenBuffers configure:9966: x86_64-pc-linux-gnu-gcc -o conftest -march=opteron -mtune=opteron -O2 -finline-functions -pipe -D_REENTRANT -I/usr/X11R6/include -Wl,-O1,--hash-style=gnu,--sort-common,--as-needed -L/usr/X11R6/lib -L/usr/local/lib conftest.c -ldl -lm -lpthread >&5 /var/tmp/portage/games-simulation/flightgear-1.0.0/temp/ccstApyd.o: In function `main': conftest.c:(.text+0x7): undefined reference to `alGenBuffers' collect2: ld returned 1 exit status configure:9972: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "FlightGear" | #define VERSION "1.0.0" | #define ENABLE_SP_FDM 1 | #define ENABLE_THREADS 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 FGFS 1 | #define HAVE_DAYLIGHT 1 | #define HAVE_TIMEZONE 1 | #define ENABLE_AUDIO_SUPPORT 1 | #define PU_USE_SDL 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 alGenBuffers (); | int | main () | { | return alGenBuffers (); | ; | return 0; | } configure:9966: x86_64-pc-linux-gnu-gcc -o conftest -march=opteron -mtune=opteron -O2 -finline-functions -pipe -D_REENTRANT -I/usr/X11R6/include -Wl,-O1,--hash-style=gnu,--sort-common,--as-needed -L/usr/X11R6/lib -L/usr/local/lib conftest.c -lopenal -ldl -lm -lpthread >&5 configure:9972: $? = 0 configure:9979: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:9982: $? = 0 configure:9989: test -s conftest configure:9992: $? = 0 configure:10016: result: -lopenal configure:10024: checking for library containing alutInit configure:10065: x86_64-pc-linux-gnu-gcc -o conftest -march=opteron -mtune=opteron -O2 -finline-functions -pipe -D_REENTRANT -I/usr/X11R6/include -Wl,-O1,--hash-style=gnu,--sort-common,--as-needed -L/usr/X11R6/lib -L/usr/local/lib conftest.c -lopenal -ldl -lm -lpthread >&5 /var/tmp/portage/games-simulation/flightgear-1.0.0/temp/cciCSkyp.o: In function `main': conftest.c:(.text+0x7): undefined reference to `alutInit' collect2: ld returned 1 exit status configure:10071: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "FlightGear" | #define VERSION "1.0.0" | #define ENABLE_SP_FDM 1 | #define ENABLE_THREADS 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 FGFS 1 | #define HAVE_DAYLIGHT 1 | #define HAVE_TIMEZONE 1 | #define ENABLE_AUDIO_SUPPORT 1 | #define PU_USE_SDL 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 alutInit (); | int | main () | { | return alutInit (); | ; | return 0; | } configure:10065: x86_64-pc-linux-gnu-gcc -o conftest -march=opteron -mtune=opteron -O2 -finline-functions -pipe -D_REENTRANT -I/usr/X11R6/include -Wl,-O1,--hash-style=gnu,--sort-common,--as-needed -L/usr/X11R6/lib -L/usr/local/lib conftest.c -lalut -lopenal -ldl -lm -lpthread >&5 configure:10071: $? = 0 configure:10078: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:10081: $? = 0 configure:10088: test -s conftest configure:10091: $? = 0 configure:10115: result: -lalut configure:10180: checking how to run the C++ preprocessor configure:10216: x86_64-pc-linux-gnu-g++ -E -I/usr/X11R6/include conftest.cpp configure:10222: $? = 0 configure:10260: x86_64-pc-linux-gnu-g++ -E -I/usr/X11R6/include conftest.cpp conftest.cpp:27:28: error: ac_nonexistent.h: No such file or directory configure:10266: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "FlightGear" | #define VERSION "1.0.0" | #define ENABLE_SP_FDM 1 | #define ENABLE_THREADS 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 FGFS 1 | #define HAVE_DAYLIGHT 1 | #define HAVE_TIMEZONE 1 | #define ENABLE_AUDIO_SUPPORT 1 | #define PU_USE_SDL 1 | /* end confdefs.h. */ | #include configure:10306: result: x86_64-pc-linux-gnu-g++ -E configure:10335: x86_64-pc-linux-gnu-g++ -E -I/usr/X11R6/include conftest.cpp configure:10341: $? = 0 configure:10379: x86_64-pc-linux-gnu-g++ -E -I/usr/X11R6/include conftest.cpp conftest.cpp:27:28: error: ac_nonexistent.h: No such file or directory configure:10385: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "FlightGear" | #define VERSION "1.0.0" | #define ENABLE_SP_FDM 1 | #define ENABLE_THREADS 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 FGFS 1 | #define HAVE_DAYLIGHT 1 | #define HAVE_TIMEZONE 1 | #define ENABLE_AUDIO_SUPPORT 1 | #define PU_USE_SDL 1 | /* end confdefs.h. */ | #include configure:10440: checking plib/ul.h usability configure:10457: x86_64-pc-linux-gnu-g++ -c -march=opteron -mtune=opteron -O2 -finline-functions -pipe -D_REENTRANT -I/usr/X11R6/include conftest.cpp >&5 configure:10463: $? = 0 configure:10470: test -z "$ac_cxx_werror_flag" || test ! -s conftest.err configure:10473: $? = 0 configure:10480: test -s conftest.o configure:10483: $? = 0 configure:10494: result: yes configure:10498: checking plib/ul.h presence configure:10513: x86_64-pc-linux-gnu-g++ -E -I/usr/X11R6/include conftest.cpp configure:10519: $? = 0 configure:10540: result: yes configure:10568: checking for plib/ul.h configure:10575: result: yes configure:10592: checking for plib 1.8.4 or newer configure:10628: x86_64-pc-linux-gnu-g++ -o conftest -march=opteron -mtune=opteron -O2 -finline-functions -pipe -D_REENTRANT -I/usr/X11R6/include -Wl,-O1,--hash-style=gnu,--sort-common,--as-needed -L/usr/X11R6/lib -L/usr/local/lib conftest.cpp -ldl -lm >&5 configure:10631: $? = 0 configure:10637: ./conftest configure:10640: $? = 0 configure:10642: result: yes configure:10839: checking simgear/version.h usability configure:10856: x86_64-pc-linux-gnu-g++ -c -march=opteron -mtune=opteron -O2 -finline-functions -pipe -D_REENTRANT -I/usr/X11R6/include conftest.cpp >&5 configure:10862: $? = 0 configure:10869: test -z "$ac_cxx_werror_flag" || test ! -s conftest.err configure:10872: $? = 0 configure:10879: test -s conftest.o configure:10882: $? = 0 configure:10893: result: yes configure:10897: checking simgear/version.h presence configure:10912: x86_64-pc-linux-gnu-g++ -E -I/usr/X11R6/include conftest.cpp configure:10918: $? = 0 configure:10939: result: yes configure:10967: checking for simgear/version.h configure:10974: result: yes configure:10992: checking for simgear 1.0.0 or newer configure:11042: x86_64-pc-linux-gnu-g++ -o conftest -march=opteron -mtune=opteron -O2 -finline-functions -pipe -D_REENTRANT -I/usr/X11R6/include -Wl,-O1,--hash-style=gnu,--sort-common,--as-needed -L/usr/X11R6/lib -L/usr/local/lib conftest.cpp -ldl -lm >&5 configure:11045: $? = 0 configure:11051: ./conftest configure:11054: $? = 0 configure:11056: result: yes configure:11248: checking simgear/screen/jpgfactory.hxx usability configure:11265: x86_64-pc-linux-gnu-g++ -c -march=opteron -mtune=opteron -O2 -finline-functions -pipe -D_REENTRANT -I/usr/X11R6/include conftest.cpp >&5 conftest.cpp:61:41: error: simgear/screen/jpgfactory.hxx: No such file or directory configure:11271: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "FlightGear" | #define VERSION "1.0.0" | #define ENABLE_SP_FDM 1 | #define ENABLE_THREADS 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 FGFS 1 | #define HAVE_DAYLIGHT 1 | #define HAVE_TIMEZONE 1 | #define ENABLE_AUDIO_SUPPORT 1 | #define PU_USE_SDL 1 | #define ENABLE_PLIB_JOYSTICK 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #endif | #if HAVE_STDINT_H | # include | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:11302: result: no configure:11306: checking simgear/screen/jpgfactory.hxx presence configure:11321: x86_64-pc-linux-gnu-g++ -E -I/usr/X11R6/include conftest.cpp conftest.cpp:28:41: error: simgear/screen/jpgfactory.hxx: No such file or directory configure:11327: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "FlightGear" | #define VERSION "1.0.0" | #define ENABLE_SP_FDM 1 | #define ENABLE_THREADS 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 FGFS 1 | #define HAVE_DAYLIGHT 1 | #define HAVE_TIMEZONE 1 | #define ENABLE_AUDIO_SUPPORT 1 | #define PU_USE_SDL 1 | #define ENABLE_PLIB_JOYSTICK 1 | /* end confdefs.h. */ | #include configure:11348: result: no configure:11376: checking for simgear/screen/jpgfactory.hxx configure:11383: result: no configure:11523: checking zlib.h usability configure:11540: x86_64-pc-linux-gnu-gcc -c -march=opteron -mtune=opteron -O2 -finline-functions -pipe -D_REENTRANT -I/usr/X11R6/include conftest.c >&5 configure:11546: $? = 0 configure:11553: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:11556: $? = 0 configure:11563: test -s conftest.o configure:11566: $? = 0 configure:11577: result: yes configure:11581: checking zlib.h presence configure:11596: x86_64-pc-linux-gnu-gcc -E -I/usr/X11R6/include conftest.c configure:11602: $? = 0 configure:11623: result: yes configure:11651: checking for zlib.h configure:11658: result: yes configure:11678: checking for ANSI C header files configure:11859: result: yes configure:11897: checking fcntl.h usability configure:11914: x86_64-pc-linux-gnu-gcc -c -march=opteron -mtune=opteron -O2 -finline-functions -pipe -D_REENTRANT -I/usr/X11R6/include conftest.c >&5 configure:11920: $? = 0 configure:11927: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:11930: $? = 0 configure:11937: test -s conftest.o configure:11940: $? = 0 configure:11951: result: yes configure:11955: checking fcntl.h presence configure:11970: x86_64-pc-linux-gnu-gcc -E -I/usr/X11R6/include conftest.c configure:11976: $? = 0 configure:11997: result: yes configure:12025: checking for fcntl.h configure:12033: result: yes configure:11897: checking getopt.h usability configure:11914: x86_64-pc-linux-gnu-gcc -c -march=opteron -mtune=opteron -O2 -finline-functions -pipe -D_REENTRANT -I/usr/X11R6/include conftest.c >&5 configure:11920: $? = 0 configure:11927: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:11930: $? = 0 configure:11937: test -s conftest.o configure:11940: $? = 0 configure:11951: result: yes configure:11955: checking getopt.h presence configure:11970: x86_64-pc-linux-gnu-gcc -E -I/usr/X11R6/include conftest.c configure:11976: $? = 0 configure:11997: result: yes configure:12025: checking for getopt.h configure:12033: result: yes configure:11897: checking malloc.h usability configure:11914: x86_64-pc-linux-gnu-gcc -c -march=opteron -mtune=opteron -O2 -finline-functions -pipe -D_REENTRANT -I/usr/X11R6/include conftest.c >&5 configure:11920: $? = 0 configure:11927: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:11930: $? = 0 configure:11937: test -s conftest.o configure:11940: $? = 0 configure:11951: result: yes configure:11955: checking malloc.h presence configure:11970: x86_64-pc-linux-gnu-gcc -E -I/usr/X11R6/include conftest.c configure:11976: $? = 0 configure:11997: result: yes configure:12025: checking for malloc.h configure:12033: result: yes configure:11887: checking for memory.h configure:11893: result: yes configure:11887: checking for stdlib.h configure:11893: result: yes configure:11897: checking sys/param.h usability configure:11914: x86_64-pc-linux-gnu-gcc -c -march=opteron -mtune=opteron -O2 -finline-functions -pipe -D_REENTRANT -I/usr/X11R6/include conftest.c >&5 configure:11920: $? = 0 configure:11927: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:11930: $? = 0 configure:11937: test -s conftest.o configure:11940: $? = 0 configure:11951: result: yes configure:11955: checking sys/param.h presence configure:11970: x86_64-pc-linux-gnu-gcc -E -I/usr/X11R6/include conftest.c configure:11976: $? = 0 configure:11997: result: yes configure:12025: checking for sys/param.h configure:12033: result: yes configure:11887: checking for sys/stat.h configure:11893: result: yes configure:11897: checking sys/time.h usability configure:11914: x86_64-pc-linux-gnu-gcc -c -march=opteron -mtune=opteron -O2 -finline-functions -pipe -D_REENTRANT -I/usr/X11R6/include conftest.c >&5 configure:11920: $? = 0 configure:11927: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:11930: $? = 0 configure:11937: test -s conftest.o configure:11940: $? = 0 configure:11951: result: yes configure:11955: checking sys/time.h presence configure:11970: x86_64-pc-linux-gnu-gcc -E -I/usr/X11R6/include conftest.c configure:11976: $? = 0 configure:11997: result: yes configure:12025: checking for sys/time.h configure:12033: result: yes configure:11897: checking sys/timeb.h usability configure:11914: x86_64-pc-linux-gnu-gcc -c -march=opteron -mtune=opteron -O2 -finline-functions -pipe -D_REENTRANT -I/usr/X11R6/include conftest.c >&5 configure:11920: $? = 0 configure:11927: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:11930: $? = 0 configure:11937: test -s conftest.o configure:11940: $? = 0 configure:11951: result: yes configure:11955: checking sys/timeb.h presence configure:11970: x86_64-pc-linux-gnu-gcc -E -I/usr/X11R6/include conftest.c configure:11976: $? = 0 configure:11997: result: yes configure:12025: checking for sys/timeb.h configure:12033: result: yes configure:11887: checking for unistd.h configure:11893: result: yes configure:11887: checking for windows.h configure:11893: result: no configure:11897: checking values.h usability configure:11914: x86_64-pc-linux-gnu-gcc -c -march=opteron -mtune=opteron -O2 -finline-functions -pipe -D_REENTRANT -I/usr/X11R6/include conftest.c >&5 configure:11920: $? = 0 configure:11927: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:11930: $? = 0 configure:11937: test -s conftest.o configure:11940: $? = 0 configure:11951: result: yes configure:11955: checking values.h presence configure:11970: x86_64-pc-linux-gnu-gcc -E -I/usr/X11R6/include conftest.c configure:11976: $? = 0 configure:11997: result: yes configure:12025: checking for values.h configure:12033: result: yes configure:12047: checking for an ANSI C-conforming const configure:12122: x86_64-pc-linux-gnu-gcc -c -march=opteron -mtune=opteron -O2 -finline-functions -pipe -D_REENTRANT -I/usr/X11R6/include conftest.c >&5 configure:12128: $? = 0 configure:12135: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:12138: $? = 0 configure:12145: test -s conftest.o configure:12148: $? = 0 configure:12160: result: yes configure:12170: checking for size_t configure:12200: x86_64-pc-linux-gnu-gcc -c -march=opteron -mtune=opteron -O2 -finline-functions -pipe -D_REENTRANT -I/usr/X11R6/include conftest.c >&5 configure:12206: $? = 0 configure:12213: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:12216: $? = 0 configure:12223: test -s conftest.o configure:12226: $? = 0 configure:12238: result: yes configure:12250: checking whether time.h and sys/time.h may both be included configure:12280: x86_64-pc-linux-gnu-gcc -c -march=opteron -mtune=opteron -O2 -finline-functions -pipe -D_REENTRANT -I/usr/X11R6/include conftest.c >&5 configure:12286: $? = 0 configure:12293: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:12296: $? = 0 configure:12303: test -s conftest.o configure:12306: $? = 0 configure:12318: result: yes configure:12328: checking whether struct tm is in sys/time.h or time.h configure:12356: x86_64-pc-linux-gnu-gcc -c -march=opteron -mtune=opteron -O2 -finline-functions -pipe -D_REENTRANT -I/usr/X11R6/include conftest.c >&5 configure:12362: $? = 0 configure:12369: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:12372: $? = 0 configure:12379: test -s conftest.o configure:12382: $? = 0 configure:12394: result: time.h configure:12407: checking return type of signal handlers configure:12435: x86_64-pc-linux-gnu-gcc -c -march=opteron -mtune=opteron -O2 -finline-functions -pipe -D_REENTRANT -I/usr/X11R6/include conftest.c >&5 conftest.c: In function 'main': conftest.c:47: error: void value not ignored as it ought to be configure:12441: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "FlightGear" | #define VERSION "1.0.0" | #define ENABLE_SP_FDM 1 | #define ENABLE_THREADS 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 FGFS 1 | #define HAVE_DAYLIGHT 1 | #define HAVE_TIMEZONE 1 | #define ENABLE_AUDIO_SUPPORT 1 | #define PU_USE_SDL 1 | #define ENABLE_PLIB_JOYSTICK 1 | #define STDC_HEADERS 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_VALUES_H 1 | #define TIME_WITH_SYS_TIME 1 | /* end confdefs.h. */ | #include | #include | | int | main () | { | return *(signal (0, 0)) (0) == 1; | ; | return 0; | } configure:12473: result: void configure:12485: checking for vprintf configure:12541: x86_64-pc-linux-gnu-gcc -o conftest -march=opteron -mtune=opteron -O2 -finline-functions -pipe -D_REENTRANT -I/usr/X11R6/include -Wl,-O1,--hash-style=gnu,--sort-common,--as-needed -L/usr/X11R6/lib -L/usr/local/lib conftest.c -ldl -lm -lSDL -lglut -lGLU -lGL -lXmu -lXt -lSM -lICE -lXi -lXext -lX11 -ldl -lm >&5 conftest.c:65: warning: conflicting types for built-in function 'vprintf' configure:12547: $? = 0 configure:12554: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:12557: $? = 0 configure:12564: test -s conftest configure:12567: $? = 0 configure:12581: result: yes configure:12588: checking for _doprnt configure:12644: x86_64-pc-linux-gnu-gcc -o conftest -march=opteron -mtune=opteron -O2 -finline-functions -pipe -D_REENTRANT -I/usr/X11R6/include -Wl,-O1,--hash-style=gnu,--sort-common,--as-needed -L/usr/X11R6/lib -L/usr/local/lib conftest.c -ldl -lm -lSDL -lglut -lGLU -lGL -lXmu -lXt -lSM -lICE -lXi -lXext -lX11 -ldl -lm >&5 /var/tmp/portage/games-simulation/flightgear-1.0.0/temp/cc1x8IUv.o: In function `main': conftest.c:(.text+0x7): undefined reference to `_doprnt' collect2: ld returned 1 exit status configure:12650: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "FlightGear" | #define VERSION "1.0.0" | #define ENABLE_SP_FDM 1 | #define ENABLE_THREADS 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 FGFS 1 | #define HAVE_DAYLIGHT 1 | #define HAVE_TIMEZONE 1 | #define ENABLE_AUDIO_SUPPORT 1 | #define PU_USE_SDL 1 | #define ENABLE_PLIB_JOYSTICK 1 | #define STDC_HEADERS 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_VALUES_H 1 | #define TIME_WITH_SYS_TIME 1 | #define RETSIGTYPE void | #define HAVE_VPRINTF 1 | /* end confdefs.h. */ | /* Define _doprnt to an innocuous variant, in case declares _doprnt. | For example, HP-UX 11i declares gettimeofday. */ | #define _doprnt innocuous__doprnt | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char _doprnt (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #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:12683: result: no configure:12721: checking for ftime configure:12777: x86_64-pc-linux-gnu-gcc -o conftest -march=opteron -mtune=opteron -O2 -finline-functions -pipe -D_REENTRANT -I/usr/X11R6/include -Wl,-O1,--hash-style=gnu,--sort-common,--as-needed -L/usr/X11R6/lib -L/usr/local/lib conftest.c -ldl -lm -lSDL -lglut -lGLU -lGL -lXmu -lXt -lSM -lICE -lXi -lXext -lX11 -ldl -lm >&5 configure:12783: $? = 0 configure:12790: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:12793: $? = 0 configure:12800: test -s conftest configure:12803: $? = 0 configure:12817: result: yes configure:12721: checking for gettimeofday configure:12777: x86_64-pc-linux-gnu-gcc -o conftest -march=opteron -mtune=opteron -O2 -finline-functions -pipe -D_REENTRANT -I/usr/X11R6/include -Wl,-O1,--hash-style=gnu,--sort-common,--as-needed -L/usr/X11R6/lib -L/usr/local/lib conftest.c -ldl -lm -lSDL -lglut -lGLU -lGL -lXmu -lXt -lSM -lICE -lXi -lXext -lX11 -ldl -lm >&5 configure:12783: $? = 0 configure:12790: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:12793: $? = 0 configure:12800: test -s conftest configure:12803: $? = 0 configure:12817: result: yes configure:12721: checking for timegm configure:12777: x86_64-pc-linux-gnu-gcc -o conftest -march=opteron -mtune=opteron -O2 -finline-functions -pipe -D_REENTRANT -I/usr/X11R6/include -Wl,-O1,--hash-style=gnu,--sort-common,--as-needed -L/usr/X11R6/lib -L/usr/local/lib conftest.c -ldl -lm -lSDL -lglut -lGLU -lGL -lXmu -lXt -lSM -lICE -lXi -lXext -lX11 -ldl -lm >&5 configure:12783: $? = 0 configure:12790: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:12793: $? = 0 configure:12800: test -s conftest configure:12803: $? = 0 configure:12817: result: yes configure:12721: checking for memcpy configure:12777: x86_64-pc-linux-gnu-gcc -o conftest -march=opteron -mtune=opteron -O2 -finline-functions -pipe -D_REENTRANT -I/usr/X11R6/include -Wl,-O1,--hash-style=gnu,--sort-common,--as-needed -L/usr/X11R6/lib -L/usr/local/lib conftest.c -ldl -lm -lSDL -lglut -lGLU -lGL -lXmu -lXt -lSM -lICE -lXi -lXext -lX11 -ldl -lm >&5 conftest.c:69: warning: conflicting types for built-in function 'memcpy' configure:12783: $? = 0 configure:12790: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:12793: $? = 0 configure:12800: test -s conftest configure:12803: $? = 0 configure:12817: result: yes configure:12721: checking for bcopy configure:12777: x86_64-pc-linux-gnu-gcc -o conftest -march=opteron -mtune=opteron -O2 -finline-functions -pipe -D_REENTRANT -I/usr/X11R6/include -Wl,-O1,--hash-style=gnu,--sort-common,--as-needed -L/usr/X11R6/lib -L/usr/local/lib conftest.c -ldl -lm -lSDL -lglut -lGLU -lGL -lXmu -lXt -lSM -lICE -lXi -lXext -lX11 -ldl -lm >&5 conftest.c:70: warning: conflicting types for built-in function 'bcopy' configure:12783: $? = 0 configure:12790: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:12793: $? = 0 configure:12800: test -s conftest configure:12803: $? = 0 configure:12817: result: yes configure:12721: checking for mktime configure:12777: x86_64-pc-linux-gnu-gcc -o conftest -march=opteron -mtune=opteron -O2 -finline-functions -pipe -D_REENTRANT -I/usr/X11R6/include -Wl,-O1,--hash-style=gnu,--sort-common,--as-needed -L/usr/X11R6/lib -L/usr/local/lib conftest.c -ldl -lm -lSDL -lglut -lGLU -lGL -lXmu -lXt -lSM -lICE -lXi -lXext -lX11 -ldl -lm >&5 configure:12783: $? = 0 configure:12790: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:12793: $? = 0 configure:12800: test -s conftest configure:12803: $? = 0 configure:12817: result: yes configure:12721: checking for strstr configure:12777: x86_64-pc-linux-gnu-gcc -o conftest -march=opteron -mtune=opteron -O2 -finline-functions -pipe -D_REENTRANT -I/usr/X11R6/include -Wl,-O1,--hash-style=gnu,--sort-common,--as-needed -L/usr/X11R6/lib -L/usr/local/lib conftest.c -ldl -lm -lSDL -lglut -lGLU -lGL -lXmu -lXt -lSM -lICE -lXi -lXext -lX11 -ldl -lm >&5 conftest.c:72: warning: conflicting types for built-in function 'strstr' configure:12783: $? = 0 configure:12790: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:12793: $? = 0 configure:12800: test -s conftest configure:12803: $? = 0 configure:12817: result: yes configure:12721: checking for rand configure:12777: x86_64-pc-linux-gnu-gcc -o conftest -march=opteron -mtune=opteron -O2 -finline-functions -pipe -D_REENTRANT -I/usr/X11R6/include -Wl,-O1,--hash-style=gnu,--sort-common,--as-needed -L/usr/X11R6/lib -L/usr/local/lib conftest.c -ldl -lm -lSDL -lglut -lGLU -lGL -lXmu -lXt -lSM -lICE -lXi -lXext -lX11 -ldl -lm >&5 configure:12783: $? = 0 configure:12790: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:12793: $? = 0 configure:12800: test -s conftest configure:12803: $? = 0 configure:12817: result: yes configure:12721: checking for mkfifo configure:12777: x86_64-pc-linux-gnu-gcc -o conftest -march=opteron -mtune=opteron -O2 -finline-functions -pipe -D_REENTRANT -I/usr/X11R6/include -Wl,-O1,--hash-style=gnu,--sort-common,--as-needed -L/usr/X11R6/lib -L/usr/local/lib conftest.c -ldl -lm -lSDL -lglut -lGLU -lGL -lXmu -lXt -lSM -lICE -lXi -lXext -lX11 -ldl -lm >&5 configure:12783: $? = 0 configure:12790: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:12793: $? = 0 configure:12800: test -s conftest configure:12803: $? = 0 configure:12817: result: yes configure:12721: checking for random configure:12777: x86_64-pc-linux-gnu-gcc -o conftest -march=opteron -mtune=opteron -O2 -finline-functions -pipe -D_REENTRANT -I/usr/X11R6/include -Wl,-O1,--hash-style=gnu,--sort-common,--as-needed -L/usr/X11R6/lib -L/usr/local/lib conftest.c -ldl -lm -lSDL -lglut -lGLU -lGL -lXmu -lXt -lSM -lICE -lXi -lXext -lX11 -ldl -lm >&5 configure:12783: $? = 0 configure:12790: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:12793: $? = 0 configure:12800: test -s conftest configure:12803: $? = 0 configure:12817: result: yes configure:12721: checking for drand48 configure:12777: x86_64-pc-linux-gnu-gcc -o conftest -march=opteron -mtune=opteron -O2 -finline-functions -pipe -D_REENTRANT -I/usr/X11R6/include -Wl,-O1,--hash-style=gnu,--sort-common,--as-needed -L/usr/X11R6/lib -L/usr/local/lib conftest.c -ldl -lm -lSDL -lglut -lGLU -lGL -lXmu -lXt -lSM -lICE -lXi -lXext -lX11 -ldl -lm >&5 configure:12783: $? = 0 configure:12790: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:12793: $? = 0 configure:12800: test -s conftest configure:12803: $? = 0 configure:12817: result: yes configure:12721: checking for setitimer configure:12777: x86_64-pc-linux-gnu-gcc -o conftest -march=opteron -mtune=opteron -O2 -finline-functions -pipe -D_REENTRANT -I/usr/X11R6/include -Wl,-O1,--hash-style=gnu,--sort-common,--as-needed -L/usr/X11R6/lib -L/usr/local/lib conftest.c -ldl -lm -lSDL -lglut -lGLU -lGL -lXmu -lXt -lSM -lICE -lXi -lXext -lX11 -ldl -lm >&5 configure:12783: $? = 0 configure:12790: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:12793: $? = 0 configure:12800: test -s conftest configure:12803: $? = 0 configure:12817: result: yes configure:12721: checking for getitimer configure:12777: x86_64-pc-linux-gnu-gcc -o conftest -march=opteron -mtune=opteron -O2 -finline-functions -pipe -D_REENTRANT -I/usr/X11R6/include -Wl,-O1,--hash-style=gnu,--sort-common,--as-needed -L/usr/X11R6/lib -L/usr/local/lib conftest.c -ldl -lm -lSDL -lglut -lGLU -lGL -lXmu -lXt -lSM -lICE -lXi -lXext -lX11 -ldl -lm >&5 configure:12783: $? = 0 configure:12790: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:12793: $? = 0 configure:12800: test -s conftest configure:12803: $? = 0 configure:12817: result: yes configure:12721: checking for signal configure:12777: x86_64-pc-linux-gnu-gcc -o conftest -march=opteron -mtune=opteron -O2 -finline-functions -pipe -D_REENTRANT -I/usr/X11R6/include -Wl,-O1,--hash-style=gnu,--sort-common,--as-needed -L/usr/X11R6/lib -L/usr/local/lib conftest.c -ldl -lm -lSDL -lglut -lGLU -lGL -lXmu -lXt -lSM -lICE -lXi -lXext -lX11 -ldl -lm >&5 configure:12783: $? = 0 configure:12790: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:12793: $? = 0 configure:12800: test -s conftest configure:12803: $? = 0 configure:12817: result: yes configure:12721: checking for GetLocalTime configure:12777: x86_64-pc-linux-gnu-gcc -o conftest -march=opteron -mtune=opteron -O2 -finline-functions -pipe -D_REENTRANT -I/usr/X11R6/include -Wl,-O1,--hash-style=gnu,--sort-common,--as-needed -L/usr/X11R6/lib -L/usr/local/lib conftest.c -ldl -lm -lSDL -lglut -lGLU -lGL -lXmu -lXt -lSM -lICE -lXi -lXext -lX11 -ldl -lm >&5 /var/tmp/portage/games-simulation/flightgear-1.0.0/temp/ccV3jTeg.o: In function `main': conftest.c:(.text+0x7): undefined reference to `GetLocalTime' collect2: ld returned 1 exit status configure:12783: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "FlightGear" | #define VERSION "1.0.0" | #define ENABLE_SP_FDM 1 | #define ENABLE_THREADS 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 FGFS 1 | #define HAVE_DAYLIGHT 1 | #define HAVE_TIMEZONE 1 | #define ENABLE_AUDIO_SUPPORT 1 | #define PU_USE_SDL 1 | #define ENABLE_PLIB_JOYSTICK 1 | #define STDC_HEADERS 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_VALUES_H 1 | #define TIME_WITH_SYS_TIME 1 | #define RETSIGTYPE void | #define HAVE_VPRINTF 1 | #define HAVE_FTIME 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_TIMEGM 1 | #define HAVE_MEMCPY 1 | #define HAVE_BCOPY 1 | #define HAVE_MKTIME 1 | #define HAVE_STRSTR 1 | #define HAVE_RAND 1 | #define HAVE_MKFIFO 1 | #define HAVE_RANDOM 1 | #define HAVE_DRAND48 1 | #define HAVE_SETITIMER 1 | #define HAVE_GETITIMER 1 | #define HAVE_SIGNAL 1 | /* end confdefs.h. */ | /* Define GetLocalTime to an innocuous variant, in case declares GetLocalTime. | For example, HP-UX 11i declares gettimeofday. */ | #define GetLocalTime innocuous_GetLocalTime | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char GetLocalTime (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef GetLocalTime | | /* 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 GetLocalTime (); | /* 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_GetLocalTime || defined __stub___GetLocalTime | choke me | #endif | | int | main () | { | return GetLocalTime (); | ; | return 0; | } configure:12817: result: no configure:12721: checking for rint configure:12777: x86_64-pc-linux-gnu-gcc -o conftest -march=opteron -mtune=opteron -O2 -finline-functions -pipe -D_REENTRANT -I/usr/X11R6/include -Wl,-O1,--hash-style=gnu,--sort-common,--as-needed -L/usr/X11R6/lib -L/usr/local/lib conftest.c -ldl -lm -lSDL -lglut -lGLU -lGL -lXmu -lXt -lSM -lICE -lXi -lXext -lX11 -ldl -lm >&5 conftest.c:80: warning: conflicting types for built-in function 'rint' configure:12783: $? = 0 configure:12790: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:12793: $? = 0 configure:12800: test -s conftest configure:12803: $? = 0 configure:12817: result: yes configure:12721: checking for getrusage configure:12777: x86_64-pc-linux-gnu-gcc -o conftest -march=opteron -mtune=opteron -O2 -finline-functions -pipe -D_REENTRANT -I/usr/X11R6/include -Wl,-O1,--hash-style=gnu,--sort-common,--as-needed -L/usr/X11R6/lib -L/usr/local/lib conftest.c -ldl -lm -lSDL -lglut -lGLU -lGL -lXmu -lXt -lSM -lICE -lXi -lXext -lX11 -ldl -lm >&5 configure:12783: $? = 0 configure:12790: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:12793: $? = 0 configure:12800: test -s conftest configure:12803: $? = 0 configure:12817: result: yes configure:12721: checking for truncf configure:12777: x86_64-pc-linux-gnu-gcc -o conftest -march=opteron -mtune=opteron -O2 -finline-functions -pipe -D_REENTRANT -I/usr/X11R6/include -Wl,-O1,--hash-style=gnu,--sort-common,--as-needed -L/usr/X11R6/lib -L/usr/local/lib conftest.c -ldl -lm -lSDL -lglut -lGLU -lGL -lXmu -lXt -lSM -lICE -lXi -lXext -lX11 -ldl -lm >&5 conftest.c:82: warning: conflicting types for built-in function 'truncf' configure:12783: $? = 0 configure:12790: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:12793: $? = 0 configure:12800: test -s conftest configure:12803: $? = 0 configure:12817: result: yes configure:12983: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by config.status, which was generated by GNU Autoconf 2.60. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on barcelona config.status:732: creating Makefile config.status:732: creating man/Makefile config.status:732: creating man/est-epsilon.1 config.status:732: creating man/fgfs.1 config.status:732: creating man/fgjs.1 config.status:732: creating man/gl-info.1 config.status:732: creating man/js_demo.1 config.status:732: creating man/pstest.1 config.status:732: creating scripts/Makefile config.status:732: creating scripts/debug/Makefile config.status:732: creating scripts/perl/Makefile config.status:732: creating scripts/perl/examples/Makefile config.status:732: creating scripts/python/Makefile config.status:732: creating src/Makefile config.status:732: creating src/Include/Makefile config.status:732: creating src/Include/version.h config.status:732: creating src/Include/config.h-msvc6 config.status:732: creating src/Aircraft/Makefile config.status:732: creating src/Airports/Makefile config.status:732: creating src/ATC/Makefile config.status:732: creating src/Autopilot/Makefile config.status:732: creating src/Cockpit/Makefile config.status:732: creating src/Cockpit/built_in/Makefile config.status:732: creating src/Environment/Makefile config.status:732: creating src/FDM/Balloon/Makefile config.status:732: creating src/FDM/ExternalNet/Makefile config.status:732: creating src/FDM/ExternalPipe/Makefile config.status:732: creating src/FDM/JSBSim/Makefile config.status:732: creating src/FDM/JSBSim/initialization/Makefile config.status:732: creating src/FDM/JSBSim/input_output/Makefile config.status:732: creating src/FDM/JSBSim/math/Makefile config.status:732: creating src/FDM/JSBSim/models/Makefile config.status:732: creating src/FDM/JSBSim/models/flight_control/Makefile config.status:732: creating src/FDM/JSBSim/models/atmosphere/Makefile config.status:732: creating src/FDM/JSBSim/models/propulsion/Makefile config.status:732: creating src/FDM/LaRCsim/Makefile config.status:732: creating src/FDM/SP/Makefile config.status:732: creating src/FDM/UIUCModel/Makefile config.status:732: creating src/FDM/YASim/Makefile config.status:732: creating src/FDM/Makefile config.status:732: creating src/GUI/Makefile config.status:732: creating src/Input/Makefile config.status:732: creating src/Instrumentation/Makefile config.status:732: creating src/Instrumentation/KLN89/Makefile config.status:732: creating src/Instrumentation/HUD/Makefile config.status:732: creating src/Main/Makefile config.status:732: creating src/Main/runfgfs config.status:732: creating src/Main/runfgfs.bat config.status:732: creating src/Model/Makefile config.status:732: creating src/AIModel/Makefile config.status:732: creating src/MultiPlayer/Makefile config.status:732: creating src/Navaids/Makefile config.status:732: creating src/Network/Makefile config.status:732: creating src/Scenery/Makefile config.status:732: creating src/Scripting/Makefile config.status:732: creating src/Sound/Makefile config.status:732: creating src/Systems/Makefile config.status:732: creating src/Time/Makefile config.status:732: creating src/Traffic/Makefile config.status:732: creating tests/Makefile config.status:732: creating utils/Makefile config.status:732: creating utils/GPSsmooth/Makefile config.status:732: creating utils/js_server/Makefile config.status:732: creating utils/fgadmin/Makefile config.status:732: creating utils/fgadmin/src/Makefile config.status:732: creating utils/Modeller/Makefile config.status:732: creating utils/TerraSync/Makefile config.status:732: creating utils/xmlgrep/Makefile config.status:732: creating src/Include/config.h config.status:1046: executing depfiles commands ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=x86_64-pc-linux-gnu ac_cv_c_compiler_gnu=yes ac_cv_c_const=yes ac_cv_cxx_compiler_gnu=yes ac_cv_env_CCC_set= ac_cv_env_CCC_value= ac_cv_env_CC_set= ac_cv_env_CC_value= ac_cv_env_CFLAGS_set=set ac_cv_env_CFLAGS_value='-march=opteron -mtune=opteron -O2 -finline-functions -pipe' 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=set ac_cv_env_CXXFLAGS_value='-march=opteron -mtune=opteron -O2 -finline-functions -pipe' ac_cv_env_CXX_set= ac_cv_env_CXX_value= ac_cv_env_LDFLAGS_set=set ac_cv_env_LDFLAGS_value=-Wl,-O1,--hash-style=gnu,--sort-common,--as-needed ac_cv_env_XMKMF_set= ac_cv_env_XMKMF_value= ac_cv_env_build_alias_set=set ac_cv_env_build_alias_value=x86_64-pc-linux-gnu ac_cv_env_host_alias_set=set ac_cv_env_host_alias_value=x86_64-pc-linux-gnu ac_cv_env_target_alias_set= ac_cv_env_target_alias_value= ac_cv_func_GetLocalTime=no ac_cv_func__doprnt=no ac_cv_func_bcopy=yes ac_cv_func_connect=yes ac_cv_func_drand48=yes ac_cv_func_ftime=yes ac_cv_func_gethostbyname=yes ac_cv_func_getitimer=yes ac_cv_func_getrusage=yes ac_cv_func_gettimeofday=yes ac_cv_func_memcpy=yes ac_cv_func_mkfifo=yes ac_cv_func_mktime=yes ac_cv_func_rand=yes ac_cv_func_random=yes ac_cv_func_remove=yes ac_cv_func_rint=yes ac_cv_func_setitimer=yes ac_cv_func_shmat=yes ac_cv_func_signal=yes ac_cv_func_strstr=yes ac_cv_func_timegm=yes ac_cv_func_truncf=yes ac_cv_func_vprintf=yes ac_cv_have_x='have_x=yes ac_x_includes='\'''\'' ac_x_libraries='\''/usr/X11R6/lib'\''' ac_cv_header_fcntl_h=yes ac_cv_header_getopt_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_malloc_h=yes ac_cv_header_memory_h=yes ac_cv_header_plib_ul_h=yes ac_cv_header_pthread_h=yes ac_cv_header_simgear_screen_jpgfactory_hxx=no ac_cv_header_simgear_version_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_param_h=yes ac_cv_header_sys_stat_h=yes ac_cv_header_sys_time_h=yes ac_cv_header_sys_timeb_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_time=yes ac_cv_header_unistd_h=yes ac_cv_header_values_h=yes ac_cv_header_windows_h=no ac_cv_header_zlib_h=yes ac_cv_host=x86_64-pc-linux-gnu ac_cv_lib_ICE_IceConnectionNumber=yes ac_cv_objext=o ac_cv_path_EGREP='/bin/grep -E' ac_cv_path_GREP=/bin/grep ac_cv_path_install='/usr/bin/install -c' ac_cv_prog_AWK=gawk ac_cv_prog_CC=x86_64-pc-linux-gnu-gcc ac_cv_prog_CPP='x86_64-pc-linux-gnu-gcc -E' ac_cv_prog_CXX=x86_64-pc-linux-gnu-g++ ac_cv_prog_CXXCPP='x86_64-pc-linux-gnu-g++ -E' ac_cv_prog_RANLIB=x86_64-pc-linux-gnu-ranlib ac_cv_prog_cc_c89= ac_cv_prog_cc_g=yes ac_cv_prog_cxx_g=yes ac_cv_prog_make_make_set=yes ac_cv_search_IceOpenConnection=-lICE ac_cv_search_SDL_Init=-lSDL ac_cv_search_SmcOpenConnection=-lSM ac_cv_search_XCreateWindow=-lX11 ac_cv_search_XGetExtensionVersion=-lXi ac_cv_search_XShmCreateImage=-lXext ac_cv_search_XmuLookupStandardColormap=-lXmu ac_cv_search_XtMalloc=-lXt ac_cv_search_alGenBuffers=-lopenal ac_cv_search_alutInit=-lalut ac_cv_search_ceil='none required' ac_cv_search_dlclose=-ldl ac_cv_search_glNewList=-lGL ac_cv_search_gluLookAt=-lGLU ac_cv_search_glutGetModifiers=-lglut ac_cv_search_hid_init=no ac_cv_search_inet_addr='none required' ac_cv_search_main='none required' ac_cv_search_pthread_cancel=-lpthread ac_cv_search_socket='none required' ac_cv_search_sqrt=-lm ac_cv_struct_tm=time.h ac_cv_target=x86_64-pc-linux-gnu ac_cv_type_signal=void ac_cv_type_size_t=yes am_cv_CC_dependencies_compiler_type=none am_cv_CXX_dependencies_compiler_type=none ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /var/tmp/portage/games-simulation/flightgear-1.0.0/work/FlightGear-1.0.0/missing --run aclocal-1.9' AMDEPBACKSLASH='' AMDEP_FALSE='' AMDEP_TRUE='#' AMTAR='${SHELL} /var/tmp/portage/games-simulation/flightgear-1.0.0/work/FlightGear-1.0.0/missing --run tar' AR='ar' ARFLAGS='cru' AUTOCONF='${SHELL} /var/tmp/portage/games-simulation/flightgear-1.0.0/work/FlightGear-1.0.0/missing --run autoconf' AUTOHEADER='${SHELL} /var/tmp/portage/games-simulation/flightgear-1.0.0/work/FlightGear-1.0.0/missing --run autoheader' AUTOMAKE='${SHELL} /var/tmp/portage/games-simulation/flightgear-1.0.0/work/FlightGear-1.0.0/missing --run automake-1.9' AWK='gawk' CC='x86_64-pc-linux-gnu-gcc' CCDEPMODE='depmode=none' CFLAGS='-march=opteron -mtune=opteron -O2 -finline-functions -pipe -D_REENTRANT' CPP='x86_64-pc-linux-gnu-gcc -E' CPPFLAGS='-I/usr/X11R6/include' CXX='x86_64-pc-linux-gnu-g++' CXXCPP='x86_64-pc-linux-gnu-g++ -E' CXXDEPMODE='depmode=none' CXXFLAGS='-march=opteron -mtune=opteron -O2 -finline-functions -pipe -D_REENTRANT' CYGPATH_W='echo' DEFS='-DHAVE_CONFIG_H' DEPDIR='.deps' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/bin/grep -E' ENABLE_JPEG_SERVER_FALSE='' ENABLE_JPEG_SERVER_TRUE='#' ENABLE_SP_FDM_FALSE='#' ENABLE_SP_FDM_TRUE='' EXEEXT='' GREP='/bin/grep' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s' LDFLAGS='-Wl,-O1,--hash-style=gnu,--sort-common,--as-needed -L/usr/X11R6/lib -L/usr/local/lib' LIBOBJS='' LIBS='' LN_S='ln -s' LTLIBOBJS='' MAKEINFO='${SHELL} /var/tmp/portage/games-simulation/flightgear-1.0.0/work/FlightGear-1.0.0/missing --run makeinfo' OBJEXT='o' PACKAGE='FlightGear' PACKAGE_BUGREPORT='' PACKAGE_NAME='' PACKAGE_STRING='' PACKAGE_TARNAME='' PACKAGE_VERSION='' PATH_SEPARATOR=':' RANLIB='x86_64-pc-linux-gnu-ranlib' SET_MAKE='' SHELL='/bin/sh' STRIP='' USE_SDL_FALSE='#' USE_SDL_TRUE='' VERSION='1.0.0' WITH_THREADS_FALSE='#' WITH_THREADS_TRUE='' XMKMF='' X_CFLAGS='' X_EXTRA_LIBS='' X_LIBS=' -L/usr/X11R6/lib' X_PRE_LIBS=' -lSM -lICE' ac_ct_CC='' ac_ct_CXX='' 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 -' base_LIBS='-ldl -lm ' bindir='${exec_prefix}/bin' build='x86_64-pc-linux-gnu' build_alias='x86_64-pc-linux-gnu' build_cpu='x86_64' build_os='linux-gnu' build_vendor='pc' datadir='/usr/share/games' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE}' dvidir='${docdir}' exec_prefix='${prefix}' host='x86_64-pc-linux-gnu' host_alias='x86_64-pc-linux-gnu' host_cpu='x86_64' host_os='linux-gnu' host_vendor='pc' htmldir='${docdir}' includedir='${prefix}/include' infodir='/usr/share/info' install_sh='/var/tmp/portage/games-simulation/flightgear-1.0.0/work/FlightGear-1.0.0/install-sh' joystick_LIBS='' libdir='/usr/games/lib64' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='/var/games' mandir='/usr/share/man' mkdir_p='mkdir -p --' network_LIBS='' oldincludedir='/usr/include' openal_LIBS='-lalut -lopenal -ldl -lm -lpthread ' opengl_LIBS='-lSDL -lglut -lGLU -lGL -lXmu -lXt -lSM -lICE -lXi -lXext -lX11 -ldl -lm ' pdfdir='${docdir}' prefix='/usr/games' program_transform_name='s,x,x,' psdir='${docdir}' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='/etc/games' target='x86_64-pc-linux-gnu' target_alias='' target_cpu='x86_64' target_os='linux-gnu' target_vendor='pc' thread_LIBS='-lpthread ' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define PACKAGE_NAME "" #define PACKAGE_TARNAME "" #define PACKAGE_VERSION "" #define PACKAGE_STRING "" #define PACKAGE_BUGREPORT "" #define PACKAGE "FlightGear" #define VERSION "1.0.0" #define ENABLE_SP_FDM 1 #define ENABLE_THREADS 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 FGFS 1 #define HAVE_DAYLIGHT 1 #define HAVE_TIMEZONE 1 #define ENABLE_AUDIO_SUPPORT 1 #define PU_USE_SDL 1 #define ENABLE_PLIB_JOYSTICK 1 #define STDC_HEADERS 1 #define HAVE_FCNTL_H 1 #define HAVE_GETOPT_H 1 #define HAVE_MALLOC_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STDLIB_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_SYS_TIME_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_UNISTD_H 1 #define HAVE_VALUES_H 1 #define TIME_WITH_SYS_TIME 1 #define RETSIGTYPE void #define HAVE_VPRINTF 1 #define HAVE_FTIME 1 #define HAVE_GETTIMEOFDAY 1 #define HAVE_TIMEGM 1 #define HAVE_MEMCPY 1 #define HAVE_BCOPY 1 #define HAVE_MKTIME 1 #define HAVE_STRSTR 1 #define HAVE_RAND 1 #define HAVE_MKFIFO 1 #define HAVE_RANDOM 1 #define HAVE_DRAND48 1 #define HAVE_SETITIMER 1 #define HAVE_GETITIMER 1 #define HAVE_SIGNAL 1 #define HAVE_RINT 1 #define HAVE_GETRUSAGE 1 #define HAVE_TRUNCF 1 configure: exit 0