From owner-freebsd-java@FreeBSD.ORG Fri Mar 5 14:40:17 2004 Return-Path: Delivered-To: freebsd-java@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 687AF16A590 for ; Fri, 5 Mar 2004 14:40:17 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4915943D39 for ; Fri, 5 Mar 2004 14:40:17 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) i25MeHbv022658 for ; Fri, 5 Mar 2004 14:40:17 -0800 (PST) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.10/8.12.10/Submit) id i25MeH5x022656; Fri, 5 Mar 2004 14:40:17 -0800 (PST) (envelope-from gnats) Resent-Date: Fri, 5 Mar 2004 14:40:17 -0800 (PST) Resent-Message-Id: <200403052240.i25MeH5x022656@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-java@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, regis rampnoux Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 144AC16A4CE for ; Fri, 5 Mar 2004 14:36:05 -0800 (PST) Received: from www.freebsd.org (www.freebsd.org [216.136.204.117]) by mx1.FreeBSD.org (Postfix) with ESMTP id 100EA43D2F for ; Fri, 5 Mar 2004 14:36:05 -0800 (PST) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.12.10/8.12.10) with ESMTP id i25Ma472054527 for ; Fri, 5 Mar 2004 14:36:04 -0800 (PST) (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.12.10/8.12.10/Submit) id i25Ma4tk054526; Fri, 5 Mar 2004 14:36:04 -0800 (PST) (envelope-from nobody) Message-Id: <200403052236.i25Ma4tk054526@www.freebsd.org> Date: Fri, 5 Mar 2004 14:36:04 -0800 (PST) From: regis rampnoux To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-2.3 Subject: java/63818: build but not with compiler specified X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 05 Mar 2004 22:40:17 -0000 >Number: 63818 >Category: java >Synopsis: build but not with compiler specified >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-java >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Fri Mar 05 14:40:16 PST 2004 >Closed-Date: >Last-Modified: >Originator: regis rampnoux >Release: FreeBSD 4.9-STABLE >Organization: >Environment: FreeBSD crocoite.home.regix.com 4.9-STABLE FreeBSD 4.9-STABLE #75: Sat Feb 21 16:04:14 CET 2004 regisr@crocoite.home.regix.com:/usr/obj/usr/src/sys/CROCOITE i386 >Description: When compiling jdk14 (1.4.2) with the environnement variables: CC=/usr/local/bin/gcc33 CXX=/usr/local/bin/g++33 The port seems to use always gcc / g++ version 2.95.4 instead of 3.3.3. I can't solve it by changing the PATH: the make is not in the needed version! >How-To-Repeat: >Fix: >Release-Note: >Audit-Trail: >Unformatted: