Date: Tue, 05 Oct 2004 17:17:14 +0100 From: Andrew Wiles <adw@jara23.co.uk> To: Andrew Wiles <adw@jara23.co.uk> Cc: freebsd-current@freebsd.org Subject: Re: PPP/su startup error Message-ID: <4162C90A.8080908@jara23.co.uk> In-Reply-To: <41621E23.7080103@jara23.co.uk> References: <41621E23.7080103@jara23.co.uk>
next in thread | previous in thread | raw e-mail | index | archive | help
Andrew Wiles wrote: > Since just prior to the new pfil hooks commit and with 5.3-BETA7 I now > get the following error on boot: > > Starting ppp as "root" > /libexec/ld-elf.so.1: > Shared object "libintl.so.6" not found, required by "su" > > The shared library exists in /usr/local/lib but isn't being found. > As to why su or ppp would need that lib at boot time also confuses me as > it is now part of the base system. > > Running either su or ppp after the system is up works fine. > > Any help with this problem would be appreciated. > > Andrew D Wiles. Okay I found the problem after working on a hunch. It transpires that bash-3 links against gettext and others unlike bash-2 which I was previously using as the root shell, switching back to bash-2 fixed the problem straight away. Thanks to all for all the hints and clues. Andrew D Wiles -- This e-mail has been scanned by asgard.jara23.co.uk with ClamAV for known viruses. For more infomration on ClamAV see http://www.clamav.net/ asgard.jara23.co.uk - Building the future on the ashes of the past.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4162C90A.8080908>