From owner-freebsd-alpha Sun Feb 21 22:50:17 1999 Delivered-To: freebsd-alpha@freebsd.org Received: from gjp.erols.com (alex-va-n008c079.moon.jic.com [206.156.18.89]) by hub.freebsd.org (Postfix) with ESMTP id 4EEA710FAB for ; Sun, 21 Feb 1999 22:50:14 -0800 (PST) (envelope-from gjp@gjp.erols.com) Received: from gjp.erols.com (localhost.erols.com [127.0.0.1]) by gjp.erols.com (8.9.1/8.8.7) with ESMTP id BAA47306; Mon, 22 Feb 1999 01:50:00 -0500 (EST) (envelope-from gjp@gjp.erols.com) X-Mailer: exmh version 2.0.1 12/23/97 To: Ted Spradley Cc: "brian j. peterson" , freebsd-alpha@FreeBSD.ORG From: "Gary Palmer" Subject: Re: 3.1/4.0, the alpha, and a dog named blue... In-reply-to: Your message of "Sun, 21 Feb 1999 09:17:24 CST." <199902211517.JAA20365@set.spradley.tmi.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Mon, 22 Feb 1999 01:50:00 -0500 Message-ID: <47302.919666200@gjp.erols.com> Sender: owner-freebsd-alpha@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org 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