[Bug 51136] New: Error compiling for KDevelop 3.0 Alpha 2
Kj P
kjpou at hotmail.com
Sun Nov 24 17:29:04 UTC 2002
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.kde.org/show_bug.cgi?id=51136
Summary: Error compiling for KDevelop 3.0 Alpha 2
Product: kdevelop
Version: unspecified
Platform: SuSE RPMs
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: NOR
Component: general
AssignedTo: kdevelop-devel at barney.cs.uni-potsdam.de
ReportedBy: kjpou at hotmail.com
Version: (using KDE KDE 3.0.4)
Installed from: SuSE RPMs
Compiler: gcc version 3.2
OS: Linux
Making all in javasupport
make[3]: Entering directory `/home/jimmy/downloads/kdevelop/kdevelop-3.0a2/parts/javasupport'
source='problemreporter.cpp' object='problemreporter.lo' libtool=yes \
depfile='.deps/problemreporter.Plo' tmpdepfile='.deps/problemreporter.TPlo' \
depmode=gcc3 /bin/sh ../../admin/depcomp \
/bin/sh ../../libtool --silent --mode=compile --tag=CXX g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../../lib/antlr -I../../lib/interfaces -I../../lib/sourceinfo -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 -O2 -fno-exceptions -fno-check-new -fexceptions -c -o problemreporter.lo `test -f 'problemreporter.cpp' || echo './'`problemreporter.cpp
problemreporter.cpp:33:48: ktexteditor/markinterfaceextension.h: No such file or directory
problemreporter.cpp: In member function `void
ProblemReporter::slotPartAdded(KParts::Part*)':
problemreporter.cpp:257: `MarkInterfaceExtension' undeclared in namespace `
KTextEditor'
problemreporter.cpp:257: `iface' undeclared (first use this function)
problemreporter.cpp:257: (Each undeclared identifier is reported only once for
each function it appears in.)
problemreporter.cpp:257: parse error before `*' token
problemreporter.cpp:255: warning: unused parameter `KParts::Part*part'
make[3]: *** [problemreporter.lo] Error 1
make[3]: Leaving directory `/home/jimmy/downloads/kdevelop/kdevelop-3.0a2/parts/javasupport'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/home/jimmy/downloads/kdevelop/kdevelop-3.0a2/parts'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/jimmy/downloads/kdevelop/kdevelop-3.0a2'
make: *** [all] Error 2
More information about the KDevelop-devel
mailing list