PDA

View Full Version : Something wicked happened while trying to validate your Qt installation!!!



sturge24
11-16-2006, 08:01 AM
Gotta love that error! LoL. I've installed every Qt related doc package I can find, but still get the error. Any suggestions? (Keeping in mind that I'm still quite new to linux, but eager to learn.)

root@Ubuntu-Linux:/opt/showeq-5.6.1.0# ./configure
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking target system type... i686-pc-linux-gnu
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for gawk... no
checking for mawk... mawk
checking whether make sets $(MAKE)... no
checking whether to enable maintainer-specific portions of Makefiles... no
checking for doxygen... no
configure: WARNING: doxygen not found - will not generate any doxygen documentation
checking for perl... /usr/bin/perl
checking for gcc... gcc
checking for g++... g++
checking for supported compiler version... checking for style of include used by make... none
checking for C++ compiler default output file name... a.out
checking whether the C++ compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking dependency style of g++... none
yes
checking for gcc... gcc
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ANSI C... none needed
checking dependency style of gcc... none
checking whether we are using the GNU C++ compiler... (cached) yes
checking whether g++ accepts -g... (cached) yes
checking dependency style of g++... (cached) none
checking how to run the C preprocessor... gcc -E
checking for an ANSI C-conforming const... yes
checking for a BSD-compatible install... /usr/bin/install -c
checking whether ln -s works... yes
checking whether make sets $(MAKE)... (cached) no
checking for a sed that does not truncate output... /bin/sed
checking for egrep... grep -E
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for /usr/bin/ld option to reload object files... -r
checking for BSD-compatible nm... /usr/bin/nm -B
checking how to recognise dependent libraries... pass_all
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking how to run the C++ preprocessor... g++ -E
checking for g77... no
checking for f77... no
checking for xlf... no
checking for frt... no
checking for pgf77... no
checking for fort77... no
checking for fl32... no
checking for af77... no
checking for f90... no
checking for xlf90... no
checking for pgf90... no
checking for epcf90... no
checking for f95... no
checking for fort... no
checking for xlf95... no
checking for ifc... no
checking for efc... no
checking for pgf95... no
checking for lf95... no
checking for gfortran... no
checking whether we are using the GNU Fortran 77 compiler... no
checking whether accepts -g... no
checking the maximum length of command line arguments... 32768
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for objdir... .libs
checking for ar... ar
checking for ranlib... ranlib
checking for strip... strip
checking for correct ltmain.sh version... yes
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC
checking if gcc PIC flag -fPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
configure: creating libtool
appending configuration tag "CXX" to libtool
checking for ld used by g++... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes
checking for g++ option to produce PIC... -fPIC
checking if g++ PIC flag -fPIC works... yes
checking if g++ static flag -static works... yes
checking if g++ supports -c -o file.o... yes
checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
appending configuration tag "F77" to libtool
checking for supported libc version... yes
checking for X... libraries , headers
checking for IceConnectionNumber in -lICE... yes
checking for libXext... yes
checking for extra includes... no
checking for extra libs... no
checking for libz... -lz
checking for libpng... -lpng -lz -lm
checking for Qt... yes
>> Found version.: 3.3.6
>>> Headers......: /usr/include/qt3/
>>>> Libraries...: /usr/lib/
>>>> Documentation...: Unable to locate?!?
configure: WARNING: Qt documenation not installed?!
configure: error: Something wicked happened while trying to validate your Qt installation!!! Please verify your libraries...
root@Ubuntu-Linux:/opt/showeq-5.6.1.0#

purple
11-16-2006, 09:10 AM
config.log will have more information.

sturge24
11-16-2006, 12:23 PM
Looking at config.log did help, now I'm stuck in a new place. I have Qt installed, but apparently I'm missing something still.

>> Unable to locate your Qt includes...
configure: error: Please verify your Qt devel install!

config.log follows:


This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.

It was created by showeq configure 5.6.1.0, which was
generated by GNU Autoconf 2.59. Invocation command line was

$ ./configure

## --------- ##
## Platform. ##
## --------- ##

hostname = Ubuntu-Linux
uname -m = i686
uname -r = 2.6.15-27-386
uname -s = Linux
uname -v = #1 PREEMPT Sat Sep 16 01:51:59 UTC 2006

/usr/bin/uname -p = unknown
/bin/uname -X = unknown

/bin/arch = i686
/usr/bin/arch -k = unknown
/usr/convex/getsysinfo = unknown
hostinfo = unknown
/bin/machine = unknown
/usr/bin/oslevel = unknown
/bin/universe = unknown

PATH: /usr/local/sbin
PATH: /usr/local/bin
PATH: /usr/sbin
PATH: /usr/bin
PATH: /sbin
PATH: /bin
PATH: /usr/bin/X11
PATH: /usr/games


## ----------- ##
## Core tests. ##
## ----------- ##

configure:1590: checking build system type
configure:1608: result: i686-pc-linux-gnu
configure:1616: checking host system type
configure:1630: result: i686-pc-linux-gnu
configure:1638: checking target system type
configure:1652: result: i686-pc-linux-gnu
configure:1683: checking for a BSD-compatible install
configure:1738: result: /usr/bin/install -c
configure:1749: checking whether build environment is sane
configure:1792: result: yes
configure:1857: checking for gawk
configure:1886: result: no
configure:1857: checking for mawk
configure:1873: found /usr/bin/mawk
configure:1883: result: mawk
configure:1893: checking whether make sets $(MAKE)
configure:1913: result: yes
configure:2081: checking whether to enable maintainer-specific portions of Makefiles
configure:2090: result: no
configure:2214: checking for doxygen
configure:2247: result: no
configure:2257: WARNING: doxygen not found - will not generate any doxygen documentation
configure:2309: checking for perl
configure:2327: found /usr/bin/perl
configure:2339: result: /usr/bin/perl
configure:4002: checking for gcc
configure:4018: found /usr/bin/gcc
configure:4028: result: gcc
configure:4042: checking for g++
configure:4058: found /usr/bin/g++
configure:4068: result: g++
configure:4101: checking for supported compiler version
configure:4121: checking for style of include used by make
configure:4149: result: GNU
configure:4268: checking for C++ compiler version
configure:4271: g++ --version </dev/null >&5
g++ (GCC) 4.0.3 (Ubuntu 4.0.3-1ubuntu5)
Copyright (C) 2006 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

