Date: Thu, 17 Sep 1998 09:37:13 -0700 (PDT) From: Matthew Dillon <dillon@backplane.com> To: committers@FreeBSD.ORG Subject: /usr/lib/compat/aout not being scanned? Message-ID: <199809171637.JAA01528@apollo.backplane.com>
next in thread | raw e-mail | index | archive | help
Hmm.. I think there is a bug in /etc/rc in regards to the handling of 'aout' subdirectories. It seems to only ldconfig /usr/lib/aout. It should probably scan all directories in $ldconfig_paths and load $dirname/aout into ldconfig if it exists for each directory. I noticed this trying to run an old unconverted program I had in /usr/local/bin, it was unable to find libc.so.2.2 that normally resides in /usr/lib/compat. (assuming this isn't cockpit trouble I'm having here). -Matt Matthew Dillon Engineering, HiWay Technologies, Inc. & BEST Internet Communications & God knows what else. <dillon@backplane.com> (Please include original email in any response)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199809171637.JAA01528>