From owner-freebsd-gnome Mon Jul 8 10: 2:25 2002 Delivered-To: freebsd-gnome@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 692CE37B400 for ; Mon, 8 Jul 2002 10:02:23 -0700 (PDT) Received: from gilliam.users.flyingcroc.net (gilliam.users.flyingcroc.net [207.246.128.2]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1D39D43E52 for ; Mon, 8 Jul 2002 10:02:23 -0700 (PDT) (envelope-from joek@mail.flyingcroc.net) Received: from flyingcroc.net (unx48.staff.flyingcroc.net [207.246.150.48]) by gilliam.users.flyingcroc.net (8.9.3/8.9.3) with ESMTP id KAA86533 for ; Mon, 8 Jul 2002 10:02:22 -0700 (PDT) Message-ID: <3D29C59E.3000306@flyingcroc.net> Date: Mon, 08 Jul 2002 10:02:22 -0700 From: Joe Kelsey User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.0.0) Gecko/20020607 X-Accept-Language: en-us, en MIME-Version: 1.0 To: freebsd-gnome Subject: bsd.gnomeng.mk Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Sender: owner-freebsd-gnome@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG I do not understand how this whole framework is supposed to work. According to Joe's new FAQ, just putting WITHOUT_GNOME=yes in /etc/make.conf is supposed to prevent re-making of the gnome1 thingies. However, since gdm2 does not work, I have to reinstall gdm. When I go to reinstall gdm, it tries to reinstall gnomecore. This is really wrong! The only way I have been able to prevent gdm from working on gnomecore is to change the USE_GNOME in the gdm Makefile to WITH_GNOME. My /etc/make.conf includes the following lines WITHOUT_GNMOE=yes WITH_GNOMENG=yes What should it *really* contain? When will gdm2 be fixed? I suspect that the gdm2 problem must somehow be related to yet-another-stupid-shared-lib-bug, but which library do I have left dangling and how to I find it? I really think it is a PAM problem, but I don't know how to debug it. Enabling the log messages in gdm.conf does no good as it seems to be stuck in gdmlogin (?) and there are no debugging messages coming from it. Sigh....at least I got past the gnome-session core dumping... /Joe To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-gnome" in the body of the message