DragonFly BSD
DragonFly commits List (threaded) for 2005-08
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

Re: 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 .


From: YONETANI Tomokazu <qhwt+dfly@xxxxxxxxxx>
Date: Sun, 7 Aug 2005 04:32:15 +0900

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.



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]