Re: PPP/su startup error

From: Andrew Wiles <adw_at_jara23.co.uk>
Date: Tue, 05 Oct 2004 16:44:52 +0100
Dag-Erling Smørgrav wrote:
> Andrew Wiles <adw_at_jara23.co.uk> writes:
> 
>>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"
> 
> 
> libintl.so.6 is part of the devel/gettext port.  You probably have a
> third-party su in /usr/local/bin which requires gettext, but for some
> reason gettext is missing.  What do the following commands show?
> 
>   ldd /usr/bin/su
>   ldd /usr/local/bin/su
>   pkg_which /usr/local/bin/su
> 
> DES

The output is as follows:

root_at_skynet:~> ldd /usr/bin/su
/usr/bin/su:
         libutil.so.4 => /lib/libutil.so.4 (0x28079000)
         libpam.so.2 => /usr/lib/libpam.so.2 (0x28086000)
         libc.so.5 => /lib/libc.so.5 (0x2808d000)
root_at_skynet:~> ldd /usr/local/bin/su
ldd: /usr/local/bin/su: No such file or directory
root_at_skynet:~> pkg_which /usr/local/bin/su
/usr/local/bin/su: not found

The only other idea I came up with was possibly that because I use the 
net/pppoa port for my adsl connection that was requireing lintl, but 
that doesn't appear to be the case either.

root_at_skynet:~> ldd /usr/local/sbin/pppoa2
/usr/local/sbin/pppoa2:
         libc.so.5 => /lib/libc.so.5 (0x2807b000)
root_at_skynet:~> ldd /usr/local/sbin/modem_run
/usr/local/sbin/modem_run:
         libc.so.5 => /lib/libc.so.5 (0x2807c000)
--
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.
Received on Tue Oct 05 2004 - 13:45:00 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:38:15 UTC