Where the patch is?
leonp at plris.com
leonp at plris.com
Thu Nov 3 13:14:35 GMT 2005
OK, now I know the problem.
The last 3.2.92 version is compiled with errors in my case. As there were some
other errors, I run make -k and did not noticed the probelm in the debugger
compilation too.
The error is:
make[4]: Entering directory
`/home/leonp/kdevelop.3.2.92/languages/cpp/debugger'
if /bin/sh ../../../libtool --silent --tag=CXX --mode=compile g++
-DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../languages/lib/debugger
-I../../../lib/interfaces -I../../../lib/interfaces/extensions
-I../../../lib/util -I../../../lib/widgets -I/usr/include/kde
-I/usr/lib64/qt-3.3//include -I/usr/X11R6/include -DQT_THREAD_SUPPORT
-D_REENTRANT -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE
-Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -O2
-Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor
-fno-exceptions -fno-check-new -fno-common -DQT_CLEAN_NAMESPACE
-DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATION -MT
debuggertracingdialog.lo -MD -MP -MF ".deps/debuggertracingdialog.Tpo" -c -o
debuggertracingdialog.lo debuggertracingdialog.cpp; \
then mv -f ".deps/debuggertracingdialog.Tpo"
".deps/debuggertracingdialog.Plo"; else rm -f
".deps/debuggertracingdialog.Tpo"; exit 1; fi
debuggertracingdialog.cpp: In constructor
`GDBDebugger::DebuggerTracingDialog::DebuggerTracingDialog(GDBDebugger::Breakpoint*,
QWidget*, const char*)':
debuggertracingdialog.cpp:20: error: 'class KEditListBox' has no member named
'setButtons'
debuggertracingdialog.cpp:29: error: 'class KEditListBox' has no member named
'setItems'
make[4]: *** [debuggertracingdialog.lo] Error 1
make[4]: Leaving directory
`/home/leonp/kdevelop.3.2.92/languages/cpp/debugger'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/home/leonp/kdevelop.3.2.92/languages/cpp'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/home/leonp/kdevelop.3.2.92/languages'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/leonp/kdevelop.3.2.92'
Volodya!
1. Thank you very much for clarification of the issue.
2. Can you help me with the compilation error?
Many thanks ahead.
--
Leon
-
to unsubscribe from this list send an email to kdevelop-request at kdevelop.org with the following body:
unsubscribe »your-email-address«
More information about the KDevelop
mailing list