Date: Thu, 17 Sep 1998 09:43:55 -0700 (PDT) From: Matthew Dillon <dillon@backplane.com> To: committers@FreeBSD.ORG Subject: Re: /usr/lib/compat/aout not being scanned? Message-ID: <199809171643.JAA01568@apollo.backplane.com> References:
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 : ... I take it back, the new etc/rc does deal with it. But I think we may have a potential tech-support problem the way the current code works. I suggest getting rid of 'ldconfig_paths_aout' entirely and instead having /etc/rc scan the standard ldconfig_paths and synthesize an a.out ldconfig path by building $dir/aout out of each element in the original. Even better, though I know people are going to hate this: Have the ldconfig program automatically look for an 'aout' subdirectory (and add an option to disable the 'feature') so user's original /etc/rc files will still work. -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?199809171643.JAA01568>