Re: /etc/bluetooth and /usr/share/examples/netgraph/bluetooth(breaks installworld)

2003-10-26 Thread Maksim Yevmenkin
Hello Warner,

Oops, my bad. Please review attched patch. If there are no objections
I will commit it in a few hours. Also if someone else could commit it
sooner it would be nice :)

thanks,
max

--- Matt Smith <[EMAIL PROTECTED]> wrote:
> 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 :)
> > 
> 
> 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.
> 
> 

__
Do you Yahoo!?
Exclusive Video Premiere - Britney Spears
http://launch.yahoo.com/promos/britneyspears/

BSD.usr.mtree.diff
Description: BSD.usr.mtree.diff
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: /etc/bluetooth and/usr/share/examples/netgraph/bluetooth(breaks installworld)

2003-10-26 Thread Matt Smith
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 :)

___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "[EMAIL PROTECTED]"
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.

___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: /etc/bluetooth and /usr/share/examples/netgraph/bluetooth(breaks installworld)

2003-10-26 Thread Matt Smith
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 :)

___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "[EMAIL PROTECTED]"