configure:4274: $? = 0
configure:4276: g++ -v </dev/null >&5
Using built-in specs.
Target: i486-linux-gnu
Configured with: ../src/configure -v --enable-languages=c,c++,java,f95,objc,ada,treelang --prefix=/usr --enable-shared --with-system-zlib --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --enable-nls --program-suffix=-4.0 --enable-__cxa_atexit --enable-clocale=gnu --enable-libstdcxx-debug --enable-java-awt=gtk-default --enable-gtk-cairo --with-java-home=/usr/lib/jvm/java-1.4.2-gcj-4.0-1.4.2.0/jre --enable-mpfr --disable-werror --with-tune=pentium4 --enable-checking=release i486-linux-gnu
Thread model: posix
gcc version 4.0.3 (Ubuntu 4.0.3-1ubuntu5)
configure:4279: $? = 0
configure:4281: g++ -V </dev/null >&5
g++: '-V' option must have argument
configure:4284: $? = 1
configure:4307: checking for C++ compiler default output file name
configure:4310: g++ conftest.cc >&5
configure:4313: $? = 0
configure:4359: result: a.out
configure:4364: checking whether the C++ compiler works
configure:4370: ./a.out
configure:4373: $? = 0
configure:4390: result: yes
configure:4397: checking whether we are cross compiling
configure:4399: result: no
configure:4402: checking for suffix of executables
configure:4404: g++ -o conftest conftest.cc >&5
configure:4407: $? = 0
configure:4432: result:
configure:4438: checking for suffix of object files
configure:4459: g++ -c conftest.cc >&5
configure:4462: $? = 0
configure:4484: result: o
configure:4488: checking whether we are using the GNU C++ compiler
configure:4512: g++ -c conftest.cc >&5
configure:4518: $? = 0
configure:4522: test -z
|| test ! -s conftest.err
configure:4525: $? = 0
configure:4528: test -s conftest.o
configure:4531: $? = 0
configure:4544: result: yes
configure:4550: checking whether g++ accepts -g
configure:4571: g++ -c -g conftest.cc >&5
configure:4577: $? = 0
configure:4581: test -z
|| test ! -s conftest.err
configure:4584: $? = 0
configure:4587: test -s conftest.o
configure:4590: $? = 0
configure:4601: result: yes
configure:4643: g++ -c -g -O2 conftest.cc >&5
configure:4649: $? = 0
configure:4653: test -z
|| test ! -s conftest.err
configure:4656: $? = 0
configure:4659: test -s conftest.o
configure:4662: $? = 0
configure:4688: g++ -c -g -O2 conftest.cc >&5
conftest.cc: In function 'int main()':
conftest.cc:15: error: 'exit' was not declared in this scope
configure:4694: $? = 1
configure: failed program was:
| /* confdefs.h. */
|
| #define PACKAGE_NAME "showeq"
| #define PACKAGE_TARNAME "showeq"
| #define PACKAGE_VERSION "5.6.1.0"
| #define PACKAGE_STRING "showeq 5.6.1.0"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "showeq"
| #define VERSION "5.6.1.0"
| /* end confdefs.h. */
|
| int
| main ()
| {
| exit (42);
| ;
| return 0;
| }
configure:4643: g++ -c -g -O2 conftest.cc >&5
configure:4649: $? = 0
configure:4653: test -z
|| test ! -s conftest.err
configure:4656: $? = 0
configure:4659: test -s conftest.o
configure:4662: $? = 0
configure:4688: g++ -c -g -O2 conftest.cc >&5
configure:4694: $? = 0
configure:4698: test -z
|| test ! -s conftest.err
configure:4701: $? = 0
configure:4704: test -s conftest.o
configure:4707: $? = 0
configure:4732: checking dependency style of g++
configure:4822: result: gcc3
configure:4887: g++ -o conftest -g -O2 conftest.cc >&5
configure:4893: $? = 0
configure:4897: test -z
|| test ! -s conftest.err
configure:4900: $? = 0
configure:4903: test -s conftest
configure:4906: $? = 0
configure:4909: result: yes
configure:5162: checking for gcc
configure:5188: result: gcc
configure:5432: checking for C compiler version
configure:5435: gcc --version </dev/null >&5
gcc (GCC) 4.0.3 (Ubuntu 4.0.3-1ubuntu5)
Copyright (C) 2006 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

configure:5438: $? = 0
configure:5440: gcc -v </dev/null >&5
Using built-in specs.
Target: i486-linux-gnu
Configured with: ../src/configure -v --enable-languages=c,c++,java,f95,objc,ada,treelang --prefix=/usr --enable-shared --with-system-zlib --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --enable-nls --program-suffix=-4.0 --enable-__cxa_atexit --enable-clocale=gnu --enable-libstdcxx-debug --enable-java-awt=gtk-default --enable-gtk-cairo --with-java-home=/usr/lib/jvm/java-1.4.2-gcj-4.0-1.4.2.0/jre --enable-mpfr --disable-werror --with-tune=pentium4 --enable-checking=release i486-linux-gnu
Thread model: posix
gcc version 4.0.3 (Ubuntu 4.0.3-1ubuntu5)
configure:5443: $? = 0
configure:5445: gcc -V </dev/null >&5
gcc: '-V' option must have argument
configure:5448: $? = 1
configure:5451: checking whether we are using the GNU C compiler
configure:5475: gcc -c conftest.c >&5
configure:5481: $? = 0
configure:5485: test -z
|| test ! -s conftest.err
configure:5488: $? = 0
configure:5491: test -s conftest.o
configure:5494: $? = 0
configure:5507: result: yes
configure:5513: checking whether gcc accepts -g
configure:5534: gcc -c -g conftest.c >&5
configure:5540: $? = 0
configure:5544: test -z
|| test ! -s conftest.err
configure:5547: $? = 0
configure:5550: test -s conftest.o
configure:5553: $? = 0
configure:5564: result: yes
configure:5581: checking for gcc option to accept ANSI C
configure:5651: gcc -c -g -O2 conftest.c >&5
configure:5657: $? = 0
configure:5661: test -z
|| test ! -s conftest.err
configure:5664: $? = 0
configure:5667: test -s conftest.o
configure:5670: $? = 0
configure:5688: result: none needed
configure:5706: gcc -c -g -O2 conftest.c >&5
conftest.c:2: error: syntax error before 'me'
configure:5712: $? = 1
configure: failed program was:
| #ifndef __cplusplus
| choke me
| #endif
configure:5847: checking dependency style of gcc
configure:5937: result: gcc3
configure:6048: checking for C++ compiler version
configure:6051: g++ --version </dev/null >&5
g++ (GCC) 4.0.3 (Ubuntu 4.0.3-1ubuntu5)
Copyright (C) 2006 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

