From owner-freebsd-java@FreeBSD.ORG Fri Mar 26 16:43:41 2004 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 8F20F16A4CE for ; Fri, 26 Mar 2004 16:43:41 -0800 (PST) Received: from newsmtp.golden.net (smtp.golden.net [199.166.210.31]) by mx1.FreeBSD.org (Postfix) with ESMTP id 575CD43D2D for ; Fri, 26 Mar 2004 16:43:41 -0800 (PST) (envelope-from marcoligeiro@gto.net) Received: from 178-23.speede.golden.net ([216.75.178.23] helo=preto) by newsmtp.golden.net with esmtp (Exim 4.22) id 1B71vI-0003wr-ME for freebsd-java@freebsd.org; Fri, 26 Mar 2004 19:43:40 -0500 Received: from 127.0.0.1 (AVG SMTP 7.0.230 [262.6.1]); Fri, 26 Mar 2004 19:43:43 -0500 Message-ID: <003301c41394$8df5cbc0$0201a8c0@preto> From: "marcoligeiro" To: Date: Fri, 26 Mar 2004 19:43:42 -0500 MIME-Version: 1.0 X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2800.1158 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.1 Subject: jdk 1.4 install prob. 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: Sat, 27 Mar 2004 00:43:41 -0000 hey.. Im getting an error when I try to install . can anyone shed some = light on this. limao# make install =3D=3D=3D> Installing for jdk-1.4.2p6_2 =3D=3D=3D> jdk-1.4.2p6_2 depends on executable: javavm - found =3D=3D=3D> jdk-1.4.2p6_2 depends on file: = /usr/X11R6/lib/X11/fonts/URW/fonts.dir - found Please use `make -DWITH_DEBUG' if you want to install libraries and = binaries with debugging support. =3D=3D=3D> Generating temporary packing list =3D=3D=3D> Checking if java/jdk14 already installed /bin/mkdir -p /usr/local/jdk1.4.2 cd /usr/ports/java/jdk14/work/control/make/../build/bsd-i586/j2sdk-image = && /usr/bin/find . | -pdmu -R root:wheel /usr/local/jdk1.4.2 -pdmu: not found *** Error code 127 Stop in /usr/ports/java/jdk14. thanks=20 marco