Re: PPP/su startup error

From: Dag-Erling Smørgrav <des_at_des.no>
Date: Tue, 05 Oct 2004 11:08:14 +0200
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
-- 
Dag-Erling Smørgrav - des_at_des.no
Received on Tue Oct 05 2004 - 07:08:23 UTC

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