PDA

View Full Version : Error in Ubuntu...something wicked configure error



jdpatt
11-18-2008, 12:48 PM
So after many errors, and my efforts to find solutions, I feel I'm in the home stretch...maybe. I've got Ubuntu running smoothly (version 8.4, dual booted on my Win XP laptop), and am trying to configure Showeq. At first I didn't have the Qt packages installed, so I did that. Now I'm getting the "something wicked" error, and I'm not sure what I missed. Can anyone point me where I should be, or better yet, post some step by step instructions for how to fix this? This is what the computer is tellilng me:

jdpatt@jdpatt-laptop:~$ cd showeq-5.12.6.0
jdpatt@jdpatt-laptop:~/showeq-5.12.6.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 a thread-safe mkdir -p... /bin/mkdir -p
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 ISO C89... 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 grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/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 recognize 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 xlf... no
checking for f77... no
checking for frt... no
checking for pgf77... no
checking for cf77... no
checking for fort77... no
checking for fl32... no
checking for af77... no
checking for xlf90... no
checking for f90... no
checking for pgf90... no
checking for pghpf... no
checking for epcf90... no
checking for gfortran... no
checking for g95... no
checking for xlf95... no
checking for f95... no
checking for fort... no
checking for ifort... no
checking for ifc... no
checking for efc... no
checking for pgf95... no
checking for lf95... no
checking for ftn... 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... 98304
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for objdir... .libs
checking for ar... ar
checking for ranlib... ranlib
checking for strip... strip
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC
checking if gcc PIC flag -fPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking whether the gcc linker (/usr/bin/ld) 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
(cached) (cached) 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.8b
>>> 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...
jdpatt@jdpatt-laptop:~/showeq-5.12.6.0$


Any and all help would be appreciated...why, oh why, did I ever get so far out of the loop, haha?!?

Dave

BlueAdept
11-18-2008, 01:49 PM
If you had searched, you would have found multiple threads on this.

The problem is usually that not all the QT packages are installed or have the wrong versions. The log will have more information.

ieatacid
11-18-2008, 01:56 PM
It took me a while getting it to work with Ubuntu. I should've documented the steps I took but didn't. It was a combination of stuff I read here and installing packages, like BlueAdept said. I think I also needed to install packages for automake or some other make tool.

BlueAdept
11-18-2008, 04:35 PM
Believe automake may also have to be installed.

Cant tell anything until the log is posted.

Edit: Sorry if I sound like a search natzi. I have been accused of that multiple times, but I still stand by my claim. Almost antything that could be asked about ShowEQ has been answered at least once. You just have to figure out the correct search terms and to spend a few minutes looking.

jdpatt
11-18-2008, 04:59 PM
I did a search, but only found this thread that seemed on point...I couldn't figure out the solution from the post:

http://www.showeq.net/forums/showthread.php?t=5762&highlight=wicked

Anyway...how do I post the log? I thought the log was what I copied and pasted...I'm still learning the vocabulary here.

BlueAdept
11-18-2008, 09:21 PM
Its in this file config.log. Should be in the dir that you ran configure from

jdpatt
11-19-2008, 02:14 PM
Okay, here's the contents of my config.log file. I again apologize for what may be a series of stupid questions, but I am doing my best to only post when I feel I've hit a dead end.

