cvs commit: src/etc Makefile src/lib/libarchive Makefile src/lib/libc/db/man Makefile.inc src/lib/libc/net Makefile.inc src/lib/libc/rpc Makefile.inc src/lib/libc/stdio Makefile.inc src/lib/libc/stdlib Makefile.inc src/lib/libc/sys Makefile.inc .
YONETANI Tomokazu
qhwt+dfly at les.ath.cx
Sat Aug 6 12:33:37 PDT 2005
On Sat, Aug 06, 2005 at 01:02:09PM -0400, David Rhodus wrote:
> This doesn't work correctly and breaks installworld.
>
> @@ -164,6 +173,7 @@ MLINKS+=rman.9 rman_fini.9
> MLINKS+=rman.9 rman_fini.9
> MLINKS+=rman.9 rman_get_bushandle.9
> MLINKS+=rman.9 rman_get_bustag.9
> +MLINKS+=rman.9 rman_get_device.9
> MLINKS+=rman.9 rman_get_end.9
> MLINKS+=rman.9 rman_get_flags.9
> #MLINKS+=rman.9 rman_get_rid.9
I think the actual breakage was in Makefile,1.21, which made the number
of entries in MLINKS odd. Please update it to rev 1.24 or later. You
may want to remove /usr/share/man/man9 before redo-ing the installworld,
because hard-links may have been done between wrong files.
More information about the Commits
mailing list