From owner-freebsd-questions@FreeBSD.ORG Thu Oct 30 05:52:38 2003 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 BB1C416A4CE for ; Thu, 30 Oct 2003 05:52:38 -0800 (PST) Received: from ajax.achean.com (ajax.achean.com [212.87.82.16]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4359543FD7 for ; Thu, 30 Oct 2003 05:52:37 -0800 (PST) (envelope-from jon.mercer@achean.com) Received: from menelaus.office.achean.com (dsl-217-155-191-93.zen.co.uk [217.155.191.93]) by ajax.achean.com (8.12.8p2/8.12.8) with ESMTP id h9UDqW1k007179 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK); Thu, 30 Oct 2003 13:52:33 GMT (envelope-from jon.mercer@achean.com) Received: from achean.com (localhost [127.0.0.1])h9UDqPsS001770 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Thu, 30 Oct 2003 13:52:27 GMT (envelope-from jon.mercer@achean.com) Message-ID: <3FA11799.6020608@achean.com> Date: Thu, 30 Oct 2003 13:52:25 +0000 From: Jon Mercer User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-GB; rv:1.5) Gecko/20031026 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Varshavchick Alexander References: In-Reply-To: Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Spam-Status: No, hits=0.0 required=5.0 tests=none autolearn=no version=2.60-achean_mailfilter_v1.00 X-Spam-Checker-Version: SpamAssassin 2.60-achean_mailfilter_v1.00 (1.212-2003-09-23-exp) on ajax.achean.com cc: questions@freebsd.org Subject: Re: libjavaplugin_oji.so 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: Thu, 30 Oct 2003 13:52:39 -0000 It sounds like you are trying to build the native JDK 1.3 from ports. In order to do that you need to have a JDK already installed to 'bootstrap' from. The default method as specified in the makefile seems not to be working. Given I also had this problem, I found the best way around it was to install the Linux Blackdown JDK before attempting to install the BSD native one required for Mozilla. Once the Linux JDK is installed you can return to the build of the native JDK and specify WITH_LINUX_BOOTSTRAP=yes. Once I had done that all worked fine. Jon Varshavchick Alexander wrote: > Hi guys, > > can anybody please send a file to me or give a link where I can download > it myself: > jdk1.3.1/jre/plugin/i386/ns600/libjavaplugin_oji.so > > I'm trying to run Mozilla and all worked well except java support, because > the compiling of jdk13 didn't work due to some weird errors, and ftp/file > search for this file didn't give positive results either. > > Thanks a lot! > > ---- > Alexander Varshavchick, Metrocom Joint Stock Company > Phone: (812)118-3322, 118-3115(fax) > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org" -- +----------------------------------------------------------------+ | ___ ___ | | / | | / | | / /| | / / | | / / | | _____ / / ____ ____ ___ | | / /__| | / ___ \ / /__ / __ \ / _ | | /__ | | / ____ | / / /_/ / ___ \ / <_/ / / / | | / ___ \ | | / / | | / / __ / / \ \ | ___/__ / / / / / / \ \ | | / / | | | |__/ / / / / / | \__/ / | |_| | / / / / | | /__\ /___\ \_____/ /__| /__| \_____/ \__/|_| /__| /__| | | | | www.achean.com | | ============== | | Jon Mercer jon.mercer@achean.com | | | | Mobile 07973 256496 | | | | Tel. 0117 9561211 | | | | Fax 0117 9565637 | +----------------------------------------------------------------+