From owner-freebsd-java@FreeBSD.ORG Wed Dec 7 17:15:02 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 0567016A41F for ; Wed, 7 Dec 2005 17:15:02 +0000 (GMT) (envelope-from LoN_Kamikaze@gmx.de) Received: from mail.gmx.net (mail.gmx.de [213.165.64.20]) by mx1.FreeBSD.org (Postfix) with SMTP id 485C943D75 for ; Wed, 7 Dec 2005 17:14:56 +0000 (GMT) (envelope-from LoN_Kamikaze@gmx.de) Received: (qmail invoked by alias); 07 Dec 2005 17:14:55 -0000 Received: from p54A7D7D5.dip.t-dialin.net (EHLO [192.168.0.211]) [84.167.215.213] by mail.gmx.net (mp033) with SMTP; 07 Dec 2005 18:14:55 +0100 X-Authenticated: #5465401 Message-ID: <4397187B.1050107@gmx.de> Date: Wed, 07 Dec 2005 18:14:35 +0100 From: "[LoN]Kamikaze" Organization: Lords of Nightmare User-Agent: Mozilla Thunderbird 1.0.7 (X11/20051204) X-Accept-Language: en-us, en MIME-Version: 1.0 To: freebsd-java@freebsd.org X-Enigmail-Version: 0.93.0.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="------------enig3E8369B150BAD4FE7B1C9EB8" X-Y-GMX-Trusted: 0 Subject: java/jdk15 fails 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: Wed, 07 Dec 2005 17:15:02 -0000 This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --------------enig3E8369B150BAD4FE7B1C9EB8 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit I suspect this problem is caused by changes in Firefox 1.5. Here's the output. The only build setting is WITH_MOZILLA=firefox . /usr/X11R6/include/firefox/nsDebug.h:207:1: warning: this is the location of the previous definition ../../../../src/plugin/share/adapter/common/CNSAdapter_JVMManager.cpp: In member function `virtual JDresult CNSAdapter_JVMManager::GetCurrentThread(JDUint32*)': ../../../../src/plugin/share/adapter/common/CNSAdapter_JVMManager.cpp:142: error : `nsPluginThread' undeclared (first use this function) ../../../../src/plugin/share/adapter/common/CNSAdapter_JVMManager.cpp:142: error : (Each undeclared identifier is reported only once for each function it appears in.) ../../../../src/plugin/share/adapter/common/CNSAdapter_JVMManager.cpp:142: error : `pPluginThread' undeclared (first use this function) ../../../../src/plugin/share/adapter/common/CNSAdapter_JVMManager.cpp: In member function `virtual JDresult CNSAdapter_JVMManager::PostEvent(JDUint32, IRunnable *, JDBool)': ../../../../src/plugin/share/adapter/common/CNSAdapter_JVMManager.cpp:172: error : invalid conversion from `JDUint32' to `PRThread*' ../../../../src/plugin/share/adapter/common/CNSAdapter_JVMManager.cpp:172: error : initializing argument 1 of `virtual nsresult nsIThreadManager::PostEvent(PRT hread*, nsIRunnable*, PRBool)' gmake[5]: *** [/mnt/vault/ports/java/jdk15/work/control/build/bsd-i586/tmp/deplo y/plugin/adapter/ns7/obj/CNSAdapter_JVMManager.o] Error 1 gmake[5]: Leaving directory `/mnt/vault/ports/java/jdk15/work/deploy/make/plugin /adapter/ns7-adapter' gmake[4]: *** [optimized] Error 2 gmake[4]: Leaving directory `/mnt/vault/ports/java/jdk15/work/deploy/make/plugin /adapter/ns7-adapter' gmake[3]: *** [ns7-adapter] Error 2 gmake[3]: Leaving directory `/mnt/vault/ports/java/jdk15/work/deploy/make/plugin /adapter' gmake[2]: *** [adapter] Error 2 gmake[2]: Leaving directory `/mnt/vault/ports/java/jdk15/work/deploy/make/plugin ' gmake[1]: *** [plugin-all] Error 2 gmake[1]: Leaving directory `/mnt/vault/ports/java/jdk15/work/deploy/make' gmake: *** [deploy-build] Error 2 *** Error code 2 Stop in /mnt/vault/ports/java/jdk15. ** Command failed [exit code 1]: /usr/bin/script -qa /tmp/portupgrade72376.0 mak e ** Fix the problem and try again. --------------enig3E8369B150BAD4FE7B1C9EB8 Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2 (FreeBSD) iD8DBQFDlxiAfMDIb41/+S0RAkc7AJ9YAH1SWnzacyDA1BhyernATprtJACeNp7R hjIIAFvCVAhyiG4ZR3lWdh0= =eGxs -----END PGP SIGNATURE----- --------------enig3E8369B150BAD4FE7B1C9EB8--