On Oct 5, 2004, at 12:08 AM, 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. On my machines, `ldd /usr/bin/su` does not include libintl. Possibly your path is using an su in /usr/local/lib without having LD_LIBRARY_PATH set (or perhaps being ignored because su is setuid-root)? -- -ChuckReceived on Tue Oct 05 2004 - 02:21:50 UTC
This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:38:15 UTC