From owner-cvs-all Thu Sep 17 09:37:45 1998 Return-Path: Received: (from daemon@localhost) by hub.freebsd.org (8.8.8/8.8.8) id JAA08192 for cvs-all-outgoing; Thu, 17 Sep 1998 09:37:45 -0700 (PDT) (envelope-from owner-cvs-all) Received: from apollo.backplane.com (apollo.backplane.com [209.157.86.2]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id JAA08170 for ; Thu, 17 Sep 1998 09:37:34 -0700 (PDT) (envelope-from dillon@backplane.com) Received: (dillon@localhost) by apollo.backplane.com (8.8.8/8.6.5) id JAA01528; Thu, 17 Sep 1998 09:37:13 -0700 (PDT) Date: Thu, 17 Sep 1998 09:37:13 -0700 (PDT) From: Matthew Dillon Message-Id: <199809171637.JAA01528@apollo.backplane.com> To: committers@FreeBSD.ORG Subject: /usr/lib/compat/aout not being scanned? Sender: owner-cvs-all@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk 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. (Please include original email in any response)