From owner-freebsd-questions@FreeBSD.ORG Fri Sep 10 12:52:16 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2EEC816A4CE for ; Fri, 10 Sep 2004 12:52:16 +0000 (GMT) Received: from raadradd.homeunix.org (bvy151.neoplus.adsl.tpnet.pl [83.29.222.151]) by mx1.FreeBSD.org (Postfix) with ESMTP id BBD9443D39 for ; Fri, 10 Sep 2004 12:52:15 +0000 (GMT) (envelope-from radek@raadradd.com) Received: by raadradd.homeunix.org (Postfix, from userid 1001) id 6BC59A562; Fri, 10 Sep 2004 14:52:18 +0200 (CEST) Date: Fri, 10 Sep 2004 14:52:18 +0200 From: Radek Kozlowski To: Anton Kazak Message-ID: <20040910125217.GB99118@werd> References: <200409101302.07309.anton@sp-vertical.spb.ru> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-2 Content-Disposition: inline In-Reply-To: <200409101302.07309.anton@sp-vertical.spb.ru> User-Agent: Mutt/1.5.6i cc: freebsd-questions@freebsd.org Subject: Re: [Q] Java 1.4.2 build trouble? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 10 Sep 2004 12:52:16 -0000 On Fri, Sep 10, 2004 at 01:02:04PM +0400, Anton Kazak wrote: > > > cd /usr/ports/java/jdk14 > > make > ===> jdk-1.4.2p6_4 depends on executable: gm4 - found > ===> jdk-1.4.2p6_4 depends on executable: zip - found > ===> jdk-1.4.2p6_4 depends on file: /usr/X11R6/lib/libXm.so - found > ===> jdk-1.4.2p6_4 depends on file: /usr/local/include/nspr/prtypes.h - > found > ===> jdk-1.4.2p6_4 depends on file: /usr/local/linux-sun-jdk1.4.2/bin/javac > - not found > ===> Verifying install for /usr/local/linux-sun-jdk1.4.2/bin/javac > in /usr/ports/java/linux-sun-jdk14 > ===> linux-sun-jdk-1.4.2.05 You must manually fetch the J2SE SDK > self-extracting file for the Linux platform (j > 2sdk-1_4_2_05-linux-i586.bin) from > http://javashoplm.sun.com/ECom/docs/Welcome.jsp?StoreId=22&PartDetailId=j2sdk > -1.4.2_05-oth-JPR&SiteId=JSC&TransactionId=noreg, place it > in /usr/ports/distfiles and then run make again. > *** Error code 1 > > Stop in /usr/ports/java/linux-sun-jdk14. > *** Error code 1 > > After this message i try this "http" and found "this file not found". > > Any idea about this? Try this: http://tinyurl.com/655gx -Radek