configure:6054: $? = 0
configure:6056: g++ -v </dev/null >&5
Using built-in specs.
Target: i486-linux-gnu
Configured with: ../src/configure -v --enable-languages=c,c++,java,f95,objc,ada,treelang --prefix=/usr --enable-shared --with-system-zlib --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --enable-nls --program-suffix=-4.0 --enable-__cxa_atexit --enable-clocale=gnu --enable-libstdcxx-debug --enable-java-awt=gtk-default --enable-gtk-cairo --with-java-home=/usr/lib/jvm/java-1.4.2-gcj-4.0-1.4.2.0/jre --enable-mpfr --disable-werror --with-tune=pentium4 --enable-checking=release i486-linux-gnu
Thread model: posix
gcc version 4.0.3 (Ubuntu 4.0.3-1ubuntu5)
configure:6059: $? = 0
configure:6061: g++ -V </dev/null >&5
g++: '-V' option must have argument
configure:6064: $? = 1
configure:6067: checking whether we are using the GNU C++ compiler
configure:6123: result: yes
configure:6129: checking whether g++ accepts -g
configure:6180: result: yes
configure:6222: g++ -c -g -O2 conftest.cc >&5
configure:6228: $? = 0
configure:6232: test -z
|| test ! -s conftest.err
configure:6235: $? = 0
configure:6238: test -s conftest.o
configure:6241: $? = 0
configure:6267: g++ -c -g -O2 conftest.cc >&5
configure:6273: $? = 0
configure:6277: test -z
|| test ! -s conftest.err
configure:6280: $? = 0
configure:6283: test -s conftest.o
configure:6286: $? = 0
configure:6311: checking dependency style of g++
configure:6401: result: gcc3
configure:6423: checking how to run the C preprocessor
configure:6458: gcc -E conftest.c
configure:6464: $? = 0
configure:6496: gcc -E conftest.c
conftest.c:14:28: error: ac_nonexistent.h: No such file or directory
configure:6502: $? = 1
configure: failed program was:
| /* confdefs.h. */
|
| #define PACKAGE_NAME "showeq"
| #define PACKAGE_TARNAME "showeq"
| #define PACKAGE_VERSION "5.6.1.0"
| #define PACKAGE_STRING "showeq 5.6.1.0"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "showeq"
| #define VERSION "5.6.1.0"
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #endif
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:6541: result: gcc -E
configure:6565: gcc -E conftest.c
configure:6571: $? = 0
configure:6603: gcc -E conftest.c
conftest.c:14:28: error: ac_nonexistent.h: No such file or directory
configure:6609: $? = 1
configure: failed program was:
| /* confdefs.h. */
|
| #define PACKAGE_NAME "showeq"
| #define PACKAGE_TARNAME "showeq"
| #define PACKAGE_VERSION "5.6.1.0"
| #define PACKAGE_STRING "showeq 5.6.1.0"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "showeq"
| #define VERSION "5.6.1.0"
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #endif
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:6654: checking for an ANSI C-conforming const
configure:6721: gcc -c -g -O2 conftest.c >&5
configure:6727: $? = 0
configure:6731: test -z
|| test ! -s conftest.err
configure:6734: $? = 0
configure:6737: test -s conftest.o
configure:6740: $? = 0
configure:6751: result: yes
configure:6775: checking for a BSD-compatible install
configure:6830: result: /usr/bin/install -c
configure:6841: checking whether ln -s works
configure:6845: result: yes
configure:6852: checking whether make sets $(MAKE)
configure:6872: result: yes
configure:6953: checking for a sed that does not truncate output
configure:7007: result: /bin/sed
configure:7010: checking for egrep
configure:7020: result: grep -E
configure:7036: checking for ld used by gcc
configure:7103: result: /usr/bin/ld
configure:7112: checking if the linker (/usr/bin/ld) is GNU ld
configure:7127: result: yes
configure:7132: checking for /usr/bin/ld option to reload object files
configure:7139: result: -r
configure:7157: checking for BSD-compatible nm
configure:7206: result: /usr/bin/nm -B
configure:7210: checking how to recognise dependent libraries
configure:7386: result: pass_all
configure:7618: checking for ANSI C header files
configure:7643: gcc -c -g -O2 conftest.c >&5
configure:7649: $? = 0
configure:7653: test -z
|| test ! -s conftest.err
configure:7656: $? = 0
configure:7659: test -s conftest.o
configure:7662: $? = 0
configure:7751: gcc -o conftest -g -O2 conftest.c >&5
conftest.c: In function 'main':
conftest.c:31: warning: incompatible implicit declaration of built-in function 'exit'
configure:7754: $? = 0
configure:7756: ./conftest
configure:7759: $? = 0
configure:7774: result: yes
configure:7798: checking for sys/types.h
configure:7814: gcc -c -g -O2 conftest.c >&5
configure:7820: $? = 0
configure:7824: test -z
|| test ! -s conftest.err
configure:7827: $? = 0
configure:7830: test -s conftest.o
configure:7833: $? = 0
configure:7844: result: yes
configure:7798: checking for sys/stat.h
configure:7814: gcc -c -g -O2 conftest.c >&5
configure:7820: $? = 0
configure:7824: test -z
|| test ! -s conftest.err
configure:7827: $? = 0
configure:7830: test -s conftest.o
configure:7833: $? = 0
configure:7844: result: yes
configure:7798: checking for stdlib.h
configure:7814: gcc -c -g -O2 conftest.c >&5
configure:7820: $? = 0
configure:7824: test -z
|| test ! -s conftest.err
configure:7827: $? = 0
configure:7830: test -s conftest.o
configure:7833: $? = 0
configure:7844: result: yes
configure:7798: checking for string.h
configure:7814: gcc -c -g -O2 conftest.c >&5
configure:7820: $? = 0
configure:7824: test -z
|| test ! -s conftest.err
configure:7827: $? = 0
configure:7830: test -s conftest.o
configure:7833: $? = 0
configure:7844: result: yes
configure:7798: checking for memory.h
configure:7814: gcc -c -g -O2 conftest.c >&5
configure:7820: $? = 0
configure:7824: test -z
|| test ! -s conftest.err
configure:7827: $? = 0
configure:7830: test -s conftest.o
configure:7833: $? = 0
configure:7844: result: yes
configure:7798: checking for strings.h
configure:7814: gcc -c -g -O2 conftest.c >&5
configure:7820: $? = 0
configure:7824: test -z
|| test ! -s conftest.err
configure:7827: $? = 0
configure:7830: test -s conftest.o
configure:7833: $? = 0
configure:7844: result: yes
configure:7798: checking for inttypes.h
configure:7814: gcc -c -g -O2 conftest.c >&5
configure:7820: $? = 0
configure:7824: test -z
|| test ! -s conftest.err
configure:7827: $? = 0
configure:7830: test -s conftest.o
configure:7833: $? = 0
configure:7844: result: yes
configure:7798: checking for stdint.h
configure:7814: gcc -c -g -O2 conftest.c >&5
configure:7820: $? = 0
configure:7824: test -z
|| test ! -s conftest.err
configure:7827: $? = 0
configure:7830: test -s conftest.o
configure:7833: $? = 0
configure:7844: result: yes
configure:7798: checking for unistd.h
configure:7814: gcc -c -g -O2 conftest.c >&5
configure:7820: $? = 0
configure:7824: test -z
|| test ! -s conftest.err
configure:7827: $? = 0
configure:7830: test -s conftest.o
configure:7833: $? = 0
configure:7844: result: yes
configure:7870: checking dlfcn.h usability
configure:7882: gcc -c -g -O2 conftest.c >&5
configure:7888: $? = 0
configure:7892: test -z
|| test ! -s conftest.err
configure:7895: $? = 0
configure:7898: test -s conftest.o
configure:7901: $? = 0
configure:7911: result: yes
configure:7915: checking dlfcn.h presence
configure:7925: gcc -E conftest.c
configure:7931: $? = 0
configure:7951: result: yes
configure:7986: checking for dlfcn.h
configure:7993: result: yes
configure:8016: checking how to run the C++ preprocessor
configure:8047: g++ -E conftest.cc
configure:8053: $? = 0
configure:8085: g++ -E conftest.cc
conftest.cc:25:28: error: ac_nonexistent.h: No such file or directory
configure:8091: $? = 1
configure: failed program was:
| /* confdefs.h. */
|
| #define PACKAGE_NAME "showeq"
| #define PACKAGE_TARNAME "showeq"
| #define PACKAGE_VERSION "5.6.1.0"
| #define PACKAGE_STRING "showeq 5.6.1.0"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "showeq"
| #define VERSION "5.6.1.0"
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #endif
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:8130: result: g++ -E
configure:8154: g++ -E conftest.cc
configure:8160: $? = 0
configure:8192: g++ -E conftest.cc
conftest.cc:25:28: error: ac_nonexistent.h: No such file or directory
configure:8198: $? = 1
configure: failed program was:
| /* confdefs.h. */
|
| #define PACKAGE_NAME "showeq"
| #define PACKAGE_TARNAME "showeq"
| #define PACKAGE_VERSION "5.6.1.0"
| #define PACKAGE_STRING "showeq 5.6.1.0"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "showeq"
| #define VERSION "5.6.1.0"
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #endif
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:8294: checking for g77
configure:8323: result: no
configure:8294: checking for f77
configure:8323: result: no
configure:8294: checking for xlf
configure:8323: result: no
configure:8294: checking for frt
configure:8323: result: no
configure:8294: checking for pgf77
configure:8323: result: no
configure:8294: checking for fort77
configure:8323: result: no
configure:8294: checking for fl32
configure:8323: result: no
configure:8294: checking for af77
configure:8323: result: no
configure:8294: checking for f90
configure:8323: result: no
configure:8294: checking for xlf90
configure:8323: result: no
configure:8294: checking for pgf90
configure:8323: result: no
configure:8294: checking for epcf90
configure:8323: result: no
configure:8294: checking for f95
configure:8323: result: no
configure:8294: checking for fort
configure:8323: result: no
configure:8294: checking for xlf95
configure:8323: result: no
configure:8294: checking for ifc
configure:8323: result: no
configure:8294: checking for efc
configure:8323: result: no
configure:8294: checking for pgf95
configure:8323: result: no
configure:8294: checking for lf95
configure:8323: result: no
configure:8294: checking for gfortran
configure:8323: result: no
configure:8335: checking for Fortran 77 compiler version
configure:8338: --version </dev/null >&5
./configure: line 8339: --version: command not found
configure:8341: $? = 127
configure:8343: -v </dev/null >&5
./configure: line 8344: -v: command not found
configure:8346: $? = 127
configure:8348: -V </dev/null >&5
./configure: line 8349: -V: command not found
configure:8351: $? = 127
configure:8359: checking whether we are using the GNU Fortran 77 compiler
configure:8373: -c conftest.F >&5
./configure: line 8374: -c: command not found
configure:8379: $? = 127
configure: failed program was:
| program main
| #ifndef __GNUC__
| choke me
| #endif
|
| end
configure:8405: result: no
configure:8411: checking whether accepts -g
configure:8423: -c -g conftest.f >&5
./configure: line 8424: -c: command not found
configure:8429: $? = 127
configure: failed program was:
| program main
|
| end
configure:8454: result: no
configure:8484: checking the maximum length of command line arguments
configure:8593: result: 32768
configure:8604: checking command to parse /usr/bin/nm -B output from gcc object
configure:8709: gcc -c -g -O2 conftest.c >&5
configure:8712: $? = 0
configure:8716: /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:8719: $? = 0
configure:8771: gcc -o conftest -g -O2 conftest.c conftstm.o >&5
configure:8774: $? = 0
configure:8812: result: ok
configure:8816: checking for objdir
configure:8831: result: .libs
configure:8921: checking for ar
configure:8937: found /usr/bin/ar
configure:8948: result: ar
configure:9001: checking for ranlib
configure:9017: found /usr/bin/ranlib
configure:9028: result: ranlib
configure:9081: checking for strip
configure:9097: found /usr/bin/strip
configure:9108: result: strip
configure:9331: checking for correct ltmain.sh version
configure:9381: result: yes
configure:9441: checking if gcc supports -fno-rtti -fno-exceptions
configure:9459: gcc -c -g -O2 -fno-rtti -fno-exceptions conftest.c >&5
cc1: warning: command line option "-fno-rtti" is valid for C++/ObjC++ but not for C
configure:9463: $? = 0
configure:9476: result: no
configure:9491: checking for gcc option to produce PIC
configure:9701: result: -fPIC
configure:9709: checking if gcc PIC flag -fPIC works
configure:9727: gcc -c -g -O2 -fPIC -DPIC conftest.c >&5
configure:9731: $? = 0
configure:9744: result: yes
configure:9772: checking if gcc static flag -static works
configure:9800: result: yes
configure:9810: checking if gcc supports -c -o file.o
configure:9831: gcc -c -g -O2 -o out/conftest2.o conftest.c >&5
configure:9835: $? = 0
configure:9857: result: yes
configure:9883: checking whether the gcc linker (/usr/bin/ld) supports shared libraries
configure:10841: result: yes
configure:10862: checking whether -lc should be explicitly linked in
configure:10867: gcc -c -g -O2 conftest.c >&5
configure:10870: $? = 0
configure:10885: gcc -shared conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| grep -lc \>/dev/null 2\>\&1
configure:10888: $? = 0
configure:10900: result: no
configure:10908: checking dynamic linker characteristics
configure:11533: result: GNU/Linux ld.so
configure:11542: checking how to hardcode library paths into programs
configure:11567: result: immediate
configure:11581: checking whether stripping libraries is possible
configure:11586: result: yes
configure:12420: checking if libtool supports shared libraries
configure:12422: result: yes
configure:12425: checking whether to build shared libraries
configure:12446: result: yes
configure:12449: checking whether to build static libraries
configure:12453: result: yes
configure:12545: creating libtool
configure:13133: checking for ld used by g++
configure:13200: result: /usr/bin/ld
configure:13209: checking if the linker (/usr/bin/ld) is GNU ld
configure:13224: result: yes
configure:13275: checking whether the g++ linker (/usr/bin/ld) supports shared libraries
configure:14213: result: yes
configure:14231: g++ -c -g -O2 conftest.cpp >&5
configure:14234: $? = 0
configure:14353: checking for g++ option to produce PIC
configure:14627: result: -fPIC
configure:14635: checking if g++ PIC flag -fPIC works
configure:14653: g++ -c -g -O2 -fPIC -DPIC conftest.cpp >&5
configure:14657: $? = 0
configure:14670: result: yes
configure:14698: checking if g++ static flag -static works
configure:14726: result: yes
configure:14736: checking if g++ supports -c -o file.o
configure:14757: g++ -c -g -O2 -o out/conftest2.o conftest.cpp >&5
configure:14761: $? = 0
configure:14783: result: yes
configure:14809: checking whether the g++ linker (/usr/bin/ld) supports shared libraries
configure:14834: result: yes
configure:14901: checking dynamic linker characteristics
configure:15526: result: GNU/Linux ld.so
configure:15535: checking how to hardcode library paths into programs
configure:15560: result: immediate
configure:21792: checking for supported libc version
configure:21824: g++ -o conftest -g -O2 conftest.cc >&5
configure:21830: $? = 0
configure:21834: test -z
|| test ! -s conftest.err
configure:21837: $? = 0
configure:21840: test -s conftest
configure:21843: $? = 0
configure:21846: result: yes
configure:22392: checking for X
configure:22497: gcc -E conftest.c
configure:22503: $? = 0
configure:22622: result: libraries /usr/X11R6/lib, headers
configure:22697: checking for IceConnectionNumber in -lICE
configure:22727: gcc -o conftest -g -O2 -L/usr/X11R6/lib conftest.c -lICE >&5
configure:22733: $? = 0
configure:22737: test -z
|| test ! -s conftest.err
configure:22740: $? = 0
configure:22743: test -s conftest
configure:22746: $? = 0
configure:22759: result: yes
configure:22773: checking for libXext
configure:22805: gcc -o conftest -g -O2 -L/usr/X11R6/lib conftest.c -lXext -lX11 >&5
configure:22811: $? = 0
configure:22815: test -z
|| test ! -s conftest.err
configure:22818: $? = 0
configure:22821: test -s conftest
configure:22824: $? = 0
configure:22843: result: yes
configure:22864: checking for extra includes
configure:22892: result: no
configure:22896: checking for extra libs
configure:22925: result: no
configure:22931: checking for libz
configure:22965: gcc -o conftest -g -O2 -I. conftest.c -L/usr/X11R6/lib -lz >&5
configure:22971: $? = 0
configure:22975: test -z
|| test ! -s conftest.err
configure:22978: $? = 0
configure:22981: test -s conftest
configure:22984: $? = 0
configure:23007: result: -lz
configure:23019: checking for libpng
configure:23057: gcc -o conftest -g -O2 -I. conftest.c -L/usr/X11R6/lib -lpng -lz -lm -lX11 >&5
configure:23063: $? = 0
configure:23067: test -z
|| test ! -s conftest.err
configure:23070: $? = 0
configure:23073: test -s conftest
configure:23076: $? = 0
configure:23100: result: -lpng -lz -lm
configure:23117: checking for Qt
configure:23285: error: Please verify your Qt devel install!

