From owner-freebsd-ports@FreeBSD.ORG Wed Jun 28 02:38:10 2006 Return-Path: X-Original-To: freebsd-ports@freebsd.org Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2E3B616A400 for ; Wed, 28 Jun 2006 02:38:10 +0000 (UTC) (envelope-from rcbdyndns@bellsouth.net) Received: from imf24aec.mail.bellsouth.net (imf24aec.mail.bellsouth.net [205.152.59.72]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5A1D743D8D for ; Wed, 28 Jun 2006 02:38:09 +0000 (GMT) (envelope-from rcbdyndns@bellsouth.net) Received: from ibm70aec.bellsouth.net ([192.168.16.253]) by imf24aec.mail.bellsouth.net with ESMTP id <20060628023805.YBWJ13018.imf24aec.mail.bellsouth.net@ibm70aec.bellsouth.net> for ; Tue, 27 Jun 2006 22:38:05 -0400 Received: from mail.bellsouth.net ([192.168.16.253]) by ibm70aec.bellsouth.net with SMTP id <20060628023805.UKUS10903.ibm70aec.bellsouth.net@mail.bellsouth.net> for ; Tue, 27 Jun 2006 22:38:05 -0400 X-Mailer: Openwave WebEngine, version 2.8.16.1 (webedge20-101-1106-101-20040924) X-Originating-IP: [208.63.180.82] From: Bo Briggs To: Date: Tue, 27 Jun 2006 22:38:05 -0400 MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Message-Id: <20060628023805.UKUS10903.ibm70aec.bellsouth.net@mail.bellsouth.net> Subject: jdk15 mozilla install problems X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 28 Jun 2006 02:38:10 -0000 Never had a problem with installing java before. I'm trying to upgrade to 1.5 and I uninstalled 1.4.2 I don't have mozilla installed, however I have firefox. The error message I'm getting is: No setting required for Unix Systems ERROR: You do not have access to valid Mozilla header files. Please check your access to /usr/X11R6/include/mozilla/java/bool.h and/or check your value of ALT_MOZILLA_PATH, ALT_MOZILLA_HEADERS_PATH, Exiting because of the above error(s). gmake: *** [post-sanity] Error 1 *** Error code 2 Stop in /usr/ports/java/jdk15. I have set ALT_MOZILLA_HEADERS_PATH to /usr/X11R6/include/firefox/java/ and I don't really know what to set for ALT_MOZILLA_PATH I'm also trying to make with -DWITH_MOZILLA=firefox, but that doesn't work either. I seem to have all the required distfiles, because there is no complaint there. Any hints? -- Bo Briggs