Date: Tue, 3 Aug 1999 19:00:02 -0700 (PDT) From: Palle Girgensohn <girgen@partitur.se> To: freebsd-ports@FreeBSD.org Subject: Re: ports/12748: linux_base-5.2 and linux communicator problem Message-ID: <199908040200.TAA57239@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/12748; it has been noted by GNATS. From: Palle Girgensohn <girgen@partitur.se> To: freebsd-gnats-submit@freebsd.org, girgen@partitur.se, Marcel Moolenaar <marcel@scc.nl> Cc: Subject: Re: ports/12748: linux_base-5.2 and linux communicator problem Date: Wed, 04 Aug 1999 01:56:35 +0000 Hello again, Unfortunately, the problem *can* be reproduced: Linux_base doesn't work with NIS/YP, at least not for sending mail with netscape. The problem described in PR-12748 happens only when the user running linux-netscape is in the NIS/YP database. Local users can send mails with no problem, but not when the passwd info is stored in a NIS database. I guess you'll have to reopen this PR? :-( I have tried the obvious nsswitch.conf, and modified it to use nis and files for everything, but to no avail. I also tried running the glibc version of netscape, but it gives me a bus error every time. (I had to install libXpm from an rpm, or it would complain about missing libs.) Maybe it's related to pam or the shadow password file? I someone could help me fix this, I'll be much obliged! Thanks! /Palle PS. There seems that the libc's are somewhat dirfferent, but may not mean anything? (/usr/local/compat is linux_lib-2.6 and /usr/compat is linux_base-5.2): ls -l /usr/compat/linux/usr/i486-linux-libc5/lib/libc.so.5.3.12 \ /usr/local/compat/linux/lib/libc.so.5.3.12 -rwxr-xr-x 1 root wheel 699776 Sep 10 1998 /usr/compat/linux/usr/i486-linux-libc5/lib/libc.so.5.3.12* -rwxr-xr-x 1 root 569 705995 Oct 25 1996 /usr/local/compat/linux/lib/libc.so.5.3.12* elbas:~$ file /usr/compat/linux/usr/i486-linux-libc5/lib/libc.so.5.3.12 \ /usr/local/compat/linux/lib/libc.so.5.3.12 /usr/compat/linux/usr/i486-linux-libc5/lib/libc.so.5.3.12: ELF 32-bit LSB shared object, Intel 80386, version 1, not stripped /usr/local/compat/linux/lib/libc.so.5.3.12: ELF 32-bit LSB shared object, Intel 80386, version 1, not stripped DS. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199908040200.TAA57239>