Since my last post, I installed every QT package I could find, including QT4 packages (which I believe I read won't work with Showeq). I also installed anything that had automake, library, or development in the name, figuring I might get lucky.

This is where I am:

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.12.6.0, which was
generated by GNU Autoconf 2.61. Invocation command line was

$ ./configure

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

hostname = jdpatt-laptop
uname -m = i686
uname -r = 2.6.24-21-generic
uname -s = Linux
uname -v = #1 SMP Tue Oct 21 23:43:45 UTC 2008

/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/local/sbin
PATH: /usr/local/bin
PATH: /usr/sbin
PATH: /usr/bin
PATH: /sbin
PATH: /bin
PATH: /usr/games


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

configure:2128: checking build system type
configure:2146: result: i686-pc-linux-gnu
configure:2168: checking host system type
configure:2183: result: i686-pc-linux-gnu
configure:2205: checking target system type
configure:2220: result: i686-pc-linux-gnu
configure:2266: checking for a BSD-compatible install
configure:2322: result: /usr/bin/install -c
configure:2333: checking whether build environment is sane
configure:2376: result: yes
configure:2404: checking for a thread-safe mkdir -p
configure:2443: result: /bin/mkdir -p
configure:2456: checking for gawk
configure:2486: result: no
configure:2456: checking for mawk
configure:2472: found /usr/bin/mawk
configure:2483: result: mawk
configure:2494: checking whether make sets $(MAKE)
configure:2515: result: yes
configure:2703: checking whether to enable maintainer-specific portions of Makefiles
configure:2712: result: no
configure:2835: checking for doxygen
configure:2868: result: no
configure:2892: WARNING: doxygen not found - will not generate any doxygen documentation
configure:2945: checking for perl
configure:2963: found /usr/bin/perl
configure:2975: result: /usr/bin/perl
configure:4743: checking for gcc
configure:4759: found /usr/bin/gcc
configure:4770: result: gcc
configure:4785: checking for g++
configure:4801: found /usr/bin/g++
configure:4812: result: g++
configure:4846: checking for supported compiler version
configure:4866: checking for style of include used by make
configure:4894: result: GNU
configure:5032: checking for C++ compiler version
configure:5039: g++ --version >&5
g++ (GCC) 4.2.4 (Ubuntu 4.2.4-1ubuntu3)
Copyright (C) 2007 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

configure:5042: $? = 0
configure:5049: g++ -v >&5
Using built-in specs.
Target: i486-linux-gnu
Configured with: ../src/configure -v --enable-languages=c,c++,fortran,objc,obj-c++,treelang --prefix=/usr --enable-shared --with-system-zlib --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --enable-nls --with-gxx-include-dir=/usr/include/c++/4.2 --program-suffix=-4.2 --enable-clocale=gnu --enable-libstdcxx-debug --enable-objc-gc --enable-mpfr --enable-targets=all --enable-checking=release --build=i486-linux-gnu --host=i486-linux-gnu --target=i486-linux-gnu
Thread model: posix
gcc version 4.2.4 (Ubuntu 4.2.4-1ubuntu3)
configure:5052: $? = 0
configure:5059: g++ -V >&5
g++: '-V' option must have argument
configure:5062: $? = 1
configure:5085: checking for C++ compiler default output file name
configure:5112: g++ conftest.cpp >&5
configure:5115: $? = 0
configure:5153: result: a.out
configure:5170: checking whether the C++ compiler works
configure:5180: ./a.out
configure:5183: $? = 0
configure:5200: result: yes
configure:5207: checking whether we are cross compiling
configure:5209: result: no
configure:5212: checking for suffix of executables
configure:5219: g++ -o conftest conftest.cpp >&5
configure:5222: $? = 0
configure:5246: result:
configure:5252: checking for suffix of object files
configure:5278: g++ -c conftest.cpp >&5
configure:5281: $? = 0
configure:5304: result: o
configure:5308: checking whether we are using the GNU C++ compiler
configure:5337: g++ -c conftest.cpp >&5
configure:5343: $? = 0
configure:5360: result: yes
configure:5365: checking whether g++ accepts -g
configure:5395: g++ -c -g conftest.cpp >&5
configure:5401: $? = 0
configure:5500: result: yes
configure:5525: checking dependency style of g++
configure:5616: result: gcc3
configure:5684: g++ -o conftest -g -O2 conftest.cpp >&5
configure:5690: $? = 0
configure:5697: result: yes
configure:5954: checking for gcc
configure:5981: result: gcc
configure:6219: checking for C compiler version
configure:6226: gcc --version >&5
gcc (GCC) 4.2.4 (Ubuntu 4.2.4-1ubuntu3)
Copyright (C) 2007 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

configure:6229: $? = 0
configure:6236: gcc -v >&5
Using built-in specs.
Target: i486-linux-gnu
Configured with: ../src/configure -v --enable-languages=c,c++,fortran,objc,obj-c++,treelang --prefix=/usr --enable-shared --with-system-zlib --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --enable-nls --with-gxx-include-dir=/usr/include/c++/4.2 --program-suffix=-4.2 --enable-clocale=gnu --enable-libstdcxx-debug --enable-objc-gc --enable-mpfr --enable-targets=all --enable-checking=release --build=i486-linux-gnu --host=i486-linux-gnu --target=i486-linux-gnu
Thread model: posix
gcc version 4.2.4 (Ubuntu 4.2.4-1ubuntu3)
configure:6239: $? = 0
configure:6246: gcc -V >&5
gcc: '-V' option must have argument
configure:6249: $? = 1
configure:6252: checking whether we are using the GNU C compiler
configure:6281: gcc -c conftest.c >&5
configure:6287: $? = 0
configure:6304: result: yes
configure:6309: checking whether gcc accepts -g
configure:6339: gcc -c -g conftest.c >&5
configure:6345: $? = 0
configure:6444: result: yes
configure:6461: checking for gcc option to accept ISO C89
configure:6535: gcc -c -g -O2 conftest.c >&5
configure:6541: $? = 0
configure:6564: result: none needed
configure:6584: checking dependency style of gcc
configure:6675: result: gcc3
configure:6806: checking for C++ compiler version
configure:6813: g++ --version >&5
g++ (GCC) 4.2.4 (Ubuntu 4.2.4-1ubuntu3)
Copyright (C) 2007 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

configure:6816: $? = 0
configure:6823: g++ -v >&5
Using built-in specs.
Target: i486-linux-gnu
Configured with: ../src/configure -v --enable-languages=c,c++,fortran,objc,obj-c++,treelang --prefix=/usr --enable-shared --with-system-zlib --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --enable-nls --with-gxx-include-dir=/usr/include/c++/4.2 --program-suffix=-4.2 --enable-clocale=gnu --enable-libstdcxx-debug --enable-objc-gc --enable-mpfr --enable-targets=all --enable-checking=release --build=i486-linux-gnu --host=i486-linux-gnu --target=i486-linux-gnu
Thread model: posix
gcc version 4.2.4 (Ubuntu 4.2.4-1ubuntu3)
configure:6826: $? = 0
configure:6833: g++ -V >&5
g++: '-V' option must have argument
configure:6836: $? = 1
configure:6839: checking whether we are using the GNU C++ compiler
configure:6891: result: yes
configure:6896: checking whether g++ accepts -g
configure:7031: result: yes
configure:7056: checking dependency style of g++
configure:7147: result: gcc3
configure:7167: checking how to run the C preprocessor
configure:7207: gcc -E conftest.c
configure:7213: $? = 0
configure:7244: gcc -E conftest.c
conftest.c:10:28: error: ac_nonexistent.h: No such file or directory
configure:7250: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "showeq"
| #define PACKAGE_TARNAME "showeq"
| #define PACKAGE_VERSION "5.12.6.0"
| #define PACKAGE_STRING "showeq 5.12.6.0"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "showeq"
| #define VERSION "5.12.6.0"
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:7283: result: gcc -E
configure:7312: gcc -E conftest.c
configure:7318: $? = 0
configure:7349: gcc -E conftest.c
conftest.c:10:28: error: ac_nonexistent.h: No such file or directory
configure:7355: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "showeq"
| #define PACKAGE_TARNAME "showeq"
| #define PACKAGE_VERSION "5.12.6.0"
| #define PACKAGE_STRING "showeq 5.12.6.0"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "showeq"
| #define VERSION "5.12.6.0"
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:7394: checking for an ANSI C-conforming const
configure:7469: gcc -c -g -O2 conftest.c >&5
configure:7475: $? = 0
configure:7490: result: yes
configure:7514: checking for a BSD-compatible install
configure:7570: result: /usr/bin/install -c
configure:7581: checking whether ln -s works
configure:7585: result: yes
configure:7592: checking whether make sets $(MAKE)
configure:7613: result: yes
configure:7694: checking for a sed that does not truncate output
configure:7750: result: /bin/sed
configure:7753: checking for grep that handles long lines and -e
configure:7827: result: /bin/grep
configure:7832: checking for egrep
configure:7910: result: /bin/grep -E
configure:7926: checking for ld used by gcc
configure:7993: result: /usr/bin/ld
configure:8002: checking if the linker (/usr/bin/ld) is GNU ld
configure:8017: result: yes
configure:8022: checking for /usr/bin/ld option to reload object files
configure:8029: result: -r
configure:8047: checking for BSD-compatible nm
configure:8096: result: /usr/bin/nm -B
configure:8100: checking how to recognize dependent libraries
configure:8286: result: pass_all
configure:8526: checking for ANSI C header files
configure:8556: gcc -c -g -O2 conftest.c >&5
configure:8562: $? = 0
configure:8661: gcc -o conftest -g -O2 conftest.c >&5
configure:8664: $? = 0
configure:8670: ./conftest
configure:8673: $? = 0
configure:8690: result: yes
configure:8714: checking for sys/types.h
configure:8735: gcc -c -g -O2 conftest.c >&5
configure:8741: $? = 0
configure:8757: result: yes
configure:8714: checking for sys/stat.h
configure:8735: gcc -c -g -O2 conftest.c >&5
configure:8741: $? = 0
configure:8757: result: yes
configure:8714: checking for stdlib.h
configure:8735: gcc -c -g -O2 conftest.c >&5
configure:8741: $? = 0
configure:8757: result: yes
configure:8714: checking for string.h
configure:8735: gcc -c -g -O2 conftest.c >&5
configure:8741: $? = 0
configure:8757: result: yes
configure:8714: checking for memory.h
configure:8735: gcc -c -g -O2 conftest.c >&5
configure:8741: $? = 0
configure:8757: result: yes
configure:8714: checking for strings.h
configure:8735: gcc -c -g -O2 conftest.c >&5
configure:8741: $? = 0
configure:8757: result: yes
configure:8714: checking for inttypes.h
configure:8735: gcc -c -g -O2 conftest.c >&5
configure:8741: $? = 0
configure:8757: result: yes
configure:8714: checking for stdint.h
configure:8735: gcc -c -g -O2 conftest.c >&5
configure:8741: $? = 0
configure:8757: result: yes
configure:8714: checking for unistd.h
configure:8735: gcc -c -g -O2 conftest.c >&5
configure:8741: $? = 0
configure:8757: result: yes
configure:8784: checking dlfcn.h usability
configure:8801: gcc -c -g -O2 conftest.c >&5
configure:8807: $? = 0
configure:8821: result: yes
configure:8825: checking dlfcn.h presence
configure:8840: gcc -E conftest.c
configure:8846: $? = 0
configure:8860: result: yes
configure:8888: checking for dlfcn.h
configure:8896: result: yes
configure:8919: checking how to run the C++ preprocessor
configure:8955: g++ -E conftest.cpp
configure:8961: $? = 0
configure:8992: g++ -E conftest.cpp
conftest.cpp:21:28: error: ac_nonexistent.h: No such file or directory
configure:8998: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "showeq"
| #define PACKAGE_TARNAME "showeq"
| #define PACKAGE_VERSION "5.12.6.0"
| #define PACKAGE_STRING "showeq 5.12.6.0"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "showeq"
| #define VERSION "5.12.6.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 <ac_nonexistent.h>
configure:9031: result: g++ -E
configure:9060: g++ -E conftest.cpp
configure:9066: $? = 0
configure:9097: g++ -E conftest.cpp
conftest.cpp:21:28: error: ac_nonexistent.h: No such file or directory
configure:9103: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "showeq"
| #define PACKAGE_TARNAME "showeq"
| #define PACKAGE_VERSION "5.12.6.0"
| #define PACKAGE_STRING "showeq 5.12.6.0"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "showeq"
| #define VERSION "5.12.6.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 <ac_nonexistent.h>
configure:9195: checking for g77
configure:9225: result: no
configure:9195: checking for xlf
configure:9225: result: no
configure:9195: checking for f77
configure:9225: result: no
configure:9195: checking for frt
configure:9225: result: no
configure:9195: checking for pgf77
configure:9225: result: no
configure:9195: checking for cf77
configure:9225: result: no
configure:9195: checking for fort77
configure:9225: result: no
configure:9195: checking for fl32
configure:9225: result: no
configure:9195: checking for af77
configure:9225: result: no
configure:9195: checking for xlf90
configure:9225: result: no
configure:9195: checking for f90
configure:9225: result: no
configure:9195: checking for pgf90
configure:9225: result: no
configure:9195: checking for pghpf
configure:9225: result: no
configure:9195: checking for epcf90
configure:9225: result: no
configure:9195: checking for gfortran
configure:9225: result: no
configure:9195: checking for g95
configure:9225: result: no
configure:9195: checking for xlf95
configure:9225: result: no
configure:9195: checking for f95
configure:9225: result: no
configure:9195: checking for fort
configure:9225: result: no
configure:9195: checking for ifort
configure:9225: result: no
configure:9195: checking for ifc
configure:9225: result: no
configure:9195: checking for efc
configure:9225: result: no
configure:9195: checking for pgf95
configure:9225: result: no
configure:9195: checking for lf95
configure:9225: result: no
configure:9195: checking for ftn
configure:9225: result: no
configure:9252: checking for Fortran 77 compiler version
configure:9259: --version >&5
./configure: line 9260: --version: command not found
configure:9262: $? = 127
configure:9269: -v >&5
./configure: line 9270: -v: command not found
configure:9272: $? = 127
configure:9279: -V >&5
./configure: line 9280: -V: command not found
configure:9282: $? = 127
configure:9290: checking whether we are using the GNU Fortran 77 compiler
configure:9309: -c conftest.F >&5
./configure: line 9310: -c: command not found
configure:9315: $? = 127
configure: failed program was:
| program main
| #ifndef __GNUC__
| choke me
| #endif
|
| end
configure:9332: result: no
configure:9338: checking whether accepts -g
configure:9355: -c -g conftest.f >&5
./configure: line 9356: -c: command not found
configure:9361: $? = 127
configure: failed program was:
| program main
|
| end
configure:9377: result: no
configure:9406: checking the maximum length of command line arguments
configure:9518: result: 98304
configure:9530: checking command to parse /usr/bin/nm -B output from gcc object
configure:9635: gcc -c -g -O2 conftest.c >&5
configure:9638: $? = 0
configure:9642: /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:9645: $? = 0
configure:9697: gcc -o conftest -g -O2 conftest.c conftstm.o >&5
configure:9700: $? = 0
configure:9738: result: ok
configure:9742: checking for objdir
configure:9757: result: .libs
configure:9849: checking for ar
configure:9865: found /usr/bin/ar
configure:9876: result: ar
configure:9945: checking for ranlib
configure:9961: found /usr/bin/ranlib
configure:9972: result: ranlib
configure:10041: checking for strip
configure:10057: found /usr/bin/strip
configure:10068: result: strip
configure:10666: checking if gcc supports -fno-rtti -fno-exceptions
configure:10684: 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:10688: $? = 0
configure:10701: result: no
configure:10716: checking for gcc option to produce PIC
configure:10948: result: -fPIC
configure:10956: checking if gcc PIC flag -fPIC works
configure:10974: gcc -c -g -O2 -fPIC -DPIC conftest.c >&5
configure:10978: $? = 0
configure:10991: result: yes
configure:11019: checking if gcc static flag -static works
configure:11047: result: yes
configure:11057: checking if gcc supports -c -o file.o
configure:11078: gcc -c -g -O2 -o out/conftest2.o conftest.c >&5
configure:11082: $? = 0
configure:11104: result: yes
configure:11130: checking whether the gcc linker (/usr/bin/ld) supports shared libraries
configure:12111: result: yes
configure:12132: checking whether -lc should be explicitly linked in
configure:12137: gcc -c -g -O2 conftest.c >&5
configure:12140: $? = 0
configure:12155: gcc -shared conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| grep -lc \>/dev/null 2\>\&1
configure:12158: $? = 0
configure:12170: result: no
configure:12178: checking dynamic linker characteristics
configure:12792: result: GNU/Linux ld.so
configure:12816: checking how to hardcode library paths into programs
configure:12841: result: immediate
configure:12855: checking whether stripping libraries is possible
configure:12860: result: yes
configure:13662: checking if libtool supports shared libraries
configure:13664: result: yes
configure:13667: checking whether to build shared libraries
configure:13688: result: yes
configure:13691: checking whether to build static libraries
configure:13695: result: yes
configure:13789: creating libtool
configure:14382: checking for ld used by g++
configure:14449: result: /usr/bin/ld
configure:14458: checking if the linker (/usr/bin/ld) is GNU ld
configure:14473: result: yes
configure:14524: checking whether the g++ linker (/usr/bin/ld) supports shared libraries
configure:15470: result: yes
configure:15487: g++ -c -g -O2 conftest.cpp >&5
configure:15490: $? = 0
configure:15646: checking for g++ option to produce PIC
configure:15930: result: -fPIC
configure:15938: checking if g++ PIC flag -fPIC works
configure:15956: g++ -c -g -O2 -fPIC -DPIC conftest.cpp >&5
configure:15960: $? = 0
configure:15973: result: yes
configure:16001: checking if g++ static flag -static works
configure:16029: result: yes
configure:16039: checking if g++ supports -c -o file.o
configure:16060: g++ -c -g -O2 -o out/conftest2.o conftest.cpp >&5
configure:16064: $? = 0
configure:16086: result: yes
configure:16112: checking whether the g++ linker (/usr/bin/ld) supports shared libraries
configure:16141: result: yes
configure:16208: checking dynamic linker characteristics
configure:16770: result: GNU/Linux ld.so
configure:16794: checking how to hardcode library paths into programs
configure:16819: result: immediate
configure:23074: checking for supported libc version
configure:23111: g++ -o conftest -g -O2 conftest.cpp >&5
configure:23117: $? = 0
configure:23124: result: yes
configure:23670: checking for X
configure:23840: gcc -o conftest -g -O2 conftest.c -lX11 >&5
configure:23846: $? = 0
configure:23905: result: libraries , headers
configure:23980: checking for IceConnectionNumber in -lICE
configure:24015: gcc -o conftest -g -O2 -L/usr/lib conftest.c -lICE >&5
configure:24021: $? = 0
configure:24039: result: yes
configure:24053: checking for libXext
configure:24090: gcc -o conftest -g -O2 -L/usr/lib conftest.c -lXext -lX11 >&5
configure:24096: $? = 0
configure:24120: result: yes
configure:24141: checking for extra includes
configure:24169: result: no
configure:24173: checking for extra libs
configure:24202: result: no
configure:24208: checking for libz
configure:24247: gcc -o conftest -g -O2 -I. conftest.c -L/usr/lib -lz >&5
configure:24253: $? = 0
configure:24281: result: -lz
configure:24293: checking for libpng
configure:24336: gcc -o conftest -g -O2 -I. conftest.c -L/usr/lib -lpng -lz -lm -lX11 >&5
configure:24342: $? = 0
configure:24371: result: -lpng -lz -lm
configure:24388: checking for Qt
tried /lib
tried /usr/local/qt3/lib
tried /usr/local/qt/lib
tried /usr/local/qt*/lib
tried /usr/qt/3/lib
tried /usr/qt/*/lib
tried /usr/lib/qt3/lib
tried /usr/lib/qt/lib
tried /usr/lib/qt*/lib
tried /usr/lib/qt3
tried /usr/lib/qt
tried /usr/lib/qt3
tried /usr/lib/qt4
configure:24722: g++ -o conftest -g -O2 -I/usr/include/qt3 -I. -L/usr/lib -L/usr/lib conftest.cpp -lqt-mt -lpng -lz -lm -lXext -lX11 >&5
conftest.cpp:5:18: error: qapp.h: No such file or directory
conftest.cpp:6:22: error: qobjcoll.h: No such file or directory
configure:24725: $? = 1
configure: failed program was:
#define QT_THREAD_SUPPORT 1
#include "confdefs.h"
#include <qglobal.h>
#include <qapplication.h>
#include <qapp.h>
#include <qobjcoll.h>
#include <qstringlist.h>
#include <qstyle.h>
#include <qthread.h>
#if ! (QT_VERSION > 230)
#error 1
#endif

int main() {
QStringList *t = new QStringList();
QMutex mutex;
return 0;
}
configure:24799: WARNING: Qt documenation not installed?!
configure:24822: error: Something wicked happened while trying to validate your Qt installation!!! Please verify your libraries...

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

ac_cv_build=i686-pc-linux-gnu
ac_cv_c_compiler_gnu=yes
ac_cv_c_const=yes
ac_cv_cxx_compiler_gnu=yes
ac_cv_env_CCC_set=
ac_cv_env_CCC_value=
ac_cv_env_CC_set=
ac_cv_env_CC_value=
ac_cv_env_CFLAGS_set=
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_LIBS_set=
ac_cv_env_LIBS_value=
ac_cv_env_XMKMF_set=
ac_cv_env_XMKMF_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_f77_compiler_gnu=no
ac_cv_have_qt=have_qt=no
ac_cv_have_x='have_x=yes kde_x_includes=. ac_x_libraries=/usr/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_lib_ICE_IceConnectionNumber=yes
ac_cv_lib_png='-lpng -lz -lm'
ac_cv_lib_z=-lz
ac_cv_objext=o
ac_cv_path_EGREP='/bin/grep -E'
ac_cv_path_GREP=/bin/grep
ac_cv_path_ac_pt_DX_PERL=/usr/bin/perl
ac_cv_path_install='/usr/bin/install -c'
ac_cv_path_mkdir=/bin/mkdir
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_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-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_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 /lib/i486-linux-gnu /usr/lib/i486-linux-gnu /usr/local/lib '
lt_cv_sys_lib_search_path_spec='/usr/lib/gcc/i486-linux-gnu/4.2.4 /usr/lib /lib'
lt_cv_sys_max_cmd_len=98304
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} /home/jdpatt/showeq-5.12.6.0/missing --run aclocal-1.10'
AMDEPBACKSLASH='\'
AMDEP_FALSE='#'
AMDEP_TRUE=''
AMTAR='${SHELL} /home/jdpatt/showeq-5.12.6.0/missing --run tar'
AR='ar'
AUTOCONF='${SHELL} /home/jdpatt/showeq-5.12.6.0/missing --run autoconf'
AUTOHEADER='${SHELL} /home/jdpatt/showeq-5.12.6.0/missing --run autoheader'
AUTOMAKE='${SHELL} /home/jdpatt/showeq-5.12.6.0/missing --run automake-1.10'
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'
DEBUG=''
DEFS=''
DEPDIR='.deps'
DOXYGEN_PAPER_SIZE=''
DSYMUTIL=''
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.12.6.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='/bin/grep -E'
EXEEXT=''
F77=''
FFLAGS=''
GREP='/bin/grep'
HAVE_GD_FALSE=''
HAVE_GD_TRUE=''
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
INSTALL_STRIP_PROGRAM='$(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} /home/jdpatt/showeq-5.12.6.0/missing --run makeinfo'
MEMORY_LIBS=''
MOC=''
NMEDIT=''
OBJEXT='o'
PACKAGE='showeq'
PACKAGE_BUGREPORT=''
PACKAGE_NAME='showeq'
PACKAGE_STRING='showeq 5.12.6.0'
PACKAGE_TARNAME='showeq'
PACKAGE_VERSION='5.12.6.0'
PATH_SEPARATOR=':'
PROFILE_LIBS=''
QT_DOCS=''
QT_INCLUDES=''
QT_LDFLAGS=''
RANLIB='ranlib'
SED='/bin/sed'
SET_MAKE=''
SHELL='/bin/bash'
SHOWEQ_EXTRA_RPATH=''
SHOWEQ_RPATH=''
STRIP='strip'
TEST_SERVER_FALSE=''
TEST_SERVER_TRUE=''
UIC=''
USER_INCLUDES=''
USER_LDFLAGS=''
USE_THREADS=''
VERSION='5.12.6.0'
XMKMF=''
X_INCLUDES='-I.'
X_LDFLAGS='-L/usr/lib'
X_PRE_LIBS=''
ac_ct_CC='gcc'
ac_ct_CXX=''
ac_ct_F77=''
am__fastdepCC_FALSE='#'
am__fastdepCC_TRUE=''
am__fastdepCXX_FALSE='#'
am__fastdepCXX_TRUE=''
am__include='include'
am__isrc=''
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='${datarootdir}'
datarootdir='${prefix}/share'
docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
dvidir='${docdir}'
exec_prefix='NONE'
host='i686-pc-linux-gnu'
host_alias=''
host_cpu='i686'
host_os='linux-gnu'
host_vendor='pc'
htmldir='${docdir}'
includedir='${prefix}/include'
infodir='${datarootdir}/info'
install_sh='$(SHELL) /home/jdpatt/showeq-5.12.6.0/install-sh'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localedir='${datarootdir}/locale'
localstatedir='${prefix}/var'
mandir='${datarootdir}/man'
mkdir_p='/bin/mkdir -p'
oldincludedir='/usr/include'
pdfdir='${docdir}'
prefix='NONE'
program_transform_name='s,x,x,'
psdir='${docdir}'
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/lib'

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

