2007-09-12 16:29:30

by Jan Dittmer

[permalink] [raw]
Subject: 2.6.23-rc6-git1 i386/allmodconfig broke

Since -rc6:

- i386/allmodconfig: broke
CC [M] net/bluetooth/hci_core.o
CC [M] net/bluetooth/hci_conn.o
CC [M] net/bluetooth/hci_event.o
CC [M] 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[3]: *** [net/bluetooth/hci_sock.o] Error 1
make[2]: *** [net/bluetooth] Error 2
make[1]: *** [net] Error 2
make: *** [_all] Error 2



Nice, that post rc6 patches aren't even tested with one of the most
common archs and configs :-(

Jan