PPP/su startup error
    Dag-Erling Smørgrav 
    des at des.no
       
    Tue Oct  5 02:08:23 PDT 2004
    
    
  
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
    
    
More information about the freebsd-current
mailing list