This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by celestia configure 1.4.1, which was generated by GNU Autoconf 2.59. Invocation command line was $ ./configure --with-kde --prefix=/usr --sysconfdir=/etc --localstatedir=/var --mandir=/usr/share/man --infodir=/usr/share/info --enable-shared --build=i586-uhu-linux --host=i586-uhu-linux --disable-schemas-install ## --------- ## ## Platform. ## ## --------- ## hostname = independence uname -m = i686 uname -r = 2.6.17.6-3 uname -s = Linux uname -v = #1 SMP Wed Jul 26 12:57:38 CEST 2006 /usr/bin/uname -p = unknown /bin/uname -X = unknown /bin/arch = i686 /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /usr/lib/uhubuild PATH: /usr/lib/ccache PATH: /sbin PATH: /usr/sbin PATH: /bin PATH: /usr/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:1696: checking build system type configure:1714: result: i586-uhu-linux-gnu configure:1722: checking host system type configure:1736: result: i586-uhu-linux-gnu configure:1744: checking target system type configure:1758: result: i586-uhu-linux-gnu configure:1805: checking for a BSD-compatible install configure:1860: result: /bin/install -c configure:1875: checking for -p flag to install configure:1888: result: yes configure:1899: checking whether build environment is sane configure:1942: result: yes configure:1962: checking for gawk configure:1978: found /bin/gawk configure:1988: result: gawk configure:1998: checking whether make sets $(MAKE) configure:2018: result: yes configure:2200: checking whether NLS is requested configure:2209: result: yes configure:2247: checking for msgfmt configure: trying /usr/bin/msgfmt... 0 translated messages. configure:2279: result: /usr/bin/msgfmt configure:2288: checking for gmsgfmt configure:2319: result: /usr/bin/msgfmt configure:2358: checking for xgettext configure: trying /usr/bin/xgettext... /usr/bin/xgettext: warning: file `/dev/null' extension `' is unknown; will try C configure:2390: result: /usr/bin/xgettext configure:2430: checking for msgmerge configure: trying /usr/bin/msgmerge... configure:2461: result: /usr/bin/msgmerge configure:2524: checking for style of include used by make configure:2552: result: GNU configure:2585: checking for i586-uhu-linux-gcc configure:2601: found /usr/lib/ccache/i586-uhu-linux-gcc configure:2611: result: i586-uhu-linux-gcc configure:2893: checking for C compiler version configure:2896: i586-uhu-linux-gcc --version &5 i586-uhu-linux-gcc (GCC) 3.4.6 Copyright (C) 2006 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:2899: $? = 0 configure:2901: i586-uhu-linux-gcc -v &5 Reading specs from /usr/lib/gcc/i586-uhu-linux/3.4.6/specs Configured with: /var/uhubuild/work/compile/configure --prefix=/usr --infodir=/usr/share/info --mandir=/usr/share/man --enable-languages=c,c++ --enable-shared --with-gnu-as --with-gnu-ld --with-system-zlib --host=i586-uhu-linux Thread model: posix gcc version 3.4.6 configure:2904: $? = 0 configure:2906: i586-uhu-linux-gcc -V &5 i586-uhu-linux-gcc: `-V' option must have argument configure:2909: $? = 1 configure:2932: checking for C compiler default output file name configure:2935: i586-uhu-linux-gcc conftest.c >&5 configure:2938: $? = 0 configure:2984: result: a.out configure:2989: checking whether the C compiler works configure:2995: ./a.out configure:2998: $? = 0 configure:3015: result: yes configure:3022: checking whether we are cross compiling configure:3024: result: no configure:3027: checking for suffix of executables configure:3029: i586-uhu-linux-gcc -o conftest conftest.c >&5 configure:3032: $? = 0 configure:3057: result: configure:3063: checking for suffix of object files configure:3084: i586-uhu-linux-gcc -c conftest.c >&5 configure:3087: $? = 0 configure:3109: result: o configure:3113: checking whether we are using the GNU C compiler configure:3137: i586-uhu-linux-gcc -c conftest.c >&5 configure:3143: $? = 0 configure:3146: test -z || test ! -s conftest.err configure:3149: $? = 0 configure:3152: test -s conftest.o configure:3155: $? = 0 configure:3168: result: yes configure:3174: checking whether i586-uhu-linux-gcc accepts -g configure:3195: i586-uhu-linux-gcc -c -g conftest.c >&5 configure:3201: $? = 0 configure:3204: test -z || test ! -s conftest.err configure:3207: $? = 0 configure:3210: test -s conftest.o configure:3213: $? = 0 configure:3224: result: yes configure:3241: checking for i586-uhu-linux-gcc option to accept ANSI C configure:3311: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:3317: $? = 0 configure:3320: test -z || test ! -s conftest.err configure:3323: $? = 0 configure:3326: test -s conftest.o configure:3329: $? = 0 configure:3347: result: none needed configure:3365: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 conftest.c:2: error: syntax error before "me" configure:3371: $? = 1 configure: failed program was: | #ifndef __cplusplus | choke me | #endif configure:3503: checking dependency style of i586-uhu-linux-gcc configure:3586: result: gcc3 configure:3627: checking for ld used by GCC configure:3691: result: /usr/bin/ld configure:3700: checking if the linker (/usr/bin/ld) is GNU ld configure:3713: result: yes configure:3720: checking for shared library run path origin configure:3733: result: done configure:4150: checking for CFPreferencesCopyAppValue configure:4175: i586-uhu-linux-gcc -o conftest -g -O2 -I/System/Library/Frameworks/CoreFoundation.framework/Headers conftest.c -framework CoreFoundation >&5 i586-uhu-linux-gcc: CoreFoundation: No such file or directory cc1: error: unrecognized command line option "-framework" configure:4181: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "celestia" | #define PACKAGE_TARNAME "celestia" | #define PACKAGE_VERSION "1.4.1" | #define PACKAGE_STRING "celestia 1.4.1" | #define PACKAGE_BUGREPORT "celestia-developers@lists.sf.net" | #define PACKAGE "celestia" | #define VERSION "1.4.1" | /* end confdefs.h. */ | #include | int | main () | { | CFPreferencesCopyAppValue(NULL, NULL) | ; | return 0; | } configure:4207: result: no configure:4216: checking for CFLocaleCopyCurrent configure:4241: i586-uhu-linux-gcc -o conftest -g -O2 -I/System/Library/Frameworks/CoreFoundation.framework/Headers conftest.c -framework CoreFoundation >&5 i586-uhu-linux-gcc: CoreFoundation: No such file or directory cc1: error: unrecognized command line option "-framework" configure:4247: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "celestia" | #define PACKAGE_TARNAME "celestia" | #define PACKAGE_VERSION "1.4.1" | #define PACKAGE_STRING "celestia 1.4.1" | #define PACKAGE_BUGREPORT "celestia-developers@lists.sf.net" | #define PACKAGE "celestia" | #define VERSION "1.4.1" | /* end confdefs.h. */ | #include | int | main () | { | CFLocaleCopyCurrent(); | ; | return 0; | } configure:4273: result: no configure:4290: checking whether NLS is requested configure:4299: result: yes configure:4317: checking for GNU gettext in libc configure:4341: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 configure:4347: $? = 0 configure:4350: test -z || test ! -s conftest.err configure:4353: $? = 0 configure:4356: test -s conftest configure:4359: $? = 0 configure:4371: result: yes configure:5074: checking whether to use NLS configure:5076: result: yes configure:5079: checking where the gettext function comes from configure:5090: result: libc configure:5164: checking for i586-uhu-linux-gcc configure:5190: result: i586-uhu-linux-gcc configure:5472: checking for C compiler version configure:5475: i586-uhu-linux-gcc --version &5 i586-uhu-linux-gcc (GCC) 3.4.6 Copyright (C) 2006 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:5478: $? = 0 configure:5480: i586-uhu-linux-gcc -v &5 Reading specs from /usr/lib/gcc/i586-uhu-linux/3.4.6/specs Configured with: /var/uhubuild/work/compile/configure --prefix=/usr --infodir=/usr/share/info --mandir=/usr/share/man --enable-languages=c,c++ --enable-shared --with-gnu-as --with-gnu-ld --with-system-zlib --host=i586-uhu-linux Thread model: posix gcc version 3.4.6 configure:5483: $? = 0 configure:5485: i586-uhu-linux-gcc -V &5 i586-uhu-linux-gcc: `-V' option must have argument configure:5488: $? = 1 configure:5491: checking whether we are using the GNU C compiler configure:5546: result: yes configure:5552: checking whether i586-uhu-linux-gcc accepts -g configure:5602: result: yes configure:5619: checking for i586-uhu-linux-gcc option to accept ANSI C configure:5725: result: none needed configure:5743: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 conftest.c:2: error: syntax error before "me" configure:5749: $? = 1 configure: failed program was: | #ifndef __cplusplus | choke me | #endif configure:5881: checking dependency style of i586-uhu-linux-gcc configure:5964: result: gcc3 configure:5996: checking for i586-uhu-linux-g++ configure:6012: found /usr/lib/ccache/i586-uhu-linux-g++ configure:6022: result: i586-uhu-linux-g++ configure:6080: checking for C++ compiler version configure:6083: i586-uhu-linux-g++ --version &5 i586-uhu-linux-g++ (GCC) 3.4.6 Copyright (C) 2006 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:6086: $? = 0 configure:6088: i586-uhu-linux-g++ -v &5 Reading specs from /usr/lib/gcc/i586-uhu-linux/3.4.6/specs Configured with: /var/uhubuild/work/compile/configure --prefix=/usr --infodir=/usr/share/info --mandir=/usr/share/man --enable-languages=c,c++ --enable-shared --with-gnu-as --with-gnu-ld --with-system-zlib --host=i586-uhu-linux Thread model: posix gcc version 3.4.6 configure:6091: $? = 0 configure:6093: i586-uhu-linux-g++ -V &5 i586-uhu-linux-g++: `-V' option must have argument configure:6096: $? = 1 configure:6099: checking whether we are using the GNU C++ compiler configure:6123: i586-uhu-linux-g++ -c conftest.cc >&5 configure:6129: $? = 0 configure:6132: test -z || test ! -s conftest.err configure:6135: $? = 0 configure:6138: test -s conftest.o configure:6141: $? = 0 configure:6154: result: yes configure:6160: checking whether i586-uhu-linux-g++ accepts -g configure:6181: i586-uhu-linux-g++ -c -g conftest.cc >&5 configure:6187: $? = 0 configure:6190: test -z || test ! -s conftest.err configure:6193: $? = 0 configure:6196: test -s conftest.o configure:6199: $? = 0 configure:6210: result: yes configure:6252: i586-uhu-linux-g++ -c conftest.cc >&5 configure:6258: $? = 0 configure:6261: test -z || test ! -s conftest.err configure:6264: $? = 0 configure:6267: test -s conftest.o configure:6270: $? = 0 configure:6296: i586-uhu-linux-g++ -c conftest.cc >&5 conftest.cc: In function `int main()': conftest.cc:18: error: `exit' was not declared in this scope configure:6302: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "celestia" | #define PACKAGE_TARNAME "celestia" | #define PACKAGE_VERSION "1.4.1" | #define PACKAGE_STRING "celestia 1.4.1" | #define PACKAGE_BUGREPORT "celestia-developers@lists.sf.net" | #define PACKAGE "celestia" | #define VERSION "1.4.1" | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | /* end confdefs.h. */ | | int | main () | { | exit (42); | ; | return 0; | } configure:6252: i586-uhu-linux-g++ -c conftest.cc >&5 configure:6258: $? = 0 configure:6261: test -z || test ! -s conftest.err configure:6264: $? = 0 configure:6267: test -s conftest.o configure:6270: $? = 0 configure:6296: i586-uhu-linux-g++ -c conftest.cc >&5 configure:6302: $? = 0 configure:6305: test -z || test ! -s conftest.err configure:6308: $? = 0 configure:6311: test -s conftest.o configure:6314: $? = 0 configure:6339: checking dependency style of i586-uhu-linux-g++ configure:6422: result: gcc3 configure:6446: checking how to run the C preprocessor configure:6481: i586-uhu-linux-gcc -E conftest.c configure:6487: $? = 0 configure:6519: i586-uhu-linux-gcc -E conftest.c conftest.c:17:28: ac_nonexistent.h: No such file or directory configure:6525: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "celestia" | #define PACKAGE_TARNAME "celestia" | #define PACKAGE_VERSION "1.4.1" | #define PACKAGE_STRING "celestia 1.4.1" | #define PACKAGE_BUGREPORT "celestia-developers@lists.sf.net" | #define PACKAGE "celestia" | #define VERSION "1.4.1" | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | /* end confdefs.h. */ | #include configure:6564: result: i586-uhu-linux-gcc -E configure:6588: i586-uhu-linux-gcc -E conftest.c configure:6594: $? = 0 configure:6626: i586-uhu-linux-gcc -E conftest.c conftest.c:17:28: ac_nonexistent.h: No such file or directory configure:6632: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "celestia" | #define PACKAGE_TARNAME "celestia" | #define PACKAGE_VERSION "1.4.1" | #define PACKAGE_STRING "celestia 1.4.1" | #define PACKAGE_BUGREPORT "celestia-developers@lists.sf.net" | #define PACKAGE "celestia" | #define VERSION "1.4.1" | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | /* end confdefs.h. */ | #include configure:6680: checking how to run the C++ preprocessor configure:6711: i586-uhu-linux-g++ -E conftest.cc configure:6717: $? = 0 configure:6749: i586-uhu-linux-g++ -E conftest.cc conftest.cc:17:28: ac_nonexistent.h: No such file or directory configure:6755: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "celestia" | #define PACKAGE_TARNAME "celestia" | #define PACKAGE_VERSION "1.4.1" | #define PACKAGE_STRING "celestia 1.4.1" | #define PACKAGE_BUGREPORT "celestia-developers@lists.sf.net" | #define PACKAGE "celestia" | #define VERSION "1.4.1" | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | /* end confdefs.h. */ | #include configure:6794: result: i586-uhu-linux-g++ -E configure:6818: i586-uhu-linux-g++ -E conftest.cc configure:6824: $? = 0 configure:6856: i586-uhu-linux-g++ -E conftest.cc conftest.cc:17:28: ac_nonexistent.h: No such file or directory configure:6862: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "celestia" | #define PACKAGE_TARNAME "celestia" | #define PACKAGE_VERSION "1.4.1" | #define PACKAGE_STRING "celestia 1.4.1" | #define PACKAGE_BUGREPORT "celestia-developers@lists.sf.net" | #define PACKAGE "celestia" | #define VERSION "1.4.1" | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | /* end confdefs.h. */ | #include configure:6918: checking for a BSD-compatible install configure:6973: result: /bin/install -c -p configure:7058: checking for a sed that does not truncate output configure:7112: result: /bin/sed configure:7115: checking for egrep configure:7125: result: grep -E configure:7141: checking for ld used by i586-uhu-linux-gcc configure:7208: result: /usr/bin/ld configure:7217: checking if the linker (/usr/bin/ld) is GNU ld configure:7232: result: yes configure:7237: checking for /usr/bin/ld option to reload object files configure:7244: result: -r configure:7253: checking for BSD-compatible nm configure:7295: result: nm configure:7299: checking whether ln -s works configure:7303: result: yes configure:7310: checking how to recognise dependent libraries configure:7517: result: pass_all configure:7727: checking for ANSI C header files configure:7752: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:7758: $? = 0 configure:7761: test -z || test ! -s conftest.err configure:7764: $? = 0 configure:7767: test -s conftest.o configure:7770: $? = 0 configure:7859: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 configure:7862: $? = 0 configure:7864: ./conftest configure:7867: $? = 0 configure:7882: result: yes configure:7906: checking for sys/types.h configure:7922: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:7928: $? = 0 configure:7931: test -z || test ! -s conftest.err configure:7934: $? = 0 configure:7937: test -s conftest.o configure:7940: $? = 0 configure:7951: result: yes configure:7906: checking for sys/stat.h configure:7922: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:7928: $? = 0 configure:7931: test -z || test ! -s conftest.err configure:7934: $? = 0 configure:7937: test -s conftest.o configure:7940: $? = 0 configure:7951: result: yes configure:7906: checking for stdlib.h configure:7922: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:7928: $? = 0 configure:7931: test -z || test ! -s conftest.err configure:7934: $? = 0 configure:7937: test -s conftest.o configure:7940: $? = 0 configure:7951: result: yes configure:7906: checking for string.h configure:7922: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:7928: $? = 0 configure:7931: test -z || test ! -s conftest.err configure:7934: $? = 0 configure:7937: test -s conftest.o configure:7940: $? = 0 configure:7951: result: yes configure:7906: checking for memory.h configure:7922: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:7928: $? = 0 configure:7931: test -z || test ! -s conftest.err configure:7934: $? = 0 configure:7937: test -s conftest.o configure:7940: $? = 0 configure:7951: result: yes configure:7906: checking for strings.h configure:7922: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:7928: $? = 0 configure:7931: test -z || test ! -s conftest.err configure:7934: $? = 0 configure:7937: test -s conftest.o configure:7940: $? = 0 configure:7951: result: yes configure:7906: checking for inttypes.h configure:7922: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:7928: $? = 0 configure:7931: test -z || test ! -s conftest.err configure:7934: $? = 0 configure:7937: test -s conftest.o configure:7940: $? = 0 configure:7951: result: yes configure:7906: checking for stdint.h configure:7922: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:7928: $? = 0 configure:7931: test -z || test ! -s conftest.err configure:7934: $? = 0 configure:7937: test -s conftest.o configure:7940: $? = 0 configure:7951: result: yes configure:7906: checking for unistd.h configure:7922: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:7928: $? = 0 configure:7931: test -z || test ! -s conftest.err configure:7934: $? = 0 configure:7937: test -s conftest.o configure:7940: $? = 0 configure:7951: result: yes configure:7977: checking dlfcn.h usability configure:7989: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:7995: $? = 0 configure:7998: test -z || test ! -s conftest.err configure:8001: $? = 0 configure:8004: test -s conftest.o configure:8007: $? = 0 configure:8017: result: yes configure:8021: checking dlfcn.h presence configure:8031: i586-uhu-linux-gcc -E conftest.c configure:8037: $? = 0 configure:8057: result: yes configure:8092: checking for dlfcn.h configure:8099: result: yes configure:8122: checking for i586-uhu-linux-g77 configure:8151: result: no configure:8122: checking for i586-uhu-linux-f77 configure:8151: result: no configure:8122: checking for i586-uhu-linux-xlf configure:8151: result: no configure:8122: checking for i586-uhu-linux-frt configure:8151: result: no configure:8122: checking for i586-uhu-linux-pgf77 configure:8151: result: no configure:8122: checking for i586-uhu-linux-fort77 configure:8151: result: no configure:8122: checking for i586-uhu-linux-fl32 configure:8151: result: no configure:8122: checking for i586-uhu-linux-af77 configure:8151: result: no configure:8122: checking for i586-uhu-linux-f90 configure:8151: result: no configure:8122: checking for i586-uhu-linux-xlf90 configure:8151: result: no configure:8122: checking for i586-uhu-linux-pgf90 configure:8151: result: no configure:8122: checking for i586-uhu-linux-epcf90 configure:8151: result: no configure:8122: checking for i586-uhu-linux-f95 configure:8151: result: no configure:8122: checking for i586-uhu-linux-fort configure:8151: result: no configure:8122: checking for i586-uhu-linux-xlf95 configure:8151: result: no configure:8122: checking for i586-uhu-linux-ifc configure:8151: result: no configure:8122: checking for i586-uhu-linux-efc configure:8151: result: no configure:8122: checking for i586-uhu-linux-pgf95 configure:8151: result: no configure:8122: checking for i586-uhu-linux-lf95 configure:8151: result: no configure:8122: checking for i586-uhu-linux-gfortran configure:8151: result: no configure:8164: checking for g77 configure:8193: result: no configure:8164: checking for f77 configure:8193: result: no configure:8164: checking for xlf configure:8193: result: no configure:8164: checking for frt configure:8193: result: no configure:8164: checking for pgf77 configure:8193: result: no configure:8164: checking for fort77 configure:8193: result: no configure:8164: checking for fl32 configure:8193: result: no configure:8164: checking for af77 configure:8193: result: no configure:8164: checking for f90 configure:8193: result: no configure:8164: checking for xlf90 configure:8193: result: no configure:8164: checking for pgf90 configure:8193: result: no configure:8164: checking for epcf90 configure:8193: result: no configure:8164: checking for f95 configure:8193: result: no configure:8164: checking for fort configure:8193: result: no configure:8164: checking for xlf95 configure:8193: result: no configure:8164: checking for ifc configure:8193: result: no configure:8164: checking for efc configure:8193: result: no configure:8164: checking for pgf95 configure:8193: result: no configure:8164: checking for lf95 configure:8193: result: no configure:8164: checking for gfortran configure:8193: result: no configure:8205: checking for Fortran 77 compiler version configure:8208: --version &5 ./configure: line 8209: --version: command not found configure:8211: $? = 127 configure:8213: -v &5 ./configure: line 8214: -v: command not found configure:8216: $? = 127 configure:8218: -V &5 ./configure: line 8219: -V: command not found configure:8221: $? = 127 configure:8229: checking whether we are using the GNU Fortran 77 compiler configure:8243: -c conftest.F >&5 ./configure: line 8244: -c: command not found configure:8249: $? = 127 configure: failed program was: | program main | #ifndef __GNUC__ | choke me | #endif | | end configure:8274: result: no configure:8280: checking whether accepts -g configure:8292: -c -g conftest.f >&5 ./configure: line 8293: -c: command not found configure:8298: $? = 127 configure: failed program was: | program main | | end configure:8322: result: no configure:8352: checking the maximum length of command line arguments configure:8411: result: 32768 configure:8422: checking command to parse nm output from i586-uhu-linux-gcc object configure:8511: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:8514: $? = 0 configure:8518: nm conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGISTW][ABCDGISTW]*\)[ ][ ]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p' \> conftest.nm configure:8521: $? = 0 configure:8573: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c conftstm.o >&5 configure:8576: $? = 0 configure:8614: result: ok configure:8618: checking for objdir configure:8633: result: .libs configure:8685: checking for i586-uhu-linux-ar configure:8714: result: no configure:8723: checking for ar configure:8739: found /usr/bin/ar configure:8750: result: ar configure:8765: checking for i586-uhu-linux-ranlib configure:8794: result: no configure:8803: checking for ranlib configure:8819: found /usr/bin/ranlib configure:8830: result: ranlib configure:8845: checking for i586-uhu-linux-strip configure:8874: result: no configure:8883: checking for strip configure:8899: found /usr/bin/strip configure:8910: result: strip configure:9172: checking if i586-uhu-linux-gcc static flag works configure:9195: result: yes configure:9213: checking if i586-uhu-linux-gcc supports -fno-rtti -fno-exceptions configure:9231: i586-uhu-linux-gcc -c -g -O2 -fno-rtti -fno-exceptions conftest.c >&5 cc1: warning: command line option "-fno-rtti" is valid for C++/ObjC++ but not for C cc1: warning: command line option "-fno-rtti" is valid for C++/ObjC++ but not for C configure:9235: $? = 0 configure:9246: result: no configure:9261: checking for i586-uhu-linux-gcc option to produce PIC configure:9438: result: -fPIC configure:9446: checking if i586-uhu-linux-gcc PIC flag -fPIC works configure:9464: i586-uhu-linux-gcc -c -g -O2 -fPIC -DPIC conftest.c >&5 configure:9468: $? = 0 configure:9479: result: yes configure:9503: checking if i586-uhu-linux-gcc supports -c -o file.o configure:9531: i586-uhu-linux-gcc -c -g -O2 -o out/conftest2.o conftest.c >&5 configure:9535: $? = 0 configure:9552: result: yes configure:9578: checking whether the i586-uhu-linux-gcc linker (/usr/bin/ld) supports shared libraries configure:10377: result: yes configure:10403: checking whether -lc should be explicitly linked in configure:10408: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:10411: $? = 0 configure:10425: i586-uhu-linux-gcc -shared conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| grep -lc \>/dev/null 2\>\&1 configure:10428: $? = 0 configure:10440: result: no configure:10448: checking dynamic linker characteristics configure:10966: result: GNU/Linux ld.so configure:10970: checking how to hardcode library paths into programs configure:10995: result: immediate configure:11009: checking whether stripping libraries is possible configure:11014: result: yes configure:11139: checking for shl_load configure:11196: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 /tmp/cc4SUugZ.o: In function `main': /var/uhubuild/work/compile/conftest.c:68: undefined reference to `shl_load' /tmp/cc4SUugZ.o:(.data+0x0): undefined reference to `shl_load' collect2: ld returned 1 exit status configure:11202: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "celestia" | #define PACKAGE_TARNAME "celestia" | #define PACKAGE_VERSION "1.4.1" | #define PACKAGE_STRING "celestia 1.4.1" | #define PACKAGE_BUGREPORT "celestia-developers@lists.sf.net" | #define PACKAGE "celestia" | #define VERSION "1.4.1" | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | /* Define shl_load to an innocuous variant, in case declares shl_load. | For example, HP-UX 11i declares gettimeofday. */ | #define shl_load innocuous_shl_load | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char shl_load (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef shl_load | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | { | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char shl_load (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined (__stub_shl_load) || defined (__stub___shl_load) | choke me | #else | char (*f) () = shl_load; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != shl_load; | ; | return 0; | } configure:11226: result: no configure:11231: checking for shl_load in -ldld configure:11261: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c -ldld >&5 /usr/bin/ld: cannot find -ldld collect2: ld returned 1 exit status configure:11267: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "celestia" | #define PACKAGE_TARNAME "celestia" | #define PACKAGE_VERSION "1.4.1" | #define PACKAGE_STRING "celestia 1.4.1" | #define PACKAGE_BUGREPORT "celestia-developers@lists.sf.net" | #define PACKAGE "celestia" | #define VERSION "1.4.1" | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char shl_load (); | int | main () | { | shl_load (); | ; | return 0; | } configure:11292: result: no configure:11297: checking for dlopen configure:11354: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 /tmp/cc4uZleh.o: In function `main': /var/uhubuild/work/compile/conftest.c:68: undefined reference to `dlopen' /tmp/cc4uZleh.o:(.data+0x0): undefined reference to `dlopen' collect2: ld returned 1 exit status configure:11360: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "celestia" | #define PACKAGE_TARNAME "celestia" | #define PACKAGE_VERSION "1.4.1" | #define PACKAGE_STRING "celestia 1.4.1" | #define PACKAGE_BUGREPORT "celestia-developers@lists.sf.net" | #define PACKAGE "celestia" | #define VERSION "1.4.1" | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | /* Define dlopen to an innocuous variant, in case declares dlopen. | For example, HP-UX 11i declares gettimeofday. */ | #define dlopen innocuous_dlopen | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char dlopen (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef dlopen | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | { | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char dlopen (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined (__stub_dlopen) || defined (__stub___dlopen) | choke me | #else | char (*f) () = dlopen; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != dlopen; | ; | return 0; | } configure:11384: result: no configure:11389: checking for dlopen in -ldl configure:11419: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c -ldl >&5 configure:11425: $? = 0 configure:11428: test -z || test ! -s conftest.err configure:11431: $? = 0 configure:11434: test -s conftest configure:11437: $? = 0 configure:11450: result: yes configure:11623: checking whether a program can dlopen itself configure:11695: i586-uhu-linux-gcc -o conftest -g -O2 -DHAVE_DLFCN_H -Wl,--export-dynamic conftest.c -ldl >&5 configure:11698: $? = 0 configure:11716: result: yes configure:11721: checking whether a statically linked program can dlopen itself configure:11793: i586-uhu-linux-gcc -o conftest -g -O2 -DHAVE_DLFCN_H -Wl,--export-dynamic conftest.c -ldl >&5 configure:11796: $? = 0 configure:11814: result: yes configure:11837: checking if libtool supports shared libraries configure:11839: result: yes configure:11842: checking whether to build shared libraries configure:11889: result: yes configure:11892: checking whether to build static libraries configure:11896: result: yes configure:11987: creating libtool configure:12531: checking for ld used by i586-uhu-linux-g++ configure:12598: result: /usr/bin/ld configure:12607: checking if the linker (/usr/bin/ld) is GNU ld configure:12622: result: yes configure:12673: checking whether the i586-uhu-linux-g++ linker (/usr/bin/ld) supports shared libraries configure:13474: result: yes configure:13492: i586-uhu-linux-g++ -c conftest.cc >&5 configure:13495: $? = 0 configure:13591: checking for i586-uhu-linux-g++ option to produce PIC configure:13843: result: -fPIC configure:13851: checking if i586-uhu-linux-g++ PIC flag -fPIC works configure:13869: i586-uhu-linux-g++ -c -fPIC -DPIC conftest.cc >&5 configure:13873: $? = 0 configure:13884: result: yes configure:13908: checking if i586-uhu-linux-g++ supports -c -o file.o configure:13936: i586-uhu-linux-g++ -c -o out/conftest2.o conftest.cc >&5 configure:13940: $? = 0 configure:13957: result: yes configure:13983: checking whether the i586-uhu-linux-g++ linker (/usr/bin/ld) supports shared libraries configure:14008: result: yes configure:14079: checking dynamic linker characteristics configure:14597: result: GNU/Linux ld.so configure:14601: checking how to hardcode library paths into programs configure:14626: result: immediate configure:14640: checking whether stripping libraries is possible configure:14645: result: yes configure:14770: checking for shl_load configure:14857: result: no configure:14862: checking for shl_load in -ldld configure:14923: result: no configure:14928: checking for dlopen configure:15015: result: no configure:15020: checking for dlopen in -ldl configure:15081: result: yes configure:15254: checking whether a program can dlopen itself configure:15347: result: yes configure:15352: checking whether a statically linked program can dlopen itself configure:15445: result: yes configure:21722: checking whether to include debugging code configure:21740: result: no configure:21743: checking whether to be pedantic configure:21756: result: no configure:21759: checking whether to do profiling configure:21777: result: no configure:21818: checking whether to enable GLUT configure:21824: result: no configure:21828: checking whether to enable GTK configure:21834: result: no configure:21838: checking whether to enable Gnome configure:21844: result: no configure:21848: checking whether to enable KDE configure:21851: result: yes configure:21942: checking for i586-uhu-linux-gcc configure:21968: result: i586-uhu-linux-gcc configure:22250: checking for C compiler version configure:22253: i586-uhu-linux-gcc --version &5 i586-uhu-linux-gcc (GCC) 3.4.6 Copyright (C) 2006 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:22256: $? = 0 configure:22258: i586-uhu-linux-gcc -v &5 Reading specs from /usr/lib/gcc/i586-uhu-linux/3.4.6/specs Configured with: /var/uhubuild/work/compile/configure --prefix=/usr --infodir=/usr/share/info --mandir=/usr/share/man --enable-languages=c,c++ --enable-shared --with-gnu-as --with-gnu-ld --with-system-zlib --host=i586-uhu-linux Thread model: posix gcc version 3.4.6 configure:22261: $? = 0 configure:22263: i586-uhu-linux-gcc -V &5 i586-uhu-linux-gcc: `-V' option must have argument configure:22266: $? = 1 configure:22269: checking whether we are using the GNU C compiler configure:22324: result: yes configure:22330: checking whether i586-uhu-linux-gcc accepts -g configure:22380: result: yes configure:22397: checking for i586-uhu-linux-gcc option to accept ANSI C configure:22503: result: none needed configure:22521: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 conftest.c:2: error: syntax error before "me" configure:22527: $? = 1 configure: failed program was: | #ifndef __cplusplus | choke me | #endif configure:22659: checking dependency style of i586-uhu-linux-gcc configure:22742: result: gcc3 configure:22765: checking how to run the C preprocessor configure:22883: result: i586-uhu-linux-gcc -E configure:22907: i586-uhu-linux-gcc -E conftest.c configure:22913: $? = 0 configure:22945: i586-uhu-linux-gcc -E conftest.c conftest.c:28:28: ac_nonexistent.h: No such file or directory configure:22951: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "celestia" | #define PACKAGE_TARNAME "celestia" | #define PACKAGE_VERSION "1.4.1" | #define PACKAGE_STRING "celestia 1.4.1" | #define PACKAGE_BUGREPORT "celestia-developers@lists.sf.net" | #define PACKAGE "celestia" | #define VERSION "1.4.1" | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | #include configure:23033: checking for i586-uhu-linux-g++ configure:23059: result: i586-uhu-linux-g++ configure:23117: checking for C++ compiler version configure:23120: i586-uhu-linux-g++ --version &5 i586-uhu-linux-g++ (GCC) 3.4.6 Copyright (C) 2006 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:23123: $? = 0 configure:23125: i586-uhu-linux-g++ -v &5 Reading specs from /usr/lib/gcc/i586-uhu-linux/3.4.6/specs Configured with: /var/uhubuild/work/compile/configure --prefix=/usr --infodir=/usr/share/info --mandir=/usr/share/man --enable-languages=c,c++ --enable-shared --with-gnu-as --with-gnu-ld --with-system-zlib --host=i586-uhu-linux Thread model: posix gcc version 3.4.6 configure:23128: $? = 0 configure:23130: i586-uhu-linux-g++ -V &5 i586-uhu-linux-g++: `-V' option must have argument configure:23133: $? = 1 configure:23136: checking whether we are using the GNU C++ compiler configure:23191: result: yes configure:23197: checking whether i586-uhu-linux-g++ accepts -g configure:23247: result: yes configure:23289: i586-uhu-linux-g++ -c conftest.cc >&5 configure:23295: $? = 0 configure:23298: test -z || test ! -s conftest.err configure:23301: $? = 0 configure:23304: test -s conftest.o configure:23307: $? = 0 configure:23333: i586-uhu-linux-g++ -c conftest.cc >&5 configure:23339: $? = 0 configure:23342: test -z || test ! -s conftest.err configure:23345: $? = 0 configure:23348: test -s conftest.o configure:23351: $? = 0 configure:23376: checking dependency style of i586-uhu-linux-g++ configure:23459: result: gcc3 configure:23780: checking whether i586-uhu-linux-g++ supports -Wmissing-format-attribute configure:23816: rm -rf SunWS_cache; i586-uhu-linux-g++ -o conftest -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -DNDEBUG -DNO_DEBUG -O2 -Wmissing-format-attribute conftest.cc -lm 1>&5 configure:23822: $? = 0 configure:23825: test -z || test ! -s conftest.err configure:23828: $? = 0 configure:23831: test -s conftest configure:23834: $? = 0 configure:23855: result: yes configure:23867: checking whether i586-uhu-linux-gcc supports -Wmissing-format-attribute configure:23900: i586-uhu-linux-gcc -o conftest -ansi -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2 -g -O2 -Wmissing-format-attribute conftest.c -lm >&5 configure:23906: $? = 0 configure:23909: test -z || test ! -s conftest.err configure:23912: $? = 0 configure:23915: test -s conftest configure:23918: $? = 0 configure:23939: result: yes configure:23953: checking whether i586-uhu-linux-g++ supports -Wundef configure:23989: rm -rf SunWS_cache; i586-uhu-linux-g++ -o conftest -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -DNDEBUG -DNO_DEBUG -O2 -Wformat-security -Wmissing-format-attribute -Wundef conftest.cc -lm 1>&5 configure:23995: $? = 0 configure:23998: test -z || test ! -s conftest.err configure:24001: $? = 0 configure:24004: test -s conftest configure:24007: $? = 0 configure:24028: result: yes configure:24040: checking whether i586-uhu-linux-g++ supports -Wno-long-long configure:24076: rm -rf SunWS_cache; i586-uhu-linux-g++ -o conftest -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -DNDEBUG -DNO_DEBUG -O2 -Wformat-security -Wmissing-format-attribute -Wno-long-long conftest.cc -lm 1>&5 configure:24082: $? = 0 configure:24085: test -z || test ! -s conftest.err configure:24088: $? = 0 configure:24091: test -s conftest configure:24094: $? = 0 configure:24115: result: yes configure:24127: checking whether i586-uhu-linux-g++ supports -Wnon-virtual-dtor configure:24163: rm -rf SunWS_cache; i586-uhu-linux-g++ -o conftest -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -DNDEBUG -DNO_DEBUG -O2 -Wformat-security -Wmissing-format-attribute -Wnon-virtual-dtor conftest.cc -lm 1>&5 configure:24169: $? = 0 configure:24172: test -z || test ! -s conftest.err configure:24175: $? = 0 configure:24178: test -s conftest configure:24181: $? = 0 configure:24202: result: yes configure:24230: checking whether i586-uhu-linux-g++ supports -fno-exceptions configure:24266: rm -rf SunWS_cache; i586-uhu-linux-g++ -o conftest -Wnon-virtual-dtor -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -DNDEBUG -DNO_DEBUG -O2 -Wformat-security -Wmissing-format-attribute -fno-exceptions conftest.cc -lm 1>&5 configure:24272: $? = 0 configure:24275: test -z || test ! -s conftest.err configure:24278: $? = 0 configure:24281: test -s conftest configure:24284: $? = 0 configure:24305: result: yes configure:24317: checking whether i586-uhu-linux-g++ supports -fno-check-new configure:24353: rm -rf SunWS_cache; i586-uhu-linux-g++ -o conftest -Wnon-virtual-dtor -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -DNDEBUG -DNO_DEBUG -O2 -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new conftest.cc -lm 1>&5 configure:24359: $? = 0 configure:24362: test -z || test ! -s conftest.err configure:24365: $? = 0 configure:24368: test -s conftest configure:24371: $? = 0 configure:24392: result: yes configure:24404: checking whether i586-uhu-linux-g++ supports -fno-common configure:24440: rm -rf SunWS_cache; i586-uhu-linux-g++ -o conftest -Wnon-virtual-dtor -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -DNDEBUG -DNO_DEBUG -O2 -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common conftest.cc -lm 1>&5 configure:24446: $? = 0 configure:24449: test -z || test ! -s conftest.err configure:24452: $? = 0 configure:24455: test -s conftest configure:24458: $? = 0 configure:24479: result: yes configure:24491: checking whether i586-uhu-linux-g++ supports -fexceptions configure:24527: rm -rf SunWS_cache; i586-uhu-linux-g++ -o conftest -Wnon-virtual-dtor -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -DNDEBUG -DNO_DEBUG -O2 -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -fexceptions conftest.cc -lm 1>&5 configure:24533: $? = 0 configure:24536: test -z || test ! -s conftest.err configure:24539: $? = 0 configure:24542: test -s conftest configure:24545: $? = 0 configure:24566: result: yes configure:25251: checking how to run the C++ preprocessor configure:25365: result: i586-uhu-linux-g++ -E configure:25389: i586-uhu-linux-g++ -E conftest.cc configure:25395: $? = 0 configure:25427: i586-uhu-linux-g++ -E conftest.cc conftest.cc:28:28: ac_nonexistent.h: No such file or directory configure:25433: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "celestia" | #define PACKAGE_TARNAME "celestia" | #define PACKAGE_VERSION "1.4.1" | #define PACKAGE_STRING "celestia 1.4.1" | #define PACKAGE_BUGREPORT "celestia-developers@lists.sf.net" | #define PACKAGE "celestia" | #define VERSION "1.4.1" | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | #include configure:25481: checking whether i586-uhu-linux-g++ supports -O0 configure:25517: rm -rf SunWS_cache; i586-uhu-linux-g++ -o conftest -Wnon-virtual-dtor -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -DNDEBUG -DNO_DEBUG -O2 -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -O0 conftest.cc -lm 1>&5 configure:25523: $? = 0 configure:25526: test -z || test ! -s conftest.err configure:25529: $? = 0 configure:25532: test -s conftest configure:25535: $? = 0 configure:25556: result: yes configure:25612: checking whether i586-uhu-linux-g++ supports -Wl,--no-undefined configure:25648: rm -rf SunWS_cache; i586-uhu-linux-g++ -o conftest -Wnon-virtual-dtor -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -DNDEBUG -DNO_DEBUG -O2 -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -Wl,--no-undefined conftest.cc -lm 1>&5 configure:25654: $? = 0 configure:25657: test -z || test ! -s conftest.err configure:25660: $? = 0 configure:25663: test -s conftest configure:25666: $? = 0 configure:25687: result: yes configure:25691: checking whether i586-uhu-linux-g++ supports -Wl,--allow-shlib-undefined configure:25727: rm -rf SunWS_cache; i586-uhu-linux-g++ -o conftest -Wnon-virtual-dtor -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -DNDEBUG -DNO_DEBUG -O2 -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -Wl,--allow-shlib-undefined conftest.cc -lm 1>&5 configure:25733: $? = 0 configure:25736: test -z || test ! -s conftest.err configure:25739: $? = 0 configure:25742: test -s conftest configure:25745: $? = 0 configure:25766: result: yes configure:25816: checking for X configure:25922: i586-uhu-linux-gcc -E conftest.c configure:25928: $? = 0 configure:25978: i586-uhu-linux-gcc -o conftest -ansi -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2 -g -O2 -Wformat-security -Wmissing-format-attribute conftest.c -lXt -lm >&5 configure:25984: $? = 0 configure:25987: test -z || test ! -s conftest.err configure:25990: $? = 0 configure:25993: test -s conftest configure:25996: $? = 0 configure:26050: result: libraries , headers in standard search path configure:26221: i586-uhu-linux-gcc -o conftest -ansi -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2 -g -O2 -Wformat-security -Wmissing-format-attribute conftest.c -lm -lX11 >&5 configure:26227: $? = 0 configure:26230: test -z || test ! -s conftest.err configure:26233: $? = 0 configure:26236: test -s conftest configure:26239: $? = 0 configure:26395: checking for gethostbyname configure:26452: i586-uhu-linux-gcc -o conftest -ansi -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2 -g -O2 -Wformat-security -Wmissing-format-attribute conftest.c -lm >&5 configure:26458: $? = 0 configure:26461: test -z || test ! -s conftest.err configure:26464: $? = 0 configure:26467: test -s conftest configure:26470: $? = 0 configure:26482: result: yes configure:26631: checking for connect configure:26688: i586-uhu-linux-gcc -o conftest -ansi -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2 -g -O2 -Wformat-security -Wmissing-format-attribute conftest.c -lm >&5 configure:26694: $? = 0 configure:26697: test -z || test ! -s conftest.err configure:26700: $? = 0 configure:26703: test -s conftest configure:26706: $? = 0 configure:26718: result: yes configure:26792: checking for remove configure:26849: i586-uhu-linux-gcc -o conftest -ansi -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2 -g -O2 -Wformat-security -Wmissing-format-attribute conftest.c -lm >&5 configure:26855: $? = 0 configure:26858: test -z || test ! -s conftest.err configure:26861: $? = 0 configure:26864: test -s conftest configure:26867: $? = 0 configure:26879: result: yes configure:26953: checking for shmat configure:27010: i586-uhu-linux-gcc -o conftest -ansi -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2 -g -O2 -Wformat-security -Wmissing-format-attribute conftest.c -lm >&5 configure:27016: $? = 0 configure:27019: test -z || test ! -s conftest.err configure:27022: $? = 0 configure:27025: test -s conftest configure:27028: $? = 0 configure:27040: result: yes configure:27123: checking for IceConnectionNumber in -lICE configure:27153: i586-uhu-linux-gcc -o conftest -ansi -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2 -g -O2 -Wformat-security -Wmissing-format-attribute conftest.c -lICE -lm >&5 configure:27159: $? = 0 configure:27162: test -z || test ! -s conftest.err configure:27165: $? = 0 configure:27168: test -s conftest configure:27171: $? = 0 configure:27184: result: yes configure:27201: checking for deflate in -lz configure:27231: i586-uhu-linux-gcc -o conftest -ansi -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2 -g -O2 -Wformat-security -Wmissing-format-attribute -O2 -Wall -ffast-math -fexpensive-optimizations -fomit-frame-pointer conftest.c -lz -lSM -lICE -lm -lXmu -lXi -lXext -lX11 -lm -lz >&5 configure:27237: $? = 0 configure:27240: test -z || test ! -s conftest.err configure:27243: $? = 0 configure:27246: test -s conftest configure:27249: $? = 0 configure:27262: result: yes configure:27292: checking GL/gl.h usability configure:27304: i586-uhu-linux-gcc -c -ansi -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2 -g -O2 -Wformat-security -Wmissing-format-attribute -O2 -Wall -ffast-math -fexpensive-optimizations -fomit-frame-pointer conftest.c >&5 configure:27310: $? = 0 configure:27313: test -z || test ! -s conftest.err configure:27316: $? = 0 configure:27319: test -s conftest.o configure:27322: $? = 0 configure:27332: result: yes configure:27336: checking GL/gl.h presence configure:27346: i586-uhu-linux-gcc -E conftest.c configure:27352: $? = 0 configure:27372: result: yes configure:27407: checking for GL/gl.h configure:27414: result: yes configure:27434: checking for glNewList in -lGL configure:27464: i586-uhu-linux-gcc -o conftest -ansi -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2 -g -O2 -Wformat-security -Wmissing-format-attribute -O2 -Wall -ffast-math -fexpensive-optimizations -fomit-frame-pointer conftest.c -lGL -lz -lSM -lICE -lm -lXmu -lXi -lXext -lX11 -lm -lz -lGL >&5 configure:27470: $? = 0 configure:27473: test -z || test ! -s conftest.err configure:27476: $? = 0 configure:27479: test -s conftest configure:27482: $? = 0 configure:27495: result: yes configure:27601: checking GL/glu.h usability configure:27613: i586-uhu-linux-gcc -c -ansi -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2 -g -O2 -Wformat-security -Wmissing-format-attribute -O2 -Wall -ffast-math -fexpensive-optimizations -fomit-frame-pointer conftest.c >&5 configure:27619: $? = 0 configure:27622: test -z || test ! -s conftest.err configure:27625: $? = 0 configure:27628: test -s conftest.o configure:27631: $? = 0 configure:27641: result: yes configure:27645: checking GL/glu.h presence configure:27655: i586-uhu-linux-gcc -E conftest.c configure:27661: $? = 0 configure:27681: result: yes configure:27716: checking for GL/glu.h configure:27723: result: yes configure:27741: checking for gluLookAt in -lGLU configure:27771: i586-uhu-linux-gcc -o conftest -ansi -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2 -g -O2 -Wformat-security -Wmissing-format-attribute -O2 -Wall -ffast-math -fexpensive-optimizations -fomit-frame-pointer conftest.c -lGLU -lGL -lz -lSM -lICE -lm -lXmu -lXi -lXext -lX11 -lm -lz -lGL >&5 configure:27777: $? = 0 configure:27780: test -z || test ! -s conftest.err configure:27783: $? = 0 configure:27786: test -s conftest configure:27789: $? = 0 configure:27802: result: yes configure:28702: result: not using lib directory suffix configure:28751: checking for msgfmt configure:28778: result: /usr/bin/msgfmt configure:28787: checking for gmsgfmt configure:28818: result: /usr/bin/msgfmt configure:28837: checking for xgettext configure:28864: result: /usr/bin/xgettext configure:28900: checking if C++ programs can be compiled configure:28929: i586-uhu-linux-g++ -c -Wnon-virtual-dtor -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -DNDEBUG -DNO_DEBUG -O2 -Wformat-security -Wmissing-format-attribute -fno-check-new -fno-common -O2 -Wall -ffast-math -fexpensive-optimizations -fomit-frame-pointer conftest.cc >&5 configure:28935: $? = 0 configure:28938: test -z || test ! -s conftest.err configure:28941: $? = 0 configure:28944: test -s conftest.o configure:28947: $? = 0 configure:28961: result: yes configure:28991: checking for strlcat configure:29039: i586-uhu-linux-g++ -c -Wnon-virtual-dtor -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -DNDEBUG -DNO_DEBUG -O2 -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -O2 -Wall -ffast-math -fexpensive-optimizations -fomit-frame-pointer -pedantic-errors conftest.cc >&5 conftest.cc: In function `int main()': conftest.cc:46: error: `strlcat' was not declared in this scope conftest.cc:46: warning: unused variable 'strlcat' configure:29045: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "celestia" | #define PACKAGE_TARNAME "celestia" | #define PACKAGE_VERSION "1.4.1" | #define PACKAGE_STRING "celestia 1.4.1" | #define PACKAGE_BUGREPORT "celestia-developers@lists.sf.net" | #define PACKAGE "celestia" | #define VERSION "1.4.1" | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_LIBZ 1 | #define HAVE_GL_GL_H 1 | #define HAVE_LIBGL 1 | #define HAVE_GL_GLU_H 1 | #define HAVE_LIBGLU 1 | #define KDELIBSUFF "" | #define HAVE_SGI_STL 1 | /* end confdefs.h. */ | | | #include | | | int | main () | { | | char buf[20]; | buf[0]='\0'; | strlcat(buf, "KDE function test", sizeof(buf)); | | | ; | return 0; | } configure:29079: result: no configure:29082: checking if strlcat needs custom prototype configure:29185: result: yes - in libkdefakes configure:29210: checking for strlcpy configure:29257: i586-uhu-linux-g++ -c -Wnon-virtual-dtor -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -DNDEBUG -DNO_DEBUG -O2 -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -O2 -Wall -ffast-math -fexpensive-optimizations -fomit-frame-pointer -pedantic-errors conftest.cc >&5 conftest.cc: In function `int main()': conftest.cc:45: error: `strlcpy' was not declared in this scope conftest.cc:45: warning: unused variable 'strlcpy' configure:29263: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "celestia" | #define PACKAGE_TARNAME "celestia" | #define PACKAGE_VERSION "1.4.1" | #define PACKAGE_STRING "celestia 1.4.1" | #define PACKAGE_BUGREPORT "celestia-developers@lists.sf.net" | #define PACKAGE "celestia" | #define VERSION "1.4.1" | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_LIBZ 1 | #define HAVE_GL_GL_H 1 | #define HAVE_LIBGL 1 | #define HAVE_GL_GLU_H 1 | #define HAVE_LIBGLU 1 | #define KDELIBSUFF "" | #define HAVE_SGI_STL 1 | /* end confdefs.h. */ | | | #include | | | int | main () | { | | char buf[20]; | strlcpy(buf, "KDE function test", sizeof(buf)); | | | ; | return 0; | } configure:29297: result: no configure:29300: checking if strlcpy needs custom prototype configure:29402: result: yes - in libkdefakes configure:29426: checking for main in -lutil configure:29450: i586-uhu-linux-gcc -o conftest -ansi -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2 -g -O2 -Wformat-security -Wmissing-format-attribute -O2 -Wall -ffast-math -fexpensive-optimizations -fomit-frame-pointer conftest.c -lutil -lGLU -lGL -lz -lSM -lICE -lm -lXmu -lXi -lXext -lX11 -lm -lz -lGL >&5 configure:29456: $? = 0 configure:29459: test -z || test ! -s conftest.err configure:29462: $? = 0 configure:29465: test -s conftest configure:29468: $? = 0 configure:29481: result: yes configure:29487: checking for main in -lcompat configure:29511: i586-uhu-linux-gcc -o conftest -ansi -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2 -g -O2 -Wformat-security -Wmissing-format-attribute -O2 -Wall -ffast-math -fexpensive-optimizations -fomit-frame-pointer conftest.c -lcompat -lGLU -lGL -lz -lSM -lICE -lm -lXmu -lXi -lXext -lX11 -lm -lz -lGL >&5 /usr/bin/ld: cannot find -lcompat collect2: ld returned 1 exit status configure:29517: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "celestia" | #define PACKAGE_TARNAME "celestia" | #define PACKAGE_VERSION "1.4.1" | #define PACKAGE_STRING "celestia 1.4.1" | #define PACKAGE_BUGREPORT "celestia-developers@lists.sf.net" | #define PACKAGE "celestia" | #define VERSION "1.4.1" | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_LIBZ 1 | #define HAVE_GL_GL_H 1 | #define HAVE_LIBGL 1 | #define HAVE_GL_GLU_H 1 | #define HAVE_LIBGLU 1 | #define KDELIBSUFF "" | #define HAVE_SGI_STL 1 | /* end confdefs.h. */ | | | int | main () | { | main (); | ; | return 0; | } configure:29542: result: no configure:29549: checking for crypt in -lcrypt configure:29579: i586-uhu-linux-gcc -o conftest -ansi -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2 -g -O2 -Wformat-security -Wmissing-format-attribute -O2 -Wall -ffast-math -fexpensive-optimizations -fomit-frame-pointer conftest.c -lcrypt -lGLU -lGL -lz -lSM -lICE -lm -lXmu -lXi -lXext -lX11 -lm -lz -lGL >&5 configure:29585: $? = 0 configure:29588: test -z || test ! -s conftest.err configure:29591: $? = 0 configure:29594: test -s conftest configure:29597: $? = 0 configure:29610: result: yes configure:29703: checking for socklen_t configure:29738: i586-uhu-linux-g++ -c -Wnon-virtual-dtor -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -DNDEBUG -DNO_DEBUG -O2 -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -O2 -Wall -ffast-math -fexpensive-optimizations -fomit-frame-pointer conftest.cc >&5 configure:29744: $? = 0 configure:29747: test -z || test ! -s conftest.err configure:29750: $? = 0 configure:29753: test -s conftest.o configure:29756: $? = 0 configure:29777: result: yes configure:29870: checking for dnet_ntoa in -ldnet configure:29900: i586-uhu-linux-gcc -o conftest -ansi -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2 -g -O2 -Wformat-security -Wmissing-format-attribute -O2 -Wall -ffast-math -fexpensive-optimizations -fomit-frame-pointer conftest.c -ldnet -lGLU -lGL -lz -lSM -lICE -lm -lXmu -lXi -lXext -lX11 -lm -lz -lGL >&5 /usr/bin/ld: cannot find -ldnet collect2: ld returned 1 exit status configure:29906: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "celestia" | #define PACKAGE_TARNAME "celestia" | #define PACKAGE_VERSION "1.4.1" | #define PACKAGE_STRING "celestia 1.4.1" | #define PACKAGE_BUGREPORT "celestia-developers@lists.sf.net" | #define PACKAGE "celestia" | #define VERSION "1.4.1" | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_LIBZ 1 | #define HAVE_GL_GL_H 1 | #define HAVE_LIBGL 1 | #define HAVE_GL_GLU_H 1 | #define HAVE_LIBGLU 1 | #define KDELIBSUFF "" | #define HAVE_SGI_STL 1 | #define HAVE_CRYPT 1 | #define kde_socklen_t socklen_t | #define ksize_t socklen_t | /* end confdefs.h. */ | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char dnet_ntoa (); | int | main () | { | dnet_ntoa (); | ; | return 0; | } configure:29931: result: no configure:29938: checking for dnet_ntoa in -ldnet_stub configure:29968: i586-uhu-linux-gcc -o conftest -ansi -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2 -g -O2 -Wformat-security -Wmissing-format-attribute -O2 -Wall -ffast-math -fexpensive-optimizations -fomit-frame-pointer conftest.c -ldnet_stub -lGLU -lGL -lz -lSM -lICE -lm -lXmu -lXi -lXext -lX11 -lm -lz -lGL >&5 /usr/bin/ld: cannot find -ldnet_stub collect2: ld returned 1 exit status configure:29974: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "celestia" | #define PACKAGE_TARNAME "celestia" | #define PACKAGE_VERSION "1.4.1" | #define PACKAGE_STRING "celestia 1.4.1" | #define PACKAGE_BUGREPORT "celestia-developers@lists.sf.net" | #define PACKAGE "celestia" | #define VERSION "1.4.1" | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_LIBZ 1 | #define HAVE_GL_GL_H 1 | #define HAVE_LIBGL 1 | #define HAVE_GL_GLU_H 1 | #define HAVE_LIBGLU 1 | #define KDELIBSUFF "" | #define HAVE_SGI_STL 1 | #define HAVE_CRYPT 1 | #define kde_socklen_t socklen_t | #define ksize_t socklen_t | /* end confdefs.h. */ | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char dnet_ntoa (); | int | main () | { | dnet_ntoa (); | ; | return 0; | } configure:29999: result: no configure:30006: checking for inet_ntoa configure:30063: i586-uhu-linux-gcc -o conftest -ansi -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2 -g -O2 -Wformat-security -Wmissing-format-attribute -O2 -Wall -ffast-math -fexpensive-optimizations -fomit-frame-pointer conftest.c -lGLU -lGL -lz -lSM -lICE -lm -lXmu -lXi -lXext -lX11 -lm -lz -lGL >&5 configure:30069: $? = 0 configure:30072: test -z || test ! -s conftest.err configure:30075: $? = 0 configure:30078: test -s conftest configure:30081: $? = 0 configure:30093: result: yes configure:30165: checking for connect configure:30252: result: yes configure:30325: checking for remove configure:30412: result: yes configure:30486: checking for shmat configure:30573: result: yes configure:30655: checking for sys/types.h configure:30660: result: yes configure:30655: checking for stdint.h configure:30660: result: yes configure:30815: checking sys/bitypes.h usability configure:30827: i586-uhu-linux-gcc -c -ansi -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2 -g -O2 -Wformat-security -Wmissing-format-attribute -O2 -Wall -ffast-math -fexpensive-optimizations -fomit-frame-pointer conftest.c >&5 configure:30833: $? = 0 configure:30836: test -z || test ! -s conftest.err configure:30839: $? = 0 configure:30842: test -s conftest.o configure:30845: $? = 0 configure:30855: result: yes configure:30859: checking sys/bitypes.h presence configure:30869: i586-uhu-linux-gcc -E conftest.c configure:30875: $? = 0 configure:30895: result: yes configure:30930: checking for sys/bitypes.h configure:30937: result: yes configure:30952: checking for poll in -lpoll configure:30982: i586-uhu-linux-gcc -o conftest -ansi -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2 -g -O2 -Wformat-security -Wmissing-format-attribute -O2 -Wall -ffast-math -fexpensive-optimizations -fomit-frame-pointer conftest.c -lpoll -lGLU -lGL -lz -lSM -lICE -lm -lXmu -lXi -lXext -lX11 -lm -lz -lGL >&5 /usr/bin/ld: cannot find -lpoll collect2: ld returned 1 exit status configure:30988: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "celestia" | #define PACKAGE_TARNAME "celestia" | #define PACKAGE_VERSION "1.4.1" | #define PACKAGE_STRING "celestia 1.4.1" | #define PACKAGE_BUGREPORT "celestia-developers@lists.sf.net" | #define PACKAGE "celestia" | #define VERSION "1.4.1" | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_LIBZ 1 | #define HAVE_GL_GL_H 1 | #define HAVE_LIBGL 1 | #define HAVE_GL_GLU_H 1 | #define HAVE_LIBGLU 1 | #define KDELIBSUFF "" | #define HAVE_SGI_STL 1 | #define HAVE_CRYPT 1 | #define kde_socklen_t socklen_t | #define ksize_t socklen_t | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_BITYPES_H 1 | /* end confdefs.h. */ | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char poll (); | int | main () | { | poll (); | ; | return 0; | } configure:31013: result: no configure:31031: checking CoreAudio/CoreAudio.h usability configure:31043: i586-uhu-linux-gcc -c -ansi -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2 -g -O2 -Wformat-security -Wmissing-format-attribute -O2 -Wall -ffast-math -fexpensive-optimizations -fomit-frame-pointer conftest.c >&5 conftest.c:75:33: CoreAudio/CoreAudio.h: No such file or directory configure:31049: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "celestia" | #define PACKAGE_TARNAME "celestia" | #define PACKAGE_VERSION "1.4.1" | #define PACKAGE_STRING "celestia 1.4.1" | #define PACKAGE_BUGREPORT "celestia-developers@lists.sf.net" | #define PACKAGE "celestia" | #define VERSION "1.4.1" | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_LIBZ 1 | #define HAVE_GL_GL_H 1 | #define HAVE_LIBGL 1 | #define HAVE_GL_GLU_H 1 | #define HAVE_LIBGLU 1 | #define KDELIBSUFF "" | #define HAVE_SGI_STL 1 | #define HAVE_CRYPT 1 | #define kde_socklen_t socklen_t | #define ksize_t socklen_t | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_BITYPES_H 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 | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:31071: result: no configure:31075: checking CoreAudio/CoreAudio.h presence configure:31085: i586-uhu-linux-gcc -E conftest.c conftest.c:41:33: CoreAudio/CoreAudio.h: No such file or directory configure:31091: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "celestia" | #define PACKAGE_TARNAME "celestia" | #define PACKAGE_VERSION "1.4.1" | #define PACKAGE_STRING "celestia 1.4.1" | #define PACKAGE_BUGREPORT "celestia-developers@lists.sf.net" | #define PACKAGE "celestia" | #define VERSION "1.4.1" | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_LIBZ 1 | #define HAVE_GL_GL_H 1 | #define HAVE_LIBGL 1 | #define HAVE_GL_GLU_H 1 | #define HAVE_LIBGLU 1 | #define KDELIBSUFF "" | #define HAVE_SGI_STL 1 | #define HAVE_CRYPT 1 | #define kde_socklen_t socklen_t | #define ksize_t socklen_t | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_BITYPES_H 1 | /* end confdefs.h. */ | #include configure:31111: result: no configure:31146: checking for CoreAudio/CoreAudio.h configure:31153: result: no configure:31171: checking if res_init needs -lresolv configure:31198: i586-uhu-linux-gcc -o conftest -ansi -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2 -g -O2 -Wformat-security -Wmissing-format-attribute -O2 -Wall -ffast-math -fexpensive-optimizations -fomit-frame-pointer conftest.c -lGLU -lGL -lz -lSM -lICE -lm -lXmu -lXi -lXext -lX11 -lm -lz -lGL -lresolv >&5 configure:31204: $? = 0 configure:31207: test -z || test ! -s conftest.err configure:31210: $? = 0 configure:31213: test -s conftest configure:31216: $? = 0 configure:31220: result: yes configure:31242: checking for res_init configure:31290: i586-uhu-linux-g++ -c -Wnon-virtual-dtor -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -DNDEBUG -DNO_DEBUG -O2 -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -O2 -Wall -ffast-math -fexpensive-optimizations -fomit-frame-pointer -pedantic-errors conftest.cc >&5 configure:31296: $? = 0 configure:31299: test -z || test ! -s conftest.err configure:31302: $? = 0 configure:31305: test -s conftest.o configure:31308: $? = 0 configure:31330: result: yes configure:31333: checking if res_init needs custom prototype configure:31436: result: no configure:31464: checking for killpg in -lucb configure:31494: i586-uhu-linux-gcc -o conftest -ansi -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2 -g -O2 -Wformat-security -Wmissing-format-attribute -O2 -Wall -ffast-math -fexpensive-optimizations -fomit-frame-pointer conftest.c -lucb -lGLU -lGL -lz -lSM -lICE -lm -lXmu -lXi -lXext -lX11 -lm -lz -lGL >&5 /usr/bin/ld: cannot find -lucb collect2: ld returned 1 exit status configure:31500: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "celestia" | #define PACKAGE_TARNAME "celestia" | #define PACKAGE_VERSION "1.4.1" | #define PACKAGE_STRING "celestia 1.4.1" | #define PACKAGE_BUGREPORT "celestia-developers@lists.sf.net" | #define PACKAGE "celestia" | #define VERSION "1.4.1" | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_LIBZ 1 | #define HAVE_GL_GL_H 1 | #define HAVE_LIBGL 1 | #define HAVE_GL_GLU_H 1 | #define HAVE_LIBGLU 1 | #define KDELIBSUFF "" | #define HAVE_SGI_STL 1 | #define HAVE_CRYPT 1 | #define kde_socklen_t socklen_t | #define ksize_t socklen_t | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_RES_INIT 1 | #define HAVE_RES_INIT 1 | #define HAVE_RES_INIT_PROTO 1 | /* end confdefs.h. */ | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char killpg (); | int | main () | { | killpg (); | ; | return 0; | } configure:31525: result: no configure:31607: checking for int configure:31631: i586-uhu-linux-gcc -c -ansi -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2 -g -O2 -Wformat-security -Wmissing-format-attribute -O2 -Wall -ffast-math -fexpensive-optimizations -fomit-frame-pointer conftest.c >&5 configure:31637: $? = 0 configure:31640: test -z || test ! -s conftest.err configure:31643: $? = 0 configure:31646: test -s conftest.o configure:31649: $? = 0 configure:31660: result: yes configure:31663: checking size of int configure:31975: i586-uhu-linux-gcc -o conftest -ansi -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2 -g -O2 -Wformat-security -Wmissing-format-attribute -O2 -Wall -ffast-math -fexpensive-optimizations -fomit-frame-pointer conftest.c -lGLU -lGL -lz -lSM -lICE -lm -lXmu -lXi -lXext -lX11 -lm -lz -lGL >&5 conftest.c:78: warning: no previous prototype for 'longval' conftest.c:79: warning: no previous prototype for 'ulongval' configure:31978: $? = 0 configure:31980: ./conftest configure:31983: $? = 0 configure:32006: result: 4 configure:32012: checking for short configure:32036: i586-uhu-linux-gcc -c -ansi -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2 -g -O2 -Wformat-security -Wmissing-format-attribute -O2 -Wall -ffast-math -fexpensive-optimizations -fomit-frame-pointer conftest.c >&5 configure:32042: $? = 0 configure:32045: test -z || test ! -s conftest.err configure:32048: $? = 0 configure:32051: test -s conftest.o configure:32054: $? = 0 configure:32065: result: yes configure:32068: checking size of short configure:32380: i586-uhu-linux-gcc -o conftest -ansi -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2 -g -O2 -Wformat-security -Wmissing-format-attribute -O2 -Wall -ffast-math -fexpensive-optimizations -fomit-frame-pointer conftest.c -lGLU -lGL -lz -lSM -lICE -lm -lXmu -lXi -lXext -lX11 -lm -lz -lGL >&5 conftest.c:79: warning: no previous prototype for 'longval' conftest.c:80: warning: no previous prototype for 'ulongval' configure:32383: $? = 0 configure:32385: ./conftest configure:32388: $? = 0 configure:32411: result: 2 configure:32417: checking for long configure:32441: i586-uhu-linux-gcc -c -ansi -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2 -g -O2 -Wformat-security -Wmissing-format-attribute -O2 -Wall -ffast-math -fexpensive-optimizations -fomit-frame-pointer conftest.c >&5 configure:32447: $? = 0 configure:32450: test -z || test ! -s conftest.err configure:32453: $? = 0 configure:32456: test -s conftest.o configure:32459: $? = 0 configure:32470: result: yes configure:32473: checking size of long configure:32785: i586-uhu-linux-gcc -o conftest -ansi -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2 -g -O2 -Wformat-security -Wmissing-format-attribute -O2 -Wall -ffast-math -fexpensive-optimizations -fomit-frame-pointer conftest.c -lGLU -lGL -lz -lSM -lICE -lm -lXmu -lXi -lXext -lX11 -lm -lz -lGL >&5 conftest.c:80: warning: no previous prototype for 'longval' conftest.c:81: warning: no previous prototype for 'ulongval' configure:32788: $? = 0 configure:32790: ./conftest configure:32793: $? = 0 configure:32816: result: 4 configure:32822: checking for char * configure:32846: i586-uhu-linux-gcc -c -ansi -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2 -g -O2 -Wformat-security -Wmissing-format-attribute -O2 -Wall -ffast-math -fexpensive-optimizations -fomit-frame-pointer conftest.c >&5 configure:32852: $? = 0 configure:32855: test -z || test ! -s conftest.err configure:32858: $? = 0 configure:32861: test -s conftest.o configure:32864: $? = 0 configure:32875: result: yes configure:32878: checking size of char * configure:33190: i586-uhu-linux-gcc -o conftest -ansi -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2 -g -O2 -Wformat-security -Wmissing-format-attribute -O2 -Wall -ffast-math -fexpensive-optimizations -fomit-frame-pointer conftest.c -lGLU -lGL -lz -lSM -lICE -lm -lXmu -lXi -lXext -lX11 -lm -lz -lGL >&5 conftest.c:81: warning: no previous prototype for 'longval' conftest.c:82: warning: no previous prototype for 'ulongval' configure:33193: $? = 0 configure:33195: ./conftest configure:33198: $? = 0 configure:33221: result: 4 configure:33229: checking for dlopen in -ldl configure:33290: result: yes configure:33300: checking for shl_unload in -ldld configure:33330: i586-uhu-linux-gcc -o conftest -ansi -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2 -g -O2 -Wformat-security -Wmissing-format-attribute -O2 -Wall -ffast-math -fexpensive-optimizations -fomit-frame-pointer conftest.c -ldld -lGLU -lGL -lz -lSM -lICE -lm -lXmu -lXi -lXext -lX11 -lm -lz -lGL >&5 /usr/bin/ld: cannot find -ldld collect2: ld returned 1 exit status configure:33336: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "celestia" | #define PACKAGE_TARNAME "celestia" | #define PACKAGE_VERSION "1.4.1" | #define PACKAGE_STRING "celestia 1.4.1" | #define PACKAGE_BUGREPORT "celestia-developers@lists.sf.net" | #define PACKAGE "celestia" | #define VERSION "1.4.1" | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_LIBZ 1 | #define HAVE_GL_GL_H 1 | #define HAVE_LIBGL 1 | #define HAVE_GL_GLU_H 1 | #define HAVE_LIBGLU 1 | #define KDELIBSUFF "" | #define HAVE_SGI_STL 1 | #define HAVE_CRYPT 1 | #define kde_socklen_t socklen_t | #define ksize_t socklen_t | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_RES_INIT 1 | #define HAVE_RES_INIT 1 | #define HAVE_RES_INIT_PROTO 1 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define SIZEOF_CHAR_P 4 | /* end confdefs.h. */ | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char shl_unload (); | int | main () | { | shl_unload (); | ; | return 0; | } configure:33361: result: no configure:33376: checking for size_t configure:33400: i586-uhu-linux-gcc -c -ansi -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2 -g -O2 -Wformat-security -Wmissing-format-attribute -O2 -Wall -ffast-math -fexpensive-optimizations -fomit-frame-pointer conftest.c >&5 configure:33406: $? = 0 configure:33409: test -z || test ! -s conftest.err configure:33412: $? = 0 configure:33415: test -s conftest.o configure:33418: $? = 0 configure:33429: result: yes configure:33432: checking size of size_t configure:33744: i586-uhu-linux-gcc -o conftest -ansi -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2 -g -O2 -Wformat-security -Wmissing-format-attribute -O2 -Wall -ffast-math -fexpensive-optimizations -fomit-frame-pointer conftest.c -lGLU -lGL -lz -lSM -lICE -lm -lXmu -lXi -lXext -lX11 -lm -lz -lGL >&5 conftest.c:82: warning: no previous prototype for 'longval' conftest.c:83: warning: no previous prototype for 'ulongval' configure:33747: $? = 0 configure:33749: ./conftest configure:33752: $? = 0 configure:33775: result: 4 configure:33782: checking for unsigned long configure:33806: i586-uhu-linux-gcc -c -ansi -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2 -g -O2 -Wformat-security -Wmissing-format-attribute -O2 -Wall -ffast-math -fexpensive-optimizations -fomit-frame-pointer conftest.c >&5 configure:33812: $? = 0 configure:33815: test -z || test ! -s conftest.err configure:33818: $? = 0 configure:33821: test -s conftest.o configure:33824: $? = 0 configure:33835: result: yes configure:33838: checking size of unsigned long configure:34150: i586-uhu-linux-gcc -o conftest -ansi -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2 -g -O2 -Wformat-security -Wmissing-format-attribute -O2 -Wall -ffast-math -fexpensive-optimizations -fomit-frame-pointer conftest.c -lGLU -lGL -lz -lSM -lICE -lm -lXmu -lXi -lXext -lX11 -lm -lz -lGL >&5 conftest.c:83: warning: no previous prototype for 'longval' conftest.c:84: warning: no previous prototype for 'ulongval' configure:34153: $? = 0 configure:34155: ./conftest configure:34158: $? = 0 configure:34181: result: 4 configure:34189: checking sizeof size_t == sizeof unsigned long configure:34211: i586-uhu-linux-gcc -c -ansi -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2 -g -O2 -Wformat-security -Wmissing-format-attribute -O2 -Wall -ffast-math -fexpensive-optimizations -fomit-frame-pointer conftest.c >&5 configure:34217: $? = 0 configure:34220: test -z || test ! -s conftest.err configure:34223: $? = 0 configure:34226: test -s conftest.o configure:34229: $? = 0 configure:34231: result: yes configure:34269: checking crt_externs.h usability configure:34281: i586-uhu-linux-gcc -c -ansi -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2 -g -O2 -Wformat-security -Wmissing-format-attribute -O2 -Wall -ffast-math -fexpensive-optimizations -fomit-frame-pointer conftest.c >&5 conftest.c:84:25: crt_externs.h: No such file or directory configure:34287: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "celestia" | #define PACKAGE_TARNAME "celestia" | #define PACKAGE_VERSION "1.4.1" | #define PACKAGE_STRING "celestia 1.4.1" | #define PACKAGE_BUGREPORT "celestia-developers@lists.sf.net" | #define PACKAGE "celestia" | #define VERSION "1.4.1" | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_LIBZ 1 | #define HAVE_GL_GL_H 1 | #define HAVE_LIBGL 1 | #define HAVE_GL_GLU_H 1 | #define HAVE_LIBGLU 1 | #define KDELIBSUFF "" | #define HAVE_SGI_STL 1 | #define HAVE_CRYPT 1 | #define kde_socklen_t socklen_t | #define ksize_t socklen_t | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_RES_INIT 1 | #define HAVE_RES_INIT 1 | #define HAVE_RES_INIT_PROTO 1 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define SIZEOF_CHAR_P 4 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_UNSIGNED_LONG 4 | /* 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 | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:34309: result: no configure:34313: checking crt_externs.h presence configure:34323: i586-uhu-linux-gcc -E conftest.c conftest.c:50:25: crt_externs.h: No such file or directory configure:34329: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "celestia" | #define PACKAGE_TARNAME "celestia" | #define PACKAGE_VERSION "1.4.1" | #define PACKAGE_STRING "celestia 1.4.1" | #define PACKAGE_BUGREPORT "celestia-developers@lists.sf.net" | #define PACKAGE "celestia" | #define VERSION "1.4.1" | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_LIBZ 1 | #define HAVE_GL_GL_H 1 | #define HAVE_LIBGL 1 | #define HAVE_GL_GLU_H 1 | #define HAVE_LIBGLU 1 | #define KDELIBSUFF "" | #define HAVE_SGI_STL 1 | #define HAVE_CRYPT 1 | #define kde_socklen_t socklen_t | #define ksize_t socklen_t | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_RES_INIT 1 | #define HAVE_RES_INIT 1 | #define HAVE_RES_INIT_PROTO 1 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define SIZEOF_CHAR_P 4 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_UNSIGNED_LONG 4 | /* end confdefs.h. */ | #include configure:34349: result: no configure:34384: checking for crt_externs.h configure:34391: result: no configure:34404: checking for _NSGetEnviron configure:34461: i586-uhu-linux-gcc -o conftest -ansi -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2 -g -O2 -Wformat-security -Wmissing-format-attribute -O2 -Wall -ffast-math -fexpensive-optimizations -fomit-frame-pointer conftest.c -lGLU -lGL -lz -lSM -lICE -lm -lXmu -lXi -lXext -lX11 -lm -lz -lGL >&5 /tmp/ccCTGzKp.o: In function `main': /var/uhubuild/work/compile/conftest.c:90: undefined reference to `_NSGetEnviron' /tmp/ccCTGzKp.o:(.data+0x0): undefined reference to `_NSGetEnviron' collect2: ld returned 1 exit status configure:34467: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "celestia" | #define PACKAGE_TARNAME "celestia" | #define PACKAGE_VERSION "1.4.1" | #define PACKAGE_STRING "celestia 1.4.1" | #define PACKAGE_BUGREPORT "celestia-developers@lists.sf.net" | #define PACKAGE "celestia" | #define VERSION "1.4.1" | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_LIBZ 1 | #define HAVE_GL_GL_H 1 | #define HAVE_LIBGL 1 | #define HAVE_GL_GLU_H 1 | #define HAVE_LIBGLU 1 | #define KDELIBSUFF "" | #define HAVE_SGI_STL 1 | #define HAVE_CRYPT 1 | #define kde_socklen_t socklen_t | #define ksize_t socklen_t | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_RES_INIT 1 | #define HAVE_RES_INIT 1 | #define HAVE_RES_INIT_PROTO 1 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define SIZEOF_CHAR_P 4 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_UNSIGNED_LONG 4 | /* end confdefs.h. */ | /* Define _NSGetEnviron to an innocuous variant, in case declares _NSGetEnviron. | For example, HP-UX 11i declares gettimeofday. */ | #define _NSGetEnviron innocuous__NSGetEnviron | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char _NSGetEnviron (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef _NSGetEnviron | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | { | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char _NSGetEnviron (); | /* 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__NSGetEnviron) || defined (__stub____NSGetEnviron) | choke me | #else | char (*f) () = _NSGetEnviron; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != _NSGetEnviron; | ; | return 0; | } configure:34491: result: no configure:34513: checking for vsnprintf configure:34570: i586-uhu-linux-gcc -o conftest -ansi -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2 -g -O2 -Wformat-security -Wmissing-format-attribute -O2 -Wall -ffast-math -fexpensive-optimizations -fomit-frame-pointer conftest.c -lGLU -lGL -lz -lSM -lICE -lm -lXmu -lXi -lXext -lX11 -lm -lz -lGL >&5 configure:34576: $? = 0 configure:34579: test -z || test ! -s conftest.err configure:34582: $? = 0 configure:34585: test -s conftest configure:34588: $? = 0 configure:34600: result: yes configure:34513: checking for snprintf configure:34570: i586-uhu-linux-gcc -o conftest -ansi -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2 -g -O2 -Wformat-security -Wmissing-format-attribute -O2 -Wall -ffast-math -fexpensive-optimizations -fomit-frame-pointer conftest.c -lGLU -lGL -lz -lSM -lICE -lm -lXmu -lXi -lXext -lX11 -lm -lz -lGL >&5 configure:34576: $? = 0 configure:34579: test -z || test ! -s conftest.err configure:34582: $? = 0 configure:34585: test -s conftest configure:34588: $? = 0 configure:34600: result: yes configure:34647: checking for X configure:34946: result: libraries , headers configure:34975: checking for IceConnectionNumber in -lICE configure:35036: result: yes configure:35046: checking for libXext configure:35081: i586-uhu-linux-gcc -o conftest -ansi -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2 -g -O2 -Wformat-security -Wmissing-format-attribute -O2 -Wall -ffast-math -fexpensive-optimizations -fomit-frame-pointer conftest.c -lXext -lX11 >&5 configure:35087: $? = 0 configure:35090: test -z || test ! -s conftest.err configure:35093: $? = 0 configure:35096: test -s conftest configure:35099: $? = 0 configure:35118: result: yes configure:35254: checking for pthread_create in -lpthread configure:35274: i586-uhu-linux-gcc -o conftest -ansi -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2 -g -O2 -Wformat-security -Wmissing-format-attribute -O2 -Wall -ffast-math -fexpensive-optimizations -fomit-frame-pointer conftest.c -lGLU -lGL -lz -lSM -lICE -lm -lXmu -lXi -lXext -lX11 -lm -lz -lGL -lpthread >&5 configure:35280: $? = 0 configure:35283: test -z || test ! -s conftest.err configure:35286: $? = 0 configure:35289: test -s conftest configure:35292: $? = 0 configure:35295: result: yes configure:35517: checking for extra includes configure:35545: result: no configure:35549: checking for extra libs configure:35578: result: no configure:35584: checking for libz configure:35619: i586-uhu-linux-gcc -o conftest -ansi -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2 -g -O2 -Wformat-security -Wmissing-format-attribute -O2 -Wall -ffast-math -fexpensive-optimizations -fomit-frame-pointer -D_REENTRANT conftest.c -lz >&5 configure:35625: $? = 0 configure:35628: test -z || test ! -s conftest.err configure:35631: $? = 0 configure:35634: test -s conftest configure:35637: $? = 0 configure:35659: result: -lz configure:35680: checking for libpng configure:35717: i586-uhu-linux-gcc -o conftest -ansi -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2 -g -O2 -Wformat-security -Wmissing-format-attribute -O2 -Wall -ffast-math -fexpensive-optimizations -fomit-frame-pointer -D_REENTRANT conftest.c -lGLU -lGL -lz -lSM -lICE -lm -lXmu -lXi -lXext -lX11 -lm -lz -lGL -lpng -lz -lm -lX11 >&5 configure:35723: $? = 0 configure:35726: test -z || test ! -s conftest.err configure:35729: $? = 0 configure:35732: test -s conftest configure:35735: $? = 0 configure:35759: result: -lpng -lz -lm configure:35770: checking for libjpeg6b configure:35810: i586-uhu-linux-gcc -o conftest -ansi -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2 -g -O2 -Wformat-security -Wmissing-format-attribute -O2 -Wall -ffast-math -fexpensive-optimizations -fomit-frame-pointer -D_REENTRANT conftest.c -ljpeg6b -lm >&5 /usr/bin/ld: cannot find -ljpeg6b collect2: ld returned 1 exit status configure:35816: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "celestia" | #define PACKAGE_TARNAME "celestia" | #define PACKAGE_VERSION "1.4.1" | #define PACKAGE_STRING "celestia 1.4.1" | #define PACKAGE_BUGREPORT "celestia-developers@lists.sf.net" | #define PACKAGE "celestia" | #define VERSION "1.4.1" | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_LIBZ 1 | #define HAVE_GL_GL_H 1 | #define HAVE_LIBGL 1 | #define HAVE_GL_GLU_H 1 | #define HAVE_LIBGLU 1 | #define KDELIBSUFF "" | #define HAVE_SGI_STL 1 | #define HAVE_CRYPT 1 | #define kde_socklen_t socklen_t | #define ksize_t socklen_t | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_RES_INIT 1 | #define HAVE_RES_INIT 1 | #define HAVE_RES_INIT_PROTO 1 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define SIZEOF_CHAR_P 4 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_UNSIGNED_LONG 4 | #define HAVE_VSNPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBPNG 1 | /* end confdefs.h. */ | /* Override any gcc2 internal prototype to avoid an error. */ | struct jpeg_decompress_struct; | typedef struct jpeg_decompress_struct * j_decompress_ptr; | typedef int size_t; | #ifdef __cplusplus | extern "C" { | #endif | void jpeg_CreateDecompress(j_decompress_ptr cinfo, | int version, size_t structsize); | #ifdef __cplusplus | } | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | | int | main () | { | jpeg_CreateDecompress(0L, 0, 0); | ; | return 0; | } configure:35850: result: no configure:35853: checking for libjpeg configure:35893: i586-uhu-linux-gcc -o conftest -ansi -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2 -g -O2 -Wformat-security -Wmissing-format-attribute -O2 -Wall -ffast-math -fexpensive-optimizations -fomit-frame-pointer -D_REENTRANT conftest.c -ljpeg -lm >&5 configure:35899: $? = 0 configure:35902: test -z || test ! -s conftest.err configure:35905: $? = 0 configure:35908: test -s conftest configure:35911: $? = 0 configure:35930: result: -ljpeg configure: 35954: ${prefix}/include/jpeglib.h configure: 35954: /usr/include/jpeglib.h taking that configure:36001: checking for perl configure:36061: result: /usr/bin/perl configure:36197: checking for Qt configure: 36262: /usr/lib/qt/include/qstyle.h taking that tried NO configure:36380: rm -rf SunWS_cache; i586-uhu-linux-g++ -o conftest -Wnon-virtual-dtor -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -DNDEBUG -DNO_DEBUG -O2 -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -O2 -Wall -ffast-math -fexpensive-optimizations -fomit-frame-pointer -I/usr/lib/qt/include -DQT_THREAD_SUPPORT -D_REENTRANT -L/usr/lib/qt/lib conftest.cc -lGLU -lGL -lz -lSM -lICE -lm -lXmu -lXi -lXext -lX11 -lm -lz -lGL -lqt-mt -lpng -lz -lm -ljpeg -ldl -lSM -lICE -lXext -lX11 -lSM -lICE -lpthread 1>&5 configure:36383: $? = 0 configure:36442: result: libraries /usr/lib/qt/lib, headers /usr/lib/qt/include using -mt configure:36624: checking for moc configure:36696: result: /usr/lib/qt/bin/moc configure:36704: checking for uic configure:36758: result: /usr/lib/qt/bin/uic configure:36789: checking whether uic supports -L configure:36800: /usr/lib/qt/bin/uic -L /nonexistent conftest.ui >/dev/null configure:36803: $? = 0 configure:36815: result: yes configure:36827: checking whether uic supports -nounload configure:36838: /usr/lib/qt/bin/uic -nounload conftest.ui >/dev/null configure:36841: $? = 0 configure:36853: result: yes configure:36890: checking if Qt needs -ljpeg configure:36931: rm -rf SunWS_cache; i586-uhu-linux-g++ -o conftest -Wnon-virtual-dtor -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -DNDEBUG -DNO_DEBUG -O2 -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -O2 -Wall -ffast-math -fexpensive-optimizations -fomit-frame-pointer -I/usr/lib/qt/include -DQT_THREAD_SUPPORT -D_REENTRANT conftest.cc -L/usr/lib/qt/lib -lqt-mt -lpng -lz -lm -ldl -lSM -lICE -lXext -lX11 -lSM -lICE 1>&5 conftest.cc: In function `int main()': conftest.cc:62: warning: 'argv' might be used uninitialized in this function configure:36937: $? = 0 configure:36940: test -z || test ! -s conftest.err configure:36943: $? = 0 configure:36946: test -s conftest configure:36949: $? = 0 configure:36978: result: no configure:37010: checking for rpath configure:37038: result: yes configure:37041: checking for KDE configure: 37094: /usr/include/ksharedptr.h taking that configure: 37124: /usr/lib/libkio.la taking that configure: 37142: /usr/lib/kde3/plugins/designer/kdewidgets.la taking that configure:37215: result: libraries /usr/lib, headers /usr/include configure:37254: checking if UIC has KDE plugins available configure:37281: /usr/lib/qt/bin/uic -L /usr/lib/kde3/plugins/designer -nounload -impl actest.h actest.ui > actest.cpp configure:37284: $? = 0 configure:37298: result: yes configure:37337: checking for KDE paths configure:37954: result: defaults configure:38002: checking for dcopidl configure:38064: result: /usr/bin/dcopidl configure:38071: checking for dcopidl2cpp configure:38133: result: /usr/bin/dcopidl2cpp configure:38141: checking for mcopidl configure:38205: result: /usr/bin/mcopidl configure:38212: checking for artsc-config configure:38276: result: /usr/bin/artsc-config configure:38284: checking for meinproc configure:38338: result: /usr/bin/meinproc configure:38363: checking for kconfig_compiler configure:38425: result: /usr/bin/kconfig_compiler configure:38432: checking for dcopidlng configure:38494: result: /usr/bin/dcopidlng configure:38502: checking for xmllint configure:38556: result: /usr/bin/xmllint configure: 38572: /usr/share/kde/apps/ksgmltools2/customization/kde-chunk.xsl configure: 38572: /usr/local/share/apps/ksgmltools2/customization/kde-chunk.xsl configure: 38572: /usr/share/apps/ksgmltools2/customization/kde-chunk.xsl taking that configure:38729: checking for jpeg_start_decompress in -ljpeg configure:38759: i586-uhu-linux-gcc -o conftest -ansi -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2 -g -O2 -Wformat-security -Wmissing-format-attribute -O2 -Wall -ffast-math -fexpensive-optimizations -fomit-frame-pointer -DQT_THREAD_SUPPORT -D_REENTRANT conftest.c -ljpeg -lGLU -lGL -lz -lSM -lICE -lm -lXmu -lXi -lXext -lX11 -lm -lz -lGL >&5 configure:38765: $? = 0 configure:38768: test -z || test ! -s conftest.err configure:38771: $? = 0 configure:38774: test -s conftest configure:38777: $? = 0 configure:38790: result: yes configure:38808: checking for png_create_info_struct in -lpng configure:38838: i586-uhu-linux-gcc -o conftest -ansi -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2 -g -O2 -Wformat-security -Wmissing-format-attribute -O2 -Wall -ffast-math -fexpensive-optimizations -fomit-frame-pointer -DQT_THREAD_SUPPORT -D_REENTRANT conftest.c -lpng -ljpeg -lGLU -lGL -lz -lSM -lICE -lm -lXmu -lXi -lXext -lX11 -lm -lz -lGL >&5 configure:38844: $? = 0 configure:38847: test -z || test ! -s conftest.err configure:38850: $? = 0 configure:38853: test -s conftest configure:38856: $? = 0 configure:38869: result: yes configure:38887: checking for ANSI C header files configure:39042: result: yes configure:39066: checking byteswap.h usability configure:39078: i586-uhu-linux-gcc -c -ansi -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2 -g -O2 -Wformat-security -Wmissing-format-attribute -O2 -Wall -ffast-math -fexpensive-optimizations -fomit-frame-pointer -DQT_THREAD_SUPPORT -D_REENTRANT conftest.c >&5 configure:39084: $? = 0 configure:39087: test -z || test ! -s conftest.err configure:39090: $? = 0 configure:39093: test -s conftest.o configure:39096: $? = 0 configure:39106: result: yes configure:39110: checking byteswap.h presence configure:39120: i586-uhu-linux-gcc -E -DQT_THREAD_SUPPORT -D_REENTRANT conftest.c configure:39126: $? = 0 configure:39146: result: yes configure:39181: checking for byteswap.h configure:39188: result: yes configure:39201: checking whether byte ordering is bigendian configure:39228: i586-uhu-linux-gcc -c -ansi -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2 -g -O2 -Wformat-security -Wmissing-format-attribute -O2 -Wall -ffast-math -fexpensive-optimizations -fomit-frame-pointer -DQT_THREAD_SUPPORT -D_REENTRANT conftest.c >&5 configure:39234: $? = 0 configure:39237: test -z || test ! -s conftest.err configure:39240: $? = 0 configure:39243: test -s conftest.o configure:39246: $? = 0 configure:39270: i586-uhu-linux-gcc -c -ansi -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2 -g -O2 -Wformat-security -Wmissing-format-attribute -O2 -Wall -ffast-math -fexpensive-optimizations -fomit-frame-pointer -DQT_THREAD_SUPPORT -D_REENTRANT conftest.c >&5 conftest.c: In function `main': conftest.c:67: error: `not' undeclared (first use in this function) conftest.c:67: error: (Each undeclared identifier is reported only once conftest.c:67: error: for each function it appears in.) conftest.c:67: error: syntax error before "big" configure:39276: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "celestia" | #define PACKAGE_TARNAME "celestia" | #define PACKAGE_VERSION "1.4.1" | #define PACKAGE_STRING "celestia 1.4.1" | #define PACKAGE_BUGREPORT "celestia-developers@lists.sf.net" | #define PACKAGE "celestia" | #define VERSION "1.4.1" | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_LIBZ 1 | #define HAVE_GL_GL_H 1 | #define HAVE_LIBGL 1 | #define HAVE_GL_GLU_H 1 | #define HAVE_LIBGLU 1 | #define KDELIBSUFF "" | #define HAVE_SGI_STL 1 | #define HAVE_CRYPT 1 | #define kde_socklen_t socklen_t | #define ksize_t socklen_t | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_RES_INIT 1 | #define HAVE_RES_INIT 1 | #define HAVE_RES_INIT_PROTO 1 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define SIZEOF_CHAR_P 4 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_UNSIGNED_LONG 4 | #define HAVE_VSNPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBPNG 1 | #define HAVE_LIBJPEG 1 | #define HAVE_LIBPTHREAD 1 | #define HAVE_LIBJPEG 1 | #define HAVE_LIBPNG 1 | #define STDC_HEADERS 1 | #define HAVE_BYTESWAP_H 1 | /* end confdefs.h. */ | #include | #include | | int | main () | { | #if BYTE_ORDER != BIG_ENDIAN | not big endian | #endif | | ; | return 0; | } configure:39409: result: no configure:39462: checking whether we can create a new star database configure:39467: result: no configure:39508: checking whether to enable Celestia Extension Language configure:39529: result: no configure:39808: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by celestia config.status 1.4.1, which was generated by GNU Autoconf 2.59. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on independence config.status:941: creating Makefile config.status:941: creating src/Makefile config.status:941: creating src/celutil/Makefile config.status:941: creating src/celmath/Makefile config.status:941: creating src/cel3ds/Makefile config.status:941: creating src/celtxf/Makefile config.status:941: creating src/celengine/Makefile config.status:941: creating src/celestia/Makefile config.status:941: creating data/Makefile config.status:941: creating extras/Makefile config.status:941: creating textures/Makefile config.status:941: creating textures/lores/Makefile config.status:941: creating textures/medres/Makefile config.status:941: creating textures/hires/Makefile config.status:941: creating models/Makefile config.status:941: creating shaders/Makefile config.status:941: creating fonts/Makefile config.status:941: creating src/celestia/res/Makefile config.status:941: creating src/celestia/kde/Makefile config.status:941: creating src/celestia/kde/data/Makefile config.status:941: creating src/celestia/kde/doc/Makefile config.status:941: creating src/celestia/kde/doc/celestia/Makefile config.status:941: creating src/celestia/gtk/Makefile config.status:941: creating src/celestia/gtk/data/Makefile config.status:941: creating po/Makefile.in config.status:1007: creating config.h config.status:1387: executing default-1 commands config.status:1387: executing depfiles commands configure:41426: result: configure:41428: result: configure:41430: result: *************************************************************** configure:41432: result: ** Celestia configuration complete. Now do a 'make' followed ** configure:41434: result: ** by 'make install' ** configure:41436: result: *************************************************************** configure:41438: result: configure:41457: result: Front-End: KDE configure:41466: result: ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=i586-uhu-linux-gnu ac_cv_build_alias=i586-uhu-linux ac_cv_c_bigendian=no ac_cv_c_compiler_gnu=yes ac_cv_cxx_compiler_gnu=yes ac_cv_env_CAIRO_CFLAGS_set= ac_cv_env_CAIRO_CFLAGS_value= ac_cv_env_CAIRO_LIBS_set= ac_cv_env_CAIRO_LIBS_value= ac_cv_env_CC_set= ac_cv_env_CC_value= ac_cv_env_CFLAGS_set= ac_cv_env_CFLAGS_value= ac_cv_env_CPPFLAGS_set= ac_cv_env_CPPFLAGS_value= ac_cv_env_CPP_set= ac_cv_env_CPP_value= ac_cv_env_CXXCPP_set= ac_cv_env_CXXCPP_value= ac_cv_env_CXXFLAGS_set= ac_cv_env_CXXFLAGS_value= ac_cv_env_CXX_set= ac_cv_env_CXX_value= ac_cv_env_F77_set= ac_cv_env_F77_value= ac_cv_env_FFLAGS_set= ac_cv_env_FFLAGS_value= ac_cv_env_GTK_CFLAGS_set= ac_cv_env_GTK_CFLAGS_value= ac_cv_env_GTK_LIBS_set= ac_cv_env_GTK_LIBS_value= ac_cv_env_LDFLAGS_set= ac_cv_env_LDFLAGS_value= ac_cv_env_PKG_CONFIG_set= ac_cv_env_PKG_CONFIG_value= ac_cv_env_build_alias_set=set ac_cv_env_build_alias_value=i586-uhu-linux ac_cv_env_host_alias_set=set ac_cv_env_host_alias_value=i586-uhu-linux ac_cv_env_target_alias_set= ac_cv_env_target_alias_value= ac_cv_exeext= ac_cv_f77_compiler_gnu=no ac_cv_func__NSGetEnviron=no ac_cv_func_connect=yes ac_cv_func_dlopen=no ac_cv_func_gethostbyname=yes ac_cv_func_inet_ntoa=yes ac_cv_func_remove=yes ac_cv_func_shl_load=no ac_cv_func_shmat=yes ac_cv_func_snprintf=yes ac_cv_func_vsnprintf=yes ac_cv_have_dlfcn=yes ac_cv_have_kde='have_kde=yes ac_kde_includes=/usr/include ac_kde_libraries=/usr/lib' ac_cv_have_qt='have_qt=yes ac_qt_includes=/usr/lib/qt/include ac_qt_libraries=/usr/lib/qt/lib' ac_cv_have_x='have_x=yes ac_x_includes= ac_x_libraries=' ac_cv_header_CoreAudio_CoreAudio_h=no ac_cv_header_GL_gl_h=yes ac_cv_header_GL_glu_h=yes ac_cv_header_byteswap_h=yes ac_cv_header_crt_externs_h=no ac_cv_header_dlfcn_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_memory_h=yes ac_cv_header_stdc=yes ac_cv_header_stdint_h=yes ac_cv_header_stdlib_h=yes ac_cv_header_string_h=yes ac_cv_header_strings_h=yes ac_cv_header_sys_bitypes_h=yes ac_cv_header_sys_stat_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_unistd_h=yes ac_cv_host=i586-uhu-linux-gnu ac_cv_host_alias=i586-uhu-linux ac_cv_lib_GLU_gluLookAt=yes ac_cv_lib_GL_glNewList=yes ac_cv_lib_ICE_IceConnectionNumber=yes ac_cv_lib_compat_main=no ac_cv_lib_crypt_crypt=yes ac_cv_lib_dl_dlopen=yes ac_cv_lib_dld_shl_load=no ac_cv_lib_dld_shl_unload=no ac_cv_lib_dnet_dnet_ntoa=no ac_cv_lib_dnet_stub_dnet_ntoa=no ac_cv_lib_jpeg_6b=no ac_cv_lib_jpeg_jpeg_start_decompress=yes ac_cv_lib_jpeg_normal=-ljpeg ac_cv_lib_png='-lpng -lz -lm' ac_cv_lib_png_png_create_info_struct=yes ac_cv_lib_poll_poll=no ac_cv_lib_ucb_killpg=no ac_cv_lib_util_main=yes ac_cv_lib_z=-lz ac_cv_lib_z_deflate=yes ac_cv_objext=o ac_cv_path_GMSGFMT=/usr/bin/msgfmt ac_cv_path_MSGFMT=/usr/bin/msgfmt ac_cv_path_MSGMERGE=/usr/bin/msgmerge ac_cv_path_XGETTEXT=/usr/bin/xgettext ac_cv_path_install='/bin/install -c' ac_cv_prog_AWK=gawk ac_cv_prog_CC=i586-uhu-linux-gcc ac_cv_prog_CPP='i586-uhu-linux-gcc -E' ac_cv_prog_CXX=i586-uhu-linux-g++ ac_cv_prog_CXXCPP='i586-uhu-linux-g++ -E' ac_cv_prog_ac_ct_AR=ar ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_ac_ct_STRIP=strip ac_cv_prog_cc_g=yes ac_cv_prog_cc_stdc= ac_cv_prog_cxx_g=yes ac_cv_prog_egrep='grep -E' ac_cv_prog_f77_g=no ac_cv_prog_make_make_set=yes ac_cv_sizeof_char_p=4 ac_cv_sizeof_int=4 ac_cv_sizeof_long=4 ac_cv_sizeof_short=2 ac_cv_sizeof_size_t=4 ac_cv_sizeof_unsigned_long=4 ac_cv_target=i586-uhu-linux-gnu ac_cv_target_alias=i586-uhu-linux ac_cv_type_char_p=yes ac_cv_type_int=yes ac_cv_type_long=yes ac_cv_type_short=yes ac_cv_type_size_t=yes ac_cv_type_unsigned_long=yes acl_cv_path_LD=/usr/bin/ld acl_cv_prog_gnu_ld=yes acl_cv_rpath=done am_cv_CC_dependencies_compiler_type=gcc3 am_cv_CXX_dependencies_compiler_type=gcc3 gt_cv_func_CFLocaleCopyCurrent=no gt_cv_func_CFPreferencesCopyAppValue=no gt_cv_func_gnugettext1_libc=yes kde_cv_all_paths='kde_have_all_paths="yes" kde_htmldir="\${datadir}/doc/HTML" kde_appsdir="\${datadir}/applnk" kde_icondir="\${datadir}/icons" kde_sounddir="\${datadir}/sounds" kde_datadir="\${datadir}/apps" kde_locale="\${datadir}/locale" kde_cgidir="\${exec_prefix}/cgi-bin" kde_confdir="\${datadir}/config" kde_kcfgdir="\${datadir}/config.kcfg" kde_mimedir="\${datadir}/mimelnk" kde_toolbardir="\${datadir}/toolbar" kde_wallpaperdir="\${datadir}/wallpapers" kde_templatesdir="\${datadir}/templates" kde_bindir="\${exec_prefix}/bin" kde_servicesdir="\${datadir}/services" kde_servicetypesdir="\${datadir}/servicetypes" kde_moduledir="\${libdir}/kde3" kde_styledir="\${libdir}/kde3/plugins/styles" kde_widgetdir="/usr/lib/kde3/plugins/designer" xdg_appsdir="\${datadir}/applications/kde" xdg_menudir="\${sysconfdir}/xdg/menus" xdg_directorydir="\${datadir}/desktop-directories" kde_result=defaults' kde_cv_func_res_init=yes kde_cv_func_strlcat=no kde_cv_func_strlcpy=no kde_cv_have_libXext=yes kde_cv_have_x='have_x=yes kde_x_includes= kde_x_libraries=' kde_cv_path=/usr/bin/xmllint kde_cv_path_artsc_config=/usr/bin/artsc-config kde_cv_path_dcopidl=/usr/bin/dcopidl kde_cv_path_dcopidl2cpp=/usr/bin/dcopidl2cpp kde_cv_path_dcopidlng=/usr/bin/dcopidlng kde_cv_path_kconfig_compiler=/usr/bin/kconfig_compiler kde_cv_path_mcopidl=/usr/bin/mcopidl kde_cv_path_meinproc=/usr/bin/meinproc kde_cv_path_moc=/usr/lib/qt/bin/moc kde_cv_path_perl=/usr/bin/perl kde_cv_path_uic=/usr/lib/qt/bin/uic kde_cv_path_xmllint=/usr/bin/xmllint kde_cv_prog_cc_Wmissing_format_attribute=yes kde_cv_prog_cxx_O0=yes kde_cv_prog_cxx_Wl___allow_shlib_undefined=yes kde_cv_prog_cxx_Wl___no_undefined=yes kde_cv_prog_cxx_Wmissing_format_attribute=yes kde_cv_prog_cxx_Wno_long_long=yes kde_cv_prog_cxx_Wnon_virtual_dtor=yes kde_cv_prog_cxx_Wundef=yes kde_cv_prog_cxx_fexceptions=yes kde_cv_prog_cxx_fno_check_new=yes kde_cv_prog_cxx_fno_common=yes kde_cv_prog_cxx_fno_exceptions=yes kde_cv_prog_uic_L=yes kde_cv_prog_uic_nounload=yes kde_cv_proto_res_init=no kde_cv_proto_strlcat='yes - in libkdefakes' kde_cv_proto_strlcpy='yes - in libkdefakes' kde_cv_qt_jpeg=no kde_cv_socklen_t=yes kde_cv_socklen_t_equiv=socklen_t kde_cv_stl_works=yes kde_cv_uic_plugins=yes lt_cv_deplibs_check_method=pass_all lt_cv_dlopen=dlopen lt_cv_dlopen_libs=-ldl lt_cv_dlopen_self=yes lt_cv_dlopen_self_static=yes lt_cv_file_magic_cmd='$MAGIC_CMD' lt_cv_file_magic_test_file='/lib/libc.so.6 /lib/libc-2.4.so' lt_cv_ld_reload_flag=-r lt_cv_objdir=.libs lt_cv_path_LD=/usr/bin/ld lt_cv_path_LDCXX=/usr/bin/ld lt_cv_path_NM=nm lt_cv_path_SED=/bin/sed lt_cv_prog_compiler_c_o=yes lt_cv_prog_compiler_c_o_CXX=yes lt_cv_prog_compiler_rtti_exceptions=no lt_cv_prog_gnu_ld=yes lt_cv_prog_gnu_ldcxx=yes lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGISTW][ABCDGISTW]*\)[ ][ ]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p'\''' lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\) $/ {\"\1\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \([^ ]*\) \([^ ]*\)$/ {"\2", (lt_ptr) \&\2},/p'\''' lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^. .* \(.*\)$/extern int \1;/p'\''' lt_cv_sys_max_cmd_len=32768 lt_lt_cv_prog_compiler_c_o='"yes"' lt_lt_cv_prog_compiler_c_o_CXX='"yes"' lt_lt_cv_sys_global_symbol_pipe='"sed -n -e '\''s/^.*[ ]\\([ABCDGISTW][ABCDGISTW]*\\)[ ][ ]*\\(\\)\\([_A-Za-z][_A-Za-z0-9]*\\)\$/\\1 \\2\\3 \\3/p'\''"' lt_lt_cv_sys_global_symbol_to_c_name_address='"sed -n -e '\''s/^: \\([^ ]*\\) \$/ {\\\"\\1\\\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \\([^ ]*\\) \\([^ ]*\\)\$/ {\"\\2\", (lt_ptr) \\&\\2},/p'\''"' lt_lt_cv_sys_global_symbol_to_cdecl='"sed -n -e '\''s/^. .* \\(.*\\)\$/extern int \\1;/p'\''"' ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /var/uhubuild/work/compile/admin/missing --run aclocal-1.7' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='${SHELL} /var/uhubuild/work/compile/admin/missing --run tar' AR='ar' ARTSCCONFIG='/usr/bin/artsc-config' AUTOCONF='$(SHELL) $(top_srcdir)/admin/cvs.sh configure || touch configure' AUTODIRS='' AUTOHEADER='${SHELL} /var/uhubuild/work/compile/admin/missing --run autoheader' AUTOMAKE='${SHELL} /var/uhubuild/work/compile/admin/missing --run automake-1.7' AWK='gawk' CAIRO_CFLAGS='' CAIRO_LIBS='' CC='i586-uhu-linux-gcc' CCDEPMODE='depmode=gcc3' CFLAGS='-ansi -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2 -g -O2 -Wformat-security -Wmissing-format-attribute -O2 -Wall -ffast-math -fexpensive-optimizations -fomit-frame-pointer' CPP='i586-uhu-linux-gcc -E' CPPFLAGS=' -DQT_THREAD_SUPPORT -D_REENTRANT' CXX='i586-uhu-linux-g++' CXXCPP='i586-uhu-linux-g++ -E' CXXDEPMODE='depmode=gcc3' CXXFLAGS='-Wnon-virtual-dtor -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -DNDEBUG -DNO_DEBUG -O2 -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -O2 -Wall -ffast-math -fexpensive-optimizations -fomit-frame-pointer' CYGPATH_W='echo' DCOPIDL2CPP='/usr/bin/dcopidl2cpp' DCOPIDL='/usr/bin/dcopidl' DCOPIDLNG='/usr/bin/dcopidlng' DCOP_DEPENDENCIES='$(DCOPIDL) $(DCOPIDLNG)' DEFS='-DHAVE_CONFIG_H' DEPDIR='.deps' ECHO='echo' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='grep -E' ENABLE_CELX_FALSE='' ENABLE_CELX_TRUE='#' ENABLE_GLUT_FALSE='' ENABLE_GLUT_TRUE='#' ENABLE_GNOME_FALSE='' ENABLE_GNOME_TRUE='#' ENABLE_GTK_FALSE='' ENABLE_GTK_TRUE='#' ENABLE_HIPPARCOS_FALSE='' ENABLE_HIPPARCOS_TRUE='#' ENABLE_KDE_FALSE='#' ENABLE_KDE_TRUE='' ENABLE_PERMISSIVE_FLAG='-fpermissive' EXEEXT='' F77='' FFLAGS='' FRAMEWORK_COREAUDIO='' GCONF_SCHEMAS_INSTALL_FALSE='' GCONF_SCHEMAS_INSTALL_TRUE='#' GCONF_SCHEMA_CONFIG_SOURCE='' GCONF_SCHEMA_FILE_DIR='' GMSGFMT='/usr/bin/msgfmt' GTK_CFLAGS='' GTK_LIBS='' HIPDIR='/usr/share/celestia' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL} $(INSTALL_STRIP_FLAG)' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s' INTLLIBS='' INTL_MACOSX_LIBS='' KCFG_DEPENDENCIES='$(KCONFIG_COMPILER)' KCONFIG_COMPILER='/usr/bin/kconfig_compiler' KDE_EXTRA_RPATH='' KDE_INCLUDES='' KDE_LDFLAGS='-L/usr/lib' KDE_MT_LDFLAGS='' KDE_MT_LIBS='-lpthread' KDE_NO_UNDEFINED='-Wl,--no-undefined -Wl,--allow-shlib-undefined' KDE_PLUGIN='-avoid-version -module -no-undefined $(KDE_NO_UNDEFINED) $(KDE_RPATH) $(KDE_MT_LDFLAGS)' KDE_RPATH='-R $(kde_libraries) -R $(qt_libraries)' KDE_USE_CLOSURE_FALSE='' KDE_USE_CLOSURE_TRUE='#' KDE_USE_FINAL_FALSE='' KDE_USE_FINAL_TRUE='#' KDE_USE_NMCHECK_FALSE='' KDE_USE_NMCHECK_TRUE='#' KDE_XSL_STYLESHEET='/usr/share/apps/ksgmltools2/customization/kde-chunk.xsl' LDFLAGS='' LIBCOMPAT='' LIBCRYPT='-lcrypt' LIBDL='-ldl' LIBICONV='-liconv' LIBINTL='' LIBJPEG='-ljpeg' LIBOBJS='' LIBPNG='-lpng -lz -lm' LIBPTHREAD='-lpthread' LIBRESOLV='-lresolv' LIBS='-lpng -ljpeg -lGLU -lGL -lz -lSM -lICE -lm -lXmu -lXi -lXext -lX11 -lm -lz -lGL' LIBSM='-lSM -lICE' LIBSOCKET='' LIBTOOL='$(SHELL) $(top_builddir)/libtool --silent' LIBUCB='' LIBUTIL='-lutil' LIBZ='-lz' LIB_KAB='-lkab' LIB_KABC='-lkabc' LIB_KDECORE='-lkdecore' LIB_KDEPIM='-lkdepim' LIB_KDEPRINT='-lkdeprint' LIB_KDEUI='-lkdeui' LIB_KFILE='-lkio' LIB_KFM='' LIB_KHTML='-lkhtml' LIB_KIMPROXY='-lkimproxy' LIB_KIO='-lkio' LIB_KPARTS='-lkparts' LIB_KSPELL='-lkspell' LIB_KSYCOCA='-lkio' LIB_KUTILS='-lkutils' LIB_POLL='' LIB_QPE='' LIB_QT='-lqt-mt $(LIBZ) $(LIBPNG) -lXext $(LIB_X11) $(LIBSM) -lpthread' LIB_SMB='-lsmb' LIB_X11='-lX11 $(LIBSOCKET)' LIB_XEXT='-lXext' LIB_XRENDER='' LN_S='ln -s' LTLIBICONV='-liconv' LTLIBINTL='' LTLIBOBJS='' MAKEINFO='${SHELL} /var/uhubuild/work/compile/admin/missing --run makeinfo' MCOPIDL='/usr/bin/mcopidl' MEINPROC='/usr/bin/meinproc' MKINSTALLDIRS='$(top_builddir)/admin/mkinstalldirs' MOC='/usr/lib/qt/bin/moc' MSGFMT='/usr/bin/msgfmt' MSGMERGE='/usr/bin/msgmerge' NOOPT_CFLAGS='-O0' NOOPT_CXXFLAGS='-O0' OBJEXT='o' PACKAGE='celestia' PACKAGE_BUGREPORT='celestia-developers@lists.sf.net' PACKAGE_NAME='celestia' PACKAGE_STRING='celestia 1.4.1' PACKAGE_TARNAME='celestia' PACKAGE_VERSION='1.4.1' PATH_SEPARATOR=':' PERL='/usr/bin/perl' PKGDATADIR='/usr/share/celestia' PKG_CONFIG='' POSUB='po' QTE_NORTTI='' QT_INCLUDES='-I/usr/lib/qt/include' QT_LDFLAGS='-L/usr/lib/qt/lib' RANLIB='ranlib' SET_MAKE='' SHELL='/bin/sh' STRIP='strip' UIC='/usr/lib/qt/bin/uic -L $(kde_widgetdir) -nounload' UIC_TR='tr2i18n' USER_INCLUDES='' USER_LDFLAGS='' USE_EXCEPTIONS='-fexceptions' USE_NLS='yes' USE_RTTI='' USE_THREADS='' VERSION='1.4.1' WOVERLOADED_VIRTUAL='' XGETTEXT='/usr/bin/xgettext' XMLLINT='/usr/bin/xmllint' X_CFLAGS='' X_EXTRA_LIBS='' X_INCLUDES='' X_LDFLAGS='' X_LIBS='' X_PRE_LIBS=' -lSM -lICE' X_RPATH='' ac_ct_AR='ar' ac_ct_CC='' ac_ct_CXX='' ac_ct_F77='' ac_ct_RANLIB='ranlib' ac_ct_STRIP='strip' ac_pt_PKG_CONFIG='' all_includes='-I/usr/lib/qt/include ' all_libraries=' -L/usr/lib/qt/lib ' am__fastdepCC_FALSE='#' am__fastdepCC_TRUE='' am__fastdepCXX_FALSE='#' am__fastdepCXX_TRUE='' am__include='include' am__leading_dot='.' am__quote='' bindir='${exec_prefix}/bin' build='i586-uhu-linux-gnu' build_alias='i586-uhu-linux' build_cpu='i586' build_os='linux-gnu' build_vendor='uhu' datadir='${prefix}/share' exec_prefix='${prefix}' host='i586-uhu-linux-gnu' host_alias='i586-uhu-linux' host_cpu='i586' host_os='linux-gnu' host_vendor='uhu' include_ARTS_FALSE='#' include_ARTS_TRUE='' includedir='${prefix}/include' infodir='/usr/share/info' install_sh='/var/uhubuild/work/compile/admin/install-sh' kde_appsdir='${datadir}/applnk' kde_bindir='${exec_prefix}/bin' kde_confdir='${datadir}/config' kde_datadir='${datadir}/apps' kde_htmldir='${datadir}/doc/HTML' kde_icondir='${datadir}/icons' kde_includes='/usr/include' kde_kcfgdir='${datadir}/config.kcfg' kde_libraries='/usr/lib' kde_locale='${datadir}/locale' kde_mimedir='${datadir}/mimelnk' kde_moduledir='${libdir}/kde3' kde_qtver='3' kde_servicesdir='${datadir}/services' kde_servicetypesdir='${datadir}/servicetypes' kde_sounddir='${datadir}/sounds' kde_styledir='${libdir}/kde3/plugins/styles' kde_templatesdir='${datadir}/templates' kde_wallpaperdir='${datadir}/wallpapers' kde_widgetdir='/usr/lib/kde3/plugins/designer' kdeinitdir='$(kde_moduledir)' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localstatedir='/var' mandir='/usr/share/man' oldincludedir='/usr/include' prefix='/usr' program_transform_name='s,x,x,' qt_includes='/usr/lib/qt/include' qt_libraries='/usr/lib/qt/lib' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='/etc' target='i586-uhu-linux-gnu' target_alias='' target_cpu='i586' target_os='linux-gnu' target_vendor='uhu' unsermake_enable_pch_FALSE='' unsermake_enable_pch_TRUE='#' x_includes='.' x_libraries='/usr/lib' xdg_appsdir='${datadir}/applications/kde' xdg_directorydir='${datadir}/desktop-directories' xdg_menudir='${sysconfdir}/xdg/menus' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define CONFIG_DATA_DIR "/usr/share/celestia" #define ENABLE_NLS 1 #define GNOMELOCALEDIR "/usr/share/celestia/locale" #define HAVE_BYTESWAP_H 1 #define HAVE_CRYPT 1 #define HAVE_DCGETTEXT 1 #define HAVE_DLFCN_H 1 #define HAVE_GETTEXT 1 #define HAVE_GL_GLU_H 1 #define HAVE_GL_GL_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_LIBGL 1 #define HAVE_LIBGLU 1 #define HAVE_LIBJPEG 1 #define HAVE_LIBJPEG 1 #define HAVE_LIBPNG 1 #define HAVE_LIBPNG 1 #define HAVE_LIBPTHREAD 1 #define HAVE_LIBZ 1 #define HAVE_LIBZ 1 #define HAVE_MEMORY_H 1 #define HAVE_RES_INIT 1 #define HAVE_RES_INIT 1 #define HAVE_RES_INIT_PROTO 1 #define HAVE_SGI_STL 1 #define HAVE_SNPRINTF 1 #define HAVE_STDINT_H 1 #define HAVE_STDINT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRINGS_H 1 #define HAVE_STRING_H 1 #define HAVE_SYS_BITYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_UNISTD_H 1 #define HAVE_VSNPRINTF 1 #define HIP_DATA_DIR "/usr/share/celestia" #define KDELIBSUFF "" #define PACKAGE "celestia" #define PACKAGE_BUGREPORT "celestia-developers@lists.sf.net" #define PACKAGE_NAME "celestia" #define PACKAGE_STRING "celestia 1.4.1" #define PACKAGE_TARNAME "celestia" #define PACKAGE_VERSION "1.4.1" #define SIZEOF_CHAR_P 4 #define SIZEOF_INT 4 #define SIZEOF_LONG 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_UNSIGNED_LONG 4 #define STDC_HEADERS 1 #define STDC_HEADERS 1 #define VERSION "1.4.1" #define kde_socklen_t socklen_t #define ksize_t socklen_t #endif #ifdef __cplusplus extern "C" void std::exit (int) throw (); using std::exit; configure: exit 0