From owner-freebsd-gnome@FreeBSD.ORG Sat May 10 23:15:04 2003 Return-Path: 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 5D10737B401 for ; Sat, 10 May 2003 23:15:04 -0700 (PDT) Received: from ms-smtp-01.southeast.rr.com (ms-smtp-01.southeast.rr.com [24.93.67.82]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2E27043F75 for ; Sat, 10 May 2003 23:15:03 -0700 (PDT) (envelope-from marcus@marcuscom.com) Received: from mail5.nc.rr.com (fe5 [24.93.67.52])h4B6A4hA013854; Sun, 11 May 2003 02:10:04 -0400 (EDT) Received: from creme-brulee.marcuscom.com ([66.57.17.158]) by mail5.nc.rr.com with Microsoft SMTPSVC(5.5.1877.757.75); Sun, 11 May 2003 02:11:49 -0400 Received: from shumai.marcuscom.com (shumai.marcuscom.com [192.168.1.4]) h4B6Awaa016865; Sun, 11 May 2003 02:10:58 -0400 (EDT) (envelope-from marcus@marcuscom.com) X-Authentication-Warning: creme-brulee.marcuscom.com: shumai.marcuscom.com [192.168.1.4] didn't use HELO protocol From: Joe Marcus Clarke To: Glenn Johnson In-Reply-To: <20030511044457.GA68161@gforce.johnson.home> References: <20030509160612.GA19809@node1.cluster.srrc.usda.gov> <1052500047.313.14.camel@gyros> <20030509172845.GA76544@node1.cluster.srrc.usda.gov> <1052502107.313.24.camel@gyros> <20030510064319.GC36282@gforce.johnson.home> <20030511044052.GA68086@gforce.johnson.home> <20030511044457.GA68161@gforce.johnson.home> Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-nUChF3u53NfT11/VB29n" Organization: MarcusCom, Inc. Message-Id: <1052633694.98015.38.camel@shumai.marcuscom.com> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.3.3 (Preview Release) Date: 11 May 2003 02:14:55 -0400 X-Spam-Status: No, hits=-39.4 required=5.0 tests=BAYES_01,EMAIL_ATTRIBUTION,IN_REP_TO,PGP_SIGNATURE_2, QUOTED_EMAIL_TEXT,QUOTE_TWICE_1,REFERENCES, REPLY_WITH_QUOTES autolearn=ham version=2.50 X-Spam-Checker-Version: SpamAssassin 2.50 (1.173-2003-02-20-exp) cc: FreeBSD GNOME Users Subject: Re: gdm-2.4.1.4 not launching X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 11 May 2003 06:15:04 -0000 --=-nUChF3u53NfT11/VB29n Content-Type: text/plain Content-Transfer-Encoding: quoted-printable On Sun, 2003-05-11 at 00:44, Glenn Johnson wrote: > On Sat, May 10, 2003 at 11:40:52PM -0500, Glenn Johnson wrote: >=20 > > On Sat, May 10, 2003 at 01:43:19AM -0500, Glenn Johnson wrote: > > > > > On Fri, May 09, 2003 at 01:41:47PM -0400, Joe Marcus Clarke wrote: > > > > > > > On Fri, 2003-05-09 at 13:28, Glenn Johnson wrote: > > > > > > > > > On Fri, May 09, 2003 at 01:07:28PM -0400, Joe Marcus Clarke > > > > > wrote: > > > > > > > > > > > Please stick this patch in /usr/ports/x11/gdm2/files, and > > > > > > rebuild gdm2. Then, make sure gdm debugging is _OFF_, and try > > > > > > running gdm. There should be some XXX messages printed to the > > > > > > console. Please send them to me. > > > > > > > > > > Well, there is nothing to send. Nothing printed out. > > > > > > > > There was only one code change made between 2.4.1.3 and 2.4.1.4, > > > > and those debug messages wrap it. However, g_warning might not be > > > > sufficient for gdm. Try this one. You'll need to turn on full > > > > gdm debugging, though. > > > > > > Well, version 2.4.1.3 works just fine. I have that version > > > installed now. It seems like most of the differences, other than > > > the language support, are in the Makefiles and configure scripts. > > > Something must be getting built incorrectly for version 2.4.1.4. > > > > The attached patch to ltmain.sh gets gdm-2.4.1.4 working for me. >=20 > I did attach it but it seems to have been stripped off for some reason. > Can we not send attachments to the list? Yeah, must be. I received it in the unicast copy, though. >=20 > Here it is, in the body of the message: Glenn, I owe you a bottle of something. This patch not only fixes gdm, but nautilus and [maybe] bonobo as well. This crept in, and is only applicable to -STABLE. -CURRENT _should_ have libc_r linked in. You know why I couldn't reproduce this? For some reason, my gdm2 port directory hasn't being updated with cvsup. I just noticed I still had 2.4.1.3_2 installed. In any event, I'll start cooking up some patches, and hopefully we'll be good to go. Thanks A LOT for catching this. Joe >=20 >=20 > $FreeBSD$ >=20 > --- ltmain.sh.orig Fri Apr 25 14:18:44 2003 > +++ ltmain.sh Sat May 10 23:30:26 2003 > @@ -1061,7 +1061,7 @@ > esac > elif test "X$arg" =3D "X-lc_r"; then > case $host in > - *-*-openbsd* | *-*-freebsd*) > + *-*-openbsd*) > # Do not include libc_r directly, use -pthread flag. > continue > ;; --=20 PGP Key : http://www.marcuscom.com/pgp.asc --=-nUChF3u53NfT11/VB29n Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.2 (FreeBSD) iD8DBQA+vepeb2iPiv4Uz4cRAqNnAKCaSo54bcvoRkugEmKMHbT1K0pspgCbBAMW X+QPOGLyaYH0ejIVfF7I7EQ= =bMVg -----END PGP SIGNATURE----- --=-nUChF3u53NfT11/VB29n--