From owner-freebsd-questions Wed Dec 11 13:45: 6 2002 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 4E9B637B401 for ; Wed, 11 Dec 2002 13:45:05 -0800 (PST) Received: from skytrackercanada.com (cust29.209.188.66.dsl.accessv.com [209.188.66.29]) by mx1.FreeBSD.org (Postfix) with ESMTP id A227D43ED8 for ; Wed, 11 Dec 2002 13:44:48 -0800 (PST) (envelope-from david@skytrackercanada.com) Received: (from david@localhost) by skytrackercanada.com (8.12.6/8.12.6) id gBBLibk0011208; Wed, 11 Dec 2002 16:44:37 -0500 (EST) (envelope-from david) Date: Wed, 11 Dec 2002 16:44:30 -0500 From: David Banning To: Kris Kennaway Cc: questions@FreeBSD.ORG Subject: Re: signal 12 error means? Message-ID: <20021211164430.A11201@skytrackercanada.com> References: <20021211004052.A3779@skytrackercanada.com> <20021211213731.GC83910@rot13.obsecurity.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <20021211213731.GC83910@rot13.obsecurity.org>; from kris@obsecurity.org on Wed, Dec 11, 2002 at 01:37:31PM -0800 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Wed, Dec 11, 2002 at 01:37:31PM -0800, Kris Kennaway wrote: > On Wed, Dec 11, 2002 at 12:40:52AM -0500, David Banning wrote: > > I got this error installing both netscape48-navigator and > > netscape48-communicator. Does anyone know what the catch is? > > > > ===> linux-netscape-communicator-4.8 depends on file: /compat/linux/etc/redhat-release - found > > /bin/mkdir -p /usr/local/lib/netscape-linux/java/classes > > for i in /usr/ports/www/netscape48-communicator/work/communicator-v48.x86-unknown-linux2.2/*.nif; do /usr/bin/gzip -nf -9 -dc ${i} | /usr/bin/tar -xf - -C /usr/local/lib/netscape-linux; done > > install -C -o root -g wheel -m 444 /usr/ports/www/netscape48-communicator/work/communicator-v48.x86-unknown-linux2.2/*.jar /usr/local/lib/netscape-linux/java/classes > > install -C -o root -g wheel -m 555 /usr/ports/www/netscape48-communicator/work/communicator-v48.x86-unknown-linux2.2/vreg /usr/local/lib/netscape-linux > > /usr/ports/www/netscape48-communicator/work/communicator-v48.x86-unknown-linux2.2/vreg /usr/local/lib/netscape-linux/registry /usr/ports/www/netscape48-communicator/work/communicator-v48.x86-unknown-linux2.2/infile > > *** Signal 12 > > Do you have the linux kernel module loaded (or compiled in to your > kernel)? bash-2.03$ kldstat Id Refs Address Size Name 1 7 0xc0100000 40ee08 kernel 2 2 0xc1367000 a000 ibcs2.ko 3 1 0xc1374000 3000 ibcs2_coff.ko 4 2 0xc1379000 14000 linux.ko 5 1 0xc13a8000 3000 streams.ko 6 1 0xc13ab000 15000 svr4.ko 7 1 0xc13d6000 2000 rtc.ko bash-2.03$ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message