Gentoo Archives: gentoo-amd64

From: sean <tech.junk@×××××××.net>
To: gentoo-amd64@l.g.o
Subject: Re: [gentoo-amd64] Openoffice Build
Date: Fri, 27 Oct 2006 16:49:09
Message-Id: 454237F4.1020308@verizon.net
In Reply to: Re: [gentoo-amd64] Openoffice Build by "Vladimir G. Ivanovic"
1 Vladimir G. Ivanovic wrote:
2 > On Fri, 2006-10-27 at 05:41 -0700, Vladimir G. Ivanovic wrote:
3 >> On Fri, 2006-10-27 at 08:15 -0400, sean wrote:
4 >>> Can anyone shed some light on this build error for me?
5 >> You need to use the Blackdown JVM because the Sun JVM apparently has a
6 >> naming conflict.
7 >>
8 >> JAVA_PKG_FORCE_VM=blackdown-jdk-1.4.2 emerge -av openoffice
9 >
10 > I forgot to mention that it _might_ be possible to restart the
11 > OpenOffice build from whence it stopped with
12 >
13 > JAVA_PKG_FORCE_VM=blackdown-jdk-1.4.2 \
14 > ebuild /usr/portage/app-office/openoffice/openoffice-2.0.4.ebuild \ merge
15 >
16 > (You're email triggered my memory, so I've restarted my OpenOffice
17 > build, but I don't know if it will be successful, hence the "_might_"
18 > above.)
19 >
20 > --- Vladimir
21 >
22
23 Well, my next build error.
24 All, just wanted to say in advance, thanks for all the help.
25 I am guessing that this javac error is some setting I need to correct?
26
27 Sean
28
29
30
31 checking whether to add custom build version... yes, Build 2.0.4.1
32 checking whether to build with Java support... yes
33 checking the installed JDK... checked (JDK 1.4.2-03)
34 checking for target java bytecode version... 1.4
35 configure: error: javac not found set with_jdk_home
36 make: *** [stamp/build] Error 1
37
38 !!! ERROR: app-office/openoffice-2.0.4 failed.
39 Call stack:
40 ebuild.sh, line 1546: Called dyn_compile
41 ebuild.sh, line 937: Called src_compile
42 openoffice-2.0.4.ebuild, line 274: Called die
43
44 !!! Build failed
45 !!! If you need support, post the topmost build error, and the call
46 stack if relevant.
47
48 !!! When you file a bug report, please include the following information:
49 GENTOO_VM=blackdown-jdk-1.4.2 CLASSPATH=""
50 JAVA_HOME="/opt/blackdown-jre-1.4.2.03"
51 JAVACFLAGS="-source 1.4 -target 1.4" COMPILER=""
52 and of course, the output of emerge --info
53
54 --
55 gentoo-amd64@g.o mailing list

Replies

Subject Author
Re: [gentoo-amd64] Openoffice Build sean <tech.junk@×××××××.net>
Re: [gentoo-amd64] Openoffice Build Sebastian Redl <sebastian.redl@×××××××××××.at>