From owner-freebsd-questions@FreeBSD.ORG Wed Jun 6 19:40:00 2007 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id B368816A469 for ; Wed, 6 Jun 2007 19:40:00 +0000 (UTC) (envelope-from gerard@seibercom.net) Received: from py-out-1112.google.com (py-out-1112.google.com [64.233.166.179]) by mx1.freebsd.org (Postfix) with ESMTP id 2D8D013C447 for ; Wed, 6 Jun 2007 19:39:59 +0000 (UTC) (envelope-from gerard@seibercom.net) Received: by py-out-1112.google.com with SMTP id a29so465125pyi for ; Wed, 06 Jun 2007 12:39:59 -0700 (PDT) Received: by 10.65.250.11 with SMTP id c11mr1572730qbs.1181158799052; Wed, 06 Jun 2007 12:39:59 -0700 (PDT) Received: from ?192.168.0.4? ( [67.189.184.224]) by mx.google.com with ESMTP id e18sm3250065qbe.2007.06.06.12.39.58; Wed, 06 Jun 2007 12:39:58 -0700 (PDT) Date: Wed, 06 Jun 2007 15:40:14 -0400 To: User Questions Organization: Seibercom.net In-Reply-To: <6.0.0.22.2.20070606120146.024af1e8@mail.computinginnovations.com> References: <20070606115544.1504.GERARD@seibercom.net> <6.0.0.22.2.20070606120146.024af1e8@mail.computinginnovations.com> X-Face: "\j?x](l|]4p?-1Bf@!wN<&p=$.}^k-HgL}cJKbQZ3r#Ar]\%U(#6}'?<3s7%(%(gxJxxcR nSNPNr*/^~StawWU9KDJ-CT0k$f#@t2^K&BS_f|?ZV/.7Q Message-Id: <20070606153818.4E19.GERARD-SEIBERT@seibercom.net> MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit X-Mailer: Becky! ver. 2.31 [en] From: Gerard Subject: Re[2]: Xorg crashes while loading XFCE4 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: User Questions List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 06 Jun 2007 19:40:00 -0000 On Wednesday June 06, 2007 at 01:03:21 (PM) Derek Ragona wrote: [snip] > Looks like the above is the fatal error. I suspect you rebuilt xfwm4 for > shared memory, shmget. You need to add this to your kernel, or rebuild > xfwm4 not to use it, if that's possible. OK, how do I get 'shmget' activated in the kernel. I cannot find any reference to it in the 'GENERIC' kernel file. Where else could I look for information on it? I tried Googling, but got nowhere. -- Gerard