net/bluetooth/hci_sock.c:352: error: storage size of 'ctv' isn't known

2007-09-12 Thread Robert P. J. Day

  latest git pull, make allyesconfig on i386:

  ...
  CC  net/bluetooth/hci_sock.o
net/bluetooth/hci_sock.c: In function ‘hci_sock_cmsg’:
net/bluetooth/hci_sock.c:352: error: storage size of ‘ctv’ isn’t known
net/bluetooth/hci_sock.c:352: warning: unused variable ‘ctv’
make[2]: *** [net/bluetooth/hci_sock.o] Error 1
make[1]: *** [net/bluetooth] Error 2
make: *** [net] Error 2


rday

p.s. dumb question -- what locale should i be using to get those
quotes to not make such a mess of my screen?  thanks.
-- 

Robert P. J. Day
Linux Consulting, Training and Annoying Kernel Pedantry
Waterloo, Ontario, CANADA

http://crashcourse.ca


Re: net/bluetooth/hci_sock.c:352: error: storage size of 'ctv' isn't known

2007-09-12 Thread Randy Dunlap
On Wed, 12 Sep 2007 06:15:20 -0400 (EDT) Robert P. J. Day wrote:

 p.s. dumb question -- what locale should i be using to get those
 quotes to not make such a mess of my screen?  thanks.

right or wrong, I use LC_ALL=C and it works for me.

---
~Randy
-
To unsubscribe from this list: send the line unsubscribe netdev in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html