Bug 53049 - relocation error on start -- looks like a BC issue
Summary: relocation error on start -- looks like a BC issue
Status: RESOLVED NOT A BUG
Alias: None
Product: arts
Classification: Miscellaneous
Component: libartskde (show other bugs)
Version: unspecified
Platform: Gentoo Packages Linux
: NOR normal
Target Milestone: ---
Assignee: Multimedia Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-01-16 06:44 UTC by zakariya
Modified: 2003-01-17 23:03 UTC (History)
0 users

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 zakariya 2003-01-16 06:44:34 UTC
Version:            (using KDE KDE 3.0.99)
Installed from:    Gentoo Packages
Compiler:          gcc 2.95.3 
OS:          Linux

This applies to Kaboodle, Noatun and a media player I rolled myself.

When started on the command line, I get:

kaboodle: relocation error: /usr/kde/3.1/lib/libartskde.so.1: undefined symbol: _Creator__Q24Arts15VideoPlayObject

This appeared as soon as I upgraded from rc3 to rc5.
Comment 1 Stephan Binner 2003-01-16 22:21:48 UTC
There is no guaranteed BC between rc3 and rc5. Install both kdelibs and 
kdemultimedia of rc5. 
Comment 2 zakariya 2003-01-17 00:25:03 UTC
Subject: Re:  relocation error on start -- looks like a BC issue

Well I would hope that ultimately, 3.1 should be BC with 3.0. And, frankly, 
I'm running a full kde 3.1 rc5 install, no mixing.

The app I mentioned which I wrote and which has worked for months, simply no 
longer works -- recompile or not. Something *is* broken.

On Thursday 16 January 2003 09:41 am, you wrote:
> ------- You are receiving this mail because: -------
> You reported the bug, or are watching the reporter.
>
> http://bugs.kde.org/show_bug.cgi?id=53049
> neil@qualityassistant.com changed:
>
>            What    |Removed                     |Added
> ---------------------------------------------------------------------------
>- AssignedTo|neil@qualityassistant.com   |kde-multimedia@kde.org

Comment 3 matze 2003-01-17 23:03:50 UTC
this symbol is actually defined in arts/soundserver/kmedia2.cc, which is automatically 
generated from kmedia2.idl. The last change to this file was 2002/06/09.