Date: Thu, 28 Jan 1999 10:10:04 +0200 From: Sheldon Hearn <axl@iafrica.com> To: Zach Heilig <zach@uffdaonline.net> Cc: Bruce Evans <bde@zeta.org.au>, mike@smith.net.au, bonnetf@bart.esiee.fr, dhw@whistle.com, freebsd-current@FreeBSD.ORG, meyerd1@fang.cs.sunyit.edu Subject: Re: NIS with HPUX 10.20 Message-ID: <51683.917511004@axl.noc.iafrica.com> In-Reply-To: Your message of "Wed, 27 Jan 1999 18:42:03 CST." <19990127184203.A63814@znh.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, 27 Jan 1999 18:42:03 CST, Zach Heilig wrote: > It does update the 'ctime' entry of ld-elf.so.1, so using 'find /usr > \! -ctime 1 -print' right after make world will find all the "old" > files. That's fine, then. I figured install -C wouldn't adjust ctime for files that hadn't changed. > The 'find' works better if /usr/local and /usr/X11R6 are symlinks, or set the > option to not recurse into those directories. And, 'perl' has to be checked > manually. Well I tend to rebuild ports and X after ``make world'' and before the find -ctime check. > /usr/include <- this falls to 'find -ctime'. > /usr/libdata/perl <- you are better off ignoring "old" files in here. Someone explained how to solve for /usr/include with ``make -DCLOBBER includes'' and I have a nasty hack for perl5 that updates /usr/libdata/perl . Thanks, Sheldon. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?51683.917511004>