To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=54657
                  Issue #:|54657
                  Summary:|berkeleydb configure  needs JAVA environment variable
                Component:|porting
                  Version:|OOo 2.0 Beta
                 Platform:|Sun
                      URL:|
               OS/Version:|Linux
                   Status:|NEW
        Status whiteboard:|
                 Keywords:|
               Resolution:|
               Issue type:|DEFECT
                 Priority:|P3
             Subcomponent:|code
              Assigned to:|mh
              Reported by:|sparcmoz





------- Additional comments from [EMAIL PROTECTED] Thu Sep 15 05:51:39 -0700 
2005 -------
Building berkeleydb configure with gcc4/gcj4 on linux sparc, using no "java" 

checking for javac... no
checking for gcj... gcj -C
checking if gcj -C works... yes
checking for jar... jar
checking for java... no
checking for kaffe... no
configure: error: no acceptable Java virtual machine found in $PATH
dmake:  Error code 1, while making
'./unxlngs.pro/misc/build/so_configured_so_berkeleydb'
'---* tg_merge.mk *---'

ERROR: Error 65280 occurred while making /home/jim/ooo680/berkeleydb

[EMAIL PROTECTED]:~/ooo680/berkeleydb$ set | grep JAVA
JAVACACHE=/usr/local/bin/gcj-dbtool
JAVACOMPILER=/usr/local/bin/gcj
JAVADOC=/usr/local/bin/gjdoc
JAVAINTERPRETER=/usr/local/bin/gij
JAVA_HOME=/usr/local
SOLAR_JAVA=TRUE
[EMAIL PROTECTED]:~/ooo680/berkeleydb$

Now make a new variable:
[EMAIL PROTECTED]:~/ooo680/berkeleydb$ export JAVA=/usr/local/bin/gij

checking for javac... no
checking for gcj... gcj -C
checking if gcj -C works... yes
checking for jar... jar
checking for uudecode... no
configure: WARNING: I have to compile Test.class from scratch
checking if /usr/local/bin/gij works... yes
checking for gcj... /usr/local/bin/gcj
checking absolute path of gcj -C... /usr/local/bin/gcj
checking java version... 1.4.2
gij (GNU libgcj) version 4.0.2 20050913 (prerelease)

---------------------------------------------------------------------
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]

Reply via email to