[Bug 60236] New: Currently KDevelop2 and KDevelop3 can't be installed together
Amilcar do Carmo Lucas
a.lucas at tu-bs.de
Sun Jun 22 19:42:05 UTC 2003
------- 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=60236
Summary: Currently KDevelop2 and KDevelop3 can't be installed
together
Product: kdevelop
Version: unspecified
Platform: SuSE RPMs
OS/Version: Linux
Status: NEW
Severity: normal
Priority: NOR
Component: general
AssignedTo: kdevelop-devel at kdevelop.org
ReportedBy: a.lucas at tu-bs.de
Version: (using KDE KDE 3.1.2)
Installed from: SuSE RPMs
Compiler: gcc 2.95.3
OS: Linux
This bug was reported to the mailing list by:
"Gerold J. Wucherpfennig" <gjwucherpfennig in gmx.net>
Currently KDevelop2 and KDevelop3 can't be installed together. There are
multiple errors. IMHO this has to be fixed, before any work with the KDevelop2
import filters can begin.
Some library names between KDEVELOP_2_BRANCH and HEAD match.
This leads to relocation errors.
Here is one example:
kdevelop: relocation error: /opt/kde/lib/libkdevclassview.so: undefined
symbol: _ZN11KDevFactory12createObjectEP7QObjectPKcS3_RK11QStringList
BTW
There is a compilation error (KDEVELOP_2_BRANCH) with gcc 3.2.2
(maybe others too). A macro called "out" has to be renamed,
because this name is already used in gcc's header files.
More information about the KDevelop-devel
mailing list