[RkWard-devel] Compile failed
Stephan Matthiesen
stephan.matthiesen at gmx.de
Tue Aug 9 11:29:36 UTC 2005
Hi,
I can't compile Rkward any more. Possibly something broke with the update to
Fedora 4 (gcc 4.0.1), because it did work earlier. I'm working on Fedora 4
with KDE 3.4.2 from kde-redhat, relevant versions:
gcc-4.0.1-4.fc4
kde*-3.4.2-1.1.fc4.kde
qt-3.3.4-17.0.fc4.kde
I tried rkward 0.3.1, 0.3.2 and cvs.
configure does not show any problems.
Here is the output from make - let me know if you need more info.
Hope this helps, and thanks for any suggestions.
Thanks
Stephan
Compiling
make all-recursive
make[1]: Entering directory `/usr/src/rkward-0.3.2'
Making all in rkward
make[2]: Entering directory `/usr/src/rkward-0.3.2/rkward'
Making all in plugins
make[3]: Entering directory `/usr/src/rkward-0.3.2/rkward/plugins'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/usr/src/rkward-0.3.2/rkward/plugins'
Making all in dataeditor
make[3]: Entering directory `/usr/src/rkward-0.3.2/rkward/dataeditor'
source='twintable.cpp' object='twintable.o' libtool=no \
depfile='.deps/twintable.Po' tmpdepfile='.deps/twintable.TPo' \
depmode=gcc3 /bin/sh ../../admin/depcomp \
g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/include/kde
-I/usr/lib/qt-3.3/include -I/usr/X11R6/include -DQT_THREAD_SUPPORT
-D_REENTRANT -Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -W
-Wpointer-arith -Wwrite-strings -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE
-Wcast-align -Wconversion -Wchar-subscripts -O2 -Wformat-security
-Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -c -o
twintable.o `test -f 'twintable.cpp' || echo './'`twintable.cpp
../core/../rbackend/rcommandreceiver.h:36: error: ‘RCommand’ has not been
declared
../core/robject.h:118: error: ‘RCommand’ has not been declared
/usr/lib/qt-3.3/include/qtooltip.h:86: warning: ‘class QToolTip’ has virtual
functions but non-virtual destructor
../core/rkvariable.h:67: error: ‘RCommand’ has not been declared
twintable.cpp: In member function ‘void TwinTable::pasteEncoded(QByteArray)’:
twintable.cpp:387: warning: comparison between signed and unsigned integer
expressions
twintable.cpp:395: warning: comparison between signed and unsigned integer
expressions
make[3]: *** [twintable.o] Error 1
make[3]: Leaving directory `/usr/src/rkward-0.3.2/rkward/dataeditor'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/usr/src/rkward-0.3.2/rkward'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/usr/src/rkward-0.3.2'
make: *** [all] Error 2
More information about the Rkward-devel
mailing list