Issue 22013 - Failed building setup2 cws_srx645_ooo111fix linux sparc
Summary: Failed building setup2 cws_srx645_ooo111fix linux sparc
Status: CLOSED FIXED
Alias: None
Product: porting
Classification: Code
Component: code (show other issues)
Version: OOo 1.1 RC5
Hardware: Sun Linux, all
: P3 Trivial (vote)
Target Milestone: ---
Assignee: Martin Hollmichel
QA Contact: issues@porting
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-11-02 08:24 UTC by sparcmoz
Modified: 2003-12-31 10:26 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Latest Confirmation in: ---
Developer Difficulty: ---


Attachments

Note You need to log in before you can comment on or make changes to this issue.
Description sparcmoz 2003-11-02 08:24:04 UTC
Linux sparc failed building setup2 in a fresh source tree checked out from
cws_srx645_ooo111fix, but I have built this previously no problems.

Building with java 
linux sparc debian/unstable
Is it the dollarsign =\$$? I have also tried DOLLAR_SIGN=$$ $\$ "$" 

regcomp -br ../unxlngs.pro/bin/regcomp.rdb                      \
                        -register                                       \
                        -r ../unxlngs.pro/bin/setup_services.tmp                \
                        -l com.sun.star.loader.Java2                    \
                       
-env:UNO_JAVA_COMPPATH=file:///home/jim/oo_r/solver/645/unxlngs.pro/bin \
                        -c
vnd.sun.star.expand:\$UNO_JAVA_COMPPATH/java_uno_accessbridge.jar
Trace Message: javaloader - could not init javaloader cause of javaloader error
- no mapping from java to C++ 
register component
'vnd.sun.star.expand:$UNO_JAVA_COMPPATH/java_uno_accessbridge.jar' in registry
'../unxlngs.pro/bin/setup_services.tmp' failed!
error (RuntimeException): javaloader error - no mapping from java to C++ 
dmake:  Error code 1, while making '../unxlngs.pro/bin/setup_services.rdb'
---* TG_SLO.MK *---

ERROR: Error 65280 occurred while making /home/jim/oo_r/setup2/util
Comment 1 sparcmoz 2003-11-04 00:28:11 UTC
did cvs update and make clean and rebuild with --disable-java, it was 
OK. did cvs update and rebuild (with java) and this time it failed in 
a different place - jut. so this issue maybe becomes "cannot build 
with java"? I am doing another clean and build with and without java 
to try and confirm this.

Comment 2 sparcmoz 2003-11-04 20:04:15 UTC
dmake clean and build with --disable-java --enable-mozilla did
succeed, (absent vera, lingui, pyuno, ispell.. need recheck the config
flags). now with exact same source will re-try dmake clean and build
with java.
Comment 3 sparcmoz 2003-11-05 06:54:52 UTC
this time it did build ok with java, but some modules missing (vera,
pyuno, dict)
Comment 4 sparcmoz 2003-12-31 10:26:18 UTC
builds OK now - closed