Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 29 Apr 2002 08:56:50 -0400 (EDT)
From:      John Baldwin <jhb@FreeBSD.org>
To:        Dag-Erling Smorgrav <des@ofug.org>
Cc:        current@FreeBSD.org
Subject:   Re: xdm broken on current
Message-ID:  <XFMail.20020429085650.jhb@FreeBSD.org>
In-Reply-To: <xzp8z793470.fsf@flood.ping.uio.no>

next in thread | previous in thread | raw e-mail | index | archive | help

On 27-Apr-2002 Dag-Erling Smorgrav wrote:
> John Baldwin <jhb@FreeBSD.org> writes:
>> Please back out revision 1.3 of src/etc/pam.d/xdm since it breaks xdm.
>> xdm core dumps with a signal 6 if there is no session management
>> configured for it in PAM.  Obviously this commmit wasn't actually tested
>> with xdm (at least not on X 4).
> 
> Yes, it was.
> 
> Please show me the output of 'ldd /usr/X11R6/bin/xdm'.

> ldd `which xdm`
/usr/X11R6/bin/xdm:
        libXpm.so.4 => /usr/X11R6/lib/libXpm.so.4 (0x2807e000)
        libXmu.so.6 => /usr/X11R6/lib/libXmu.so.6 (0x2808c000)
        libXt.so.6 => /usr/X11R6/lib/libXt.so.6 (0x280a1000)
        libSM.so.6 => /usr/X11R6/lib/libSM.so.6 (0x280ec000)
        libICE.so.6 => /usr/X11R6/lib/libICE.so.6 (0x280f5000)
        libXext.so.6 => /usr/X11R6/lib/libXext.so.6 (0x2810b000)
        libX11.so.6 => /usr/X11R6/lib/libX11.so.6 (0x28119000)
        librpcsvc.so.2 => /usr/lib/librpcsvc.so.2 (0x281f5000)
        libpam.so.1 => /usr/lib/libpam.so.1 (0x281fd000)
        libcrypt.so.2 => /usr/lib/libcrypt.so.2 (0x28207000)
        libutil.so.3 => /usr/lib/libutil.so.3 (0x28220000)
        libc.so.5 => /usr/lib/libc.so.5 (0x28229000)
        libXThrStub.so.6 => /usr/X11R6/lib/libXThrStub.so.6 (0x282db000)

It may be that my version of X is too old (a week or so before 4.2.0).

-- 

John Baldwin <jhb@FreeBSD.org>  <><  http://www.FreeBSD.org/~jhb/
"Power Users Use the Power to Serve!"  -  http://www.FreeBSD.org/

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-current" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?XFMail.20020429085650.jhb>