From owner-freebsd-mozilla Tue May 12 10:48:30 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id KAA15137 for freebsd-mozilla-outgoing; Tue, 12 May 1998 10:48:30 -0700 (PDT) (envelope-from owner-freebsd-mozilla@FreeBSD.ORG) Received: from mamba-e.gsfc.nasa.gov (mamba-f.gsfc.nasa.gov [128.183.245.19]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id KAA15129 for ; Tue, 12 May 1998 10:48:25 -0700 (PDT) (envelope-from uhl@mamba-e.gsfc.nasa.gov) Received: (from uhl@localhost) by mamba-e.gsfc.nasa.gov (8.8.5/8.8.4) id NAA07286 for freebsd-mozilla@FreeBSD.ORG; Tue, 12 May 1998 13:48:24 -0400 (EDT) Date: Tue, 12 May 1998 13:48:24 -0400 (EDT) From: George Uhl Message-Id: <199805121748.NAA07286@mamba-e.gsfc.nasa.gov> To: freebsd-mozilla@FreeBSD.ORG Subject: Communicator 4.05 Page Fault Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Content-MD5: 9OIf06kfl0/y/Y4UEoiB/g== Sender: owner-freebsd-mozilla@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I was running netscape communicator 4.04 with no problem until I added a second pci ethernet card to my PC. After which when I run netscape I get the following error message (infinitely): fatal process exception: page fault, fault VA = 0x24 Any suggestions? Thanks, George Uhl To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mozilla" in the body of the message From owner-freebsd-mozilla Wed May 13 01:58:40 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id BAA15352 for freebsd-mozilla-outgoing; Wed, 13 May 1998 01:58:40 -0700 (PDT) (envelope-from owner-freebsd-mozilla@FreeBSD.ORG) Received: from post.mail.demon.net (post-11.mail.demon.net [194.217.242.40]) by hub.freebsd.org (8.8.8/8.8.8) with SMTP id BAA15328 for ; Wed, 13 May 1998 01:58:22 -0700 (PDT) (envelope-from Tom@mercia.com) Received: from (www.mercialincs.com) [194.217.81.2] by post.mail.demon.net with esmtp (Exim 1.82 #2) id 0yZXMl-0007hQ-00; Wed, 13 May 1998 09:58:24 +0100 Received: by mailgate.mercia.com with Internet Mail Service (5.0.1460.8) id ; Wed, 13 May 1998 10:01:03 +0100 Message-ID: <9500FBE37C19D1118D2200A0C907E0A5291D2C@MERCIA_2> From: Tom Brown To: "'freebsd-mozilla@freebsd.org'" Subject: Having problems making Netscape5, 19980331.tar.gz. Date: Wed, 13 May 1998 10:00:03 +0100 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.0.1460.8) Content-Type: text/plain Sender: owner-freebsd-mozilla@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Why am I using this code I hear you ask, it's old. Yes, unfortuantly my banwidth makes it a pain to get the most recient stuff, though if that is the problem, I can arrange it. What I do: 1.tar the file into my ports directory, 2.look at the README and type the setvar NO_SECURITY 1 etc... as it outlines. 3. type make. 4. get loads of errors If i read the first few lines of the error file it seems to be objecting to the following statement. 24 ) ifndef NO_MOCHA My guess is that it's looking for a value to be set for NO_MOCHA, so I have tried doing a suitable setvar, to no avail. I'm very new to all this stuff, so it might well be a blindingly obvious fault on my part, any help would be most welcome. Thanks in advance. Tom Brown To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mozilla" in the body of the message From owner-freebsd-mozilla Wed May 13 03:05:37 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id DAA25956 for freebsd-mozilla-outgoing; Wed, 13 May 1998 03:05:37 -0700 (PDT) (envelope-from owner-freebsd-mozilla@FreeBSD.ORG) Received: from terror.hungry.com (toshok@terror.hungry.com [199.181.107.40]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id DAA25897 for ; Wed, 13 May 1998 03:05:18 -0700 (PDT) (envelope-from toshok@Hungry.COM) Received: (from toshok@localhost) by terror.hungry.com (8.9.0.Beta5/8.9.0.Beta5) id DAA28817; Wed, 13 May 1998 03:05:21 -0700 (PDT) To: freebsd-mozilla@FreeBSD.ORG Subject: Re: Having problems making Netscape5, 19980331.tar.gz. References: <9500FBE37C19D1118D2200A0C907E0A5291D2C@MERCIA_2> From: Christoph Toshok Date: 13 May 1998 03:05:20 -0700 In-Reply-To: Tom@mercia.com's message of 13 May 1998 02:45:24 -0700 Message-ID: Lines: 17 X-Mailer: Gnus v5.3/Emacs 19.34 Sender: owner-freebsd-mozilla@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Tom@mercia.com (Tom Brown) writes: > Why am I using this code I hear you ask, it's old. Yes, unfortuantly my > banwidth makes it a pain to get the most recient stuff, though if that is > the problem, I can arrange it. > > What I do: > > 1.tar the file into my ports directory, > 2.look at the README and type the setvar NO_SECURITY 1 etc... as it > outlines. > 3. type make. that's the problem. use gmake. christoph To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mozilla" in the body of the message From owner-freebsd-mozilla Thu May 14 05:48:20 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id FAA21828 for freebsd-mozilla-outgoing; Thu, 14 May 1998 05:48:20 -0700 (PDT) (envelope-from owner-freebsd-mozilla@FreeBSD.ORG) Received: from att.com (cagw1.att.com [192.128.52.89]) by hub.freebsd.org (8.8.8/8.8.8) with SMTP id FAA21822 for ; Thu, 14 May 1998 05:48:13 -0700 (PDT) (envelope-from jwb@homer.att.com) Received: by cagw1.att.com; Thu May 14 08:40 EDT 1998 Received: from ulysses.homer.att.com (pchelp.homer.att.com [135.205.212.150]) by caig1.att.att.com (AT&T/GW-1.0) with ESMTP id IAA16232 for ; Thu, 14 May 1998 08:48:02 -0400 (EDT) Received: from hera.homer.att.com (hera.homer.att.com [135.205.212.3]) by ulysses.homer.att.com (8.8.8/8.8.8) with ESMTP id IAA09294 for ; Thu, 14 May 1998 08:48:01 -0400 (EDT) Received: from ulysses.att.com (akiva.homer.att.com [135.205.213.77]) by hera.homer.att.com (8.8.8/8.8.8) with ESMTP id IAA12937; Thu, 14 May 1998 08:48:00 -0400 (EDT) Message-ID: <355AE7E4.8AF480CA@ulysses.att.com> Date: Thu, 14 May 1998 08:47:33 -0400 From: "J. W. Ballantine" Organization: AT&T Laboratories X-Mailer: Mozilla 4.04 [en] (X11; I; SunOS 4.1.3 sun4m) MIME-Version: 1.0 To: freebsd-mozilla@FreeBSD.ORG, jwb@homer.att.com Subject: (no subject) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-mozilla@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG subscribe freebsd-mozilla To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mozilla" in the body of the message From owner-freebsd-mozilla Thu May 14 13:09:36 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id NAA03316 for freebsd-mozilla-outgoing; Thu, 14 May 1998 13:09:36 -0700 (PDT) (envelope-from owner-freebsd-mozilla@FreeBSD.ORG) Received: from send1a.yahoomail.com (send1a.yahoomail.com [205.180.60.22]) by hub.freebsd.org (8.8.8/8.8.8) with SMTP id NAA03272 for ; Thu, 14 May 1998 13:09:23 -0700 (PDT) (envelope-from sidliu@yahoo.com) Message-ID: <19980514200804.17840.rocketmail@send1a.yahoomail.com> Received: from [206.79.57.71] by send1a; Thu, 14 May 1998 13:08:04 PDT Date: Thu, 14 May 1998 13:08:04 -0700 (PDT) From: Sid Liu Subject: subscribe freebsd-mozilla To: freebsd-mozilla@FreeBSD.ORG MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: owner-freebsd-mozilla@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG subscribe freebsd-mozilla _________________________________________________________ DO YOU YAHOO!? Get your free @yahoo.com address at http://mail.yahoo.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mozilla" in the body of the message