#define PACKAGE_NAME "showeq"
#define PACKAGE_TARNAME "showeq"
#define PACKAGE_VERSION "5.12.6.0"
#define PACKAGE_STRING "showeq 5.12.6.0"
#define PACKAGE_BUGREPORT ""
#define PACKAGE "showeq"
#define VERSION "5.12.6.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_LIBZ 1
#define HAVE_LIBPNG 1

configure: exit 1

BlueAdept
11-19-2008, 03:22 PM
configure:24388: checking for Qt
tried /lib
tried /usr/local/qt3/lib
tried /usr/local/qt/lib
tried /usr/local/qt*/lib
tried /usr/qt/3/lib
tried /usr/qt/*/lib
tried /usr/lib/qt3/lib
tried /usr/lib/qt/lib
tried /usr/lib/qt*/lib
tried /usr/lib/qt3
tried /usr/lib/qt
tried /usr/lib/qt3
tried /usr/lib/qt4
configure:24722: g++ -o conftest -g -O2 -I/usr/include/qt3 -I. -L/usr/lib -L/usr/lib conftest.cpp -lqt-mt -lpng -lz -lm -lXext -lX11 >&5
conftest.cpp:5:18: error: qapp.h: No such file or directory
conftest.cpp:6:22: error: qobjcoll.h: No such file or directory

