Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 19445 - OpenOffice 1.1beta (binary install) : Relocation error at runtime
Summary: OpenOffice 1.1beta (binary install) : Relocation error at runtime
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Seth Chandler
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-04-16 18:25 UTC by Frédéric COIFFIER
Modified: 2003-04-17 18:53 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Frédéric COIFFIER 2003-04-16 18:25:17 UTC
I had this error when I launched OpenOffice :

relocation error: libsvx643li.so: symbol _ZN7EditDocC1EP11SfxItemPool, version
UDK_3_0_0  
not defined in file libsal.so.3 with link time reference

I succeeded in correcting this this problem after having put this line in
/usr/bin/ooffice :

export LD_BIND_NOW=1

Reproducible: Always
Steps to Reproduce:
1. Launch ooimpress file.pps


Actual Results:  
I have the startup panel with the progress bar but the relocation occurs when
the progress bar reaches 100% and the application crashes.
Comment 1 Seth Chandler 2003-04-17 18:53:07 UTC
fixed