Date: Mon, 22 Feb 1999 01:50:00 -0500 From: "Gary Palmer" <gpalmer@FreeBSD.ORG> To: Ted Spradley <tsprad@set.spradley.tmi.net> Cc: "brian j. peterson" <rbw@myplace.org>, freebsd-alpha@FreeBSD.ORG Subject: Re: 3.1/4.0, the alpha, and a dog named blue... Message-ID: <47302.919666200@gjp.erols.com> In-Reply-To: Your message of "Sun, 21 Feb 1999 09:17:24 CST." <199902211517.JAA20365@set.spradley.tmi.net>
next in thread | previous in thread | raw e-mail | index | archive | help
Ted Spradley wrote in message ID <199902211517.JAA20365@set.spradley.tmi.net>: > What doesn't work is xdm: > > xdm error (pid 36918): /usr/X11R6/lib/X11/xdm/libXdmGreet.so: Undefined symbo > l "SessionPingFailed" while loading /usr/X11R6/lib/X11/xdm/libXdmGreet.so > > I just haven't taken the time to run this down yet. I found this one today myself. If you go to: /usr/ports/x11/XFree86/work/xc/programs/xdm look in Imakefile. You'll find near the top a large comment starting with ``We define ShareLibXdmGreet true if:'' Remove the ifdef after it, and just put: #undef SharedLibXdmGreet run xmkmf -a in that directory, and rebuild XDM. It should work now. Gary -- Gary Palmer FreeBSD Core Team Member FreeBSD: Turning PC's into workstations. See http://www.FreeBSD.ORG/ for info To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-alpha" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?47302.919666200>