Looks like qt and/or qtdev is not installed.

jdpatt
11-19-2008, 03:53 PM
Now I'm really confused.

I installed every package that was Qt related via the Synaptic package Manager...is that not how it's done?

Be patient with me, I'm a Windows drone trying to make a better life in Linux, haha...

Dave

purple
11-19-2008, 05:36 PM
Do you have /usr/include/qt3?

jdpatt
11-19-2008, 07:28 PM
Yes sir, indeed I do. usr/include/qt3.

It looks like a bunch of text documents and one folder marked "Private."

I also have a qt4 folder if maybe there's a conflict there, also a qwt-qt3 and qwt-qt4 folder.

purple
11-20-2008, 08:44 AM
Is there a qapp.h in /usr/include/qt3?

jdpatt
11-20-2008, 03:17 PM
qapplication.h is in there...should I assume that's the same thing?

Anyway here's the contents:

/************************************************** **************************
**
** Definition of QApplication class
**
** Created : 931107
**
** Copyright (C) 1992-2008 Trolltech ASA. All rights reserved.
**
** This file is part of the kernel module of the Qt GUI Toolkit.
**
** This file may be used under the terms of the GNU General
** Public License versions 2.0 or 3.0 as published by the Free
** Software Foundation and appearing in the files LICENSE.GPL2
** and LICENSE.GPL3 included in the packaging of this file.
** Alternatively you may (at your option) use any later version
** of the GNU General Public License if such license has been
** publicly approved by Trolltech ASA (or its successors, if any)
** and the KDE Free Qt Foundation.
**
** Please review the following information to ensure GNU General
** Public Licensing requirements will be met:
** http://trolltech.com/products/qt/licenses/licensing/opensource/.
** If you are unsure which license is appropriate for your use, please
** review the following information:
** http://trolltech.com/products/qt/licenses/licensing/licensingoverview
** or contact the sales department at [email protected].
**
** This file may be used under the terms of the Q Public License as
** defined by Trolltech ASA and appearing in the file LICENSE.QPL
** included in the packaging of this file. Licensees holding valid Qt
** Commercial licenses may use this file in accordance with the Qt
** Commercial License Agreement provided with the Software.
**
** This file is provided "AS IS" with NO WARRANTY OF ANY KIND,
** INCLUDING THE WARRANTIES OF DESIGN, MERCHANTABILITY AND FITNESS FOR
** A PARTICULAR PURPOSE. Trolltech reserves all rights not granted
** herein.
**
************************************************** ********************/

