Date: Fri, 14 Nov 2003 08:35:22 +0200 From: Nelis Lamprecht <nelis@brabys.co.za> To: openoffice@freebsd.org Subject: Re: build error OO1.1 referencing incorrect jdk version. Message-ID: <1068791722.18835.12.camel@enigma.8ball.co.za> In-Reply-To: <1068790148.18835.8.camel@enigma.8ball.co.za> References: <1068790148.18835.8.camel@enigma.8ball.co.za>
next in thread | previous in thread | raw e-mail | index | archive | help
Changed this line in /usr/ports/editors/openoffice1.1/Makefile JDKDIR?= ${LOCALBASE}/jdk1.4.1 to jdk1.4.2 and it seems to be compiling fine for now. Nelis On Fri, 2003-11-14 at 08:09, Nelis Lamprecht wrote: > Hi, > > Trying to upgrade OpenOffice1.03 to 1.1 and getting the following error: > > <snip> > > configure: error: /usr/local/jdk1.4.1/bin/javac not found set > with_jdk_home > ===> Script "configure" failed unexpectedly. > Please report the problem to openoffice@FreeBSD.org [maintainer] > and > attach the > > "/usr/ports/editors/openoffice-1.1/work/oo_1.1_src/config_office/config.log" > including the output of the failure of your make command. Also, it > might > be a good idea to provide an overview of all packages installed on > your > system (e.g. an `ls /var/db/pkg`). > *** Error code 1 > > Stop in /usr/ports/editors/openoffice-1.1. > > </snip> > > This should be using jdk 1.4.2p5 now not jdl 1.4.1 surely ? This is on > FreeBSD 4.9 Stable. I'm sure I could get the binaries somewhere but that > would be no fun so I would like to compile my own :-) > > Thanks. > > Nelis >
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1068791722.18835.12.camel>