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 majord...@freebsd.org
with "unsubscribe freebsd-current" in the body of the message

Reply via email to