#ifndef QAPPLICATION_H
#define QAPPLICATION_H

#ifndef QT_H
#include "qdesktopwidget.h"
#include "qasciidict.h"
#include "qpalette.h"
#include "qtranslator.h"
#include "qstrlist.h"
#include "qstringlist.h"
#endif // QT_H

class QSessionManager;
class QStyle;
class QTranslator;
class QEventLoop;
#if defined(Q_WS_X11)
class QIMEvent;
#endif
#if defined(Q_WS_QWS)
class QWSDecoration;
#endif

#ifdef QT_THREAD_SUPPORT
class QMutex;
#endif // QT_THREAD_SUPPORT


class QApplication;
extern Q_EXPORT QApplication *qApp; // global application object


class Q_EXPORT QApplication : public QObject
{
Q_OBJECT
public:
QApplication( int &argc, char **argv );
QApplication( int &argc, char **argv, bool GUIenabled );
enum Type { Tty, GuiClient, GuiServer };
QApplication( int &argc, char **argv, Type );
#if defined(Q_WS_X11)
QApplication( Display* dpy, HANDLE visual = 0, HANDLE cmap = 0 );
QApplication( Display *dpy, int argc, char **argv,
HANDLE visual = 0, HANDLE cmap= 0 );
#endif
virtual ~QApplication();

int argc() const;
char **argv() const;

Type type() const;

#ifndef QT_NO_STYLE
static QStyle &style();
static void setStyle( QStyle* );
static QStyle* setStyle( const QString& );
#endif
#ifndef Q_QDOC
enum ColorMode { NormalColors, CustomColors };
static ColorMode colorMode();
static void setColorMode( QApplication::ColorMode );
#endif

enum ColorSpec { NormalColor=0, CustomColor=1, ManyColor=2 };
static int colorSpec();
static void setColorSpec( int );
#ifndef QT_NO_CURSOR
static QCursor *overrideCursor();
static void setOverrideCursor( const QCursor &, bool replace=FALSE );
static void restoreOverrideCursor();
#endif
static bool hasGlobalMouseTracking();
static void setGlobalMouseTracking( bool enable );
#ifndef QT_NO_PALETTE
static QPalette palette( const QWidget* = 0 );
static void setPalette( const QPalette &, bool informWidgets=FALSE,
const char* className = 0 );
#endif
static QFont font( const QWidget* = 0 );
static void setFont( const QFont &, bool informWidgets=FALSE,
const char* className = 0 );
static QFontMetrics fontMetrics();

QWidget *mainWidget() const;
virtual void setMainWidget( QWidget * );
virtual void polish( QWidget * );

static QWidgetList *allWidgets();
static QWidgetList *topLevelWidgets();

static QDesktopWidget *desktop();

static QWidget *activePopupWidget();
static QWidget *activeModalWidget();
#ifndef QT_NO_CLIPBOARD
static QClipboard *clipboard();
#endif
QWidget *focusWidget() const;
QWidget *activeWindow() const;

static QWidget *widgetAt( int x, int y, bool child=FALSE );
static QWidget *widgetAt( const QPoint &, bool child=FALSE );

static QEventLoop *eventLoop();

int exec();
void processEvents();
void processEvents( int maxtime );
void processOneEvent();
bool hasPendingEvents();
int enter_loop();
void exit_loop();
int loopLevel() const;
static void exit( int retcode=0 );

static bool sendEvent( QObject *receiver, QEvent *event );
static void postEvent( QObject *receiver, QEvent *event );
static void sendPostedEvents( QObject *receiver, int event_type );
static void sendPostedEvents();

static void removePostedEvents( QObject *receiver );

virtual bool notify( QObject *, QEvent * );

static bool startingUp();
static bool closingDown();

static void flushX();
static void flush();
static void syncX();

static void beep();

#ifndef QT_NO_TRANSLATION
# ifndef QT_NO_TEXTCODEC
void setDefaultCodec( QTextCodec * );
QTextCodec* defaultCodec() const;
# endif
void installTranslator( QTranslator * );
void removeTranslator( QTranslator * );
#endif
enum Encoding { DefaultCodec, UnicodeUTF8 };
QString translate( const char * context,
const char * key,
const char * comment = 0,
Encoding encoding = DefaultCodec ) const;
#ifndef QT_NO_DIR
QString applicationDirPath();
QString applicationFilePath();
#endif
#ifndef QT_NO_PALETTE
// obsolete functions
static void setWinStyleHighlightColor( const QColor &c ) {
QPalette p( palette() );
p.setColor( QColorGroup::Highlight, c );
setPalette( p, TRUE);
}
static const QColor &winStyleHighlightColor() {
return palette().active().highlight();
}
#endif
static void setDesktopSettingsAware( bool );
static bool desktopSettingsAware();

static void setCursorFlashTime( int );
static int cursorFlashTime();

static void setDoubleClickInterval( int );
static int doubleClickInterval();
#ifndef QT_NO_WHEELEVENT
static void setWheelScrollLines( int );
static int wheelScrollLines();
#endif
static void setGlobalStrut( const QSize & );
static QSize globalStrut();

#ifndef QT_NO_COMPONENT
static void setLibraryPaths( const QStringList & );
static QStringList libraryPaths();
static void addLibraryPath( const QString & );
static void removeLibraryPath( const QString & );
#endif // QT_NO_COMPONENT
static void setStartDragTime( int ms );
static int startDragTime();
static void setStartDragDistance( int l );
static int startDragDistance();

static void setReverseLayout( bool b );
static bool reverseLayout();

static int horizontalAlignment( int align );

static bool isEffectEnabled( Qt::UIEffect );
static void setEffectEnabled( Qt::UIEffect, bool enable = TRUE );

#if defined(Q_WS_MAC)
virtual bool macEventFilter( EventHandlerCallRef, EventRef );
#endif
#if defined(Q_WS_WIN)
virtual bool winEventFilter( MSG * );
#endif
#if defined(Q_WS_X11)
virtual bool x11EventFilter( XEvent * );
virtual int x11ClientMessage( QWidget*, XEvent*, bool passive_only);
int x11ProcessEvent( XEvent* );
#endif
#if defined(Q_WS_QWS)
virtual bool qwsEventFilter( QWSEvent * );
int qwsProcessEvent( QWSEvent* );
void qwsSetCustomColors( QRgb *colortable, int start, int numColors );
/*!
\internal
Returns true if the process is GUI server
*/
bool qwsIsGUIServer();
#ifndef QT_NO_QWS_MANAGER
static QWSDecoration &qwsDecoration();
static void qwsSetDecoration( QWSDecoration *);
#endif
#endif

#if defined(Q_OS_WIN32) || defined(Q_OS_CYGWIN)
static WindowsVersion winVersion();
#elif defined(Q_OS_MAC)
static MacintoshVersion macVersion();
#endif
#if defined(Q_WS_WIN)
void winFocus( QWidget *, bool );
static void winMouseButtonUp();
#endif

#ifndef QT_NO_SESSIONMANAGER
// session management
bool isSessionRestored() const;
QString sessionId() const;
QString sessionKey() const;
virtual void commitData( QSessionManager& sm );
virtual void saveState( QSessionManager& sm );
#endif
#if defined(Q_WS_X11)
#if !defined(QT_NO_IM_EXTENSIONS)
virtual QWidget *locateICHolderWidget( QWidget *w );
virtual QWidgetList *icHolderWidgets();
static void create_im();
static void close_im();
#else
QWidget *locateICHolderWidget( QWidget *w );
QWidgetList *icHolderWidgets();
static void create_xim();
static void close_xim();
#endif
static QString defaultInputMethod();
void changeAllInputContext( const QString & );
static bool x11_apply_settings();
#endif
void wakeUpGuiThread();
#if defined(QT_THREAD_SUPPORT)
void lock();
void unlock(bool wakeUpGui = TRUE);
bool locked();
bool tryLock();
#endif

signals:
void lastWindowClosed();
void aboutToQuit();
void guiThreadAwake();

public slots:
void quit();
void closeAllWindows();
void aboutQt();

#if defined(Q_WS_QWS)
protected:
void setArgs(int, char **);
#endif

protected:
bool event(QEvent *);

private:
void construct( int &argc, char **argv, Type );
void initialize( int, char ** );
void init_precmdline();
void process_cmdline( int* argcptr, char ** argv );
bool internalNotify( QObject *, QEvent * );
#if defined(Q_WS_QWS)
static QWidget *findChildWidget( const QWidget *p, const QPoint &pos );
static QWidget *findWidget( const QObjectList&, const QPoint &, bool rec );
#endif

#if defined(Q_WS_MAC)
bool do_mouse_down(Point *, bool *);
static QMAC_PASCAL OSStatus globalEventProcessor(EventHandlerCallRef, EventRef, void *);
static QMAC_PASCAL OSStatus globalAppleEventProcessor(const AppleEvent *, AppleEvent *, long);
static QMAC_PASCAL void qt_context_timer_callbk(EventLoopTimerRef, void *);
static QMAC_PASCAL void qt_select_timer_callbk(EventLoopTimerRef, void *);
static bool qt_mac_apply_settings();
friend class QMacInputMethod;
friend QMAC_PASCAL OSStatus qt_window_event(EventHandlerCallRef, EventRef, void *);
friend void qt_mac_update_os_settings();
friend bool qt_set_socket_handler( int, int, QObject *, bool);
friend void qt_mac_destroy_widget(QWidget *);
friend void qt_init(int *, char **, QApplication::Type);
#endif

#if defined(Q_WS_X11)
private slots:
void postIMEvent( QObject *receiver, QIMEvent *event );
#endif

private:
#ifdef QT_THREAD_SUPPORT
static QMutex *qt_mutex;
#endif // QT_THREAD_SUPPORT

int app_argc;
char **app_argv;
bool quit_now;
int quit_code;
static QStyle *app_style;
static int app_cspec;
#ifndef QT_NO_PALETTE
static QPalette *app_pal;
#endif
static QFont *app_font;
#ifndef QT_NO_CURSOR
static QCursor *app_cursor;
#endif
static QEventLoop* eventloop;
static int app_tracking;
static bool is_app_running;
static bool is_app_closing;
static bool app_exit_loop;
static int loop_level;
static QWidget *main_widget;
static QWidget *focus_widget;
static QWidget *active_window;
static bool obey_desktop_settings;
static int cursor_flash_time;
static int mouse_double_click_time;
static int wheel_scroll_lines;
static int composedUnicode; // Value, meta-composed character

static bool animate_ui;
static bool animate_menu;
static bool animate_tooltip;
static bool animate_combo;
static bool fade_menu;
static bool fade_tooltip;
static bool animate_toolbox;
static bool widgetCount; // Coupled with -widgetcount switch
static bool metaComposeUnicode;

QValueList<QTranslator*> *translators;
#ifndef QT_NO_SESSIONMANAGER
QSessionManager *session_manager;
QString session_id;
static QString* session_key;
bool is_session_restored;
#endif
#if defined(Q_WS_X11)
#if !defined (QT_NO_STYLE)
static void x11_initialize_style();
#endif
static QString defaultIM; // default input method's name in this application.
#endif

static QSize app_strut;
#ifndef QT_NO_COMPONENT
static QStringList *app_libpaths;
#endif
static QAsciiDict<QPalette> *app_palettes;
static QAsciiDict<QFont> *app_fonts;

static QWidgetList *popupWidgets;
bool inPopupMode() const;
void closePopup( QWidget *popup );
void openPopup( QWidget *popup );
void setActiveWindow( QWidget* act );

static bool sendSpontaneousEvent( QObject *receiver, QEvent *event );
static void removePostedEvent( QEvent * );
static void removePostedEvents( QObject *receiver, int event_type );

friend class QWidget;
friend class QETWidget;
friend class QDialog;
friend class QAccelManager;
friend class QEvent;
friend class QTranslator;
friend class QEventLoop;
friend Q_EXPORT void qt_ucm_initialize( QApplication * );
#if defined(Q_WS_WIN)
friend bool qt_sendSpontaneousEvent( QObject*, QEvent* );
#endif
#if defined(Q_WS_QWS)
friend class QInputContext;
#endif
private: // Disabled copy constructor and operator=
#if defined(Q_DISABLE_COPY)
QApplication( const QApplication & );
QApplication &operator=( const QApplication & );
#endif
};

