Lucas Nussbaum <[EMAIL PROTECTED]> (15/06/2007):
> In file included from iface-wlan-14.c:33:
> /usr/include/linux/wireless.h:886: error: 'IFNAMSIZ' undeclared here (not in 
> a function)

Hi,

doesn't this look like a bug in linux-libc-dev/linux-kernel-headers?
Adding an #include on "<linux/if.h>" before the one on
"<linux/wireless.h>" enables to go further in the build, but it still
fails, with:
| In file included from cards.c:12:
| /usr/include/linux/wireless.h:650: error: expected specifier-qualifier-list 
before '__s32'
| [many occurrences]
| cards.c: In function 'find_wireless_cards':
| cards.c:71: error: 'struct iwreq' has no member named 'ifr_name'
| make: *** [cards.o] Error 1

Cheers,

-- 
Cyril Brulebois

Attachment: pgpJ0cwJrTNBE.pgp
Description: PGP signature

Reply via email to