From owner-freebsd-java@FreeBSD.ORG Thu Dec 15 08:09:59 2005 Return-Path: X-Original-To: freebsd-java@freebsd.org Delivered-To: freebsd-java@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4B51316A41F for ; Thu, 15 Dec 2005 08:09:59 +0000 (GMT) (envelope-from akbeech@gmail.com) Received: from vfemail.net (miwi2dsl-a234.wi.tds.net [216.170.248.235]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6CE6343D5A for ; Thu, 15 Dec 2005 08:09:58 +0000 (GMT) (envelope-from akbeech@gmail.com) Received: (qmail 57571 invoked by uid 85); 15 Dec 2005 08:09:57 -0000 Received: from akbeech@gmail.com by mail.vfemail.net by uid 0 with qmail-scanner-1.16 (clamscan: 0.75.1. spamassassin: 2.63. Clear:. Processed in 1.890157 secs); 15 Dec 2005 08:09:57 -0000 Received: from unknown (HELO ?192.168.241.126?) (alaska@vfemail.net@24.237.206.237) by miwi2dsl-a234.wi.tds.net with RC4-MD5 encrypted SMTP; 15 Dec 2005 08:09:55 -0000 From: Beecher Rintoul Organization: NorthWind Communications To: freebsd-java@freebsd.org Date: Wed, 14 Dec 2005 23:09:45 -0900 User-Agent: KMail/1.8.3 References: <200512142200.22535.freebsd.java@melvyn.homeunix.org> <200512142233.46686.melvyn@melvyn.homeunix.org> <200512150120.01650.freebsd.java@melvyn.homeunix.org> In-Reply-To: <200512150120.01650.freebsd.java@melvyn.homeunix.org> MIME-Version: 1.0 Content-Type: Multipart/Mixed; boundary="Boundary-00=_MTSoDj6bvDAFsLe" Message-Id: <200512142309.48247.akbeech@gmail.com> X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: Melvyn Sopacua Subject: Re: [fixed] jdk-1.5 update to _3 does not work under freebsd 6 stable X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 15 Dec 2005 08:09:59 -0000 --Boundary-00=_MTSoDj6bvDAFsLe Content-Type: text/plain; charset="iso-8859-6" Content-Transfer-Encoding: 7bit Content-Disposition: inline On Wednesday 14 December 2005 03:20 pm, Melvyn Sopacua wrote: > Hi, > > attached are all patches that resulted in a succesful build for me and > firefox showing in about:plugins: > Java(TM) Plug-in 1.5.0-p2-root_14_dec_2005_21_49 > > File name: libjavaplugin_oji.so > Java(TM) Plug-in 1.5.0 > > > They might include bits of patches already in the port as some files > already had a .orig. > > In short - I took the shortest route to getting the plugin implementation > to accept PRThread * in place of JDUint32/nsPluginThread, fixed an include > patch for moved headers and disabled the obsoleted NS_COMPONENT_MANAGER_CID > with an #ifdef. Thanks for your speedy work fixing this port. I added your patches to the port and got this error message on trying a make: ===> Applying FreeBSD patches for jdk-1.5.0p2_3 2 out of 2 hunks failed--saving rejects to Makefile.rej => Patch patch-deploy::make::plugin::adapter::ns7-adapter::Makefile.txt failed to apply cleanly. => Patch(es) patch-control::common::Defs-bsd.gmk patch-deploy::common::Defs-bsd.gmk patch-deploy::common::DeployRules-solaris.gmk applied cleanly. *** Error code 1 Stop in /usr/ports/java/jdk15. Is there anything I can do to get this working? uname: FreeBSD stargate.akparadise.com 7.0-CURRENT FreeBSD 7.0-CURRENT #30: Wed Dec 14 12:14:39 AKST 2005 root@stargate.akparadise.com:/usr/obj/usr/src/sys/STARGATE i386 Beech -- --------------------------------------------------------------------------------------- Beech Rintoul - System Administrator - akbeech@gmail.com /"\ ASCII Ribbon Campaign | NorthWind Communications \ / - NO HTML/RTF in e-mail | 201 East 9th Avenue Ste.310 X - NO Word docs in e-mail | Anchorage, AK 99501 / \ - Please visit Alaska Paradise - http://akparadise.byethost33.com --------------------------------------------------------------------------------------- --Boundary-00=_MTSoDj6bvDAFsLe--