Date: Thu, 05 Jan 2006 18:54:19 +0000 From: David Durham <ddurham@vailsys.com> To: freebsd-java@freebsd.org Subject: Re: newbie: jdk15 build fails on FreeBSD 6.0-release Message-ID: <43BD6B5B.1040408@vailsys.com> In-Reply-To: <43BAFAF4.30803@vailsys.com> References: <43BAFAF4.30803@vailsys.com>
next in thread | previous in thread | raw e-mail | index | archive | help
David Durham wrote: > I downloaded patchset 2 from: > > http://www.eyesbeyond.com/freebsddom/java/jdk15.html > > I also downloaded the source and binary SCSLs from Sun. All 3 files: > > jdk-1_5_0-bin-scsl.zip > jdk-1_5_0-src-scsl.zip > bsd-jdk15-patches-2.tar.bz2 > > were copied to /usr/ports/distfiles. > > sudo make install from /usr/ports/java/jdk15 fails at the following > point: > > => Patch(es) patch-control::common::Defs-bsd.gmk > patch-deploy::common::Defs-bsd.gmk > patch-deploy::common::DeployRules-solaris.gmk > patch-deploy::native::msgString.c patch-deploy::native::system_md.c > patch-deploy::native::system_md.h patch-deploy::ns7-adapter::Makefile > applied cleanly. > *** Error code 1 I think I was missing some info. Here's the error I get when I try to 'sudo make install' after adding the 'mozilla' package via 'sudo pkg_add -r mozilla': Patching file j2se/src/solaris/transport/socket/socket_md.c using Plan A... Hunk #1 succeeded at 17. Hunk #2 succeeded at 264. done ===> Applying FreeBSD patches for jdk-1.5.0p2_3 Ignoring previously applied (or reversed) patch. 1 out of 1 hunks ignored--saving rejects to ../../hotspot/src/os/bsd/vm/os_bsd.inline.hpp.rej => Patch patch-hotspot-vm-os_bsd.inline.hpp failed to apply cleanly. => Patch(es) patch-control::common::Defs-bsd.gmk patch-deploy::common::Defs-bsd.gmk patch-deploy::common::DeployRules-solaris.gmk patch-deploy::native::msgString.c patch-deploy::native::system_md.c patch-deploy::native::system_md.h patch-deploy::ns7-adapter::Makefile applied cleanly. *** Error code 1 Maybe I should update java/jdk15 with the most recent version in CVS? Thanks for any help. -Dave
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?43BD6B5B.1040408>