Gidion build failed with debugger.cpp:121: `markInterface' undeclared in namespace `KTextEditor'
Steven T. Hatton
hattons at globalsymmetry.com
Fri Mar 21 17:37:04 UTC 2003
I'm having trouble building the latest KDevelop on my SuSE 8.1 system.
everything is pretty up to date. I haven't made any special effort to get
the most recent KDE, but I do have the latest patches installed from SuSE. I
don't fully understand what this is telling me, but this is my best info on
KTextEditor:
/etc # rpm -q --whatprovides libktexteditor.so.0
kde2-compat-2.2.2-348
kdelibs3-3.0.5-0
Does anybody know what the problem is?
This is my configure:
./configure --enable-debug --prefix=/opt/kde3
This is where it fails:
Making all in src
make[2]: Entering directory `/download/org/kdevelop/repository/kdevelop/src'
source='debugger.cpp' object='debugger.o' libtool=no \
depfile='.deps/debugger.Po' tmpdepfile='.deps/debugger.TPo' \
depmode=gcc3 /bin/sh ../admin/depcomp \
g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../lib/interfaces -I../lib/sourceinfo
-I../lib/util -I../lib -I../lib/qextmdi/include -I../lib/structure
-I/opt/kde3/include -I/usr/lib/qt3/include -I/usr/X11R6/include
-DQT_THREAD_SUPPORT -D_REENTRANT -Wnon-virtual-dtor -Wno-long-long -Wundef
-Wall -pedantic -W -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -ansi
-D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts
-fno-builtin -g -O2 -g3 -O0 -Wformat-security -Wmissing-format-attribute
-fno-exceptions -fno-check-new -fno-common -c -o debugger.o `test -f
'debugger.cpp' || echo './'`debugger.cpp
debugger.cpp: In member function `void Debugger::marksChanged()':
debugger.cpp:121: `markInterface' undeclared in namespace `KTextEditor'
make[2]: *** [debugger.o] Error 1
make[2]: Leaving directory `/download/org/kdevelop/repository/kdevelop/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/download/org/kdevelop/repository/kdevelop'
make: *** [all] Error 2
Here's the stuff I can think of which might be relevant:
Fri Mar 21 09:20:22:> gcc --version
gcc (GCC) 3.2
Fri Mar 21 09:20:32:> cat /etc/SuSE-release
SuSE Linux 8.1 (i386)
VERSION = 8.1
Fri Mar 21 09:24:53:> uname -a
Linux ljosalfr 2.4.19-4GB #1 Fri Sep 13 13:14:56 UTC 2002 i686 unknown
Fri Mar 21 09:25:17:> free
total used free shared buffers cached
Mem: 1033076 906812 126264 0 123208 475128
-/+ buffers/cache: 308476 724600
Swap: 1052248 75448 976800
Fri Mar 21 09:41:24:> automake --version
automake (GNU automake) 1.6.3
Fri Mar 21 10:08:00:> echo -e ${PATH//:/'\\\n:'}
/usr/lib/qt-3.0.3/bin\
:/opt/kde3/bin\
:/home/hattons/adabas/bin\
:/home/hattons/adabas/pgm\
:/home/hattons/adabas/bin\
:/home/hattons/adabas/pgm\
:/home/hattons/bin\
:/home/hattons/local/xemacs/bin\
:/home/hattons/local/emacs/bin\
:/home/hattons/local/mozilla/bin\
:/opt/org/apache/ant/bin\
:/usr/local/nspr/bin\
:/usr/local/nss/bin\
:/opt/org/eclipse/eclipse\
:/opt/com/sun/j2ee/bin\
:/usr/lib/java/bin\
:/usr/local/netscape\
:/home/hattons/adabas/bin\
:/home/hattons/adabas/pgm\
:/home/hattons/bin\
:/home/hattons/local/xemacs/bin\
:/home/hattons/local/emacs/bin\
:/home/hattons/local/mozilla/bin\
:/opt/org/apache/ant/bin\
:/usr/local/nspr/bin\
:/usr/local/nss/bin\
:/opt/org/eclipse/eclipse\
:/opt/com/sun/j2ee/bin\
:/usr/lib/java/bin\
:/usr/local/netscape\
:/home/hattons/bin\
:/usr/local/bin\
:/usr/bin\
:/usr/X11R6/bin\
:/bin\
:/usr/games\
:/opt/gnome2/bin\
:/opt/gnome/bin\
:/opt/kde3/bin\
:/opt/kde2/bin\
:/usr/lib/java/bin\
:/opt/gnome/bin\
:.\
:/opt/JBuilder7/bin\
:/home/hattons/opt/bin\
:/opt/JBuilder7/bin\
:/home/hattons/opt/bin\
:/home/hattons/opt/bin
Fri Mar 21 10:17:52:> echo -e ${LD_LIBRARY_PATH//:/'\\\n:'}
/usr/lib/qt-3.0.3/lib\
:/opt/kde3/lib\
:/home/hattons/adabas/lib\
:/home/hattons/adabas/lib\
:/home/hattons/adabas/lib\
:
Fri Mar 21 10:19:08:> ld --version
GNU ld version 2.12.90.0.15 20020717 (SuSE)
--
STH
Hatton's Law:
"There is only One inviolable Law."
More information about the KDevelop-devel
mailing list