From owner-freebsd-java@FreeBSD.ORG Mon Jul 21 07:17:46 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 0296037B401 for ; Mon, 21 Jul 2003 07:17:46 -0700 (PDT) Received: from paloma16.e0k.nbg-hannover.de (paloma16.e0k.nbg-hannover.de [62.181.130.16]) by mx1.FreeBSD.org (Postfix) with SMTP id A493443FA3 for ; Mon, 21 Jul 2003 07:17:44 -0700 (PDT) (envelope-from marcus@hamburg.de) Received: (qmail 3537 invoked from network); 21 Jul 2003 14:17:42 -0000 Received: from unknown (HELO mhnote) ([62.109.77.241]) (envelope-sender ) by paloma16.e0k.nbg-hannover.de (qmail-ldap-1.03) with SMTP for ; 21 Jul 2003 14:17:42 -0000 From: "Marcus Henschel" To: Date: Mon, 21 Jul 2003 16:19:42 +0200 Message-ID: <002d01c34f93$214e9210$97faa8c0@mhnote> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook, Build 10.0.2616 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165 Importance: Normal Subject: still problems with jdk14 port 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: Mon, 21 Jul 2003 14:17:46 -0000 Hi, i have still problems with the jdk14 port. I used the Makefile.diff and patched the Makefile. This worked. (no ERROR messages) But after 30h i stopped the make install process, because nothing happens. The only thing to see is root@www:/usr/ports/java/jdk14 # make ===> Building for jdk-1.4.1p3_3 # Start of jdk build bsd i586 1.4.1-p3 build started: 03-07-21 16:14 and a java process that uses 98% of the cpu time. Any further suggestions, Marcus