To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=109214
User sb changed the following:
What |Old value |New value
================================================================================
Assigned to|mh |sb
--------------------------------------------------------------------------------
Target milestone|--- |OOo 3.x
--------------------------------------------------------------------------------
------- Additional comments from [email protected] Mon Feb 15 10:17:25 +0000
2010 -------
In an OOo installation set, openoffice.org/ure/bin/regcomp is a shell script
that calls javaldx to extend LD_LIBRARY_PATH (because various JVMs have internal
issues where a plain dlopen(libjvm.so) will lead to a VM where some part like
AWT do not work) and only then calls the true regcomp.bin binary. In the build
environment, however, regcomp is not the shell script but a duplication of
regcomp.bin.
I assume that the problems with the JVM on OpenBSD are such that javaldx setting
LD_LIBRARY_PATH would work around them, and I assume that the problems you
report are in a call to regcomp.
Therefore, I would suggest to change cpputools to deliver the appropriate shell
script as regcomp (and change all the calls to regcomp from within the build
environment to tell javaldx to use the correct JVM,
-env:UNO_JAVA_JFW_ENV_JREHOME=true -env:UNO_JAVA_JFW_ENV_CLASSPATH=true).
---------------------------------------------------------------------
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]