From owner-freebsd-java@FreeBSD.ORG Wed Nov 12 00:27:56 2003 Return-Path: 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 46FC816A4CE for ; Wed, 12 Nov 2003 00:27:56 -0800 (PST) Received: from gate1.psi.de (Gate1.psi.de [194.115.214.187]) by mx1.FreeBSD.org (Postfix) with ESMTP id 699E443FCB for ; Wed, 12 Nov 2003 00:27:54 -0800 (PST) (envelope-from thorsten.greiner@web.de) Received: from INFRA-BLN-EX2K.psi.de (host-103.194.115.213.psi.de [194.115.213.103]) by gate1.psi.de (8.11.3/8.11.3) with ESMTP id hAC8RrE31488; Wed, 12 Nov 2003 09:27:53 +0100 Received: from infra-nev-exf.psi.de ([194.115.215.7]) by INFRA-BLN-EX2K.psi.de with Microsoft SMTPSVC(5.0.2195.6713); Wed, 12 Nov 2003 09:27:58 +0100 Received: from comm-nev1.nev.psi.de ([194.115.215.40]) by infra-nev-exf.psi.de with Microsoft SMTPSVC(5.0.2195.6713); Wed, 12 Nov 2003 09:27:54 +0100 Received: from localhost. (dhcp169.nev.psi.de [192.168.142.169]) by comm-nev1.nev.psi.de (8.8.8+Sun/8.8.8) with ESMTP id JAA21828; Wed, 12 Nov 2003 09:27:39 +0100 (MET) Received: from localhost. (localhost [127.0.0.1]) by localhost. (8.12.10/8.12.10) with ESMTP id hAC8RdFm052911; Wed, 12 Nov 2003 09:27:39 +0100 (CET) (envelope-from thorsten.greiner@web.de) Received: (from thorsten@localhost) by localhost. (8.12.10/8.12.10/Submit) id hAC8RcZY052910; Wed, 12 Nov 2003 09:27:38 +0100 (CET) (envelope-from thorsten.greiner@web.de) X-Authentication-Warning: localhost.: thorsten set sender to thorsten.greiner@web.de using -f Date: Wed, 12 Nov 2003 09:27:38 +0100 From: Thorsten Greiner To: Greg Lewis , freebsd-java@freebsd.org Message-ID: <20031112082738.GB27104@tybalt.nev.psi.de> References: <20031111160600.GA95499@misty.eyesbeyond.com> <20031112080821.GA27104@tybalt.nev.psi.de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20031112080821.GA27104@tybalt.nev.psi.de> User-Agent: Mutt/1.5.5.1i X-OriginalArrivalTime: 12 Nov 2003 08:27:54.0984 (UTC) FILETIME=[DECC0680:01C3A8F6] Subject: Re: 1.4.2 patchset 5 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: Wed, 12 Nov 2003 08:27:56 -0000 * Thorsten Greiner [2003-11-12 09:11]: > I have problems building the jdk14 from the port: There is a simple fix which allows the build to continue: In work/j2se/make/tools/pack-unpack/unpack/Makefile replace line 53 which reads LINK = $(CXX) with LINK = g++ Regards -Thorsten -- Hi! I'm a .signature virus! Copy me into your ~/.signature to help me spread!