Date: Mon, 20 Sep 2010 09:58:54 -0500 From: "Scott T. Hildreth" <shildret@scotth.emsphone.com> To: Jonathan Chen <jonc@chen.org.nz> Cc: Jung-uk Kim <jkim@freebsd.org>, freebsd-java <freebsd-java@freebsd.org> Subject: Re: IcedTea6 Mozilla plugin with OpenJDK6 Message-ID: <1284994734.4385.32.camel@scotth.emsphone.com> In-Reply-To: <20100918043745.GB77890@osiris.chen.org.nz> References: <201009091743.01109.jkim@FreeBSD.org> <201009161849.31624.jkim@FreeBSD.org> <1284737480.24808.35.camel@scotth.emsphone.com> <201009171150.06170.jkim@FreeBSD.org> <1284746702.24808.140.camel@scotth.emsphone.com> <1284756741.24808.143.camel@scotth.emsphone.com> <20100918043745.GB77890@osiris.chen.org.nz>
index | next in thread | previous in thread | raw e-mail
On Sat, 2010-09-18 at 16:37 +1200, Jonathan Chen wrote:
> On Fri, Sep 17, 2010 at 03:52:21PM -0500, Scott T. Hildreth wrote:
> > On Fri, 2010-09-17 at 13:05 -0500, Scott T. Hildreth wrote:
> > > On Fri, 2010-09-17 at 11:49 -0400, Jung-uk Kim wrote:
> > > > I am sorry if I wasn't clear enough. cvsup does not remove stale
> > > > patches. portsnap(8) can do that for you.
> > > >
> > > > If it still doesn't work after that, please show
> > > > me /var/db/ports/openjdk6/options and /etc/make.conf if you have one.
> > >
> > >
> > > My ports is definitely up to date, we have a copy of the cvs resp that
> > > is updated daily. I checked my files against another server here which
> > > built the port without issue. I moved my make.conf to a backup and
> > > removed the make.conf and is still no luck.
>
> What Jung-uk is saying is that you may have stale patches in the
> java/openjdk6 subtree of your ports tree. If you:
>
> # rm -r /usr/ports/java/openjdk6
I've compared the port files to other servers and they were the same,
but I removed the port, cvsup and still same error,
cd /usr/ports/java/openjdk6/work/build/bsd-i586/hotspot/outputdir; \
MAKEFLAGS= MFLAGS= nmake /NOLOGO -f \\usr\\ports\\java\
\openjdk6\\work\\hotspot\\make\\windows\\build.make \
Variant=compiler2 \
WorkSpace=\\usr\\ports\\java\\openjdk6\\work\
\hotspot \
BootStrapDir=\\usr\\local\\diablo-jdk1.6.0 \
BuildUser=shildret \
JDK_MKTG_VERSION=6 JDK_MAJOR_VER=1
JDK_MINOR_VER=6 JDK_MICRO_VER=0 JDK_BUILD_NUMBER=20 BUILD_WIN_SA=1
JAVA_HOME=\\usr\\local\\diablo-jdk1.6.0 OUTPUTDIR=\\usr\\ports\\java\
\openjdk6\\work\\build\\bsd-i586\\hotspot\\outputdir GAMMADIR=\\usr\
\ports\\java\\openjdk6\\work\\hotspot MAKE_VERBOSE=y
HOTSPOT_RELEASE_VERSION=17.0-b16 JRE_RELEASE_VERSION=1.6.0-b20
LIBRARY_SUFFIX=dll HOTSPOT_BUILD_VERSION= product
nmake: not found
I was able to compile it on my server at home, so it something on my box
here at work that is causing the failure.
>
> and the csup again, you may have better luck.
help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1284994734.4385.32.camel>
