This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by SoQt configure 1.5.0, which was generated by GNU Autoconf 2.65. Invocation command line was $ ./configure --enable-optimization --enable-man --enable-exceptions --disable-debug --disable-maintainer-mode --prefix=/usr --sysconfdir=/etc --localstatedir=/var --mandir=/usr/share/man --infodir=/usr/share/info --enable-shared --build=i686-uhu-linux --host=i686-uhu-linux --disable-static CFLAGS=-O2 -march=i686 -mtune=generic ## --------- ## ## Platform. ## ## --------- ## hostname = hp12 uname -m = x86_64 uname -r = 3.13.6-1.x86_64 uname -s = Linux uname -v = #1 SMP Wed Mar 12 08:53:42 UTC 2014 /usr/bin/uname -p = unknown /bin/uname -X = unknown /bin/arch = unknown /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown /usr/bin/hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /usr/lib/uhubuild PATH: /usr/lib/ccache PATH: /sbin PATH: /usr/sbin PATH: /bin PATH: /usr/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:2970: checking build system type configure:2984: result: i686-uhu-linux-gnu configure:3004: checking host system type configure:3017: result: i686-uhu-linux-gnu configure:3037: checking target system type configure:3050: result: i686-uhu-linux-gnu configure:3143: checking setup for wrapmsvc.exe configure:3234: result: not a cygwin host configure:3447: checking for a BSD-compatible install configure:3515: result: /bin/install -c configure:3526: checking whether build environment is sane configure:3563: result: yes configure:3617: checking for gawk configure:3633: found /bin/gawk configure:3644: result: gawk configure:3655: checking whether make sets $(MAKE) configure:3677: result: yes configure:3887: checking whether to enable maintainer-specific portions of Makefiles configure:3896: result: no configure:3921: checking for i686-uhu-linux-gcc configure:3937: found /usr/bin/i686-uhu-linux-gcc configure:3948: result: i686-uhu-linux-gcc configure:4217: checking for C compiler version configure:4226: i686-uhu-linux-gcc --version >&5 i686-uhu-linux-gcc (GCC) 4.8.3 Copyright (C) 2013 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:4237: $? = 0 configure:4226: i686-uhu-linux-gcc -v >&5 Using built-in specs. COLLECT_GCC=i686-uhu-linux-gcc COLLECT_LTO_WRAPPER=/usr/libexec/gcc/i686-uhu-linux/4.8.3/lto-wrapper Target: i686-uhu-linux Configured with: /var/uhubuild/work/compile/configure --prefix=/usr --infodir=/usr/share/info --mandir=/usr/share/man --build=i686-uhu-linux --host=i686-uhu-linux --target=i686-uhu-linux --enable-languages=c,c++,objc,java,fortran --enable-shared --enable-targets=all --disable-multilib --with-gnu-as --with-gnu-ld --with-system-zlib --with-arch-32=i686 --with-arch-64=core2 --with-cpu-32=i686 --with-cpu-64=core2 --with-tune=generic Thread model: posix gcc version 4.8.3 (GCC) configure:4237: $? = 0 configure:4226: i686-uhu-linux-gcc -V >&5 i686-uhu-linux-gcc: error: unrecognized command line option '-V' i686-uhu-linux-gcc: fatal error: no input files compilation terminated. configure:4237: $? = 1 configure:4226: i686-uhu-linux-gcc -qversion >&5 i686-uhu-linux-gcc: error: unrecognized command line option '-qversion' i686-uhu-linux-gcc: fatal error: no input files compilation terminated. configure:4237: $? = 1 configure:4257: checking whether the C compiler works configure:4279: i686-uhu-linux-gcc -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4283: $? = 0 configure:4332: result: yes configure:4335: checking for C compiler default output file name configure:4337: result: a.out configure:4343: checking for suffix of executables configure:4350: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4354: $? = 0 configure:4376: result: configure:4398: checking whether we are cross compiling configure:4406: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4410: $? = 0 configure:4417: ./conftest configure:4421: $? = 0 configure:4436: result: no configure:4441: checking for suffix of object files configure:4463: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4467: $? = 0 configure:4488: result: o configure:4492: checking whether we are using the GNU C compiler configure:4511: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4511: $? = 0 configure:4520: result: yes configure:4529: checking whether i686-uhu-linux-gcc accepts -g configure:4549: i686-uhu-linux-gcc -c -g conftest.c >&5 configure:4549: $? = 0 configure:4590: result: yes configure:4607: checking for i686-uhu-linux-gcc option to accept ISO C89 configure:4671: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4671: $? = 0 configure:4684: result: none needed configure:4715: checking for style of include used by make configure:4743: result: GNU configure:4771: checking dependency style of i686-uhu-linux-gcc configure:4861: result: gcc3 configure:4883: checking how to run the C preprocessor configure:4914: i686-uhu-linux-gcc -E conftest.c configure:4914: $? = 0 configure:4928: i686-uhu-linux-gcc -E conftest.c conftest.c:15:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:4928: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "SoQt" | #define PACKAGE_TARNAME "soqt" | #define PACKAGE_VERSION "1.5.0" | #define PACKAGE_STRING "SoQt 1.5.0" | #define PACKAGE_BUGREPORT "coin-support@coin3d.org" | #define PACKAGE_URL "" | #define SOQT_MAJOR_VERSION 1 | #define SOQT_MINOR_VERSION 5 | #define SOQT_MICRO_VERSION 0 | #define SOQT_VERSION "1.5.0" | #define PACKAGE "SoQt" | #define VERSION "1.5.0" | /* end confdefs.h. */ | #include configure:4953: result: i686-uhu-linux-gcc -E configure:4973: i686-uhu-linux-gcc -E conftest.c configure:4973: $? = 0 configure:4987: i686-uhu-linux-gcc -E conftest.c conftest.c:15:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:4987: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "SoQt" | #define PACKAGE_TARNAME "soqt" | #define PACKAGE_VERSION "1.5.0" | #define PACKAGE_STRING "SoQt 1.5.0" | #define PACKAGE_BUGREPORT "coin-support@coin3d.org" | #define PACKAGE_URL "" | #define SOQT_MAJOR_VERSION 1 | #define SOQT_MINOR_VERSION 5 | #define SOQT_MICRO_VERSION 0 | #define SOQT_VERSION "1.5.0" | #define PACKAGE "SoQt" | #define VERSION "1.5.0" | /* end confdefs.h. */ | #include configure:5029: checking for i686-uhu-linux-g++ configure:5045: found /usr/bin/i686-uhu-linux-g++ configure:5056: result: i686-uhu-linux-g++ configure:5127: checking for C++ compiler version configure:5136: i686-uhu-linux-g++ --version >&5 i686-uhu-linux-g++ (GCC) 4.8.3 Copyright (C) 2013 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:5147: $? = 0 configure:5136: i686-uhu-linux-g++ -v >&5 Using built-in specs. COLLECT_GCC=i686-uhu-linux-g++ COLLECT_LTO_WRAPPER=/usr/libexec/gcc/i686-uhu-linux/4.8.3/lto-wrapper Target: i686-uhu-linux Configured with: /var/uhubuild/work/compile/configure --prefix=/usr --infodir=/usr/share/info --mandir=/usr/share/man --build=i686-uhu-linux --host=i686-uhu-linux --target=i686-uhu-linux --enable-languages=c,c++,objc,java,fortran --enable-shared --enable-targets=all --disable-multilib --with-gnu-as --with-gnu-ld --with-system-zlib --with-arch-32=i686 --with-arch-64=core2 --with-cpu-32=i686 --with-cpu-64=core2 --with-tune=generic Thread model: posix gcc version 4.8.3 (GCC) configure:5147: $? = 0 configure:5136: i686-uhu-linux-g++ -V >&5 i686-uhu-linux-g++: error: unrecognized command line option '-V' i686-uhu-linux-g++: fatal error: no input files compilation terminated. configure:5147: $? = 1 configure:5136: i686-uhu-linux-g++ -qversion >&5 i686-uhu-linux-g++: error: unrecognized command line option '-qversion' i686-uhu-linux-g++: fatal error: no input files compilation terminated. configure:5147: $? = 1 configure:5151: checking whether we are using the GNU C++ compiler configure:5170: i686-uhu-linux-g++ -c conftest.cpp >&5 configure:5170: $? = 0 configure:5179: result: yes configure:5188: checking whether i686-uhu-linux-g++ accepts -g configure:5208: i686-uhu-linux-g++ -c -g conftest.cpp >&5 configure:5208: $? = 0 configure:5249: result: yes configure:5274: checking dependency style of i686-uhu-linux-g++ configure:5364: result: gcc3 configure:5386: checking how to run the C++ preprocessor configure:5413: i686-uhu-linux-g++ -E conftest.cpp configure:5413: $? = 0 configure:5427: i686-uhu-linux-g++ -E conftest.cpp conftest.cpp:15:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:5427: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "SoQt" | #define PACKAGE_TARNAME "soqt" | #define PACKAGE_VERSION "1.5.0" | #define PACKAGE_STRING "SoQt 1.5.0" | #define PACKAGE_BUGREPORT "coin-support@coin3d.org" | #define PACKAGE_URL "" | #define SOQT_MAJOR_VERSION 1 | #define SOQT_MINOR_VERSION 5 | #define SOQT_MICRO_VERSION 0 | #define SOQT_VERSION "1.5.0" | #define PACKAGE "SoQt" | #define VERSION "1.5.0" | /* end confdefs.h. */ | #include configure:5452: result: i686-uhu-linux-g++ -E configure:5472: i686-uhu-linux-g++ -E conftest.cpp configure:5472: $? = 0 configure:5486: i686-uhu-linux-g++ -E conftest.cpp conftest.cpp:15:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:5486: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "SoQt" | #define PACKAGE_TARNAME "soqt" | #define PACKAGE_VERSION "1.5.0" | #define PACKAGE_STRING "SoQt 1.5.0" | #define PACKAGE_BUGREPORT "coin-support@coin3d.org" | #define PACKAGE_URL "" | #define SOQT_MAJOR_VERSION 1 | #define SOQT_MINOR_VERSION 5 | #define SOQT_MICRO_VERSION 0 | #define SOQT_VERSION "1.5.0" | #define PACKAGE "SoQt" | #define VERSION "1.5.0" | /* end confdefs.h. */ | #include configure:5764: checking for a sed that does not truncate output configure:5820: result: /bin/sed configure:5823: checking for grep that handles long lines and -e configure:5881: result: /bin/grep configure:5886: checking for egrep configure:5948: result: /bin/grep -E configure:5964: checking for ld used by i686-uhu-linux-gcc configure:6031: result: /usr/bin/ld configure:6038: checking if the linker (/usr/bin/ld) is GNU ld configure:6053: result: yes configure:6058: checking for /usr/bin/ld option to reload object files configure:6065: result: -r configure:6083: checking for BSD-compatible nm configure:6132: result: /usr/bin/nm -B configure:6136: checking whether ln -s works configure:6140: result: yes configure:6147: checking how to recognize dependent libraries configure:6333: result: pass_all configure:6547: checking for ANSI C header files configure:6567: i686-uhu-linux-g++ -c -g -O2 conftest.cpp >&5 configure:6567: $? = 0 configure:6640: i686-uhu-linux-g++ -o conftest -g -O2 conftest.cpp >&5 configure:6640: $? = 0 configure:6640: ./conftest configure:6640: $? = 0 configure:6651: result: yes configure:6664: checking for sys/types.h configure:6664: i686-uhu-linux-g++ -c -g -O2 conftest.cpp >&5 configure:6664: $? = 0 configure:6664: result: yes configure:6664: checking for sys/stat.h configure:6664: i686-uhu-linux-g++ -c -g -O2 conftest.cpp >&5 configure:6664: $? = 0 configure:6664: result: yes configure:6664: checking for stdlib.h configure:6664: i686-uhu-linux-g++ -c -g -O2 conftest.cpp >&5 configure:6664: $? = 0 configure:6664: result: yes configure:6664: checking for string.h configure:6664: i686-uhu-linux-g++ -c -g -O2 conftest.cpp >&5 configure:6664: $? = 0 configure:6664: result: yes configure:6664: checking for memory.h configure:6664: i686-uhu-linux-g++ -c -g -O2 conftest.cpp >&5 configure:6664: $? = 0 configure:6664: result: yes configure:6664: checking for strings.h configure:6664: i686-uhu-linux-g++ -c -g -O2 conftest.cpp >&5 configure:6664: $? = 0 configure:6664: result: yes configure:6664: checking for inttypes.h configure:6664: i686-uhu-linux-g++ -c -g -O2 conftest.cpp >&5 configure:6664: $? = 0 configure:6664: result: yes configure:6664: checking for stdint.h configure:6664: i686-uhu-linux-g++ -c -g -O2 conftest.cpp >&5 configure:6664: $? = 0 configure:6664: result: yes configure:6664: checking for unistd.h configure:6664: i686-uhu-linux-g++ -c -g -O2 conftest.cpp >&5 configure:6664: $? = 0 configure:6664: result: yes configure:6679: checking dlfcn.h usability configure:6679: i686-uhu-linux-g++ -c -g -O2 conftest.cpp >&5 configure:6679: $? = 0 configure:6679: result: yes configure:6679: checking dlfcn.h presence configure:6679: i686-uhu-linux-g++ -E conftest.cpp configure:6679: $? = 0 configure:6679: result: yes configure:6679: checking for dlfcn.h configure:6679: result: yes configure:6699: checking how to run the C++ preprocessor configure:6765: result: i686-uhu-linux-g++ -E configure:6785: i686-uhu-linux-g++ -E conftest.cpp configure:6785: $? = 0 configure:6799: i686-uhu-linux-g++ -E conftest.cpp conftest.cpp:26:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:6799: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "SoQt" | #define PACKAGE_TARNAME "soqt" | #define PACKAGE_VERSION "1.5.0" | #define PACKAGE_STRING "SoQt 1.5.0" | #define PACKAGE_BUGREPORT "coin-support@coin3d.org" | #define PACKAGE_URL "" | #define SOQT_MAJOR_VERSION 1 | #define SOQT_MINOR_VERSION 5 | #define SOQT_MICRO_VERSION 0 | #define SOQT_VERSION "1.5.0" | #define PACKAGE "SoQt" | #define VERSION "1.5.0" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | #include configure:6838: checking for i686-uhu-linux-g77 configure:6868: result: no configure:6838: checking for i686-uhu-linux-xlf configure:6868: result: no configure:6838: checking for i686-uhu-linux-f77 configure:6868: result: no configure:6838: checking for i686-uhu-linux-frt configure:6868: result: no configure:6838: checking for i686-uhu-linux-pgf77 configure:6868: result: no configure:6838: checking for i686-uhu-linux-cf77 configure:6868: result: no configure:6838: checking for i686-uhu-linux-fort77 configure:6868: result: no configure:6838: checking for i686-uhu-linux-fl32 configure:6868: result: no configure:6838: checking for i686-uhu-linux-af77 configure:6868: result: no configure:6838: checking for i686-uhu-linux-xlf90 configure:6868: result: no configure:6838: checking for i686-uhu-linux-f90 configure:6868: result: no configure:6838: checking for i686-uhu-linux-pgf90 configure:6868: result: no configure:6838: checking for i686-uhu-linux-pghpf configure:6868: result: no configure:6838: checking for i686-uhu-linux-epcf90 configure:6868: result: no configure:6838: checking for i686-uhu-linux-gfortran configure:6868: result: no configure:6838: checking for i686-uhu-linux-g95 configure:6868: result: no configure:6838: checking for i686-uhu-linux-xlf95 configure:6868: result: no configure:6838: checking for i686-uhu-linux-f95 configure:6868: result: no configure:6838: checking for i686-uhu-linux-fort configure:6868: result: no configure:6838: checking for i686-uhu-linux-ifort configure:6868: result: no configure:6838: checking for i686-uhu-linux-ifc configure:6868: result: no configure:6838: checking for i686-uhu-linux-efc configure:6868: result: no configure:6838: checking for i686-uhu-linux-pgf95 configure:6868: result: no configure:6838: checking for i686-uhu-linux-lf95 configure:6868: result: no configure:6838: checking for i686-uhu-linux-ftn configure:6868: result: no configure:6882: checking for g77 configure:6912: result: no configure:6882: checking for xlf configure:6912: result: no configure:6882: checking for f77 configure:6912: result: no configure:6882: checking for frt configure:6912: result: no configure:6882: checking for pgf77 configure:6912: result: no configure:6882: checking for cf77 configure:6912: result: no configure:6882: checking for fort77 configure:6912: result: no configure:6882: checking for fl32 configure:6912: result: no configure:6882: checking for af77 configure:6912: result: no configure:6882: checking for xlf90 configure:6912: result: no configure:6882: checking for f90 configure:6912: result: no configure:6882: checking for pgf90 configure:6912: result: no configure:6882: checking for pghpf configure:6912: result: no configure:6882: checking for epcf90 configure:6912: result: no configure:6882: checking for gfortran configure:6912: result: no configure:6882: checking for g95 configure:6912: result: no configure:6882: checking for xlf95 configure:6912: result: no configure:6882: checking for f95 configure:6912: result: no configure:6882: checking for fort configure:6912: result: no configure:6882: checking for ifort configure:6912: result: no configure:6882: checking for ifc configure:6912: result: no configure:6882: checking for efc configure:6912: result: no configure:6882: checking for pgf95 configure:6912: result: no configure:6882: checking for lf95 configure:6912: result: no configure:6882: checking for ftn configure:6912: result: no configure:6935: checking for Fortran 77 compiler version configure:6944: --version >&5 ./configure: line 6946: --version: command not found configure:6955: $? = 127 configure:6944: -v >&5 ./configure: line 6946: -v: command not found configure:6955: $? = 127 configure:6944: -V >&5 ./configure: line 6946: -V: command not found configure:6955: $? = 127 configure:6944: -qversion >&5 ./configure: line 6946: -qversion: command not found configure:6955: $? = 127 configure:6964: checking whether we are using the GNU Fortran 77 compiler configure:6977: -c conftest.F >&5 ./configure: line 2325: -c: command not found configure:6977: $? = 127 configure: failed program was: | program main | #ifndef __GNUC__ | choke me | #endif | | end configure:6986: result: no configure:6992: checking whether accepts -g configure:7003: -c -g conftest.f >&5 ./configure: line 2325: -c: command not found configure:7003: $? = 127 configure: failed program was: | program main | | end configure:7011: result: no configure:7044: checking the maximum length of command line arguments configure:7156: result: 1572864 configure:7168: checking command to parse /usr/bin/nm -B output from i686-uhu-linux-gcc object configure:7273: i686-uhu-linux-g++ -c -g -O2 conftest.cpp >&5 configure:7276: $? = 0 configure:7280: /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:7283: $? = 0 configure:7335: i686-uhu-linux-g++ -o conftest -g -O2 conftest.cpp conftstm.o >&5 configure:7338: $? = 0 configure:7376: result: ok configure:7380: checking for objdir configure:7395: result: .libs configure:7447: checking for i686-uhu-linux-ar configure:7463: found /usr/bin/i686-uhu-linux-ar configure:7474: result: i686-uhu-linux-ar configure:7539: checking for i686-uhu-linux-ranlib configure:7569: result: no configure:7579: checking for ranlib configure:7595: found /usr/bin/ranlib configure:7606: result: ranlib configure:7631: checking for i686-uhu-linux-strip configure:7661: result: no configure:7671: checking for strip configure:7687: found /usr/bin/strip configure:7698: result: strip configure:8259: checking if i686-uhu-linux-gcc supports -fno-rtti -fno-exceptions configure:8277: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -fno-rtti -fno-exceptions conftest.c >&5 cc1: warning: command line option '-fno-rtti' is valid for C++/ObjC++ but not for C [enabled by default] configure:8281: $? = 0 configure:8294: result: no configure:8309: checking for i686-uhu-linux-gcc option to produce PIC configure:8541: result: -fPIC configure:8549: checking if i686-uhu-linux-gcc PIC flag -fPIC works configure:8567: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -fPIC -DPIC conftest.c >&5 configure:8571: $? = 0 configure:8584: result: yes configure:8612: checking if i686-uhu-linux-gcc static flag -static works configure:8640: result: yes configure:8650: checking if i686-uhu-linux-gcc supports -c -o file.o configure:8671: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -o out/conftest2.o conftest.c >&5 configure:8675: $? = 0 configure:8697: result: yes configure:8723: checking whether the i686-uhu-linux-gcc linker (/usr/bin/ld) supports shared libraries configure:9649: result: yes configure:9670: checking whether -lc should be explicitly linked in configure:9675: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:9678: $? = 0 configure:9693: i686-uhu-linux-gcc -shared conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| grep -lc \>/dev/null 2\>\&1 configure:9696: $? = 0 configure:9708: result: no configure:9716: checking dynamic linker characteristics configure:10318: result: GNU/Linux ld.so configure:10342: checking how to hardcode library paths into programs configure:10367: result: immediate configure:10381: checking whether stripping libraries is possible configure:10386: result: yes configure:10903: checking if libtool supports shared libraries configure:10905: result: yes configure:10908: checking whether to build shared libraries configure:10929: result: yes configure:10932: checking whether to build static libraries configure:10936: result: no configure:11030: creating libtool configure:11619: checking for ld used by i686-uhu-linux-g++ configure:11686: result: /usr/bin/ld configure:11693: checking if the linker (/usr/bin/ld) is GNU ld configure:11708: result: yes configure:11759: checking whether the i686-uhu-linux-g++ linker (/usr/bin/ld) supports shared libraries configure:12651: result: yes configure:12668: i686-uhu-linux-g++ -c -g -O2 conftest.cpp >&5 configure:12671: $? = 0 configure:12827: checking for i686-uhu-linux-g++ option to produce PIC configure:13111: result: -fPIC configure:13119: checking if i686-uhu-linux-g++ PIC flag -fPIC works configure:13137: i686-uhu-linux-g++ -c -g -O2 -fPIC -DPIC conftest.cpp >&5 configure:13141: $? = 0 configure:13154: result: yes configure:13182: checking if i686-uhu-linux-g++ static flag -static works configure:13210: result: yes configure:13220: checking if i686-uhu-linux-g++ supports -c -o file.o configure:13241: i686-uhu-linux-g++ -c -g -O2 -o out/conftest2.o conftest.cpp >&5 configure:13245: $? = 0 configure:13267: result: yes configure:13293: checking whether the i686-uhu-linux-g++ linker (/usr/bin/ld) supports shared libraries configure:13319: result: yes configure:13386: checking dynamic linker characteristics configure:13936: result: GNU/Linux ld.so configure:13960: checking how to hardcode library paths into programs configure:13985: result: immediate configure:20427: checking for doxygen configure:20445: found /usr/bin/doxygen configure:20458: result: /usr/bin/doxygen configure:20497: checking for perl configure:20515: found /usr/bin/perl configure:20528: result: /usr/bin/perl configure:21365: checking windows.h usability configure:21365: i686-uhu-linux-g++ -c -g -O2 conftest.cpp >&5 conftest.cpp:59:21: fatal error: windows.h: No such file or directory #include ^ compilation terminated. configure:21365: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "SoQt" | #define PACKAGE_TARNAME "soqt" | #define PACKAGE_VERSION "1.5.0" | #define PACKAGE_STRING "SoQt 1.5.0" | #define PACKAGE_BUGREPORT "coin-support@coin3d.org" | #define PACKAGE_URL "" | #define SOQT_MAJOR_VERSION 1 | #define SOQT_MINOR_VERSION 5 | #define SOQT_MICRO_VERSION 0 | #define SOQT_VERSION "1.5.0" | #define PACKAGE "SoQt" | #define VERSION "1.5.0" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:21365: result: no configure:21365: checking windows.h presence configure:21365: i686-uhu-linux-g++ -E conftest.cpp conftest.cpp:26:21: fatal error: windows.h: No such file or directory #include ^ compilation terminated. configure:21365: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "SoQt" | #define PACKAGE_TARNAME "soqt" | #define PACKAGE_VERSION "1.5.0" | #define PACKAGE_STRING "SoQt 1.5.0" | #define PACKAGE_BUGREPORT "coin-support@coin3d.org" | #define PACKAGE_URL "" | #define SOQT_MAJOR_VERSION 1 | #define SOQT_MINOR_VERSION 5 | #define SOQT_MICRO_VERSION 0 | #define SOQT_VERSION "1.5.0" | #define PACKAGE "SoQt" | #define VERSION "1.5.0" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | #include configure:21365: result: no configure:21365: checking for windows.h configure:21365: result: no configure:21365: checking for unistd.h configure:21365: result: yes configure:21365: checking for sys/types.h configure:21365: result: yes configure:21365: checking sys/time.h usability configure:21365: i686-uhu-linux-g++ -c -g -O2 conftest.cpp >&5 configure:21365: $? = 0 configure:21365: result: yes configure:21365: checking sys/time.h presence configure:21365: i686-uhu-linux-g++ -E conftest.cpp configure:21365: $? = 0 configure:21365: result: yes configure:21365: checking for sys/time.h configure:21365: result: yes configure:21365: checking netinet/in.h usability configure:21365: i686-uhu-linux-g++ -c -g -O2 conftest.cpp >&5 configure:21365: $? = 0 configure:21365: result: yes configure:21365: checking netinet/in.h presence configure:21365: i686-uhu-linux-g++ -E conftest.cpp configure:21365: $? = 0 configure:21365: result: yes configure:21365: checking for netinet/in.h configure:21365: result: yes configure:21381: checking for tlhelp32.h configure:21381: i686-uhu-linux-g++ -c -g -O2 conftest.cpp >&5 conftest.cpp:36:22: fatal error: tlhelp32.h: No such file or directory #include ^ compilation terminated. configure:21381: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "SoQt" | #define PACKAGE_TARNAME "soqt" | #define PACKAGE_VERSION "1.5.0" | #define PACKAGE_STRING "SoQt 1.5.0" | #define PACKAGE_BUGREPORT "coin-support@coin3d.org" | #define PACKAGE_URL "" | #define SOQT_MAJOR_VERSION 1 | #define SOQT_MINOR_VERSION 5 | #define SOQT_MICRO_VERSION 0 | #define SOQT_VERSION "1.5.0" | #define PACKAGE "SoQt" | #define VERSION "1.5.0" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_NETINET_IN_H 1 | /* end confdefs.h. */ | | #ifdef HAVE_WINDOWS_H | #include | #endif | | | #include configure:21381: result: no configure:21402: checking X11/extensions/SGIMisc.h usability configure:21402: i686-uhu-linux-g++ -c -g -O2 conftest.cpp >&5 conftest.cpp:63:36: fatal error: X11/extensions/SGIMisc.h: No such file or directory #include ^ compilation terminated. configure:21402: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "SoQt" | #define PACKAGE_TARNAME "soqt" | #define PACKAGE_VERSION "1.5.0" | #define PACKAGE_STRING "SoQt 1.5.0" | #define PACKAGE_BUGREPORT "coin-support@coin3d.org" | #define PACKAGE_URL "" | #define SOQT_MAJOR_VERSION 1 | #define SOQT_MINOR_VERSION 5 | #define SOQT_MICRO_VERSION 0 | #define SOQT_VERSION "1.5.0" | #define PACKAGE "SoQt" | #define VERSION "1.5.0" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_NETINET_IN_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:21402: result: no configure:21402: checking X11/extensions/SGIMisc.h presence configure:21402: i686-uhu-linux-g++ -E conftest.cpp conftest.cpp:30:36: fatal error: X11/extensions/SGIMisc.h: No such file or directory #include ^ compilation terminated. configure:21402: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "SoQt" | #define PACKAGE_TARNAME "soqt" | #define PACKAGE_VERSION "1.5.0" | #define PACKAGE_STRING "SoQt 1.5.0" | #define PACKAGE_BUGREPORT "coin-support@coin3d.org" | #define PACKAGE_URL "" | #define SOQT_MAJOR_VERSION 1 | #define SOQT_MINOR_VERSION 5 | #define SOQT_MICRO_VERSION 0 | #define SOQT_VERSION "1.5.0" | #define PACKAGE "SoQt" | #define VERSION "1.5.0" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_NETINET_IN_H 1 | /* end confdefs.h. */ | #include configure:21402: result: no configure:21402: checking for X11/extensions/SGIMisc.h configure:21402: result: no configure:21402: checking X11/Xproto.h usability configure:21402: i686-uhu-linux-g++ -c -g -O2 conftest.cpp >&5 configure:21402: $? = 0 configure:21402: result: yes configure:21402: checking X11/Xproto.h presence configure:21402: i686-uhu-linux-g++ -E conftest.cpp configure:21402: $? = 0 configure:21402: result: yes configure:21402: checking for X11/Xproto.h configure:21402: result: yes configure:21402: checking X11/extensions/XInput.h usability configure:21402: i686-uhu-linux-g++ -c -g -O2 conftest.cpp >&5 configure:21402: $? = 0 configure:21402: result: yes configure:21402: checking X11/extensions/XInput.h presence configure:21402: i686-uhu-linux-g++ -E conftest.cpp configure:21402: $? = 0 configure:21402: result: yes configure:21402: checking for X11/extensions/XInput.h configure:21402: result: yes configure:21419: checking if the Win32 API is available configure:21449: i686-uhu-linux-g++ -c -g -O2 conftest.cpp >&5 conftest.cpp:33:21: fatal error: windows.h: No such file or directory #include ^ compilation terminated. configure:21449: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "SoQt" | #define PACKAGE_TARNAME "soqt" | #define PACKAGE_VERSION "1.5.0" | #define PACKAGE_STRING "SoQt 1.5.0" | #define PACKAGE_BUGREPORT "coin-support@coin3d.org" | #define PACKAGE_URL "" | #define SOQT_MAJOR_VERSION 1 | #define SOQT_MINOR_VERSION 5 | #define SOQT_MICRO_VERSION 0 | #define SOQT_VERSION "1.5.0" | #define PACKAGE "SoQt" | #define VERSION "1.5.0" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_X11_XPROTO_H 1 | #define HAVE_X11_EXTENSIONS_XINPUT_H 1 | /* end confdefs.h. */ | | #include | | int | main () | { | | /* These need to be as basic as possible. I.e. they should be | available on all Windows versions. That means NT 3.1 and later, | Win95 and later, WinCE 1.0 and later), their definitions should | be available from windows.h, and should be linked in from kernel32. | | The ones below are otherwise rather random picks. | */ | (void)CreateDirectory(NULL, NULL); | (void)RemoveDirectory(NULL); | SetLastError(0); | (void)GetLastError(); | (void)LocalAlloc(0, 1); | (void)LocalFree(NULL); | return 0; | | ; | return 0; | } configure:21461: result: no configure:21469: checking for GetEnvironmentVariable() function configure:21482: i686-uhu-linux-g++ -o conftest -g -O2 conftest.cpp >&5 conftest.cpp:32:21: fatal error: windows.h: No such file or directory #include ^ compilation terminated. configure:21482: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "SoQt" | #define PACKAGE_TARNAME "soqt" | #define PACKAGE_VERSION "1.5.0" | #define PACKAGE_STRING "SoQt 1.5.0" | #define PACKAGE_BUGREPORT "coin-support@coin3d.org" | #define PACKAGE_URL "" | #define SOQT_MAJOR_VERSION 1 | #define SOQT_MINOR_VERSION 5 | #define SOQT_MICRO_VERSION 0 | #define SOQT_VERSION "1.5.0" | #define PACKAGE "SoQt" | #define VERSION "1.5.0" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_X11_XPROTO_H 1 | #define HAVE_X11_EXTENSIONS_XINPUT_H 1 | /* end confdefs.h. */ | #include | int | main () | { | (void)GetEnvironmentVariable("FOOBAR", NULL, 0); | ; | return 0; | } configure:21489: result: no configure:21516: checking for windows.h configure:21516: result: no configure:21527: checking whether the Win32 LoadLibrary() method is available configure:21547: i686-uhu-linux-g++ -o conftest -g -O2 conftest.cpp >&5 conftest.cpp: In function 'int main()': conftest.cpp:40:21: error: 'LoadLibrary' was not declared in this scope (void)LoadLibrary(0L); (void)GetProcAddress(0L, 0L); (void)FreeLibrary(0L); ^ conftest.cpp:40:51: error: 'GetProcAddress' was not declared in this scope (void)LoadLibrary(0L); (void)GetProcAddress(0L, 0L); (void)FreeLibrary(0L); ^ conftest.cpp:40:74: error: 'FreeLibrary' was not declared in this scope (void)LoadLibrary(0L); (void)GetProcAddress(0L, 0L); (void)FreeLibrary(0L); ^ configure:21547: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "SoQt" | #define PACKAGE_TARNAME "soqt" | #define PACKAGE_VERSION "1.5.0" | #define PACKAGE_STRING "SoQt 1.5.0" | #define PACKAGE_BUGREPORT "coin-support@coin3d.org" | #define PACKAGE_URL "" | #define SOQT_MAJOR_VERSION 1 | #define SOQT_MINOR_VERSION 5 | #define SOQT_MICRO_VERSION 0 | #define SOQT_VERSION "1.5.0" | #define PACKAGE "SoQt" | #define VERSION "1.5.0" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_X11_XPROTO_H 1 | #define HAVE_X11_EXTENSIONS_XINPUT_H 1 | /* end confdefs.h. */ | | #ifdef HAVE_WINDOWS_H | #include | #endif /* HAVE_WINDOWS_H */ | | int | main () | { | (void)LoadLibrary(0L); (void)GetProcAddress(0L, 0L); (void)FreeLibrary(0L); | ; | return 0; | } configure:21555: result: no configure:21575: checking for GetClassName() function configure:21594: i686-uhu-linux-g++ -o conftest -g -O2 conftest.cpp -luser32 >&5 conftest.cpp: In function 'int main()': conftest.cpp:41:22: error: 'NULL' was not declared in this scope (void)GetClassName(NULL, NULL, 0); ^ conftest.cpp:41:35: error: 'GetClassName' was not declared in this scope (void)GetClassName(NULL, NULL, 0); ^ configure:21594: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "SoQt" | #define PACKAGE_TARNAME "soqt" | #define PACKAGE_VERSION "1.5.0" | #define PACKAGE_STRING "SoQt 1.5.0" | #define PACKAGE_BUGREPORT "coin-support@coin3d.org" | #define PACKAGE_URL "" | #define SOQT_MAJOR_VERSION 1 | #define SOQT_MINOR_VERSION 5 | #define SOQT_MICRO_VERSION 0 | #define SOQT_VERSION "1.5.0" | #define PACKAGE "SoQt" | #define VERSION "1.5.0" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_X11_XPROTO_H 1 | #define HAVE_X11_EXTENSIONS_XINPUT_H 1 | /* end confdefs.h. */ | | #ifdef HAVE_WINDOWS_H | #include | #endif | | int | main () | { | | (void)GetClassName(NULL, NULL, 0); | | ; | return 0; | } configure:21602: result: no configure:21619: checking if fink is available configure:21630: result: no configure:21674: checking whether -R must be followed by a space configure:21690: i686-uhu-linux-g++ -o conftest -g -O2 conftest.cpp -RNONE >&5 i686-uhu-linux-g++: error: unrecognized command line option '-R' configure:21690: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "SoQt" | #define PACKAGE_TARNAME "soqt" | #define PACKAGE_VERSION "1.5.0" | #define PACKAGE_STRING "SoQt 1.5.0" | #define PACKAGE_BUGREPORT "coin-support@coin3d.org" | #define PACKAGE_URL "" | #define SOQT_MAJOR_VERSION 1 | #define SOQT_MINOR_VERSION 5 | #define SOQT_MICRO_VERSION 0 | #define SOQT_VERSION "1.5.0" | #define PACKAGE "SoQt" | #define VERSION "1.5.0" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_X11_XPROTO_H 1 | #define HAVE_X11_EXTENSIONS_XINPUT_H 1 | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:21707: i686-uhu-linux-g++ -o conftest -g -O2 conftest.cpp -R NONE >&5 i686-uhu-linux-g++: error: unrecognized command line option '-R' configure:21707: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "SoQt" | #define PACKAGE_TARNAME "soqt" | #define PACKAGE_VERSION "1.5.0" | #define PACKAGE_STRING "SoQt 1.5.0" | #define PACKAGE_BUGREPORT "coin-support@coin3d.org" | #define PACKAGE_URL "" | #define SOQT_MAJOR_VERSION 1 | #define SOQT_MINOR_VERSION 5 | #define SOQT_MICRO_VERSION 0 | #define SOQT_VERSION "1.5.0" | #define PACKAGE "SoQt" | #define VERSION "1.5.0" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_X11_XPROTO_H 1 | #define HAVE_X11_EXTENSIONS_XINPUT_H 1 | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:21712: result: neither works configure:21753: i686-uhu-linux-g++ -o conftest -g -O2 conftest.cpp -LNONE -lX11 >&5 configure:21753: $? = 0 configure:21851: checking for gethostbyname configure:21851: i686-uhu-linux-g++ -o conftest -g -O2 conftest.cpp >&5 configure:21851: $? = 0 configure:21851: result: yes configure:21948: checking for connect configure:21948: i686-uhu-linux-g++ -o conftest -g -O2 conftest.cpp >&5 configure:21948: $? = 0 configure:21948: result: yes configure:21997: checking for remove configure:21997: i686-uhu-linux-g++ -o conftest -g -O2 conftest.cpp >&5 configure:21997: $? = 0 configure:21997: result: yes configure:22046: checking for shmat configure:22046: i686-uhu-linux-g++ -o conftest -g -O2 conftest.cpp >&5 configure:22046: $? = 0 configure:22046: result: yes configure:22104: checking for IceConnectionNumber in -lICE configure:22129: i686-uhu-linux-g++ -o conftest -g -O2 -LNONE conftest.cpp -lICE >&5 configure:22129: $? = 0 configure:22138: result: yes configure:23508: checking how to include gl.h configure:23574: i686-uhu-linux-g++ -E conftest.cpp configure:23574: $? = 0 configure:23596: result: #include configure:23662: checking for coin-config configure:23680: found /usr/bin/coin-config configure:23693: result: /usr/bin/coin-config configure:23721: checking if we can compile and link with the Coin library configure:23752: i686-uhu-linux-g++ -o conftest -g -O2 -g -O2 -I/usr/include/Inventor/annex -D_REENTRANT -L/usr/lib conftest.cpp -lCoin -lGL -lXext -lX11 -ldl -lpthread >&5 configure:23752: $? = 0 configure:23772: result: true configure:23911: checking if X11 linkage is ready configure:23927: i686-uhu-linux-g++ -o conftest -g -O2 -I/usr/include/Inventor/annex -D_REENTRANT -L/usr/lib conftest.cpp -lCoin -lGL -lXext -lX11 -ldl -lpthread >&5 configure:23927: $? = 0 configure:23935: result: true configure:24200: checking whether the X11 extension device library is available configure:24216: i686-uhu-linux-g++ -o conftest -g -O2 -I/usr/include/Inventor/annex -D_REENTRANT -L/usr/lib conftest.cpp -lXi -lCoin -lGL -lXext -lX11 -ldl -lpthread >&5 configure:24216: $? = 0 configure:24224: result: yes configure:24251: checking whether GLX is on the system configure:24275: i686-uhu-linux-g++ -o conftest -g -O2 -I/usr/include/Inventor/annex -D_REENTRANT -L/usr/lib conftest.cpp -lXi -lCoin -lGL -lXext -lX11 -ldl -lpthread >&5 configure:24275: $? = 0 configure:24283: result: true configure:24300: checking if X11 linkage is ready configure:24324: result: true configure:24348: checking if the Open Inventor SoPolygonOffset node is available configure:24364: i686-uhu-linux-g++ -o conftest -g -O2 -I/usr/include/Inventor/annex -D_REENTRANT -L/usr/lib conftest.cpp -lXi -lCoin -lGL -lXext -lX11 -ldl -lpthread >&5 configure:24364: $? = 0 configure:24372: result: true configure:24388: checking if the Open Inventor SoVRMLMaterial VRML node is available configure:24404: i686-uhu-linux-g++ -o conftest -g -O2 -I/usr/include/Inventor/annex -D_REENTRANT -L/usr/lib conftest.cpp -lXi -lCoin -lGL -lXext -lX11 -ldl -lpthread >&5 configure:24404: $? = 0 configure:24412: result: true configure:24426: checking if the Open Inventor SoVRMLViewpoint VRML node is available configure:24442: i686-uhu-linux-g++ -o conftest -g -O2 -I/usr/include/Inventor/annex -D_REENTRANT -L/usr/lib conftest.cpp -lXi -lCoin -lGL -lXext -lX11 -ldl -lpthread >&5 configure:24442: $? = 0 configure:24450: result: true configure:24464: checking if the Open Inventor SoVRMLBackground VRML node is available configure:24480: i686-uhu-linux-g++ -o conftest -g -O2 -I/usr/include/Inventor/annex -D_REENTRANT -L/usr/lib conftest.cpp -lXi -lCoin -lGL -lXext -lX11 -ldl -lpthread >&5 configure:24480: $? = 0 configure:24488: result: true configure:24502: checking if the Open Inventor SoVRMLFog VRML node is available configure:24518: i686-uhu-linux-g++ -o conftest -g -O2 -I/usr/include/Inventor/annex -D_REENTRANT -L/usr/lib conftest.cpp -lXi -lCoin -lGL -lXext -lX11 -ldl -lpthread >&5 configure:24518: $? = 0 configure:24526: result: true configure:24541: checking for SoContextHandler class configure:24558: i686-uhu-linux-g++ -o conftest -g -O2 -I/usr/include/Inventor/annex -D_REENTRANT -L/usr/lib conftest.cpp -lXi -lCoin -lGL -lXext -lX11 -ldl -lpthread >&5 configure:24558: $? = 0 configure:24566: result: true configure:24581: checking for SoKeyboardEvent::DELETE enum configure:24599: i686-uhu-linux-g++ -o conftest -g -O2 -I/usr/include/Inventor/annex -D_REENTRANT -L/usr/lib conftest.cpp -lXi -lCoin -lGL -lXext -lX11 -ldl -lpthread >&5 configure:24599: $? = 0 configure:24607: result: true configure:24622: checking for SoMouseButtonEvent::BUTTON5 enum configure:24640: i686-uhu-linux-g++ -o conftest -g -O2 -I/usr/include/Inventor/annex -D_REENTRANT -L/usr/lib conftest.cpp -lXi -lCoin -lGL -lXext -lX11 -ldl -lpthread >&5 configure:24640: $? = 0 configure:24648: result: true configure:24663: checking for SoCamera::setStereoMode() method configure:24681: i686-uhu-linux-g++ -o conftest -g -O2 -I/usr/include/Inventor/annex -D_REENTRANT -L/usr/lib conftest.cpp -lXi -lCoin -lGL -lXext -lX11 -ldl -lpthread >&5 configure:24681: $? = 0 configure:24689: result: true configure:24704: checking for SoGLRenderAction::SORTED_LAYERS_BLEND transparency mode configure:24722: i686-uhu-linux-g++ -o conftest -g -O2 -I/usr/include/Inventor/annex -D_REENTRANT -L/usr/lib conftest.cpp -lXi -lCoin -lGL -lXext -lX11 -ldl -lpthread >&5 configure:24722: $? = 0 configure:24730: result: true configure:24853: checking for SbImage::addReadImageCB configure:24869: i686-uhu-linux-g++ -o conftest -g -O2 -I/usr/include/Inventor/annex -D_REENTRANT -L/usr/lib conftest.cpp -lXi -lCoin -lGL -lXext -lX11 -ldl -lpthread >&5 configure:24869: $? = 0 configure:24877: result: true configure:24909: checking for i686-uhu-linux-pkg-config configure:24942: result: no configure:24952: checking for pkg-config configure:24970: found /usr/bin/pkg-config configure:24982: result: /usr/bin/pkg-config configure:25007: checking pkg-config is at least version 0.9.0 configure:25010: result: yes configure:25021: checking for QT4 configure:25029: $PKG_CONFIG --exists --print-errors "QtCore QtGui QtOpenGL" configure:25032: $? = 0 configure:25047: $PKG_CONFIG --exists --print-errors "QtCore QtGui QtOpenGL" configure:25050: $? = 0 configure:25128: result: yes configure:25139: checking for moc configure:25168: result: /usr/lib/qt4/bin/moc configure:25279: checking whether the X11 miscellaneous utilities library is available configure:25297: i686-uhu-linux-g++ -o conftest -g -O2 -I/usr/include/Inventor/annex -D_REENTRANT -DQT_SHARED -I/usr/lib/qt4/include -I/usr/lib/qt4/include/QtOpenGL -I/usr/lib/qt4/include -I/usr/lib/qt4/include/QtGui -I/usr/lib/qt4/include -I/usr/lib/qt4/include/QtCore -L/usr/lib conftest.cpp -lXmu -L/usr/lib/qt4/lib -lQtOpenGL -lQtGui -lQtCore -lXi -lCoin -lGL -lXext -lX11 -ldl -lpthread >&5 conftest.cpp:49:41: fatal error: X11/Xmu/Xmu.h: No such file or directory #include ^ compilation terminated. configure:25297: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "SoQt" | #define PACKAGE_TARNAME "soqt" | #define PACKAGE_VERSION "1.5.0" | #define PACKAGE_STRING "SoQt 1.5.0" | #define PACKAGE_BUGREPORT "coin-support@coin3d.org" | #define PACKAGE_URL "" | #define SOQT_MAJOR_VERSION 1 | #define SOQT_MINOR_VERSION 5 | #define SOQT_MICRO_VERSION 0 | #define SOQT_VERSION "1.5.0" | #define PACKAGE "SoQt" | #define VERSION "1.5.0" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_X11_XPROTO_H 1 | #define HAVE_X11_EXTENSIONS_XINPUT_H 1 | #define HAVE_GL_GL_H 1 | #define HAVE_GLX 1 | #define HAVE_X11_AVAILABLE /**/ | #define HAVE_SOPOLYGONOFFSET 1 | #define HAVE_SOVRMLMATERIAL 1 | #define HAVE_SOVRMLVIEWPOINT 1 | #define HAVE_SOVRMLBACKGROUND 1 | #define HAVE_SOVRMLFOG 1 | #define HAVE_SOCONTEXTHANDLER 1 | #define HAVE_SOKEYBOARDEVENT_DELETE 1 | #define HAVE_SOMOUSEBUTTONEVENT_BUTTON5 1 | #define HAVE_SOCAMERA_SETSTEREOMODE 1 | #define HAVE_SORTED_LAYERS_BLEND 1 | #define COIN_IV_EXTENSIONS | #define HAVE_SBIMAGE_ADDREADIMAGECB 1 | #define GUI_TOOLKIT_VERSION qVersion() | /* end confdefs.h. */ | #include | #include | #include | int | main () | { | (void)XmuAllStandardColormaps(0L); | ; | return 0; | } configure:25305: result: maybe configure:26490: checking if user is simian configure:26512: result: probably not configure:26754: checking for function name variable for CPP compiler configure:26779: i686-uhu-linux-g++ -c -g -O2 -I/usr/include/Inventor/annex -D_REENTRANT -DQT_SHARED -I/usr/lib/qt4/include -I/usr/lib/qt4/include/QtOpenGL -I/usr/lib/qt4/include -I/usr/lib/qt4/include/QtGui -I/usr/lib/qt4/include -I/usr/lib/qt4/include/QtCore -DNDEBUG -DSOQT_DEBUG=0 conftest.cpp >&5 configure:26779: $? = 0 configure:26791: result: __func__ configure:26813: checking for function name variable for C compiler configure:26838: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -I/usr/include/Inventor/annex -D_REENTRANT -DQT_SHARED -I/usr/lib/qt4/include -I/usr/lib/qt4/include/QtOpenGL -I/usr/lib/qt4/include -I/usr/lib/qt4/include/QtGui -I/usr/lib/qt4/include -I/usr/lib/qt4/include/QtCore -DNDEBUG -DSOQT_DEBUG=0 conftest.c >&5 configure:26838: $? = 0 configure:26850: result: __func__ configure:27141: checking whether i686-uhu-linux-gcc accepts -W configure:27157: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -I/usr/include/Inventor/annex -D_REENTRANT -DQT_SHARED -I/usr/lib/qt4/include -I/usr/lib/qt4/include/QtOpenGL -I/usr/lib/qt4/include -I/usr/lib/qt4/include/QtGui -I/usr/lib/qt4/include -I/usr/lib/qt4/include/QtCore -DNDEBUG -DSOQT_DEBUG=0 -W conftest.c >&5 configure:27157: $? = 0 configure:27163: result: yes configure:27141: checking whether i686-uhu-linux-gcc accepts -Wall configure:27157: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -W -I/usr/include/Inventor/annex -D_REENTRANT -DQT_SHARED -I/usr/lib/qt4/include -I/usr/lib/qt4/include/QtOpenGL -I/usr/lib/qt4/include -I/usr/lib/qt4/include/QtGui -I/usr/lib/qt4/include -I/usr/lib/qt4/include/QtCore -DNDEBUG -DSOQT_DEBUG=0 -Wall conftest.c >&5 configure:27157: $? = 0 configure:27163: result: yes configure:27141: checking whether i686-uhu-linux-gcc accepts -Wno-unused configure:27157: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -W -Wall -I/usr/include/Inventor/annex -D_REENTRANT -DQT_SHARED -I/usr/lib/qt4/include -I/usr/lib/qt4/include/QtOpenGL -I/usr/lib/qt4/include -I/usr/lib/qt4/include/QtGui -I/usr/lib/qt4/include -I/usr/lib/qt4/include/QtCore -DNDEBUG -DSOQT_DEBUG=0 -Wno-unused conftest.c >&5 configure:27157: $? = 0 configure:27163: result: yes configure:27141: checking whether i686-uhu-linux-gcc accepts -Wno-multichar configure:27157: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -W -Wall -Wno-unused -I/usr/include/Inventor/annex -D_REENTRANT -DQT_SHARED -I/usr/lib/qt4/include -I/usr/lib/qt4/include/QtOpenGL -I/usr/lib/qt4/include -I/usr/lib/qt4/include/QtGui -I/usr/lib/qt4/include -I/usr/lib/qt4/include/QtCore -DNDEBUG -DSOQT_DEBUG=0 -Wno-multichar conftest.c >&5 configure:27157: $? = 0 configure:27163: result: yes configure:27194: checking whether i686-uhu-linux-g++ accepts -W configure:27210: i686-uhu-linux-g++ -c -g -O2 -I/usr/include/Inventor/annex -D_REENTRANT -DQT_SHARED -I/usr/lib/qt4/include -I/usr/lib/qt4/include/QtOpenGL -I/usr/lib/qt4/include -I/usr/lib/qt4/include/QtGui -I/usr/lib/qt4/include -I/usr/lib/qt4/include/QtCore -DNDEBUG -DSOQT_DEBUG=0 -W conftest.cpp >&5 configure:27210: $? = 0 configure:27216: result: yes configure:27194: checking whether i686-uhu-linux-g++ accepts -Wall configure:27210: i686-uhu-linux-g++ -c -g -O2 -W -I/usr/include/Inventor/annex -D_REENTRANT -DQT_SHARED -I/usr/lib/qt4/include -I/usr/lib/qt4/include/QtOpenGL -I/usr/lib/qt4/include -I/usr/lib/qt4/include/QtGui -I/usr/lib/qt4/include -I/usr/lib/qt4/include/QtCore -DNDEBUG -DSOQT_DEBUG=0 -Wall conftest.cpp >&5 configure:27210: $? = 0 configure:27216: result: yes configure:27194: checking whether i686-uhu-linux-g++ accepts -Wno-unused configure:27210: i686-uhu-linux-g++ -c -g -O2 -W -Wall -I/usr/include/Inventor/annex -D_REENTRANT -DQT_SHARED -I/usr/lib/qt4/include -I/usr/lib/qt4/include/QtOpenGL -I/usr/lib/qt4/include -I/usr/lib/qt4/include/QtGui -I/usr/lib/qt4/include -I/usr/lib/qt4/include/QtCore -DNDEBUG -DSOQT_DEBUG=0 -Wno-unused conftest.cpp >&5 configure:27210: $? = 0 configure:27216: result: yes configure:27194: checking whether i686-uhu-linux-g++ accepts -Wno-multichar configure:27210: i686-uhu-linux-g++ -c -g -O2 -W -Wall -Wno-unused -I/usr/include/Inventor/annex -D_REENTRANT -DQT_SHARED -I/usr/lib/qt4/include -I/usr/lib/qt4/include/QtOpenGL -I/usr/lib/qt4/include -I/usr/lib/qt4/include/QtGui -I/usr/lib/qt4/include -I/usr/lib/qt4/include/QtCore -DNDEBUG -DSOQT_DEBUG=0 -Wno-multichar conftest.cpp >&5 configure:27210: $? = 0 configure:27216: result: yes configure:27194: checking whether i686-uhu-linux-g++ accepts -Woverloaded-virtual configure:27210: i686-uhu-linux-g++ -c -g -O2 -W -Wall -Wno-unused -Wno-multichar -I/usr/include/Inventor/annex -D_REENTRANT -DQT_SHARED -I/usr/lib/qt4/include -I/usr/lib/qt4/include/QtOpenGL -I/usr/lib/qt4/include -I/usr/lib/qt4/include/QtGui -I/usr/lib/qt4/include -I/usr/lib/qt4/include/QtCore -DNDEBUG -DSOQT_DEBUG=0 -Woverloaded-virtual conftest.cpp >&5 configure:27210: $? = 0 configure:27216: result: yes configure:27476: checking for project release status configure:27486: result: release version configure:28804: checking for cygpath configure:28835: result: false configure:29130: checking for __declspec() support configure:29143: i686-uhu-linux-g++ -o conftest -g -O2 -W -Wall -Wno-unused -Wno-multichar -Woverloaded-virtual -Wno-non-virtual-dtor -I/usr/include/Inventor/annex -D_REENTRANT -DQT_SHARED -I/usr/lib/qt4/include -I/usr/lib/qt4/include/QtOpenGL -I/usr/lib/qt4/include/QtGui -I/usr/lib/qt4/include/QtCore -DNDEBUG -DSOQT_DEBUG=0 -DSOQT_INTERNAL -L/usr/lib conftest.cpp -L/usr/lib/qt4/lib -lQtOpenGL -lQtGui -lQtCore -lXi -lCoin -lGL -lXext -lX11 -ldl -lpthread >&5 conftest.cpp: In function 'int main()': conftest.cpp:56:12: error: 'dllimport' was not declared in this scope __declspec(dllimport) int foo; ^ conftest.cpp:56:21: error: '__declspec' was not declared in this scope __declspec(dllimport) int foo; ^ conftest.cpp:56:23: error: expected ';' before 'int' __declspec(dllimport) int foo; ^ configure:29143: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "SoQt" | #define PACKAGE_TARNAME "soqt" | #define PACKAGE_VERSION "1.5.0" | #define PACKAGE_STRING "SoQt 1.5.0" | #define PACKAGE_BUGREPORT "coin-support@coin3d.org" | #define PACKAGE_URL "" | #define SOQT_MAJOR_VERSION 1 | #define SOQT_MINOR_VERSION 5 | #define SOQT_MICRO_VERSION 0 | #define SOQT_VERSION "1.5.0" | #define PACKAGE "SoQt" | #define VERSION "1.5.0" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_X11_XPROTO_H 1 | #define HAVE_X11_EXTENSIONS_XINPUT_H 1 | #define HAVE_GL_GL_H 1 | #define HAVE_GLX 1 | #define HAVE_X11_AVAILABLE /**/ | #define HAVE_SOPOLYGONOFFSET 1 | #define HAVE_SOVRMLMATERIAL 1 | #define HAVE_SOVRMLVIEWPOINT 1 | #define HAVE_SOVRMLBACKGROUND 1 | #define HAVE_SOVRMLFOG 1 | #define HAVE_SOCONTEXTHANDLER 1 | #define HAVE_SOKEYBOARDEVENT_DELETE 1 | #define HAVE_SOMOUSEBUTTONEVENT_BUTTON5 1 | #define HAVE_SOCAMERA_SETSTEREOMODE 1 | #define HAVE_SORTED_LAYERS_BLEND 1 | #define COIN_IV_EXTENSIONS | #define HAVE_SBIMAGE_ADDREADIMAGECB 1 | #define GUI_TOOLKIT_VERSION qVersion() | #define HAVE_CPP_COMPILER_FUNCTION_NAME_VAR __func__ | #define HAVE_C_COMPILER_FUNCTION_NAME_VAR __func__ | #define USE_EXCEPTIONS 1 | #define WITH_STATIC_DEFAULTS /**/ | /* end confdefs.h. */ | | int | main () | { | __declspec(dllimport) int foo; | ; | return 0; | } configure:29148: result: not available configure:29602: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by SoQt config.status 1.5.0, which was generated by GNU Autoconf 2.65. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on hp12 config.status:1029: creating soqt-default.cfg config.status:1029: creating SoQt.pc config.status:1029: creating Makefile config.status:1029: creating src/Makefile config.status:1029: creating src/Inventor/Makefile config.status:1029: creating src/Inventor/Qt/Makefile config.status:1029: creating src/Inventor/Qt/devices/Makefile config.status:1029: creating src/Inventor/Qt/editors/Makefile config.status:1029: creating src/Inventor/Qt/engines/Makefile config.status:1029: creating src/Inventor/Qt/nodes/Makefile config.status:1029: creating src/Inventor/Qt/viewers/Makefile config.status:1029: creating src/Inventor/Qt/widgets/Makefile config.status:1029: creating man/Makefile config.status:1029: creating man/man1/Makefile config.status:1029: creating man/man3/Makefile config.status:1029: creating html/Makefile config.status:1029: creating htmlhelp/Makefile config.status:1029: creating cfg/gendsp.pl config.status:1029: creating src/config.h config.status:1242: executing depfiles commands ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=i686-uhu-linux-gnu ac_cv_c_compiler_gnu=yes ac_cv_cxx_compiler_gnu=yes ac_cv_env_CCC_set= ac_cv_env_CCC_value= ac_cv_env_CC_set= ac_cv_env_CC_value= ac_cv_env_CFLAGS_set=set ac_cv_env_CFLAGS_value='-O2 -march=i686 -mtune=generic ' 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_LIBS_set= ac_cv_env_LIBS_value= ac_cv_env_PKG_CONFIG_set= ac_cv_env_PKG_CONFIG_value= ac_cv_env_QT4_CFLAGS_set= ac_cv_env_QT4_CFLAGS_value= ac_cv_env_QT4_LIBS_set= ac_cv_env_QT4_LIBS_value= ac_cv_env_XMKMF_set= ac_cv_env_XMKMF_value= ac_cv_env_build_alias_set=set ac_cv_env_build_alias_value=i686-uhu-linux ac_cv_env_host_alias_set=set ac_cv_env_host_alias_value=i686-uhu-linux ac_cv_env_htmlhelpdir_set= ac_cv_env_htmlhelpdir_value= ac_cv_env_target_alias_set= ac_cv_env_target_alias_value= ac_cv_f77_compiler_gnu=no ac_cv_func_connect=yes ac_cv_func_gethostbyname=yes ac_cv_func_remove=yes ac_cv_func_shmat=yes ac_cv_header_GL_gl_h=yes ac_cv_header_X11_Xproto_h=yes ac_cv_header_X11_extensions_SGIMisc_h=no ac_cv_header_X11_extensions_XInput_h=yes ac_cv_header_dlfcn_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_memory_h=yes ac_cv_header_netinet_in_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_time_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_tlhelp32_h=no ac_cv_header_unistd_h=yes ac_cv_header_windows_h=no ac_cv_host=i686-uhu-linux-gnu ac_cv_lib_ICE_IceConnectionNumber=yes ac_cv_objext=o ac_cv_path_EGREP='/bin/grep -E' ac_cv_path_GREP=/bin/grep ac_cv_path_UNIX2WINPATH=false ac_cv_path_ac_pt_PKG_CONFIG=/usr/bin/pkg-config ac_cv_path_install='/bin/install -c' ac_cv_path_sim_ac_coin_configcmd=/usr/bin/coin-config ac_cv_path_sim_ac_doxygen_exe=/usr/bin/doxygen ac_cv_path_sim_ac_perl_exe=/usr/bin/perl ac_cv_prog_AR=i686-uhu-linux-ar ac_cv_prog_AWK=gawk ac_cv_prog_CC=i686-uhu-linux-gcc ac_cv_prog_CPP='i686-uhu-linux-gcc -E' ac_cv_prog_CXX=i686-uhu-linux-g++ ac_cv_prog_CXXCPP='i686-uhu-linux-g++ -E' ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_ac_ct_STRIP=strip ac_cv_prog_cc_c89= ac_cv_prog_cc_g=yes ac_cv_prog_cxx_g=yes ac_cv_prog_f77_g=no ac_cv_prog_make_make_set=yes ac_cv_target=i686-uhu-linux-gnu am_cv_CC_dependencies_compiler_type=gcc3 am_cv_CXX_dependencies_compiler_type=gcc3 lt_cv_deplibs_check_method=pass_all lt_cv_file_magic_cmd='$MAGIC_CMD' lt_cv_file_magic_test_file= lt_cv_ld_reload_flag=-r lt_cv_objdir=.libs lt_cv_path_LD=/usr/bin/ld lt_cv_path_LDCXX=/usr/bin/ld lt_cv_path_NM='/usr/bin/nm -B' lt_cv_path_SED=/bin/sed lt_cv_prog_compiler_c_o=yes lt_cv_prog_compiler_c_o_CXX=yes lt_cv_prog_compiler_pic_works=yes lt_cv_prog_compiler_pic_works_CXX=yes lt_cv_prog_compiler_rtti_exceptions=no lt_cv_prog_compiler_static_works=yes lt_cv_prog_compiler_static_works_CXX=yes 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_lib_dlsearch_path_spec='/lib /usr/lib /usr/lib/qt4/lib ' lt_cv_sys_lib_search_path_spec='/usr/lib/gcc/i686-uhu-linux/4.8.3 /usr/lib /lib' lt_cv_sys_max_cmd_len=1572864 lt_lt_cv_prog_compiler_c_o='"yes"' lt_lt_cv_prog_compiler_c_o_CXX='"yes"' lt_lt_cv_sys_global_symbol_pipe='"sed -n -e '\''s/^.*[ ]\\([ABCDGIRSTW][ABCDGIRSTW]*\\)[ ][ ]*\\([_A-Za-z][_A-Za-z0-9]*\\)\$/\\1 \\2 \\2/p'\''"' lt_lt_cv_sys_global_symbol_to_c_name_address='"sed -n -e '\''s/^: \\([^ ]*\\) \$/ {\\\"\\1\\\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \\([^ ]*\\) \\([^ ]*\\)\$/ {\"\\2\", (lt_ptr) \\&\\2},/p'\''"' lt_lt_cv_sys_global_symbol_to_cdecl='"sed -n -e '\''s/^. .* \\(.*\\)\$/extern int \\1;/p'\''"' pkg_cv_QT4_CFLAGS='-DQT_SHARED -I/usr/lib/qt4/include -I/usr/lib/qt4/include/QtOpenGL -I/usr/lib/qt4/include -I/usr/lib/qt4/include/QtGui -I/usr/lib/qt4/include -I/usr/lib/qt4/include/QtCore ' pkg_cv_QT4_LIBS='-L/usr/lib/qt4/lib -lQtOpenGL -lQtGui -lQtCore ' sim_cv_coin_avail=true sim_cv_have_glx=true sim_cv_have_oiv_have_sbimage_addreadimagecb=true sim_cv_have_oiv_have_socamera_setstereomode=true sim_cv_have_oiv_have_socontexthandler=true sim_cv_have_oiv_have_sokeyboardevent_delete=true sim_cv_have_oiv_have_somousebuttonevent_button5=true sim_cv_have_oiv_have_sorted_layers_blend=true sim_cv_have_oiv_sopolygonoffset_node=true sim_cv_have_oiv_sovrmlbackground_vrmlnode=true sim_cv_have_oiv_sovrmlfog_vrmlnode=true sim_cv_have_oiv_sovrmlmaterial_vrmlnode=true sim_cv_have_oiv_sovrmlviewpoint_vrmlnode=true sim_cv_lib_loadlibrary_avail=no sim_cv_lib_x11mu_avail=maybe sim_cv_lib_x11xid_avail=yes sim_cv_x11_ready=true ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /var/uhubuild/work/compile/cfg/missing --run aclocal-1.8' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='${SHELL} /var/uhubuild/work/compile/cfg/missing --run tar' AR='i686-uhu-linux-ar' AUTOCONF='${SHELL} /var/uhubuild/work/compile/cfg/missing --run autoconf' AUTOHEADER='${SHELL} /var/uhubuild/work/compile/cfg/missing --run autoheader' AUTOMAKE='${SHELL} /var/uhubuild/work/compile/cfg/missing --run automake-1.8' AWK='gawk' BUILD_HTMLHELP_FALSE='' BUILD_HTMLHELP_TRUE='#' BUILD_HTMLPAGES_FALSE='' BUILD_HTMLPAGES_TRUE='#' BUILD_LIBRARY_FALSE='#' BUILD_LIBRARY_TRUE='' BUILD_MANPAGES_FALSE='#' BUILD_MANPAGES_TRUE='' BUILD_METAFILES_FALSE='#' BUILD_METAFILES_TRUE='' BUILD_WITH_MSVC='false' BUILD_WITH_MSVC_FALSE='' BUILD_WITH_MSVC_TRUE='#' CC='i686-uhu-linux-gcc' CCDEPMODE='depmode=gcc3' CFLAGS='-O2 -march=i686 -mtune=generic -W -Wall -Wno-unused -Wno-multichar ' COIN_COMPILER='i686-uhu-linux-g++' COMPONENTHEADER='Q_OBJECT' CONFIG='default' CPP='i686-uhu-linux-gcc -E' CPPFLAGS=' -I/usr/include/Inventor/annex -D_REENTRANT -DQT_SHARED -I/usr/lib/qt4/include -I/usr/lib/qt4/include/QtOpenGL -I/usr/lib/qt4/include/QtGui -I/usr/lib/qt4/include/QtCore -DNDEBUG -DSOQT_DEBUG=0 -DSOQT_INTERNAL' CXX='i686-uhu-linux-g++' CXXCPP='i686-uhu-linux-g++ -E' CXXDEPMODE='depmode=gcc3' CXXFLAGS='-g -O2 -W -Wall -Wno-unused -Wno-multichar -Woverloaded-virtual -Wno-non-virtual-dtor ' CYGPATH_W='echo' DEFS='-DHAVE_CONFIG_H' DEPDIR='.deps' DSUFFIX='' DSYMUTIL='' ECHO='echo' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/bin/grep -E' EVENT='QEvent *' EXEEXT='' F77='' FFLAGS='' GREP='/bin/grep' GUI='QT' Gui='Qt' HACKING_COMPACT_BUILD_FALSE='' HACKING_COMPACT_BUILD_TRUE='#' HAVE_JOYSTICK_LINUX_FALSE='' HAVE_JOYSTICK_LINUX_TRUE='#' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s' LDFLAGS='-L/usr/lib' LIBFLAGS='' LIBOBJS='' LIBS='-L/usr/lib/qt4/lib -lQtOpenGL -lQtGui -lQtCore -lXi -lCoin -lGL -lXext -lX11 -ldl -lpthread' LIBTOOL='$(SHELL) $(top_builddir)/libtool' LN_S='ln -s' LTLIBOBJS='' LT_AGE='5' LT_CURRENT='25' LT_REVISION='0' MACOSX_10_2FF_FALSE='' MACOSX_10_2FF_TRUE='#' MACOSX_FALSE='' MACOSX_PACKAGEABLE_FALSE='' MACOSX_PACKAGEABLE_TRUE='#' MACOSX_TRUE='#' MAC_FRAMEWORK='false' MAC_FRAMEWORK_FALSE='' MAC_FRAMEWORK_NAME='SoQt' MAC_FRAMEWORK_PREFIX='/Library/Frameworks' MAC_FRAMEWORK_TRUE='#' MAC_FRAMEWORK_VERSION='A' MAINT='#' MAINTAINER_MODE_FALSE='' MAINTAINER_MODE_TRUE='#' MAKEINFO='${SHELL} /var/uhubuild/work/compile/cfg/missing --run makeinfo' MOC='/usr/lib/qt4/bin/moc' NMEDIT='' OBJEXT='o' PACKAGE='SoQt' PACKAGE_BUGREPORT='coin-support@coin3d.org' PACKAGE_NAME='SoQt' PACKAGE_STRING='SoQt 1.5.0' PACKAGE_TARNAME='soqt' PACKAGE_URL='' PACKAGE_VERSION='1.5.0' PATH_SEPARATOR=':' PKG_CONFIG='/usr/bin/pkg-config' QT4_CFLAGS='-DQT_SHARED -I/usr/lib/qt4/include -I/usr/lib/qt4/include/QtOpenGL -I/usr/lib/qt4/include -I/usr/lib/qt4/include/QtGui -I/usr/lib/qt4/include -I/usr/lib/qt4/include/QtCore ' QT4_LIBS='-L/usr/lib/qt4/lib -lQtOpenGL -lQtGui -lQtCore ' QT_VERSION='4.8.6' RANLIB='ranlib' SED='/bin/sed' SET_MAKE='' SHELL='/bin/sh' SOGUI_DOC_HTML='NO' SOGUI_DOC_HTML_HELP='NO' SOGUI_DOC_MAN='YES' SOGUI_EXTRA_CFLAGS='-O2 -march=i686 -mtune=generic ' SOGUI_EXTRA_CPPFLAGS=' -I${prefix}/include -I/usr/include/Inventor/annex -D_REENTRANT -DQT_SHARED -I/usr/lib/qt4/include -I/usr/lib/qt4/include/QtOpenGL -I/usr/lib/qt4/include/QtGui -I/usr/lib/qt4/include/QtCore' SOGUI_EXTRA_CXXFLAGS='-g -O2' SOGUI_EXTRA_LDFLAGS='-L${exec_prefix}/lib' SOGUI_EXTRA_LIBS='-lSoQt -L/usr/lib/qt4/lib -lQtOpenGL -lQtGui -lQtCore -lXi -lCoin -lGL -lXext -lX11 -ldl -lpthread' SOGUI_MAJOR_VERSION='1' SOGUI_MINOR_VERSION='5' SOGUI_MSVC_LIBC='' SOQT_BETA_VERSION='' SOQT_DSP_DEFS='' SOQT_DSP_INCS='' SOQT_DSP_LIBS='' SOQT_LIB_DSP_DEFS='' SOQT_MAJOR_VERSION='1' SOQT_MICRO_VERSION='0' SOQT_MINOR_VERSION='5' SOQT_SO_VERSION='20' SOQT_VERSION='1.5.0' STRIP='strip' SUFFIX='' UNIX2WINPATH='echo' VERSION='1.5.0' WIDGET='QWidget *' XMKMF='' X_CFLAGS=' -INONE' X_EXTRA_LIBS='' X_LIBS=' -LNONE' X_PRE_LIBS=' -lSM -lICE' ac_compiler_gnu='yes' ac_ct_CC='' ac_ct_CXX='' ac_ct_F77='' ac_unique_file='src/Inventor/Qt/SoQt.cpp' 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='i686-uhu-linux-gnu' build_alias='i686-uhu-linux' build_cpu='i686' build_os='linux-gnu' build_vendor='uhu' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' dvidir='${docdir}' exec_prefix='${prefix}' frameworkdir='' gui='qt' host='i686-uhu-linux-gnu' host_alias='i686-uhu-linux' host_cpu='i686' host_os='linux-gnu' host_vendor='uhu' htmldir='${prefix}/share/doc/soqt/html' htmlhelpdir='${datarootdir}/SoQt/htmlhelp' includedir='${prefix}/include' infodir='/usr/share/info' install_sh='/var/uhubuild/work/compile/cfg/install-sh' ivframeworkdir='' ivincludedir='' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='/var' mandir='/usr/share/man' meta_prefix='moc_' mkdir_p='mkdir -p -- .' nop='' oldincludedir='/usr/include' path_tag='' pdfdir='${docdir}' prefix='/usr' program_transform_name='s,x,x,' psdir='${docdir}' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sim_ac_coin_configcmd='/usr/bin/coin-config --alternate=default' sim_ac_doxygen_exe='/usr/bin/doxygen' sim_ac_hhc_exe='' sim_ac_packagemaker_app='false' sim_ac_perl_exe='/usr/bin/perl' sim_ac_qt_cygpath='' sim_ac_relative_src_dir='.' sim_ac_relative_src_dir_p='true' sogui_build_dir='/var/uhubuild/work/compile' sogui_html_dir='/var/uhubuild/work/compile/html' sogui_html_help_dir='/var/uhubuild/work/compile/htmlhelp' sogui_man_dir='/var/uhubuild/work/compile/man' sogui_src_dir='/var/uhubuild/work/compile' soguiincludedir='${prefix}/include' soqt_build_dir='/var/uhubuild/work/compile' soqt_src_dir='/var/uhubuild/work/compile' soqt_w32_build_dir='/var/uhubuild/work/compile' soqt_w32_src_dir='/var/uhubuild/work/compile' sysconfdir='/etc' target='i686-uhu-linux-gnu' target_alias='' target_cpu='i686' target_os='linux-gnu' target_vendor='uhu' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "SoQt" #define PACKAGE_TARNAME "soqt" #define PACKAGE_VERSION "1.5.0" #define PACKAGE_STRING "SoQt 1.5.0" #define PACKAGE_BUGREPORT "coin-support@coin3d.org" #define PACKAGE_URL "" #define SOQT_MAJOR_VERSION 1 #define SOQT_MINOR_VERSION 5 #define SOQT_MICRO_VERSION 0 #define SOQT_VERSION "1.5.0" #define PACKAGE "SoQt" #define VERSION "1.5.0" #define STDC_HEADERS 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRING_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_DLFCN_H 1 #define HAVE_UNISTD_H 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_TIME_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_X11_XPROTO_H 1 #define HAVE_X11_EXTENSIONS_XINPUT_H 1 #define HAVE_GL_GL_H 1 #define HAVE_GLX 1 #define HAVE_X11_AVAILABLE /**/ #define HAVE_SOPOLYGONOFFSET 1 #define HAVE_SOVRMLMATERIAL 1 #define HAVE_SOVRMLVIEWPOINT 1 #define HAVE_SOVRMLBACKGROUND 1 #define HAVE_SOVRMLFOG 1 #define HAVE_SOCONTEXTHANDLER 1 #define HAVE_SOKEYBOARDEVENT_DELETE 1 #define HAVE_SOMOUSEBUTTONEVENT_BUTTON5 1 #define HAVE_SOCAMERA_SETSTEREOMODE 1 #define HAVE_SORTED_LAYERS_BLEND 1 #define COIN_IV_EXTENSIONS #define HAVE_SBIMAGE_ADDREADIMAGECB 1 #define GUI_TOOLKIT_VERSION qVersion() #define HAVE_CPP_COMPILER_FUNCTION_NAME_VAR __func__ #define HAVE_C_COMPILER_FUNCTION_NAME_VAR __func__ #define USE_EXCEPTIONS 1 #define WITH_STATIC_DEFAULTS /**/ configure: exit 0 ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by SoQt config.status 1.5.0, which was generated by GNU Autoconf 2.65. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ config.status --file=src/Inventor/Qt/SoAny.h:src/Inventor/Qt/common/SoAny.h.in on hp12 ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by SoQt config.status 1.5.0, which was generated by GNU Autoconf 2.65. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ config.status --file=soqt-config:src/Inventor/Qt/common/sogui-config.in on hp12 ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by SoQt config.status 1.5.0, which was generated by GNU Autoconf 2.65. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ config.status --file=src/Inventor/Qt/SoAny.cpp:src/Inventor/Qt/common/SoAny.cpp.in on hp12 ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by SoQt config.status 1.5.0, which was generated by GNU Autoconf 2.65. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ config.status --file=sogui.doxygen:src/Inventor/Qt/common/sogui.doxygen.in on hp12 This file was extended by SoQt config.status 1.5.0, which was generated by GNU Autoconf 2.65. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ config.status --file=src/Inventor/Qt/SoQt.h:src/Inventor/Qt/common/SoGui.h.in on hp12 ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by SoQt config.status 1.5.0, which was generated by GNU Autoconf 2.65. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ config.status --file=src/soqtdefs.h:src/Inventor/Qt/common/soguidefs.h.in on hp12 ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by SoQt config.status 1.5.0, which was generated by GNU Autoconf 2.65. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ config.status --file=-:src/Inventor/Qt/common/SoGuiBasic.h.in on hp12 ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by SoQt config.status 1.5.0, which was generated by GNU Autoconf 2.65. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ config.status --file=src/Inventor/Qt/SoQtCursor.cpp:src/Inventor/Qt/common/SoGuiCursor.cpp.in on hp12 This file was extended by SoQt config.status 1.5.0, which was generated by GNU Autoconf 2.65. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ config.status --header=src/Inventor/Qt/SoQtBasic.h:- on hp12 ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by SoQt config.status 1.5.0, which was generated by GNU Autoconf 2.65. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ config.status --file=src/Inventor/Qt/SoQtObject.h:src/Inventor/Qt/common/SoGuiObject.h.in on hp12 ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by SoQt config.status 1.5.0, which was generated by GNU Autoconf 2.65. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ config.status --file=src/Inventor/Qt/SoQtCursor.h:src/Inventor/Qt/common/SoGuiCursor.h.in on hp12 ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by SoQt config.status 1.5.0, which was generated by GNU Autoconf 2.65. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ config.status --file=src/Inventor/Qt/SoQtObject.cpp:src/Inventor/Qt/common/SoGuiObject.cpp.in on hp12 ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by SoQt config.status 1.5.0, which was generated by GNU Autoconf 2.65. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ config.status --file=src/Inventor/Qt/SoGuiComponentP.h:src/Inventor/Qt/common/SoGuiComponentP.h.in on hp12 config.status:1029: creating soqt-config ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by SoQt config.status 1.5.0, which was generated by GNU Autoconf 2.65. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ config.status --file=src/Inventor/Qt/SoQtComponentCommon.cpp:src/Inventor/Qt/common/SoGuiComponentCommon.cpp.in on hp12 ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by SoQt config.status 1.5.0, which was generated by GNU Autoconf 2.65. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ config.status --file=src/Inventor/Qt/SoQtCommon.cpp:src/Inventor/Qt/common/SoGuiCommon.cpp.in on hp12 ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## config.status:1029: creating src/Inventor/Qt/SoAny.h This file was extended by SoQt config.status 1.5.0, which was generated by GNU Autoconf 2.65. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ config.status --file=src/Inventor/Qt/SoQtComponent.h:src/Inventor/Qt/common/SoGuiComponent.h.in on hp12 ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by SoQt config.status 1.5.0, which was generated by GNU Autoconf 2.65. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ config.status --file=src/Inventor/Qt/SoGuiP.h:src/Inventor/Qt/common/SoGuiP.h.in on hp12 config.status:1029: creating src/Inventor/Qt/SoQtBasic.h config.status:1029: creating sogui.doxygen config.status:1029: creating src/Inventor/Qt/SoAny.cpp config.status:1029: creating src/soqtdefs.h config.status:1029: creating src/Inventor/Qt/SoQt.h config.status:1029: creating src/Inventor/Qt/SoQtCursor.cpp config.status:1029: creating src/Inventor/Qt/SoQtObject.h config.status:1029: creating src/Inventor/Qt/SoQtObject.cpp config.status:1029: creating src/Inventor/Qt/SoQtCursor.h config.status:1029: creating src/Inventor/Qt/SoQtCommon.cpp config.status:1029: creating src/Inventor/Qt/SoQtComponentCommon.cpp config.status:1029: creating src/Inventor/Qt/SoQtComponent.h config.status:1029: creating src/Inventor/Qt/SoGuiComponentP.h config.status:1029: creating src/Inventor/Qt/SoGuiP.h ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by SoQt config.status 1.5.0, which was generated by GNU Autoconf 2.65. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ config.status --file=src/Inventor/Qt/SoQtGLWidget.h:src/Inventor/Qt/common/SoGuiGLWidget.h.in on hp12 ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by SoQt config.status 1.5.0, which was generated by GNU Autoconf 2.65. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ config.status --file=src/Inventor/Qt/SoQtGLWidgetCommon.cpp:src/Inventor/Qt/common/SoGuiGLWidgetCommon.cpp.in on hp12 ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by SoQt config.status 1.5.0, which was generated by GNU Autoconf 2.65. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ config.status --file=src/Inventor/Qt/SoGuiGLWidgetP.h:src/Inventor/Qt/common/SoGuiGLWidgetP.h.in on hp12 ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by SoQt config.status 1.5.0, which was generated by GNU Autoconf 2.65. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ config.status --file=src/Inventor/Qt/SoQtRenderArea.h:src/Inventor/Qt/common/SoGuiRenderArea.h.in on hp12 ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by SoQt config.status 1.5.0, which was generated by GNU Autoconf 2.65. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ config.status --file=src/Inventor/Qt/SoQtRenderArea.cpp:src/Inventor/Qt/common/SoGuiRenderArea.cpp.in on hp12 ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by SoQt config.status 1.5.0, which was generated by GNU Autoconf 2.65. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ config.status --file=src/Inventor/Qt/SoQtColorEditor.h:src/Inventor/Qt/common/SoGuiColorEditor.h.in on hp12 ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by SoQt config.status 1.5.0, which was generated by GNU Autoconf 2.65. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ config.status --file=src/Inventor/Qt/devices/spwinput.h:src/Inventor/Qt/common/spwinput.h.in on hp12 ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by SoQt config.status 1.5.0, which was generated by GNU Autoconf 2.65. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ config.status --file=src/Inventor/Qt/SoQtMaterialEditor.h:src/Inventor/Qt/common/SoGuiMaterialEditor.h.in on hp12 config.status:1029: creating src/Inventor/Qt/SoQtGLWidget.h ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by SoQt config.status 1.5.0, which was generated by GNU Autoconf 2.65. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ config.status --file=src/Inventor/Qt/devices/spwinput_x11.cpp:src/Inventor/Qt/common/spwinput_x11.cpp.in on hp12 config.status:1029: creating src/Inventor/Qt/SoGuiGLWidgetP.h ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## config.status:1029: creating src/Inventor/Qt/SoQtGLWidgetCommon.cpp This file was extended by SoQt config.status 1.5.0, which was generated by GNU Autoconf 2.65. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ config.status --file=src/Inventor/Qt/devices/spwinput_win32.h:src/Inventor/Qt/common/spwinput_win32.h.in on hp12 ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by SoQt config.status 1.5.0, which was generated by GNU Autoconf 2.65. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ config.status --file=src/Inventor/Qt/devices/SoQtDeviceCommon.cpp:src/Inventor/Qt/common/devices/SoGuiDevice.cpp.in on hp12 ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by SoQt config.status 1.5.0, which was generated by GNU Autoconf 2.65. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ config.status --file=src/Inventor/Qt/common/gl.h:src/Inventor/Qt/common/gl.h.in on hp12 ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by SoQt config.status 1.5.0, which was generated by GNU Autoconf 2.65. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ config.status --file=src/Inventor/Qt/devices/SoQtDevice.h:src/Inventor/Qt/common/devices/SoGuiDevice.h.in on hp12 config.status:1029: creating src/Inventor/Qt/SoQtRenderArea.cpp config.status:1029: creating src/Inventor/Qt/SoQtColorEditor.h ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by SoQt config.status 1.5.0, which was generated by GNU Autoconf 2.65. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ config.status --file=src/Inventor/Qt/devices/SoGuiDeviceP.h:src/Inventor/Qt/common/devices/SoGuiDeviceP.h.in on hp12 config.status:1029: creating src/Inventor/Qt/devices/spwinput.h ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by SoQt config.status 1.5.0, which was generated by GNU Autoconf 2.65. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ config.status --file=src/Inventor/Qt/devices/spwinput_win32.c:src/Inventor/Qt/common/spwinput_win32.c.in on hp12 config.status:1029: creating src/Inventor/Qt/SoQtRenderArea.h config.status:1029: creating src/Inventor/Qt/devices/spwinput_x11.cpp ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by SoQt config.status 1.5.0, which was generated by GNU Autoconf 2.65. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ config.status --file=src/Inventor/Qt/devices/SoQtInputFocusCommon.cpp:src/Inventor/Qt/common/devices/SoGuiInputFocus.cpp.in on hp12 config.status:1029: creating src/Inventor/Qt/SoQtMaterialEditor.h config.status:1029: creating src/Inventor/Qt/devices/SoQtDeviceCommon.cpp config.status:1029: creating src/Inventor/Qt/devices/spwinput_win32.h config.status:1029: creating src/Inventor/Qt/devices/SoQtDevice.h config.status:1029: creating src/Inventor/Qt/common/gl.h config.status:1029: creating src/Inventor/Qt/devices/SoGuiDeviceP.h config.status:1029: creating src/Inventor/Qt/devices/spwinput_win32.c config.status:1029: creating src/Inventor/Qt/devices/SoQtInputFocusCommon.cpp ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by SoQt config.status 1.5.0, which was generated by GNU Autoconf 2.65. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ config.status --file=src/Inventor/Qt/devices/SoQtInputFocus.h:src/Inventor/Qt/common/devices/SoGuiInputFocus.h.in on hp12 ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by SoQt config.status 1.5.0, which was generated by GNU Autoconf 2.65. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ config.status --file=src/Inventor/Qt/devices/SoGuiInputFocusP.h:src/Inventor/Qt/common/devices/SoGuiInputFocusP.h.in on hp12 ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by SoQt config.status 1.5.0, which was generated by GNU Autoconf 2.65. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ config.status --file=src/Inventor/Qt/devices/SoGuiKeyboardP.h:src/Inventor/Qt/common/devices/SoGuiKeyboardP.h.in on hp12 ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by SoQt config.status 1.5.0, which was generated by GNU Autoconf 2.65. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ config.status --file=src/Inventor/Qt/devices/SoQtKeyboard.h:src/Inventor/Qt/common/devices/SoGuiKeyboard.h.in on hp12 ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by SoQt config.status 1.5.0, which was generated by GNU Autoconf 2.65. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ config.status --file=src/Inventor/Qt/devices/SoQtKeyboardCommon.cpp:src/Inventor/Qt/common/devices/SoGuiKeyboard.cpp.in on hp12 ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by SoQt config.status 1.5.0, which was generated by GNU Autoconf 2.65. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ config.status --file=src/Inventor/Qt/devices/SoQtMouse.h:src/Inventor/Qt/common/devices/SoGuiMouse.h.in on hp12 ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by SoQt config.status 1.5.0, which was generated by GNU Autoconf 2.65. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ config.status --file=src/Inventor/Qt/devices/SoQtMouseCommon.cpp:src/Inventor/Qt/common/devices/SoGuiMouse.cpp.in on hp12 config.status:1029: creating src/Inventor/Qt/devices/SoQtInputFocus.h ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by SoQt config.status 1.5.0, which was generated by GNU Autoconf 2.65. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ config.status --file=src/Inventor/Qt/devices/SoGuiMouseP.h:src/Inventor/Qt/common/devices/SoGuiMouseP.h.in on hp12 config.status:1029: creating src/Inventor/Qt/devices/SoGuiInputFocusP.h ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by SoQt config.status 1.5.0, which was generated by GNU Autoconf 2.65. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ config.status --file=src/Inventor/Qt/editors/SoQtMaterialEditor.cpp:src/Inventor/Qt/common/editors/SoGuiMaterialEditor.cpp.in on hp12 ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by SoQt config.status 1.5.0, which was generated by GNU Autoconf 2.65. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ config.status --file=src/Inventor/Qt/editors/SoQtColorEditor.h:src/Inventor/Qt/common/editors/SoGuiColorEditor.h.in on hp12 ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by SoQt config.status 1.5.0, which was generated by GNU Autoconf 2.65. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ config.status --file=src/Inventor/Qt/engines/SoGuiEngines.h:src/Inventor/Qt/common/engines/Engines.h.in on hp12 This file was extended by SoQt config.status 1.5.0, which was generated by GNU Autoconf 2.65. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ config.status --file=src/Inventor/Qt/editors/SoQtColorEditor.cpp:src/Inventor/Qt/common/editors/SoGuiColorEditor.cpp.in on hp12 ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by SoQt config.status 1.5.0, which was generated by GNU Autoconf 2.65. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ config.status --file=src/Inventor/Qt/editors/SoQtMaterialEditor.h:src/Inventor/Qt/common/editors/SoGuiMaterialEditor.h.in on hp12 ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by SoQt config.status 1.5.0, which was generated by GNU Autoconf 2.65. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ config.status --file=src/Inventor/Qt/engines/Engines.cpp:src/Inventor/Qt/common/engines/Engines.cpp.in on hp12 config.status:1029: creating src/Inventor/Qt/devices/SoQtKeyboardCommon.cpp config.status:1029: creating src/Inventor/Qt/devices/SoGuiKeyboardP.h ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## config.status:1029: creating src/Inventor/Qt/devices/SoQtMouse.h This file was extended by SoQt config.status 1.5.0, which was generated by GNU Autoconf 2.65. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ config.status --file=src/Inventor/Qt/engines/RadioGroup.cpp:src/Inventor/Qt/common/engines/RadioGroup.cpp.in on hp12 ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by SoQt config.status 1.5.0, which was generated by GNU Autoconf 2.65. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ config.status --file=src/Inventor/Qt/engines/SoGuiRadioGroup.h:src/Inventor/Qt/common/engines/RadioGroup.h.in on hp12 config.status:1029: creating src/Inventor/Qt/devices/SoQtKeyboard.h config.status:1029: creating src/Inventor/Qt/devices/SoQtMouseCommon.cpp config.status:1029: creating src/Inventor/Qt/devices/SoGuiMouseP.h config.status:1029: creating src/Inventor/Qt/editors/SoQtMaterialEditor.cpp config.status:1029: creating src/Inventor/Qt/editors/SoQtMaterialEditor.h config.status:1029: creating src/Inventor/Qt/editors/SoQtColorEditor.cpp config.status:1029: creating src/Inventor/Qt/engines/Engines.cpp config.status:1029: creating src/Inventor/Qt/editors/SoQtColorEditor.h config.status:1029: creating src/Inventor/Qt/engines/SoGuiRadioGroup.h config.status:1029: creating src/Inventor/Qt/engines/SoGuiEngines.h config.status:1029: creating src/Inventor/Qt/engines/RadioGroup.cpp ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by SoQt config.status 1.5.0, which was generated by GNU Autoconf 2.65. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ config.status --file=src/Inventor/Qt/engines/Format.cpp:src/Inventor/Qt/common/engines/Format.cpp.in on hp12 ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by SoQt config.status 1.5.0, which was generated by GNU Autoconf 2.65. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ config.status --file=src/Inventor/Qt/engines/SoGuiFormat.h:src/Inventor/Qt/common/engines/Format.h.in on hp12 ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by SoQt config.status 1.5.0, which was generated by GNU Autoconf 2.65. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ config.status --file=src/Inventor/Qt/nodes/Nodes.cpp:src/Inventor/Qt/common/nodes/Nodes.cpp.in on hp12 ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by SoQt config.status 1.5.0, which was generated by GNU Autoconf 2.65. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ config.status --file=src/Inventor/Qt/nodes/SoGuiNodes.h:src/Inventor/Qt/common/nodes/Nodes.h.in on hp12 ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by SoQt config.status 1.5.0, which was generated by GNU Autoconf 2.65. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ config.status --file=src/Inventor/Qt/nodes/SoGuiViewpointWrapper.h:src/Inventor/Qt/common/nodes/ViewpointWrapper.h.in on hp12 ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by SoQt config.status 1.5.0, which was generated by GNU Autoconf 2.65. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ config.status --file=src/Inventor/Qt/nodes/SoGuiSceneTexture2.h:src/Inventor/Qt/common/nodes/SceneTexture2.h.in on hp12 config.status:1029: creating src/Inventor/Qt/engines/Format.cpp ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by SoQt config.status 1.5.0, which was generated by GNU Autoconf 2.65. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ config.status --file=src/Inventor/Qt/nodes/SoGuiViewportFix.h:src/Inventor/Qt/common/nodes/ViewportFix.h.in on hp12 ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by SoQt config.status 1.5.0, which was generated by GNU Autoconf 2.65. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ config.status --file=src/Inventor/Qt/nodes/SceneTexture2.cpp:src/Inventor/Qt/common/nodes/SceneTexture2.cpp.in on hp12 ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by SoQt config.status 1.5.0, which was generated by GNU Autoconf 2.65. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ config.status --file=src/Inventor/Qt/nodes/ViewportFix.cpp:src/Inventor/Qt/common/nodes/ViewportFix.cpp.in on hp12 config.status:1029: creating src/Inventor/Qt/engines/SoGuiFormat.h config.status:1029: creating src/Inventor/Qt/nodes/Nodes.cpp ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by SoQt config.status 1.5.0, which was generated by GNU Autoconf 2.65. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ config.status --file=src/Inventor/Qt/nodes/Pane.cpp:src/Inventor/Qt/common/nodes/Pane.cpp.in on hp12 ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by SoQt config.status 1.5.0, which was generated by GNU Autoconf 2.65. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ config.status --file=src/Inventor/Qt/nodes/SoGuiPane.h:src/Inventor/Qt/common/nodes/Pane.h.in on hp12 ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by SoQt config.status 1.5.0, which was generated by GNU Autoconf 2.65. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ config.status --file=src/Inventor/Qt/nodes/SoGuiPosition.h:src/Inventor/Qt/common/nodes/Position.h.in on hp12 config.status:1029: creating src/Inventor/Qt/nodes/SoGuiNodes.h config.status:1029: creating src/Inventor/Qt/nodes/SoGuiSceneTexture2.h ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by SoQt config.status 1.5.0, which was generated by GNU Autoconf 2.65. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ config.status --file=src/Inventor/Qt/nodes/ViewpointWrapper.cpp:src/Inventor/Qt/common/nodes/ViewpointWrapper.cpp.in on hp12 config.status:1029: creating src/Inventor/Qt/nodes/SoGuiViewpointWrapper.h config.status:1029: creating src/Inventor/Qt/nodes/SoGuiViewportFix.h ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by SoQt config.status 1.5.0, which was generated by GNU Autoconf 2.65. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ config.status --file=src/Inventor/Qt/nodes/Translation.cpp:src/Inventor/Qt/common/nodes/Translation.cpp.in on hp12 ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by SoQt config.status 1.5.0, which was generated by GNU Autoconf 2.65. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ config.status --file=src/Inventor/Qt/nodes/Position.cpp:src/Inventor/Qt/common/nodes/Position.cpp.in on hp12 config.status:1029: creating src/Inventor/Qt/nodes/ViewportFix.cpp config.status:1029: creating src/Inventor/Qt/nodes/SceneTexture2.cpp config.status:1029: creating src/Inventor/Qt/nodes/SoGuiPosition.h ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by SoQt config.status 1.5.0, which was generated by GNU Autoconf 2.65. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ config.status --file=src/Inventor/Qt/nodes/SoGuiTranslation.h:src/Inventor/Qt/common/nodes/Translation.h.in on hp12 config.status:1029: creating src/Inventor/Qt/nodes/SoGuiPane.h config.status:1029: creating src/Inventor/Qt/nodes/Pane.cpp config.status:1029: creating src/Inventor/Qt/nodes/ViewpointWrapper.cpp config.status:1029: creating src/Inventor/Qt/nodes/Translation.cpp config.status:1029: creating src/Inventor/Qt/nodes/Position.cpp config.status:1029: creating src/Inventor/Qt/nodes/SoGuiTranslation.h ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by SoQt config.status 1.5.0, which was generated by GNU Autoconf 2.65. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ config.status --file=src/Inventor/Qt/nodes/SoGuiFrame.h:src/Inventor/Qt/common/nodes/Frame.h.in on hp12 ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by SoQt config.status 1.5.0, which was generated by GNU Autoconf 2.65. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ config.status --file=src/Inventor/Qt/nodes/SoGuiImage.h:src/Inventor/Qt/common/nodes/Image.h.in on hp12 ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by SoQt config.status 1.5.0, which was generated by GNU Autoconf 2.65. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ config.status --file=src/Inventor/Qt/nodes/Frame.cpp:src/Inventor/Qt/common/nodes/Frame.cpp.in on hp12 ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by SoQt config.status 1.5.0, which was generated by GNU Autoconf 2.65. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ config.status --file=src/Inventor/Qt/nodes/Image.cpp:src/Inventor/Qt/common/nodes/Image.cpp.in on hp12 ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by SoQt config.status 1.5.0, which was generated by GNU Autoconf 2.65. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ config.status --file=src/Inventor/Qt/nodes/SoGuiLabel.h:src/Inventor/Qt/common/nodes/Label.h.in on hp12 ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by SoQt config.status 1.5.0, which was generated by GNU Autoconf 2.65. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ config.status --file=src/Inventor/Qt/nodes/SoGuiToggleButton.h:src/Inventor/Qt/common/nodes/ToggleButton.h.in on hp12 ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by SoQt config.status 1.5.0, which was generated by GNU Autoconf 2.65. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ config.status --file=src/Inventor/Qt/nodes/ToggleButton.cpp:src/Inventor/Qt/common/nodes/ToggleButton.cpp.in on hp12 ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by SoQt config.status 1.5.0, which was generated by GNU Autoconf 2.65. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ config.status --file=src/Inventor/Qt/nodes/Label.cpp:src/Inventor/Qt/common/nodes/Label.cpp.in on hp12 ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by SoQt config.status 1.5.0, which was generated by GNU Autoconf 2.65. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ config.status --file=src/Inventor/Qt/nodes/SoGuiRadioButton.h:src/Inventor/Qt/common/nodes/RadioButton.h.in on hp12 config.status:1029: creating src/Inventor/Qt/nodes/SoGuiFrame.h ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by SoQt config.status 1.5.0, which was generated by GNU Autoconf 2.65. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ config.status --file=src/Inventor/Qt/nodes/RadioButton.cpp:src/Inventor/Qt/common/nodes/RadioButton.cpp.in on hp12 config.status:1029: creating src/Inventor/Qt/nodes/SoGuiImage.h ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by SoQt config.status 1.5.0, which was generated by GNU Autoconf 2.65. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ config.status --file=src/Inventor/Qt/nodes/ClickCounter.cpp:src/Inventor/Qt/common/nodes/ClickCounter.cpp.in on hp12 ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by SoQt config.status 1.5.0, which was generated by GNU Autoconf 2.65. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ config.status --file=src/Inventor/Qt/nodes/SoGuiSlider2.h:src/Inventor/Qt/common/nodes/Slider2.h.in on hp12 config.status:1029: creating src/Inventor/Qt/nodes/Frame.cpp config.status:1029: creating src/Inventor/Qt/nodes/Image.cpp ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by SoQt config.status 1.5.0, which was generated by GNU Autoconf 2.65. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ config.status --file=src/Inventor/Qt/nodes/SoGuiClickCounter.h:src/Inventor/Qt/common/nodes/ClickCounter.h.in on hp12 config.status:1029: creating src/Inventor/Qt/nodes/SoGuiLabel.h ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by SoQt config.status 1.5.0, which was generated by GNU Autoconf 2.65. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ config.status --file=src/Inventor/Qt/nodes/Slider1.cpp:src/Inventor/Qt/common/nodes/Slider1.cpp.in on hp12 ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by SoQt config.status 1.5.0, which was generated by GNU Autoconf 2.65. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ config.status --file=src/Inventor/Qt/nodes/SoGuiSlider1.h:src/Inventor/Qt/common/nodes/Slider1.h.in on hp12 ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by SoQt config.status 1.5.0, which was generated by GNU Autoconf 2.65. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ config.status --file=src/Inventor/Qt/nodes/Slider2.cpp:src/Inventor/Qt/common/nodes/Slider2.cpp.in on hp12 config.status:1029: creating src/Inventor/Qt/nodes/ToggleButton.cpp config.status:1029: creating src/Inventor/Qt/nodes/SoGuiToggleButton.h config.status:1029: creating src/Inventor/Qt/nodes/SoGuiRadioButton.h config.status:1029: creating src/Inventor/Qt/nodes/Label.cpp config.status:1029: creating src/Inventor/Qt/nodes/SoGuiClickCounter.h config.status:1029: creating src/Inventor/Qt/nodes/SoGuiSlider2.h config.status:1029: creating src/Inventor/Qt/nodes/Slider1.cpp config.status:1029: creating src/Inventor/Qt/nodes/ClickCounter.cpp config.status:1029: creating src/Inventor/Qt/nodes/RadioButton.cpp config.status:1029: creating src/Inventor/Qt/nodes/SoGuiSlider1.h config.status:1029: creating src/Inventor/Qt/nodes/Slider2.cpp ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by SoQt config.status 1.5.0, which was generated by GNU Autoconf 2.65. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ config.status --file=src/Inventor/Qt/nodes/SoGuiMaterialEditor.h:src/Inventor/Qt/common/nodes/MaterialEditor.h.in on hp12 ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by SoQt config.status 1.5.0, which was generated by GNU Autoconf 2.65. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ config.status --file=src/Inventor/Qt/nodes/SoGuiColorEditor.h:src/Inventor/Qt/common/nodes/ColorEditor.h.in on hp12 ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by SoQt config.status 1.5.0, which was generated by GNU Autoconf 2.65. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ config.status --file=src/Inventor/Qt/nodes/ColorEditor.cpp:src/Inventor/Qt/common/nodes/ColorEditor.cpp.in on hp12 ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by SoQt config.status 1.5.0, which was generated by GNU Autoconf 2.65. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ config.status --file=src/Inventor/Qt/viewers/SoQtConstrainedViewer.h:src/Inventor/Qt/common/viewers/SoGuiConstrainedViewer.h.in on hp12 This file was extended by SoQt config.status 1.5.0, which was generated by GNU Autoconf 2.65. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ config.status --file=src/Inventor/Qt/viewers/SoQtViewer.h:src/Inventor/Qt/common/viewers/SoGuiViewer.h.in on hp12 config.status:1029: creating src/Inventor/Qt/nodes/SoGuiColorEditor.h ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by SoQt config.status 1.5.0, which was generated by GNU Autoconf 2.65. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ config.status --file=src/Inventor/Qt/viewers/SoGuiViewerP.h:src/Inventor/Qt/common/viewers/SoGuiViewerP.h.in on hp12 ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by SoQt config.status 1.5.0, which was generated by GNU Autoconf 2.65. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ config.status --file=src/Inventor/Qt/nodes/MaterialEditor.cpp:src/Inventor/Qt/common/nodes/MaterialEditor.cpp.in on hp12 ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by SoQt config.status 1.5.0, which was generated by GNU Autoconf 2.65. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ config.status --file=src/Inventor/Qt/viewers/SoQtConstrainedViewer.cpp:src/Inventor/Qt/common/viewers/SoGuiConstrainedViewer.cpp.in on hp12 ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by SoQt config.status 1.5.0, which was generated by GNU Autoconf 2.65. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ config.status --file=src/Inventor/Qt/viewers/SoQtFlyViewer.h:src/Inventor/Qt/common/viewers/SoGuiFlyViewer.h.in on hp12 ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by SoQt config.status 1.5.0, which was generated by GNU Autoconf 2.65. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ config.status --file=src/Inventor/Qt/viewers/SoQtFlyViewer.cpp:src/Inventor/Qt/common/viewers/SoGuiFlyViewer.cpp.in on hp12 config.status:1029: creating src/Inventor/Qt/nodes/SoGuiMaterialEditor.h ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by SoQt config.status 1.5.0, which was generated by GNU Autoconf 2.65. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ config.status --file=src/Inventor/Qt/viewers/SoGuiFullViewerP.h:src/Inventor/Qt/common/viewers/SoGuiFullViewerP.h.in on hp12 ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by SoQt config.status 1.5.0, which was generated by GNU Autoconf 2.65. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ config.status --file=src/Inventor/Qt/viewers/SoQtFullViewer.cpp:src/Inventor/Qt/common/viewers/SoGuiFullViewer.cpp.in on hp12 ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by SoQt config.status 1.5.0, which was generated by GNU Autoconf 2.65. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ config.status --file=src/Inventor/Qt/viewers/SoQtViewer.cpp:src/Inventor/Qt/common/viewers/SoGuiViewer.cpp.in on hp12 ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by SoQt config.status 1.5.0, which was generated by GNU Autoconf 2.65. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ config.status --file=src/Inventor/Qt/viewers/SoQtFullViewer.h:src/Inventor/Qt/common/viewers/SoGuiFullViewer.h.in on hp12 config.status:1029: creating src/Inventor/Qt/nodes/ColorEditor.cpp config.status:1029: creating src/Inventor/Qt/viewers/SoGuiViewerP.h config.status:1029: creating src/Inventor/Qt/viewers/SoQtConstrainedViewer.h ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by SoQt config.status 1.5.0, which was generated by GNU Autoconf 2.65. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ config.status --file=src/Inventor/Qt/viewers/SoGuiExaminerViewerP.h:src/Inventor/Qt/common/viewers/SoGuiExaminerViewerP.h.in on hp12 ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by SoQt config.status 1.5.0, which was generated by GNU Autoconf 2.65. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ config.status --file=src/Inventor/Qt/viewers/SoQtExaminerViewer.h:src/Inventor/Qt/common/viewers/SoGuiExaminerViewer.h.in on hp12 config.status:1029: creating src/Inventor/Qt/nodes/MaterialEditor.cpp config.status:1029: creating src/Inventor/Qt/viewers/SoQtFullViewer.cpp config.status:1029: creating src/Inventor/Qt/viewers/SoQtViewer.h config.status:1029: creating src/Inventor/Qt/viewers/SoQtConstrainedViewer.cpp config.status:1029: creating src/Inventor/Qt/viewers/SoQtFlyViewer.h config.status:1029: creating src/Inventor/Qt/viewers/SoQtViewer.cpp config.status:1029: creating src/Inventor/Qt/viewers/SoGuiFullViewerP.h config.status:1029: creating src/Inventor/Qt/viewers/SoQtFullViewer.h config.status:1029: creating src/Inventor/Qt/viewers/SoQtFlyViewer.cpp config.status:1029: creating src/Inventor/Qt/viewers/SoGuiExaminerViewerP.h config.status:1029: creating src/Inventor/Qt/viewers/SoQtExaminerViewer.h ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by SoQt config.status 1.5.0, which was generated by GNU Autoconf 2.65. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ config.status --file=src/Inventor/Qt/viewers/SoQtExaminerViewer.cpp:src/Inventor/Qt/common/viewers/SoGuiExaminerViewer.cpp.in on hp12 ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by SoQt config.status 1.5.0, which was generated by GNU Autoconf 2.65. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ config.status --file=src/Inventor/Qt/viewers/SoQtPlaneViewer.h:src/Inventor/Qt/common/viewers/SoGuiPlaneViewer.h.in on hp12 ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by SoQt config.status 1.5.0, which was generated by GNU Autoconf 2.65. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ config.status --file=src/Inventor/Qt/viewers/SoGuiPlaneViewerP.h:src/Inventor/Qt/common/viewers/SoGuiPlaneViewerP.h.in on hp12 ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by SoQt config.status 1.5.0, which was generated by GNU Autoconf 2.65. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ config.status --file=src/Inventor/Qt/widgets/SoAnyThumbWheel.cpp:src/Inventor/Qt/common/widgets/SoAnyThumbWheel.cpp.in on hp12 ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by SoQt config.status 1.5.0, which was generated by GNU Autoconf 2.65. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ config.status --file=src/Inventor/Qt/widgets/SoAnyThumbWheel.h:src/Inventor/Qt/common/widgets/SoAnyThumbWheel.h.in on hp12 ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by SoQt config.status 1.5.0, which was generated by GNU Autoconf 2.65. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ config.status --file=src/Inventor/Qt/viewers/SoQtPlaneViewer.cpp:src/Inventor/Qt/common/viewers/SoGuiPlaneViewer.cpp.in on hp12 ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by SoQt config.status 1.5.0, which was generated by GNU Autoconf 2.65. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ config.status --file=src/Inventor/Qt/widgets/SoQtPopupMenu.cpp:src/Inventor/Qt/common/widgets/SoGuiPopupMenu.cpp.in on hp12 ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by SoQt config.status 1.5.0, which was generated by GNU Autoconf 2.65. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ config.status --file=man/man1/soqt-config.1:src/Inventor/Qt/common/sogui-config.1.in on hp12 This file was extended by SoQt config.status 1.5.0, which was generated by GNU Autoconf 2.65. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ config.status --file=src/Inventor/Qt/widgets/SoQtPopupMenu.h:src/Inventor/Qt/common/widgets/SoGuiPopupMenu.h.in on hp12 config.status:1029: creating src/Inventor/Qt/viewers/SoQtExaminerViewer.cpp config.status:1029: creating src/Inventor/Qt/viewers/SoGuiPlaneViewerP.h config.status:1029: creating src/Inventor/Qt/viewers/SoQtPlaneViewer.h config.status:1029: creating src/Inventor/Qt/viewers/SoQtPlaneViewer.cpp config.status:1029: creating src/Inventor/Qt/widgets/SoAnyThumbWheel.h config.status:1029: creating src/Inventor/Qt/widgets/SoAnyThumbWheel.cpp config.status:1029: creating src/Inventor/Qt/widgets/SoQtPopupMenu.h config.status:1029: creating src/Inventor/Qt/widgets/SoQtPopupMenu.cpp config.status:1029: creating man/man1/soqt-config.1