## ---------------- ##
## Cache variables. ##
## ---------------- ##

ac_cv_build=i686-pc-linux-gnu
ac_cv_build_alias=i686-pc-linux-gnu
ac_cv_c_compiler_gnu=yes
ac_cv_c_const=yes
ac_cv_cxx_compiler_gnu=yes
ac_cv_env_CC_set=
ac_cv_env_CC_value=
ac_cv_env_CFLAGS_set=
ac_cv_env_CFLAGS_value=
ac_cv_env_CPPFLAGS_set=
ac_cv_env_CPPFLAGS_value=
ac_cv_env_CPP_set=
ac_cv_env_CPP_value=
ac_cv_env_CXXCPP_set=
ac_cv_env_CXXCPP_value=
ac_cv_env_CXXFLAGS_set=
ac_cv_env_CXXFLAGS_value=
ac_cv_env_CXX_set=
ac_cv_env_CXX_value=
ac_cv_env_DOXYGEN_PAPER_SIZE_set=
ac_cv_env_DOXYGEN_PAPER_SIZE_value=
ac_cv_env_F77_set=
ac_cv_env_F77_value=
ac_cv_env_FFLAGS_set=
ac_cv_env_FFLAGS_value=
ac_cv_env_LDFLAGS_set=
ac_cv_env_LDFLAGS_value=
ac_cv_env_build_alias_set=
ac_cv_env_build_alias_value=
ac_cv_env_host_alias_set=
ac_cv_env_host_alias_value=
ac_cv_env_target_alias_set=
ac_cv_env_target_alias_value=
ac_cv_exeext=
ac_cv_f77_compiler_gnu=no
ac_cv_have_x='have_x=yes kde_x_includes=. ac_x_libraries=/usr/X11R6/lib'
ac_cv_header_dlfcn_h=yes
ac_cv_header_inttypes_h=yes
ac_cv_header_memory_h=yes
ac_cv_header_stdc=yes
ac_cv_header_stdint_h=yes
ac_cv_header_stdlib_h=yes
ac_cv_header_string_h=yes
ac_cv_header_strings_h=yes
ac_cv_header_sys_stat_h=yes
ac_cv_header_sys_types_h=yes
ac_cv_header_unistd_h=yes
ac_cv_host=i686-pc-linux-gnu
ac_cv_host_alias=i686-pc-linux-gnu
ac_cv_lib_ICE_IceConnectionNumber=yes
ac_cv_lib_png='-lpng -lz -lm'
ac_cv_lib_z=-lz
ac_cv_objext=o
ac_cv_path_ac_pt_DX_PERL=/usr/bin/perl
ac_cv_path_install='/usr/bin/install -c'
ac_cv_prog_AWK=mawk
ac_cv_prog_CCd=gcc
ac_cv_prog_CPP='gcc -E'
ac_cv_prog_CXXCPP='g++ -E'
ac_cv_prog_CXXd=g++
ac_cv_prog_ac_ct_AR=ar
ac_cv_prog_ac_ct_CC=gcc
ac_cv_prog_ac_ct_RANLIB=ranlib
ac_cv_prog_ac_ct_STRIP=strip
ac_cv_prog_cc_g=yes
ac_cv_prog_cc_stdc=
ac_cv_prog_cxx_g=yes
ac_cv_prog_egrep='grep -E'
ac_cv_prog_f77_g=no
ac_cv_prog_make_make_set=yes
ac_cv_target=i686-pc-linux-gnu
ac_cv_target_alias=i686-pc-linux-gnu
am_cv_CC_dependencies_compiler_type=gcc3
am_cv_CXX_dependencies_compiler_type=gcc3
kde_cv_have_libXext=yes
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_rtti_exceptions=no
lt_cv_prog_gnu_ld=yes
lt_cv_prog_gnu_ldcxx=yes
lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'''
lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\) $/ {\"\1\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \([^ ]*\) \([^ ]*\)$/ {"\2", (lt_ptr) \&\2},/p'\'''
lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^. .* \(.*\)$/extern int \1;/p'\'''
lt_cv_sys_max_cmd_len=32768
lt_lt_cv_prog_compiler_c_o='"yes"'
lt_lt_cv_prog_compiler_c_o_CXX='"yes"'
lt_lt_cv_sys_global_symbol_pipe='"sed -n -e '\''s/^.*[ ]\\([ABCDGIRSTW][ABCDGIRSTW]*\\)[ ][ ]*\\([_A-Za-z][_A-Za-z0-9]*\\)\$/\\1 \\2 \\2/p'\''"'
lt_lt_cv_sys_global_symbol_to_c_name_address='"sed -n -e '\''s/^: \\([^ ]*\\) \$/ {\\\"\\1\\\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \\([^ ]*\\) \\([^ ]*\\)\$/ {\"\\2\", (lt_ptr) \\&\\2},/p'\''"'
lt_lt_cv_sys_global_symbol_to_cdecl='"sed -n -e '\''s/^. .* \\(.*\\)\$/extern int \\1;/p'\''"'

## ----------------- ##
## Output variables. ##
## ----------------- ##

ACLOCAL='${SHELL} /opt/showeq-5.6.1.0/missing --run aclocal-1.9'
AMDEPBACKSLASH='\'
AMDEP_FALSE='#'
AMDEP_TRUE=''
AMTAR='${SHELL} /opt/showeq-5.6.1.0/missing --run tar'
AR='ar'
AUTOCONF='${SHELL} /opt/showeq-5.6.1.0/missing --run autoconf'
AUTOHEADER='${SHELL} /opt/showeq-5.6.1.0/missing --run autoheader'
AUTOMAKE='${SHELL} /opt/showeq-5.6.1.0/missing --run automake-1.9'
AWK='mawk'
CC='gcc'
CCDEPMODE='depmode=gcc3'
CCd='gcc'
CFLAGS='-g -O2'
CGIDIR=''
CGI_FALSE=''
CGI_ICONS=''
CGI_ICON_DIR=''
CGI_TRUE=''
CPP='gcc -E'
CPPFLAGS=''
CXX='g++'
CXXCPP='g++ -E'
CXXDEPMODE='depmode=gcc3'
CXXFLAGS='-g -O2'
CXXd='g++'
CYGPATH_W='echo'
DB3_INCLUDES=''
DB3_LDFLAGS=''
DEBUG=''
DEFS=''
DEPDIR='.deps'
DOXYGEN_PAPER_SIZE=''
DX_COND_chi_FALSE=''
DX_COND_chi_TRUE='#'
DX_COND_chm_FALSE=''
DX_COND_chm_TRUE='#'
DX_COND_doc_FALSE=''
DX_COND_doc_TRUE='#'
DX_COND_dot_FALSE=''
DX_COND_dot_TRUE='#'
DX_COND_html_FALSE=''
DX_COND_html_TRUE='#'
DX_COND_latex_FALSE=''
DX_COND_latex_TRUE='#'
DX_COND_man_FALSE=''
DX_COND_man_TRUE='#'
DX_COND_pdf_FALSE=''
DX_COND_pdf_TRUE='#'
DX_COND_ps_FALSE=''
DX_COND_ps_TRUE='#'
DX_COND_rtf_FALSE=''
DX_COND_rtf_TRUE='#'
DX_COND_xml_FALSE=''
DX_COND_xml_TRUE='#'
DX_CONFIG='doxygen.cfg'
DX_DOCDIR='dox'
DX_DOT=''
DX_DOXYGEN=''
DX_DVIPS=''
DX_EGREP=''
DX_ENV=' SRCDIR='.' PROJECT='ShowEQ' DOCDIR='dox' VERSION='5.6.1.0' HAVE_DOT='NO' GENERATE_MAN='NO' GENERATE_RTF='NO' GENERATE_XML='NO' GENERATE_HTMLHELP='NO' GENERATE_CHI='NO' GENERATE_HTML='NO' GENERATE_LATEX='NO''
DX_FLAG_[]DX_CURRENT_FEATURE='[]DX_CURRENT_FEATURE'
DX_FLAG_[]DX_CURRENT_FEATURE='[]DX_CURRENT_FEATURE'
DX_FLAG_[]DX_CURRENT_FEATURE='[]DX_CURRENT_FEATURE'
DX_FLAG_[]DX_CURRENT_FEATURE='[]DX_CURRENT_FEATURE'
DX_FLAG_[]DX_CURRENT_FEATURE='[]DX_CURRENT_FEATURE'
DX_FLAG_[]DX_CURRENT_FEATURE='[]DX_CURRENT_FEATURE'
DX_FLAG_[]DX_CURRENT_FEATURE='[]DX_CURRENT_FEATURE'
DX_FLAG_[]DX_CURRENT_FEATURE='[]DX_CURRENT_FEATURE'
DX_FLAG_[]DX_CURRENT_FEATURE='[]DX_CURRENT_FEATURE'
DX_FLAG_[]DX_CURRENT_FEATURE='[]DX_CURRENT_FEATURE'
DX_FLAG_[]DX_CURRENT_FEATURE='[]DX_CURRENT_FEATURE'
DX_FLAG_[]DX_CURRENT_FEATURE='[]DX_CURRENT_FEATURE'
DX_FLAG_[]DX_CURRENT_FEATURE='[]DX_CURRENT_FEATURE'
DX_FLAG_[]DX_CURRENT_FEATURE='[]DX_CURRENT_FEATURE'
DX_FLAG_[]DX_CURRENT_FEATURE='[]DX_CURRENT_FEATURE'
DX_FLAG_[]DX_CURRENT_FEATURE='[]DX_CURRENT_FEATURE'
DX_FLAG_[]DX_CURRENT_FEATURE='[]DX_CURRENT_FEATURE'
DX_FLAG_[]DX_CURRENT_FEATURE='[]DX_CURRENT_FEATURE'
DX_FLAG_[]DX_CURRENT_FEATURE='[]DX_CURRENT_FEATURE'
DX_FLAG_[]DX_CURRENT_FEATURE='[]DX_CURRENT_FEATURE'
DX_FLAG_[]DX_CURRENT_FEATURE='[]DX_CURRENT_FEATURE'
DX_FLAG_chi='0'
DX_FLAG_chm='0'
DX_FLAG_doc='0'
DX_FLAG_dot='0'
DX_FLAG_html='0'
DX_FLAG_man='0'
DX_FLAG_pdf='0'
DX_FLAG_ps='0'
DX_FLAG_rtf='0'
DX_FLAG_xml='0'
DX_HHC=''
DX_LATEX=''
DX_MAKEINDEX=''
DX_PDFLATEX=''
DX_PERL='/usr/bin/perl'
DX_PROJECT='ShowEQ'
ECHO='echo'
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP='grep -E'
EXEEXT=''
F77=''
FFLAGS=''
HAVE_GD_FALSE=''
HAVE_GD_TRUE=''
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s'
LDFLAGS=''
LIBGETOPT=''
LIBOBJS=''
LIBPNG='-lpng -lz -lm'
LIBPTHREAD=''
LIBS=''
LIBSM=' -lSM'
LIBTOOL='$(SHELL) $(top_builddir)/libtool'
LIBZ='-lz'
LIB_QT=''
LIB_X11='-lX11 $(LIBSOCKET)'
LN_S='ln -s'
LTLIBOBJS=''
MAINT='#'
MAINTAINER_MODE_FALSE=''
MAINTAINER_MODE_TRUE='#'
MAKEINFO='${SHELL} /opt/showeq-5.6.1.0/missing --run makeinfo'
MEMORY_LIBS=''
MOC=''
OBJEXT='o'
PACKAGE='showeq'
PACKAGE_BUGREPORT=''
PACKAGE_NAME='showeq'
PACKAGE_STRING='showeq 5.6.1.0'
PACKAGE_TARNAME='showeq'
PACKAGE_VERSION='5.6.1.0'
PATH_SEPARATOR=':'
PROFILE_LIBS=''
QT_DOCS=''
QT_INCLUDES=''
QT_LDFLAGS=''
RANLIB='ranlib'
SET_MAKE=''
SHELL='/bin/sh'
SHOWEQ_EXTRA_RPATH=''
SHOWEQ_RPATH=''
STRIP='strip'
TEST_SERVER_FALSE=''
TEST_SERVER_TRUE=''
UIC=''
USEDB3_FALSE=''
USEDB3_TRUE=''
USER_INCLUDES=''
USER_LDFLAGS=''
USE_THREADS=''
VERSION='5.6.1.0'
X_INCLUDES='-I.'
X_LDFLAGS='-L/usr/X11R6/lib'
X_PRE_LIBS=''
ac_ct_AR='ar'
ac_ct_CC='gcc'
ac_ct_CXX=''
ac_ct_F77=''
ac_ct_RANLIB='ranlib'
ac_ct_STRIP='strip'
ac_pt_DX_DOT=''
ac_pt_DX_DOXYGEN=''
ac_pt_DX_DVIPS=''
ac_pt_DX_EGREP=''
ac_pt_DX_HHC=''
ac_pt_DX_LATEX=''
ac_pt_DX_MAKEINDEX=''
ac_pt_DX_PDFLATEX=''
ac_pt_DX_PERL='/usr/bin/perl'
am__fastdepCC_FALSE='#'
am__fastdepCC_TRUE=''
am__fastdepCXX_FALSE='#'
am__fastdepCXX_TRUE=''
am__include='include'
am__leading_dot='.'
am__quote=''
am__tar='${AMTAR} chof - "$$tardir"'
am__untar='${AMTAR} xf -'
bindir='${exec_prefix}/bin'
build='i686-pc-linux-gnu'
build_alias=''
build_cpu='i686'
build_os='linux-gnu'
build_vendor='pc'
datadir='${prefix}/share'
db3_includes=''
db3_libs=''
exec_prefix='NONE'
host='i686-pc-linux-gnu'
host_alias=''
host_cpu='i686'
host_os='linux-gnu'
host_vendor='pc'
includedir='${prefix}/include'
infodir='${prefix}/info'
install_sh='/opt/showeq-5.6.1.0/install-sh'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localstatedir='${prefix}/var'
mandir='${prefix}/man'
mkdir_p='mkdir -p --'
oldincludedir='/usr/include'
prefix='NONE'
program_transform_name='s,x,x,'
qt_docs=''
qt_includes=''
qt_libraries=''
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
sysconfdir='${prefix}/etc'
target='i686-pc-linux-gnu'
target_alias=''
target_cpu='i686'
target_os='linux-gnu'
target_vendor='pc'
x_includes='.'
x_libraries='/usr/X11R6/lib'

## ----------- ##
## confdefs.h. ##
## ----------- ##

#define HAVE_DLFCN_H 1
#define HAVE_INTTYPES_H 1
#define HAVE_LIBPNG 1
#define HAVE_LIBZ 1
#define HAVE_MEMORY_H 1
#define HAVE_STDINT_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STRINGS_H 1
#define HAVE_STRING_H 1
#define HAVE_SYS_STAT_H 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_UNISTD_H 1
#define PACKAGE "showeq"
#define PACKAGE_BUGREPORT ""
#define PACKAGE_NAME "showeq"
#define PACKAGE_STRING "showeq 5.6.1.0"
#define PACKAGE_TARNAME "showeq"
#define PACKAGE_VERSION "5.6.1.0"
#define STDC_HEADERS 1
#define VERSION "5.6.1.0"
#endif
#ifdef __cplusplus
extern "C" void std::exit (int) throw (); using std::exit;

configure: exit 1

purple
11-16-2006, 12:41 PM
So I'd guess it can't find your qt3 includes. From the commandline, do:


set | grep QT


If you have a QTDIR set, this should say so. Also, repaste the ./configure output after you changed whatever you changed.

sturge24
11-16-2006, 12:57 PM
set | grep QT returned nothing at all.

The only thing I changed was installing automake 1.9 package.

./configure results follow (but strangely are not the same as the last time. Wish I'd posted that one)


root@Ubuntu-Linux:/opt/showeq-5.6.1.0# ./configure
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking target system type... i686-pc-linux-gnu
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for gawk... no
checking for mawk... mawk
checking whether make sets $(MAKE)... yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking for doxygen... no
configure: WARNING: doxygen not found - will not generate any doxygen documentation
checking for perl... /usr/bin/perl
checking for gcc... gcc
checking for g++... g++
checking for supported compiler version... checking for style of include used by make... GNU
checking for C++ compiler default output file name... a.out
checking whether the C++ compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking dependency style of g++... gcc3
yes
checking for gcc... gcc
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ANSI C... none needed
checking dependency style of gcc... gcc3
checking whether we are using the GNU C++ compiler... (cached) yes
checking whether g++ accepts -g... (cached) yes
checking dependency style of g++... (cached) gcc3
checking how to run the C preprocessor... gcc -E
checking for an ANSI C-conforming const... yes
checking for a BSD-compatible install... /usr/bin/install -c
checking whether ln -s works... yes
checking whether make sets $(MAKE)... (cached) yes
checking for a sed that does not truncate output... /bin/sed
checking for egrep... grep -E
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for /usr/bin/ld option to reload object files... -r
checking for BSD-compatible nm... /usr/bin/nm -B
checking how to recognise dependent libraries... pass_all
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking how to run the C++ preprocessor... g++ -E
checking for g77... no
checking for f77... no
checking for xlf... no
checking for frt... no
checking for pgf77... no
checking for fort77... no
checking for fl32... no
checking for af77... no
checking for f90... no
checking for xlf90... no
checking for pgf90... no
checking for epcf90... no
checking for f95... no
checking for fort... no
checking for xlf95... no
checking for ifc... no
checking for efc... no
checking for pgf95... no
checking for lf95... no
checking for gfortran... no
checking whether we are using the GNU Fortran 77 compiler... no
checking whether accepts -g... no
checking the maximum length of command line arguments... 32768
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for objdir... .libs
checking for ar... ar
checking for ranlib... ranlib
checking for strip... strip
checking for correct ltmain.sh version... yes
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC
checking if gcc PIC flag -fPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
configure: creating libtool
appending configuration tag "CXX" to libtool
checking for ld used by g++... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes
checking for g++ option to produce PIC... -fPIC
checking if g++ PIC flag -fPIC works... yes
checking if g++ static flag -static works... yes
checking if g++ supports -c -o file.o... yes
checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
appending configuration tag "F77" to libtool
checking for supported libc version... yes
checking for X... libraries /usr/X11R6/lib, headers
checking for IceConnectionNumber in -lICE... yes
checking for libXext... yes
checking for extra includes... no
checking for extra libs... no
checking for libz... -lz
checking for libpng... -lpng -lz -lm
checking for Qt... yes
>> Found version.: 3.3.6
>>> Headers......: /usr/include/qt3/
>>>> Libraries...: /usr/lib/
>>>> Documentation...: Unable to locate?!?
configure: WARNING: Qt documenation not installed?!
configure: error: Something wicked happened while trying to validate your Qt installation!!! Please verify your libraries...
root@Ubuntu-Linux:/opt/showeq-5.6.1.0#

sturge24
11-16-2006, 11:09 PM
So out of frustration I installed about 100 MB of assorted packages and it compiled just fine (as usual). No idea what package did the trick. I still think more errors shold read like this one =)

tanner
11-18-2006, 08:14 PM
Gotta love that error! LoL. I've installed every Qt related doc package I can find, but still get the error. Any suggestions? (Keeping in mind that I'm still quite new to linux, but eager to learn.)

Yep.

Stop thinking like a Windows person.
Stop re-inventing the wheel.
Start reading reading a little bit more.
Start reading my FAQ.

How can I build Ubuntu packages from tarball but use the Debian packages to resolve build dependencies

http://faq.eqenchanters.org/index.php?action=artikel&cat=383683&id=52&artlang=en

sturge24
11-19-2006, 02:38 AM
I understand everything I've read from your link except this:

% ./configure --blah --foo --ick
% make -j100

I understand ./configure and make, but what are these arguments? I get -

configure: error: unrecognized option: --blah

purple
11-19-2006, 11:20 AM
You probably don't want to pass any extra arguments to configure. The default is fine. So just do ./configure.

-j causes make to parallelize. Just do make and be patient. Don't worry about the -j.

sturge24
11-20-2006, 06:18 AM
Worked like a charm. Thank you very much!