the latest src is failing when i installing world.

Peter Avalos pavalos at theshell.com
Sat Jul 30 12:57:23 PDT 2005


On Sat, Jul 30, 2005 at 06:27:46PM +0200, Daniel olsson wrote:
> the latest src is failing when i installing world.
> 
> the wrong message is Ln: /usr/share/man/bwrite.9.tgz: no such file or 
> directory
> stop in /usr/share/man/man9
> 

Give this a try.
Index: Makefile
===================================================================
RCS file: /home/dcvs/src/share/man/man9/Makefile,v
retrieving revision 1.16
diff -u -r1.16 Makefile
--- Makefile	29 Jul 2005 16:10:36 -0000	1.16
+++ Makefile	30 Jul 2005 19:44:23 -0000
@@ -76,7 +76,9 @@
 MLINKS+=VOP_REMOVE.9 VOP_RMDIR.9
 MLINKS+=at_exit.9 rm_at_exit.9
 MLINKS+=at_fork.9 rm_at_fork.9
-MLINKS+=bufcache.9 bread.9 bwrite.9 bufinit.9
+MLINKS+=bufcache.9 bread.9
+MLINKS+=bufcache.9 bwrite.9
+MLINKS+=bufcache.9 bufinit.9
 MLINKS+=bus_alloc_resource.9 bus_alloc_resource_any.9
 MLINKS+=bus_dma.9 busdma.9
 MLINKS+=bus_dma.9 bus_dma_tag_create.9
Attachment:
pgp00018.pgp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: pgp00018.pgp
Type: application/octet-stream
Size: 189 bytes
Desc: "Description: PGP signature"
URL: <http://lists.dragonflybsd.org/pipermail/bugs/attachments/20050730/01db180d/attachment-0016.obj>


More information about the Bugs mailing list