Bug 122113 - OOo build lacks rpath.
Summary: OOo build lacks rpath.
Keywords:
Status: CLOSED DUPLICATE of bug 102287
Alias: None
Product: Fedora
Classification: Fedora
Component: openoffice.org
Version: rawhide
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Dan Williams
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks: fedora-ppc FC3Target FC4Target
TreeView+ depends on / blocked
 
Reported: 2004-04-30 16:54 UTC by David Woodhouse
Modified: 2007-11-30 22:10 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2004-11-11 10:58:34 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description David Woodhouse 2004-04-30 16:54:58 UTC
Description of problem:
On PPC all OOo objects, and on i386 at least some libraries are
lacking rpath. This prevents successful prelinking unless
/usr/lib/ooo-1.1/program is added to LD_LIBRARY_PATH or ld.so.conf

On i386 it's only libicui18n.so libicule.so libicuuc.so

Note also that we should be changing all instances of '-Wl,-rpath,xyz'
to '-Wl,--enable-new-dtags,-rpath,xyz'

Comment 1 Caolan McNamara 2004-11-02 15:53:47 UTC
Just added a patch I reckon will work to #rh102287# on this topic.
This bug is really a duplicate of that I reckon.

Comment 2 David Woodhouse 2004-11-03 16:45:01 UTC
/usr/lib/ooo-1.1/program/soffice.bin: error while loading shared
libraries: libvcl645lp.so: cannot open shared object file: No such
file or directory


Comment 3 Dan Williams 2004-11-08 14:56:47 UTC
Will dupe to Bug 102287 then since that takes care of this.

*** This bug has been marked as a duplicate of 102287 ***

Comment 4 Caolan McNamara 2004-11-11 10:58:34 UTC
close as duplicate


Note You need to log in before you can comment on or make changes to this bug.