Bug 129308 - editors/openoffice.org-3-devel (3.1.20081024) unopkg can't resolve "db_create"
Summary: editors/openoffice.org-3-devel (3.1.20081024) unopkg can't resolve "db_create"
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: freebsd-openoffice (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-11-30 18:20 UTC by RandomUser
Modified: 2009-05-31 00:11 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description RandomUser 2008-11-30 18:20:03 UTC
Attempts to add an OpenOffice extension fail, regardless of LD_LIBRARY_PATH and LD_RUN_PATH with:

./unopkg add --shared /var/tmp/OpenOfficeExtensions/OOoDesignedLabels/OOoDesignedLabels.oxt
/libexec/ld-elf.so.1: /usr/local/openoffice.org-DEV300_m34/openoffice.org/basis3.1/program/libdeploymentmiscfi.so: Undefined symbol "db_create"

Without LD...PATH variables set, unopkg fails with,
./unopkg add --shared /var/tmp/OpenOfficeExtensions/OOoDesignedLabels/OOoDesignedLabels.oxt
javaldx failed. User must select a JRE from options dialog!You need to close the already opened Extension Manager to continue.

even though runtime OpenOffice Tools/Options/OpenOffice.org/Java shows "/usr/local/diablo-jdk1.5.0/jre" and Vendor: "Sun Microsystes, Inc, Version 1.5.0".

LD..PATH variables were set to:
LD_LIBRARY_PATH=/usr/local/openoffice.org-DEV300_m34/openoffice.org/basis3.0/program:/usr/local/openoffice.org-DEV300_m34/openoffice.org/ure/lib:/usr/local/lib
LD_RUN_PATH=/usr/local/openoffice.org-DEV300_m34/openoffice.org/basis3.0/program:/usr/local/openoffice.org-DEV300_m34/openoffice.org/ure/lib:/usr/local/lib:/usr/lib:/lib


These were initially NOT defined, but PR#127946 indicated using at least LD_LIBRARY_PATH to mitigate another OO extension install problem.


ld loader hints file is set to:
/var/run/ld-elf.so.hints:
        search directories: /lib:/usr/lib:/usr/lib/compat:/usr/X11R6/lib:/usr/local/lib:/usr/local/lib/compat/pkg:/usr/local/lib/compat:/usr/local/lib/evolution/2.12:/usr/local/lib/gcc-4.2.4:/usr/local/lib/mysql:/usr/local/lib/nss:/usr/local/lib/pth:/usr/local/lib/qt4:/usr/local/libexec/openldap:/usr/local/openoffice.org-DEV300_m34/openoffice.org/ure/lib:/usr/local/openoffice.org-DEV300_m34/openoffice.org/basis3.1/program

which was defined BEFORE defining the LD..PATH variables.

How-To-Repeat: Use any "unopkg" subcommand.
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2008-11-30 18:20:15 UTC
Responsible Changed
From-To: freebsd-ports-bugs->openoffice

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 Martin Wilke freebsd_committer freebsd_triage 2009-05-31 00:08:00 UTC
State Changed
From-To: open->feedback

Could you please test if this issue still exists with 3.1.0?
Comment 3 Martin Wilke freebsd_committer freebsd_triage 2009-05-31 00:11:22 UTC
State Changed
From-To: feedback->closed

submitter mail bounce. close!