Bug 122113

Summary: OOo build lacks rpath.
Product: [Fedora] Fedora Reporter: David Woodhouse <dwmw2>
Component: openoffice.orgAssignee: Dan Williams <dcbw>
Status: CLOSED DUPLICATE QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: rawhideCC: barryn
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2004-11-11 10:58:34 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 121179, 123268, 136451    

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