Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 26 Oct 2003 21:34:42 +0000
From:      Matt Smith <matt@xtaz.co.uk>
To:        current@freebsd.org, emax@freebsd.org
Subject:   Re: /etc/bluetooth and/usr/share/examples/netgraph/bluetooth(breaks installworld)
Message-ID:  <3F9C3DF2.6090308@xtaz.co.uk>
In-Reply-To: <3F9C3C00.4040202@xtaz.co.uk>

index | next in thread | previous in thread | raw e-mail

Matt Smith wrote:
> Maksim,
> 
> I have just done a buildworld and installworld after the latest 
> bluetooth commits and installworld borks on:
> 
> install -o root -g wheel -m 444  /usr/src/share/examples/meteor/yuvpk.c 
> /usr/share/examples/meteor/yuvpk.c
> install -o root -g wheel -m 444  /usr/src/share/examples/meteor/yuvpl.c 
> /usr/share/examples/meteor/yuvpl.c
> install -o root -g wheel -m 444 
> /usr/src/share/examples/netgraph/bluetooth/rc.bluetooth 
> /usr/share/examples/netgraph/bluetooth/rc.bluetooth
> install: /usr/share/examples/netgraph/bluetooth/rc.bluetooth: No such 
> file or directory
> *** Error code 71
> 
> Stop in /usr/src/share/examples.
> 
> I have all four files you commited in the last few hours so it looks 
> b0rk3d :)
> 
> _______________________________________________
> freebsd-current@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-current
> To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org"
> 

Doh! I forgot to say it's obviously only because the 
/usr/share/examples/bluetooth directory does not exist and needs making. 
The installworld works fine if you make this manually, but it should be 
part of the installworld process.

Matt.



home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3F9C3DF2.6090308>