From owner-freebsd-java Thu Feb 6 7: 0:32 2003 Delivered-To: freebsd-java@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EF1D037B401 for ; Thu, 6 Feb 2003 07:00:30 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id D213043F85 for ; Thu, 6 Feb 2003 07:00:29 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id h16F0TNS042508 for ; Thu, 6 Feb 2003 07:00:29 -0800 (PST) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id h16F0Tm3042507; Thu, 6 Feb 2003 07:00:29 -0800 (PST) Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7B0A337B401 for ; Thu, 6 Feb 2003 06:51:22 -0800 (PST) Received: from oec-server3.ucsd.edu (oec-server3.ucsd.edu [132.239.8.83]) by mx1.FreeBSD.org (Postfix) with ESMTP id 165DD43FAF for ; Thu, 6 Feb 2003 06:51:22 -0800 (PST) (envelope-from okumoto@oec-server3.ucsd.edu) Received: from oec-server3.ucsd.edu (localhost [127.0.0.1]) by oec-server3.ucsd.edu (8.12.7/8.12.6) with ESMTP id h16EpGKH047336; Thu, 6 Feb 2003 06:51:16 -0800 (PST) (envelope-from okumoto@oec-server3.ucsd.edu) Received: (from okumoto@localhost) by oec-server3.ucsd.edu (8.12.6/8.12.6/Submit) id h16EpGnP047335; Thu, 6 Feb 2003 06:51:16 -0800 (PST) Message-Id: <200302061451.h16EpGnP047335@oec-server3.ucsd.edu> Date: Thu, 6 Feb 2003 06:51:16 -0800 (PST) From: Max Okumoto Reply-To: Max Okumoto To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: java/48007: Missing depend for mozilla-devel Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 48007 >Category: java >Synopsis: Missing depend for mozilla-devel >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-java >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Thu Feb 06 07:00:29 PST 2003 >Closed-Date: >Last-Modified: >Originator: Max Okumoto >Release: FreeBSD 4.7-RELEASE-p3 i386 >Organization: >Environment: System: FreeBSD oec-server3.ucsd.edu 4.7-RELEASE-p3 FreeBSD 4.7-RELEASE-p3 #0: Tue Jan 28 11:34:19 PST 2003 root@oec-server3.ucsd.edu:/usr/obj/usr/src/sys/OEC_SERVER2_6 i386 mozilla-1.3a_1,1 in /usr/ports/www/mozilla-devel >Description: The mozilla-devel port is missing a depencency. On a system with only base installation, running make install in ports builds the binary with out errors. However, when you run mozilla you get the following run time error. LoadPlugin: failed to initialize shared library /usr/local/jdk1.3.1/jre/plugin/i386/ns600/libjavaplugin_oji.so [Cannot open "/usr/local/jdk1.3.1/jre/plugin/i386/ns600/libjavaplugin_oji.so"] >How-To-Repeat: Install only base system. # (cd /usr/ports/www/mozilla-devel; make install) home-108% mozilla No running window found. LoadPlugin: failed to initialize shared library /usr/local/jdk1.3.1/jre/plugin/i386/ns600/libjavaplugin_oji.so [Cannot open "/usr/local/jdk1.3.1/jre/plugin/i386/ns600/libjavaplugin_oji.so"] home-109% >Fix: >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message