Below is the error message I am getting when running make.
setup:
toolbox-0.6.0
uname -r 2.4.0-test9
gcc version 2.96 20000731 (Red Hat Linux 7.0)
qt-2.2.0-0.5.beta2.i386.rpm
qt-devel-2.2.0-0.5.beta2.i386.rpm
qt1x-1.45-11.i386.rpm
qt1x-devel-1.45-11.i386.rp
error message:
make all-recursive
make[1]: Entering directory
`/home/tshane/mystuff/pkgs/src/toolbox-0.6.0'
Making all in src
make[2]: Entering directory
`/home/tshane/mystuff/pkgs/src/toolbox-0.6.0/src'
g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/lib/qt-2.2.0/include
-I/usr/X11R6/include -O2 -c toolbox.cc
toolbox.cc: In method `Toolbox::Toolbox (QWidget *, const char *)':
toolbox.cc:108: request for member `getStyleName' in
`this->QWidget::style', which is of non-aggregate type `{unknown type}'
toolbox.cc:111: ISO C++ forbids taking the address of a non-static
member function to form a pointer to member function. Say
`&Toolbox::style'
toolbox.cc:112: no matching function for call to `Toolbox::connect
(QStyle &(QWidget::*) () const, const char[29], FrameStack *&, const
char[21])'
/usr/lib/qt-2.2.0/include/qobject.h:100: candidates are: static bool
QObject::connect (const QObject *,
const char *, const QObject *, const char *)
/usr/lib/qt-2.2.0/include/qobject.h:200: bool
QObject::connect (const QObject *, const
char *, const char *) const
make[2]: *** [toolbox.o] Error 1
make[2]: Leaving directory
`/home/tshane/mystuff/pkgs/src/toolbox-0.6.0/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/tshane/mystuff/pkgs/src/toolbox-0.6.0'
make: *** [all-recursive-am] Error 2
./configure output:
creating cache ./config.cache
checking for a BSD compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking whether make sets ${MAKE}... yes
checking for working aclocal... found
checking for working autoconf... found
checking for working automake... found
checking for working autoheader... found
checking for working makeinfo... found
checking for a C-Compiler...
checking for gcc... gcc
checking whether the C compiler (gcc ) works... yes
checking whether the C compiler (gcc ) is a cross-compiler... no
checking whether we are using GNU C... yes
checking how to run the C preprocessor... gcc -E
checking for a C++-Compiler...
checking for g++... g++
checking whether the C++ compiler (g++ -s) works... yes
checking whether the C++ compiler (g++ -s) is a cross-compiler... no
checking whether we are using GNU C++... yes
checking how to run the C++ preprocessor... g++ -E
checking host system type... i686-pc-linux-gnu
checking build system type... i686-pc-linux-gnu
checking for ranlib... ranlib
checking for ld used by GCC... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD-compatible nm... /usr/bin/nm -B
checking whether ln -s works... yes
updating cache ./config.cache
loading cache ./config.cache within ltconfig
checking for object suffix... o
checking for g++ option to produce PIC... -fPIC
checking if g++ PIC flag -fPIC works... yes
checking if g++ supports -c -o file.o... yes
checking if g++ supports -c -o file.lo... yes
checking if g++ supports -fno-rtti -fno-exceptions ... yes
checking if g++ static flag -static works... -static
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking whether the linker (/usr/bin/ld) supports shared libraries...
yes
checking command to parse /usr/bin/nm -B output... ok
checking how to hardcode library paths into programs... immediate
checking for /usr/bin/ld option to reload object files... -r
checking dynamic linker characteristics... Linux ld.so
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking for objdir... .libs
creating libtool
loading cache ./config.cache
checking for extra includes... no
checking for extra libs... no
checking for libz... -lz
checking for dlopen in -ldl... yes
checking for shl_unload in -ldld... no
checking for X... libraries /usr/X11R6/lib, headers /usr/X11R6/include
checking for IceConnectionNumber in -lICE... yes
checking for libXext... yes
checking for libpng... -lpng -lz -lm
checking for main in -lcompat... no
checking for crypt in -lcrypt... yes
checking for the third argument of getsockname... socklen_t
checking for dnet_ntoa in -ldnet... no
checking for dnet_ntoa in -ldnet_stub... no
checking for inet_ntoa... yes
checking for connect... yes
checking for remove... yes
checking for shmat... yes
checking for killpg in -lucb... no
checking for Qt... libraries /usr/lib/qt-2.2.0/lib, headers
/usr/lib/qt-2.2.0/include
checking if Qt compiles without flags... no
checking for moc... /usr/lib/qt-2.2.0/bin/moc
checking for rpath... yes
updating cache ./config.cache
creating ./config.status
creating Makefile
creating src/Makefile
creating config.h
--
Shane Stover "Nothing good can come of this!!"
[EMAIL PROTECTED]
[EMAIL PROTECTED]
http://members.rvglug.org/~hgh_lnds/index.html