inline int QApplication::argc() const
{
return app_argc;
}

inline char **QApplication::argv() const
{
return app_argv;
}

#if defined(Q_WS_QWS)
inline void QApplication::setArgs(int c, char **v)
{
app_argc = c;
app_argv = v;
}
#endif

#ifndef QT_NO_CURSOR
inline QCursor *QApplication::overrideCursor()
{
return app_cursor;
}
#endif
inline bool QApplication::hasGlobalMouseTracking()
{
return app_tracking > 0;
}

inline QWidget *QApplication::mainWidget() const
{
return main_widget;
}

inline QWidget *QApplication::focusWidget() const
{
return focus_widget;
}

inline QWidget *QApplication::activeWindow() const
{
return active_window;
}

inline QWidget *QApplication::widgetAt( const QPoint &p, bool child )
{
return widgetAt( p.x(), p.y(), child );
}

inline bool QApplication::inPopupMode() const
{
return popupWidgets != 0;
}
#ifndef QT_NO_SESSIONMANAGER
inline bool QApplication::isSessionRestored() const
{
return is_session_restored;
}

inline QString QApplication::sessionId() const
{
return session_id;
}

inline QString QApplication::sessionKey() const
{
return session_key ? *session_key : QString::null;
}
#endif
inline QSize QApplication::globalStrut()
{
return app_strut;
}

