From owner-freebsd-questions Tue Dec 7 5: 0:40 1999 Delivered-To: freebsd-questions@freebsd.org Received: from axl.noc.iafrica.com (axl.noc.iafrica.com [196.31.1.175]) by hub.freebsd.org (Postfix) with ESMTP id B24A214F4E for ; Tue, 7 Dec 1999 05:00:35 -0800 (PST) (envelope-from sheldonh@axl.noc.iafrica.com) Received: from sheldonh (helo=axl.noc.iafrica.com) by axl.noc.iafrica.com with local-esmtp (Exim 3.11 #1) id 11vKEB-000IYJ-00; Tue, 07 Dec 1999 15:00:23 +0200 From: Sheldon Hearn To: "Paul Morrison" Cc: questions@FreeBSD.ORG Subject: Re: Why hlds_l runs on FreeBSd 3.3 and not 32. In-reply-to: Your message of "Tue, 07 Dec 1999 12:29:31 GMT." Date: Tue, 07 Dec 1999 15:00:23 +0200 Message-ID: <71318.944571623@axl.noc.iafrica.com> Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Tue, 07 Dec 1999 12:29:31 GMT, "Paul Morrison" wrote: > With > FreeBSD diehard.wargamez.net 3.3-RELEASE FreeBSD 3.3-RELEASE #0: Thu Sep 16 > 23:40:35 GMT 1999 jkh@highwing.cdrom.com:/usr/src/sys/compile/GENERIC > i386 > > Half-life dedicated server runs fine. > But with > FreeBSD amaya.eurobell.net 3.2-RELEASE FreeBSD 3.2-RELEASE #5: Mon Aug 2 > 13:57:08 BST 1999 > steveda@arse.noc.eurobell.net:/usr/src/sys/compile/AMAYA i386 > > I get a segmentation fault. All the neccesary files are in the correct > place. Any ideas on the major changes in the 2 vers? Isn't it kinda obvious? :-) You're running the GENERIC kernel on the 3.3-RELEASE machine, but your own custom kernel on the 3.2-RELEASE machine. So look at the differences between 3.3-RELEASE's GENERIC kernel config and your own custom "AMAYA" kernel config. Have fun! Sheldon. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message