Date: 11 May 2003 02:14:55 -0400 From: Joe Marcus Clarke <marcus@marcuscom.com> To: Glenn Johnson <gjohnson@srrc.ars.usda.gov> Cc: FreeBSD GNOME Users <gnome@freebsd.org> Subject: Re: gdm-2.4.1.4 not launching Message-ID: <1052633694.98015.38.camel@shumai.marcuscom.com> 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>
next in thread | previous in thread | raw e-mail | index | archive | help
--=-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--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1052633694.98015.38.camel>