inline bool QApplication::sendEvent( QObject *receiver, QEvent *event )
{ if ( event ) event->spont = FALSE; return qApp ? qApp->notify( receiver, event ) : FALSE; }

inline bool QApplication::sendSpontaneousEvent( QObject *receiver, QEvent *event )
{ if ( event ) event->spont = TRUE; return qApp ? qApp->notify( receiver, event ) : FALSE; }

#ifdef QT_NO_TRANSLATION
// Simple versions
inline QString QApplication::translate( const char *, const char *sourceText,
const char *, Encoding encoding ) const
{
#ifndef QT_NO_TEXTCODEC
if ( encoding == UnicodeUTF8 )
return QString::fromUtf8( sourceText );
else
#endif
return QString::fromLatin1( sourceText );
}
#endif

inline int QApplication::horizontalAlignment( int align )
{
align &= AlignHorizontal_Mask;
if ( align == AlignAuto ) {
if ( reverseLayout() )
align = AlignRight;
else
align = AlignLeft;
}
return align;
}

#endif // QAPPLICATION_H

BlueAdept
11-20-2008, 05:17 PM
Try this and let me know what it says

set | grep QT

jdpatt
11-20-2008, 05:37 PM
Wildly stupid question here, probably, but what is the character (the vertical line) between set and grep QT?
I don't see it anywhere on my keyboard.
Also, where do I enter the line? In the terminal or in the qapp.h file?

