Bug 60236 - Currently KDevelop2 and KDevelop3 can't be installed together
Summary: Currently KDevelop2 and KDevelop3 can't be installed together
Status: RESOLVED NOT A BUG
Alias: None
Product: kdevelop
Classification: Applications
Component: general (show other bugs)
Version: git master
Platform: openSUSE Linux
: HI normal
Target Milestone: ---
Assignee: KDevelop Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-06-22 19:41 UTC by Amilcar do Carmo Lucas
Modified: 2003-07-15 19:02 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Amilcar do Carmo Lucas 2003-06-22 19:41:34 UTC
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.
Comment 1 Amilcar do Carmo Lucas 2003-06-22 19:44:58 UTC
Changed to HI priority for obvious reasons: 
 
I've been telling everybody that KDevelop2 and 3 can coexist (they do in my 
box) but it looks like there are people out there (at least one) that can not 
put them together. 
 
Comment 2 Amilcar do Carmo Lucas 2003-07-15 19:02:33 UTC
Looks like you are the only one with this bug. I'm going to close it because 
it seams to be specific of your configuration.