checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for prefix by checking for gcc... /usr/bin/gcc checking for g++... g++ checking for C++ compiler default output file name... a.out checking whether the C++ compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking for style of include used by make... GNU checking dependency style of g++... gcc3 checking whether ln -s works... yes checking whether make sets $(MAKE)... (cached) yes checking for a BSD-compatible install... /usr/bin/install -c checking build system type... x86_64-unknown-linux-gnu checking host system type... x86_64-unknown-linux-gnu checking for gcc... gcc checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ANSI C... none needed checking dependency style of gcc... gcc3 checking for a sed that does not truncate output... /bin/sed checking for egrep... grep -E checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for /usr/bin/ld option to reload object files... -r checking for BSD-compatible nm... /usr/bin/nm -B checking how to recognise dependent libraries... pass_all checking how to run the C preprocessor... gcc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking how to run the C++ preprocessor... g++ -E checking for g77... g77 checking whether we are using the GNU Fortran 77 compiler... yes checking whether g77 accepts -g... yes checking the maximum length of command line arguments... 32768 checking command to parse /usr/bin/nm -B output from gcc object... ok checking for objdir... .libs checking for ar... ar checking for ranlib... ranlib checking for strip... strip checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC checking if gcc PIC flag -fPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking for shl_load... no checking for shl_load in -ldld... no checking for dlopen... no checking for dlopen in -ldl... yes checking whether a program can dlopen itself... yes checking whether a statically linked program can dlopen itself... no checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes configure: creating libtool appending configuration tag "CXX" to libtool checking for ld used by g++... /usr/bin/ld -m elf_x86_64 checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC checking if g++ PIC flag -fPIC works... yes checking if g++ static flag -static works... yes checking if g++ supports -c -o file.o... yes checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate appending configuration tag "F77" to libtool checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking for g77 option to produce PIC... -fPIC checking if g77 PIC flag -fPIC works... yes checking if g77 static flag -static works... yes checking if g77 supports -c -o file.o... yes checking whether the g77 linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether byte ordering is bigendian... no checking endian.h usability... yes checking endian.h presence... yes checking for endian.h... yes checking machine/endian.h usability... no checking machine/endian.h presence... no checking for machine/endian.h... no checking for svnversion... yes checking for X... libraries /usr/lib64, headers in standard search path checking for moc... moc checking for uic... uic checking for rcc... no ake configure:2663: result: GNU configure:2691: checking dependency style of g++ configure:2781: result: gcc3 configure:2806: checking whether ln -s works configure:2810: result: yes configure:2817: checking whether make sets $(MAKE) configure:2837: result: yes configure:2859: checking for a BSD-compatible install configure:2914: result: /usr/bin/install -c configure:3006: checking build system type configure:3024: result: x86_64-unknown-linux-gnu configure:3032: checking host system type configure:3046: result: x86_64-unknown-linux-gnu configure:3100: checking for gcc configure:3116: found /usr/bin/gcc configure:3126: result: gcc configure:3370: checking for C compiler version configure:3373: gcc --version &5 gcc (GCC) 4.1.0 20060304 (Red Hat 4.1.0-3) 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:3376: $? = 0 configure:3378: gcc -v &5 Using built-in specs. Target: x86_64-redhat-linux Configured with: ../configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --enable-shared --enable-threads=posix --enable-checking=release --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-libgcj-multifile --enable-languages=c,c++,objc,obj-c++,java,fortran,ada --enable-java-awt=gtk --disable-dssi --with-java-home=/usr/lib/jvm/java-1.4.2-gcj-1.4.2.0/jre --with-cpu=generic --host=x86_64-redhat-linux Thread model: posix gcc version 4.1.0 20060304 (Red Hat 4.1.0-3) configure:3381: $? = 0 configure:3383: gcc -V &5 gcc: '-V' option must have argument configure:3386: $? = 1 configure:3389: checking whether we are using the GNU C compiler configure:3413: gcc -c conftest.c >&5 configure:3419: $? = 0 configure:3422: test -z || test ! -s conftest.err configure:3425: $? = 0 configure:3428: test -s conftest.o configure:3431: $? = 0 configure:3444: result: yes configure:3450: checking whether gcc accepts -g configure:3471: gcc -c -g conftest.c >&5 configure:3477: $? = 0 configure:3480: test -z || test ! -s conftest.err configure:3483: $? = 0 configure:3486: test -s conftest.o configure:3489: $? = 0 configure:3500: result: yes configure:3517: checking for gcc option to accept ANSI C configure:3587: gcc -c -g -O2 conftest.c >&5 configure:3593: $? = 0 configure:3596: test -z || test ! -s conftest.err configure:3599: $? = 0 configure:3602: test -s conftest.o configure:3605: $? = 0 configure:3623: result: none needed configure:3641: gcc -c -g -O2 conftest.c >&5 conftest.c:2: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'me' configure:3647: $? = 1 configure: failed program was: | #ifndef __cplusplus | choke me | #endif configure:3779: checking dependency style of gcc configure:3869: result: gcc3 configure:3886: checking for a sed that does not truncate output configure:3940: result: /bin/sed configure:3943: checking for egrep configure:3953: result: grep -E configure:3969: checking for ld used by gcc configure:4036: result: /usr/bin/ld configure:4045: checking if the linker (/usr/bin/ld) is GNU ld configure:4060: result: yes configure:4065: checking for /usr/bin/ld option to reload object files configure:4072: result: -r configure:4090: checking for BSD-compatible nm configure:4139: result: /usr/bin/nm -B configure:4143: checking how to recognise dependent libraries configure:4319: result: pass_all configure:4407: g++ -c -g -O2 conftest.cc >&5 configure:4410: $? = 0 configure:4555: checking how to run the C preprocessor configure:4590: gcc -E conftest.c configure:4596: $? = 0 configure:4628: gcc -E conftest.c conftest.c:14:28: error: ac_nonexistent.h: No such file or directory configure:4634: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "qgis" | #define VERSION "0.8.0" | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | /* end confdefs.h. */ | #include configure:4673: result: gcc -E configure:4697: gcc -E conftest.c configure:4703: $? = 0 configure:4735: gcc -E conftest.c conftest.c:14:28: error: ac_nonexistent.h: No such file or directory configure:4741: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "qgis" | #define VERSION "0.8.0" | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | /* end confdefs.h. */ | #include configure:4785: checking for ANSI C header files configure:4810: gcc -c -g -O2 conftest.c >&5 configure:4816: $? = 0 configure:4819: test -z || test ! -s conftest.err configure:4822: $? = 0 configure:4825: test -s conftest.o configure:4828: $? = 0 configure:4917: gcc -o conftest -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:31: warning: incompatible implicit declaration of built-in function 'exit' configure:4920: $? = 0 configure:4922: ./conftest configure:4925: $? = 0 configure:4940: result: yes configure:4964: checking for sys/types.h configure:4980: gcc -c -g -O2 conftest.c >&5 configure:4986: $? = 0 configure:4989: test -z || test ! -s conftest.err configure:4992: $? = 0 configure:4995: test -s conftest.o configure:4998: $? = 0 configure:5009: result: yes configure:4964: checking for sys/stat.h configure:4980: gcc -c -g -O2 conftest.c >&5 configure:4986: $? = 0 configure:4989: test -z || test ! -s conftest.err configure:4992: $? = 0 configure:4995: test -s conftest.o configure:4998: $? = 0 configure:5009: result: yes configure:4964: checking for stdlib.h configure:4980: gcc -c -g -O2 conftest.c >&5 configure:4986: $? = 0 configure:4989: test -z || test ! -s conftest.err configure:4992: $? = 0 configure:4995: test -s conftest.o configure:4998: $? = 0 configure:5009: result: yes configure:4964: checking for string.h configure:4980: gcc -c -g -O2 conftest.c >&5 configure:4986: $? = 0 configure:4989: test -z || test ! -s conftest.err configure:4992: $? = 0 configure:4995: test -s conftest.o configure:4998: $? = 0 configure:5009: result: yes configure:4964: checking for memory.h configure:4980: gcc -c -g -O2 conftest.c >&5 configure:4986: $? = 0 configure:4989: test -z || test ! -s conftest.err configure:4992: $? = 0 configure:4995: test -s conftest.o configure:4998: $? = 0 configure:5009: result: yes configure:4964: checking for strings.h configure:4980: gcc -c -g -O2 conftest.c >&5 configure:4986: $? = 0 configure:4989: test -z || test ! -s conftest.err configure:4992: $? = 0 configure:4995: test -s conftest.o configure:4998: $? = 0 configure:5009: result: yes configure:4964: checking for inttypes.h configure:4980: gcc -c -g -O2 conftest.c >&5 configure:4986: $? = 0 configure:4989: test -z || test ! -s conftest.err configure:4992: $? = 0 configure:4995: test -s conftest.o configure:4998: $? = 0 configure:5009: result: yes configure:4964: checking for stdint.h configure:4980: gcc -c -g -O2 conftest.c >&5 configure:4986: $? = 0 configure:4989: test -z || test ! -s conftest.err configure:4992: $? = 0 configure:4995: test -s conftest.o configure:4998: $? = 0 configure:5009: result: yes configure:4964: checking for unistd.h configure:4980: gcc -c -g -O2 conftest.c >&5 configure:4986: $? = 0 configure:4989: test -z || test ! -s conftest.err configure:4992: $? = 0 configure:4995: test -s conftest.o configure:4998: $? = 0 configure:5009: result: yes configure:5035: checking dlfcn.h usability configure:5047: gcc -c -g -O2 conftest.c >&5 configure:5053: $? = 0 configure:5056: test -z || test ! -s conftest.err configure:5059: $? = 0 configure:5062: test -s conftest.o configure:5065: $? = 0 configure:5075: result: yes configure:5079: checking dlfcn.h presence configure:5089: gcc -E conftest.c configure:5095: $? = 0 configure:5115: result: yes configure:5150: checking for dlfcn.h configure:5157: result: yes configure:5180: checking how to run the C++ preprocessor configure:5211: g++ -E conftest.cc configure:5217: $? = 0 configure:5249: g++ -E conftest.cc conftest.cc:25:28: error: ac_nonexistent.h: No such file or directory configure:5255: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "qgis" | #define VERSION "0.8.0" | #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:5294: result: g++ -E configure:5318: g++ -E conftest.cc configure:5324: $? = 0 configure:5356: g++ -E conftest.cc conftest.cc:25:28: error: ac_nonexistent.h: No such file or directory configure:5362: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "qgis" | #define VERSION "0.8.0" | #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:5459: checking for g77 configure:5475: found /usr/bin/g77 configure:5485: result: g77 configure:5500: checking for Fortran 77 compiler version configure:5503: g77 --version &5 GNU Fortran (GCC 3.2.3 20030502 (Red Hat Linux 3.2.3-55.fc5)) 3.2.3 20030502 (Red Hat Linux 3.2.3-13) Copyright (C) 2002 Free Software Foundation, Inc. GNU Fortran comes with NO WARRANTY, to the extent permitted by law. You may redistribute copies of GNU Fortran under the terms of the GNU General Public License. For more information about these matters, see the file named COPYING or type the command `info -f g77 Copying'. configure:5506: $? = 0 configure:5508: g77 -v &5 Reading specs from /usr/lib/gcc-lib/x86_64-redhat-linux/3.2.3/specs Configured with: ../configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --enable-shared --enable-threads=posix --disable-checking --with-system-zlib --enable-__cxa_atexit --enable-languages=c,c++,f77 --disable-libgcj --host=x86_64-redhat-linux Thread model: posix gcc version 3.2.3 20030502 (Red Hat Linux 3.2.3-55.fc5) configure:5511: $? = 0 configure:5513: g77 -V &5 g77: argument to `-V' missing configure:5516: $? = 1 configure:5524: checking whether we are using the GNU Fortran 77 compiler configure:5538: g77 -c conftest.F >&5 configure:5544: $? = 0 configure:5547: test -z || test ! -s conftest.err configure:5550: $? = 0 configure:5553: test -s conftest.o configure:5556: $? = 0 configure:5569: result: yes configure:5575: checking whether g77 accepts -g configure:5587: g77 -c -g conftest.f >&5 configure:5593: $? = 0 configure:5596: test -z || test ! -s conftest.err configure:5599: $? = 0 configure:5602: test -s conftest.o configure:5605: $? = 0 configure:5617: result: yes configure:5647: checking the maximum length of command line arguments configure:5756: result: 32768 configure:5767: checking command to parse /usr/bin/nm -B output from gcc object configure:5872: g++ -c -g -O2 conftest.cc >&5 configure:5875: $? = 0 configure:5879: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' \> conftest.nm configure:5882: $? = 0 configure:5934: g++ -o conftest -g -O2 conftest.cc conftstm.o >&5 configure:5937: $? = 0 configure:5975: result: ok configure:5979: checking for objdir configure:5994: result: .libs configure:6084: checking for ar configure:6100: found /usr/bin/ar configure:6111: result: ar configure:6164: checking for ranlib configure:6180: found /usr/bin/ranlib configure:6191: result: ranlib configure:6244: checking for strip configure:6260: found /usr/bin/strip configure:6271: result: strip configure:6543: checking if gcc supports -fno-rtti -fno-exceptions configure:6561: 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 configure:6565: $? = 0 configure:6578: result: no configure:6593: checking for gcc option to produce PIC configure:6803: result: -fPIC configure:6811: checking if gcc PIC flag -fPIC works configure:6829: gcc -c -g -O2 -fPIC -DPIC conftest.c >&5 configure:6833: $? = 0 configure:6846: result: yes configure:6874: checking if gcc static flag -static works configure:6902: result: yes configure:6912: checking if gcc supports -c -o file.o configure:6933: gcc -c -g -O2 -o out/conftest2.o conftest.c >&5 configure:6937: $? = 0 configure:6959: result: yes configure:6985: checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries configure:7951: result: yes configure:7972: checking whether -lc should be explicitly linked in configure:7977: gcc -c -g -O2 conftest.c >&5 configure:7980: $? = 0 configure:7995: gcc -shared conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| grep -lc \>/dev/null 2\>\&1 configure:7998: $? = 0 configure:8010: result: no configure:8018: checking dynamic linker characteristics configure:8618: result: GNU/Linux ld.so configure:8627: checking how to hardcode library paths into programs configure:8652: result: immediate configure:8666: checking whether stripping libraries is possible configure:8671: result: yes configure:8796: checking for shl_load configure:8853: gcc -o conftest -g -O2 conftest.c >&5 /tmp/ccyT3quy.o: In function `main':/usr/local/qgis-0.8.0/conftest.c:64: undefined reference to `shl_load' /tmp/ccyT3quy.o:(.data+0x0): undefined reference to `shl_load' collect2: ld returned 1 exit status configure:8859: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "qgis" | #define VERSION "0.8.0" | #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:8883: result: no configure:8888: checking for shl_load in -ldld configure:8918: gcc -o conftest -g -O2 conftest.c -ldld >&5 /usr/bin/ld: cannot find -ldld collect2: ld returned 1 exit status configure:8924: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "qgis" | #define VERSION "0.8.0" | #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:8949: result: no configure:8954: checking for dlopen configure:9011: gcc -o conftest -g -O2 conftest.c >&5 /tmp/ccKDPGHS.o: In function `main':/usr/local/qgis-0.8.0/conftest.c:64: undefined reference to `dlopen' /tmp/ccKDPGHS.o:(.data+0x0): undefined reference to `dlopen' collect2: ld returned 1 exit status configure:9017: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "qgis" | #define VERSION "0.8.0" | #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:9041: result: no configure:9046: checking for dlopen in -ldl configure:9076: gcc -o conftest -g -O2 conftest.c -ldl >&5 configure:9082: $? = 0 configure:9085: test -z || test ! -s conftest.err configure:9088: $? = 0 configure:9091: test -s conftest configure:9094: $? = 0 configure:9107: result: yes configure:9280: checking whether a program can dlopen itself configure:9354: gcc -o conftest -g -O2 -DHAVE_DLFCN_H -Wl,--export-dynamic conftest.c -ldl >&5 configure: In function 'main': configure:9350: warning: incompatible implicit declaration of built-in function 'exit' configure:9357: $? = 0 configure:9375: result: yes configure:9380: checking whether a statically linked program can dlopen itself configure:9454: gcc -o conftest -g -O2 -DHAVE_DLFCN_H -Wl,--export-dynamic -static conftest.c -ldl >&5 configure: In function 'main': configure:9450: warning: incompatible implicit declaration of built-in function 'exit' /tmp/cc6aEoT9.o: In function `main':/usr/local/qgis-0.8.0/configure:9438: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking configure:9457: $? = 0 /usr/lib/: cannot read file data: Is a directory configure:9475: result: no configure:9498: checking if libtool supports shared libraries configure:9500: result: yes configure:9503: checking whether to build shared libraries configure:9524: result: yes configure:9527: checking whether to build static libraries configure:9531: result: yes configure:9623: creating libtool configure:10211: checking for ld used by g++ configure:10278: result: /usr/bin/ld -m elf_x86_64 configure:10287: checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld configure:10302: result: yes configure:10353: checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries configure:11289: result: yes configure:11307: g++ -c -g -O2 conftest.cpp >&5 configure:11310: $? = 0 configure:11429: checking for g++ option to produce PIC configure:11703: result: -fPIC configure:11711: checking if g++ PIC flag -fPIC works configure:11729: g++ -c -g -O2 -fPIC -DPIC conftest.cpp >&5 configure:11733: $? = 0 configure:11746: result: yes configure:11774: checking if g++ static flag -static works configure:11802: result: yes configure:11812: checking if g++ supports -c -o file.o configure:11833: g++ -c -g -O2 -o out/conftest2.o conftest.cpp >&5 configure:11837: $? = 0 configure:11859: result: yes configure:11885: checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries configure:11916: result: yes configure:11983: checking dynamic linker characteristics configure:12583: result: GNU/Linux ld.so configure:12592: checking how to hardcode library paths into programs configure:12617: result: immediate configure:13143: checking if libtool supports shared libraries configure:13145: result: yes configure:13148: checking whether to build shared libraries configure:13168: result: yes configure:13171: checking whether to build static libraries configure:13175: result: yes configure:13185: checking for g77 option to produce PIC configure:13395: result: -fPIC configure:13403: checking if g77 PIC flag -fPIC works configure:13421: g77 -c -g -O2 -fPIC conftest.f >&5 configure:13425: $? = 0 configure:13438: result: yes configure:13466: checking if g77 static flag -static works configure:13494: result: yes configure:13504: checking if g77 supports -c -o file.o configure:13525: g77 -c -g -O2 -o out/conftest2.o conftest.f >&5 configure:13529: $? = 0 configure:13551: result: yes configure:13577: checking whether the g77 linker (/usr/bin/ld -m elf_x86_64) supports shared libraries configure:14523: result: yes configure:14590: checking dynamic linker characteristics configure:15190: result: GNU/Linux ld.so configure:15199: checking how to hardcode library paths into programs configure:15224: result: immediate configure:18810: checking whether byte ordering is bigendian configure:18837: g++ -c -g -O2 conftest.cc >&5 configure:18843: $? = 0 configure:18846: test -z || test ! -s conftest.err configure:18849: $? = 0 configure:18852: test -s conftest.o configure:18855: $? = 0 configure:18879: g++ -c -g -O2 conftest.cc >&5 conftest.cc: In function 'int main()': conftest.cc:32: error: 'big' was not declared in this scope conftest.cc:32: error: expected `;' before 'endian' configure:18885: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "qgis" | #define VERSION "0.8.0" | #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 | #include | | int | main () | { | #if BYTE_ORDER != BIG_ENDIAN | not big endian | #endif | | ; | return 0; | } configure:19018: result: no configure:19052: checking endian.h usability configure:19064: g++ -c -g -O2 conftest.cc >&5 configure:19070: $? = 0 configure:19073: test -z || test ! -s conftest.err configure:19076: $? = 0 configure:19079: test -s conftest.o configure:19082: $? = 0 configure:19092: result: yes configure:19096: checking endian.h presence configure:19106: g++ -E conftest.cc configure:19112: $? = 0 configure:19132: result: yes configure:19167: checking for endian.h configure:19174: result: yes configure:19201: checking machine/endian.h usability configure:19213: g++ -c -g -O2 conftest.cc >&5 conftest.cc:60:28: error: machine/endian.h: No such file or directory configure:19219: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "qgis" | #define VERSION "0.8.0" | #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_ENDIAN_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:19241: result: no configure:19245: checking machine/endian.h presence configure:19255: g++ -E conftest.cc conftest.cc:26:28: error: machine/endian.h: No such file or directory configure:19261: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "qgis" | #define VERSION "0.8.0" | #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_ENDIAN_H 1 | /* end confdefs.h. */ | #include configure:19281: result: no configure:19316: checking for machine/endian.h configure:19323: result: no configure:19348: checking for svnversion configure:19364: found /usr/bin/svnversion configure:19375: result: yes configure:19383: checking for X configure:19489: g++ -E conftest.cc configure:19495: $? = 0 configure:19617: result: libraries /usr/lib64, headers in standard search path configure:19649: checking for moc configure:19665: found /usr/bin/moc configure:19675: result: moc configure:19689: checking for uic configure:19705: found /usr/bin/uic configure:19715: result: uic configure:19729: checking for rcc configure:19758: result: no configure:19763: error: *** rcc must be in path ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=x86_64-unknown-linux-gnu ac_cv_build_alias=x86_64-unknown-linux-gnu ac_cv_c_bigendian=no ac_cv_c_compiler_gnu=yes ac_cv_cxx_compiler_gnu=yes ac_cv_env_CC_set= ac_cv_env_CC_value= ac_cv_env_CFLAGS_set= ac_cv_env_CFLAGS_value= ac_cv_env_CPPFLAGS_set= ac_cv_env_CPPFLAGS_value= ac_cv_env_CPP_set= ac_cv_env_CPP_value= ac_cv_env_CXXCPP_set= ac_cv_env_CXXCPP_value= ac_cv_env_CXXFLAGS_set= ac_cv_env_CXXFLAGS_value= ac_cv_env_CXX_set= ac_cv_env_CXX_value= ac_cv_env_F77_set= ac_cv_env_F77_value= ac_cv_env_FFLAGS_set= ac_cv_env_FFLAGS_value= ac_cv_env_LDFLAGS_set= ac_cv_env_LDFLAGS_value= ac_cv_env_build_alias_set= ac_cv_env_build_alias_value= ac_cv_env_host_alias_set= ac_cv_env_host_alias_value= ac_cv_env_target_alias_set= ac_cv_env_target_alias_value= ac_cv_exeext= ac_cv_f77_compiler_gnu=yes ac_cv_func_dlopen=no ac_cv_func_shl_load=no ac_cv_have_x='have_x=yes ac_x_includes= ac_x_libraries=/usr/lib64' ac_cv_header_dlfcn_h=yes ac_cv_header_endian_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_machine_endian_h=no ac_cv_header_memory_h=yes ac_cv_header_stdc=yes ac_cv_header_stdint_h=yes ac_cv_header_stdlib_h=yes ac_cv_header_string_h=yes ac_cv_header_strings_h=yes ac_cv_header_sys_stat_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_unistd_h=yes ac_cv_host=x86_64-unknown-linux-gnu ac_cv_host_alias=x86_64-unknown-linux-gnu ac_cv_lib_dl_dlopen=yes ac_cv_lib_dld_shl_load=no ac_cv_objext=o ac_cv_path_ac_prefix_program=/usr/bin/gcc ac_cv_path_install='/usr/bin/install -c' ac_cv_prog_AWK=gawk ac_cv_prog_CPP='gcc -E' ac_cv_prog_CXXCPP='g++ -E' ac_cv_prog_HAVE_SVNVERSION=yes ac_cv_prog_MOC=moc ac_cv_prog_UIC=uic ac_cv_prog_ac_ct_AR=ar ac_cv_prog_ac_ct_CC=gcc ac_cv_prog_ac_ct_CXX=g++ ac_cv_prog_ac_ct_F77=g77 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=yes ac_cv_prog_make_make_set=yes am_cv_CC_dependencies_compiler_type=gcc3 am_cv_CXX_dependencies_compiler_type=gcc3 lt_cv_deplibs_check_method=pass_all lt_cv_dlopen=dlopen lt_cv_dlopen_libs=-ldl lt_cv_dlopen_self=yes lt_cv_dlopen_self_static=no lt_cv_file_magic_cmd='$MAGIC_CMD' lt_cv_file_magic_test_file= lt_cv_ld_reload_flag=-r lt_cv_objdir=.libs lt_cv_path_LD=/usr/bin/ld lt_cv_path_LDCXX='/usr/bin/ld -m elf_x86_64' lt_cv_path_NM='/usr/bin/nm -B' lt_cv_path_SED=/bin/sed lt_cv_prog_compiler_c_o=yes lt_cv_prog_compiler_c_o_CXX=yes lt_cv_prog_compiler_c_o_F77=yes lt_cv_prog_compiler_rtti_exceptions=no lt_cv_prog_gnu_ld=yes lt_cv_prog_gnu_ldcxx=yes lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\''' lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\) $/ {\"\1\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \([^ ]*\) \([^ ]*\)$/ {"\2", (lt_ptr) \&\2},/p'\''' lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^. .* \(.*\)$/extern int \1;/p'\''' lt_cv_sys_max_cmd_len=32768 lt_lt_cv_prog_compiler_c_o='"yes"' lt_lt_cv_prog_compiler_c_o_CXX='"yes"' lt_lt_cv_prog_compiler_c_o_F77='"yes"' lt_lt_cv_sys_global_symbol_pipe='"sed -n -e '\''s/^.*[ ]\\([ABCDGIRSTW][ABCDGIRSTW]*\\)[ ][ ]*\\([_A-Za-z][_A-Za-z0-9]*\\)\$/\\1 \\2 \\2/p'\''"' lt_lt_cv_sys_global_symbol_to_c_name_address='"sed -n -e '\''s/^: \\([^ ]*\\) \$/ {\\\"\\1\\\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \\([^ ]*\\) \\([^ ]*\\)\$/ {\"\\2\", (lt_ptr) \\&\\2},/p'\''"' lt_lt_cv_sys_global_symbol_to_cdecl='"sed -n -e '\''s/^. .* \\(.*\\)\$/extern int \\1;/p'\''"' ## ----------------- ## ## Output variables. ## ## ----------------- ## $QTDIR='7373QTDIR' $QT_CXXFLAGS='7373QT_CXXFLAGS' $QT_LDADD='7373QT_LDADD' ACLOCAL='${SHELL} /usr/local/qgis-0.8.0/missing --run aclocal-1.9' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='${SHELL} /usr/local/qgis-0.8.0/missing --run tar' AR='ar' AUTOCONF='${SHELL} /usr/local/qgis-0.8.0/missing --run autoconf' AUTOHEADER='${SHELL} /usr/local/qgis-0.8.0/missing --run autoheader' AUTOMAKE='${SHELL} /usr/local/qgis-0.8.0/missing --run automake-1.9' AWK='gawk' CC='gcc' CCDEPMODE='depmode=gcc3' CFLAGS='-g -O2' CPP='gcc -E' CPPFLAGS='' CXX='g++' CXXCPP='g++ -E' CXXDEPMODE='depmode=gcc3' CXXFLAGS='-g -O2' CYGPATH_W='echo' DEBUG_QGIS='' DEFS='' DEPDIR='.deps' ECHO='echo' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='grep -E' EXEEXT='' EXTRA_VERSION='0' F77='g77' FFLAGS='-g -O2' GDAL_CFLAGS='' GDAL_CONFIG='' GDAL_LDADD='' GEOS_CFLAGS='' GEOS_CONFIG='' GEOS_LDADD='' GRASS_BASE='' GRASS_INC='' GRASS_LIB='' GSL_CFLAGS='' GSL_CONFIG='' GSL_LIBS='' HAVE_EXPAT_FALSE='' HAVE_EXPAT_TRUE='' HAVE_GRASS='' HAVE_GRASS_FALSE='' HAVE_GRASS_TRUE='' HAVE_GSL_FALSE='' HAVE_GSL_TRUE='' HAVE_OPENPTY='' HAVE_POSTGRESQL_FALSE='' HAVE_POSTGRESQL_TRUE='' HAVE_QT4_FALSE='' HAVE_QT4_TRUE='' HAVE_QTMAC_FALSE='' HAVE_QTMAC_TRUE='' HAVE_SPIT_FALSE='' HAVE_SPIT_TRUE='' HAVE_SVNVERSION='yes' HAVE_WFS_FALSE='' HAVE_WFS_TRUE='' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s' INTERFACE_VERSION='1:0:0' LDFLAGS='' LEX='' LEXLIB='' LEX_OUTPUT_ROOT='' LIBOBJS='' LIBS='' LIBTOOL='$(SHELL) $(top_builddir)/libtool' LN_S='ln -s' LTLIBOBJS='' MAJOR_VERSION='0' MAKEINFO='${SHELL} /usr/local/qgis-0.8.0/missing --run makeinfo' MICRO_VERSION='0' MINOR_VERSION='8' MOC='moc' NO_UIC_IMPLEMENTATIONS_FALSE='' NO_UIC_IMPLEMENTATIONS_TRUE='' OBJEXT='o' PACKAGE='qgis' PACKAGE_BUGREPORT='' PACKAGE_NAME='' PACKAGE_STRING='' PACKAGE_TARNAME='' PACKAGE_VERSION='' PATH_SEPARATOR=':' PG_CONFIG='' PG_INC='' PG_LIB='' PROJ_INC='' PROJ_LIB='' PYTHON_BIN='' PYTHON_INCLUDE_DIR='' PYTHON_LIB='' QASSISTANTCLIENT_LDADD='' QTDIR='' QT_CXXFLAGS='' QT_GUILINK='' QT_LDADD='' RANLIB='ranlib' RCC='' SET_MAKE='' SHELL='/bin/sh' SQLITE3_INC='' SQLITE3_LIB='' STRIP='strip' UIC='uic' USE_PYTHON_FALSE='' USE_PYTHON_TRUE='' VERSION='0.8.0' WITH_UNITTESTS_FALSE='' WITH_UNITTESTS_TRUE='' YACC='' ac_ct_AR='ar' ac_ct_CC='gcc' ac_ct_CXX='g++' ac_ct_F77='g77' ac_ct_RANLIB='ranlib' ac_ct_STRIP='strip' ac_prefix_program='/usr/bin/gcc' am__fastdepCC_FALSE='#' am__fastdepCC_TRUE='' am__fastdepCXX_FALSE='#' am__fastdepCXX_TRUE='' am__include='include' am__leading_dot='.' am__quote='' am__tar='${AMTAR} chof - "$$tardir"' am__untar='${AMTAR} xf -' bindir='${exec_prefix}/bin' build='x86_64-unknown-linux-gnu' build_alias='' build_cpu='x86_64' build_os='linux-gnu' build_vendor='unknown' datadir='${prefix}/share' exec_prefix='NONE' host='x86_64-unknown-linux-gnu' host_alias='' host_cpu='x86_64' host_os='linux-gnu' host_vendor='unknown' includedir='${prefix}/include' infodir='${prefix}/info' install_sh='/usr/local/qgis-0.8.0/install-sh' libdir='/usr/lib64' libexecdir='${exec_prefix}/libexec' localstatedir='${prefix}/var' mandir='${prefix}/man' mkdir_p='mkdir -p --' oldincludedir='/usr/include' prefix='/usr' program_transform_name='s,x,x,' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target_alias='' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define HAVE_DLFCN_H 1 #define HAVE_ENDIAN_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STDINT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRINGS_H 1 #define HAVE_STRING_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_UNISTD_H 1 #define PACKAGE "qgis" #define PACKAGE_BUGREPORT "" #define PACKAGE_NAME "" #define PACKAGE_STRING "" #define PACKAGE_TARNAME "" #define PACKAGE_VERSION "" #define STDC_HEADERS 1 #define VERSION "0.8.0" #endif #ifdef __cplusplus extern "C" void std::exit (int) throw (); using std::exit; configure: exit 1