Thanks again,
Dave

purple
11-20-2008, 07:05 PM
It's a pipe. It's shift + backslash.

Hmmm, qapp.h is the old include. I guess we should update seq to use qapplication.h instead. qobjcoll.h is also an old include and should change to qobjectlist.h and qobjectdict.h I guess.

For now, you can either wait for seq to update with changes to support you or do the following to create the legacy compatibility headers seq is using.

qapp.h should be:



#ifndef QAPP_H
#define QAPP_H
#include "qapplication.h"
#endif


qobjcoll.h should be:


#ifndef QOBJCOLL_H
#define QOBJCOLL_H
#include "qobjectlist.h"
#include "qobjectdict.h"
#endif

purple
11-21-2008, 09:13 AM
You could possibly also get around this if Ubuntu has a qt3-compat-headers package maybe. I'm about to check in a fix to the autoconf configuration that will use normal qt3 headers instead of requiring the decrepit compatibility headers. It'll be in the next release whenever that is.

Cheshire
11-23-2008, 12:48 AM
Edit: Sorry if I sound like a search natzi. I have been accused of that multiple times, but I still stand by my claim. Almost antything that could be asked about ShowEQ has been answered at least once. You just have to figure out the correct search terms and to spend a few minutes looking.

That is how I found this thread, refined search keywords and a bit of patience :D
I found what I needed. Thanks ALL ;)