make installkernel error

2005-04-03 Thread Gert Cuykens
=== usr.bin/bluetooth
=== usr.bin/bluetooth/bthost
install -s -o root -g wheel -m 555   bthost /usr/bin
install -o root -g wheel -m 444 bthost.1.gz  /usr/share/man/man1
=== usr.bin/bluetooth/btsockstat
install -s -o root -g kmem -m 2555   btsockstat /usr/bin
install: kmem: Invalid argument
*** Error code 67

Stop in /usr/src/usr.bin/bluetooth/btsockstat.
*** Error code 1

Stop in /usr/src/usr.bin/bluetooth.
*** Error code 1

Stop in /usr/src/usr.bin.
*** Error code 1

Stop in /usr/src.
*** Error code 1

Stop in /usr/src.
TB-14R
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: make installkernel error

2005-04-03 Thread Gert Cuykens
On Apr 4, 2005 6:22 AM, Gert Cuykens [EMAIL PROTECTED] wrote:
 === usr.bin/bluetooth
 === usr.bin/bluetooth/bthost
 install -s -o root -g wheel -m 555   bthost /usr/bin
 install -o root -g wheel -m 444 bthost.1.gz  /usr/share/man/man1
 === usr.bin/bluetooth/btsockstat
 install -s -o root -g kmem -m 2555   btsockstat /usr/bin
 install: kmem: Invalid argument
 *** Error code 67
 
 Stop in /usr/src/usr.bin/bluetooth/btsockstat.
 *** Error code 1
 
 Stop in /usr/src/usr.bin/bluetooth.
 *** Error code 1
 
 Stop in /usr/src/usr.bin.
 *** Error code 1
 
 Stop in /usr/src.
 *** Error code 1
 
 Stop in /usr/src.
 TB-14R
 

doh i did make install kernel instead of make installkernel
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]