Gentoo Archives: gentoo-dev

From: Ralf Ronneburger <ralf@×××××××××××.de>
To: gentoo-dev@g.o
Subject: Re: [gentoo-dev] OpenOffice build broken?
Date: Mon, 06 May 2002 18:39:41
Message-Id: 3CD7129C.8060203@ronneburger.de
In Reply to: [gentoo-dev] OpenOffice build broken? by Antonio M D'souza
1 Check your enviroment for JAVA_HOME and JDK_HOME variables (should be
2 set to something like /opt/blackdown-jdk...). This solved a lot of
3 java-problems for me (php, postgresql - although I'd rather installed
4 these without java-support).
5
6
7 Antonio M D'souza wrote:
8 > When I try to build it, I eventually get this:
9 >
10 > =============
11 > Building project unoil
12 > =============
13 > /var/tmp/portage/openoffice-641d-r1/work/oo_641d_src/unoil
14 > mkout -- version: 1.3
15 > ------------------------------
16 > Making: ./unxlngi4.pro/misc/unoil_root.dpc
17 > dmake subdmake=true product="full" depend=t ALLDPC
18 > ------------------------------
19 > No Dependencies
20 > mkdir ./unxlngi4.pro/class >& /dev/null
21 > mkdir ./unxlngi4.pro/misc/java >& /dev/null
22 > javamaker -BUCR -O./unxlngi4.pro/misc/java
23 > /var/tmp/portage/openoffice-641d-r1/work/oo_641d_src/solver/641/unxlngi4.pro/bin/applicat.rdb
24 > javamaker ERROR: cannot dump Type 'com/sun/star/sdbcx/XViewsSupplier'
25 > dmake: Error code 99, while making
26 > './unxlngi4.pro/misc/java/com/sun/star/awt/XWindow.java'
27 > ---* TG_SLO.MK *---
28 >
29 > ERROR: Error 65280 occurred while making
30 > /var/tmp/portage/openoffice-641d-r1/work/oo_641d_src/unoil
31 > dmake: Error code 1, while making 'build_all'
32 > ---* TG_SLO.MK *---
33 >
34 > !!! ERROR: The ebuild did not complete successfully.
35 > !!! Function src_compile, Line 48, Exitcode 255
36 > !!! Build failed!
37 >