Date: Fri, 17 Sep 2010 11:49:54 -0400 From: Jung-uk Kim <jkim@FreeBSD.org> To: freebsd-java@freebsd.org Cc: Beat Gaetzi <beat@freebsd.org>, "Scott T. Hildreth" <shildret@scotth.emsphone.com> Subject: Re: IcedTea6 Mozilla plugin with OpenJDK6 Message-ID: <201009171150.06170.jkim@FreeBSD.org> In-Reply-To: <1284737480.24808.35.camel@scotth.emsphone.com> References: <201009091743.01109.jkim@FreeBSD.org> <201009161849.31624.jkim@FreeBSD.org> <1284737480.24808.35.camel@scotth.emsphone.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Friday 17 September 2010 11:31 am, Scott T. Hildreth wrote: > On Thu, 2010-09-16 at 18:49 -0400, Jung-uk Kim wrote: > > On Thursday 16 September 2010 05:59 pm, Scott T. Hildreth wrote: > > > I'm trying to build the port and getting this error, > > > > > > OME=\\usr\\local\\diablo-jdk1.6.0 > > > OUTPUTDIR=\\usr\\ports\\java\\openjdk6 > > > \\work\\build\\bsd-i586-debug\\hotspot\\outputdir > > > GAMMADIR=\\usr\\ports\ \java\\openjdk6\\work\\hotspot > > > MAKE_VERBOSE=y > > > HOTSPOT_RELEASE_VERSION=17.0-b16 > > > JRE_RELEASE_VERSION=1.6.0-debug-b20 LIBRARY_SUFFIX=dll > > > HOTSPOT_BUILD_VERSION= jvmg > > > nmake: not found > > > gmake[4]: *** [generic_build2] Error 127 > > > gmake[4]: Leaving directory > > > `/usr/ports/java/openjdk6/work/hotspot/make' gmake[3]: *** > > > [jvmg] Error 2 > > > gmake[3]: Leaving directory > > > `/usr/ports/java/openjdk6/work/hotspot/make' gmake[2]: *** > > > [hotspot-build] Error 2 > > > gmake[2]: Leaving directory `/usr/ports/java/openjdk6/work' > > > gmake[1]: *** [generic_debug_build] Error 2 > > > gmake[1]: Leaving directory `/usr/ports/java/openjdk6/work' > > > gmake: *** [build_debug_image] Error 2 > > > *** Error code 1 > > > > Something went horribly wrong and it is trying to build Windows > > binaries. Most likely BSD patches failed to apply somehow. > > Please clean up and update your ports tree and retry from > > scratch. You may have some stale patches around. > > I did a cvsup of ports, make clean and still get the same error. 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. Jung-uk Kim
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201009171150.06170.jkim>