On Thu, Aug 07, 2008 at 08:00:28PM -0300, Lucas Nussbaum wrote: > > configure: error: header file <linux/wireless.h> is required for > > Xsupplicant. > > make: *** [config.status] Error 1
The relevant part of the config.log is this: configure:5128: x86_64-linux-gnu-gcc -c -Wall -g -O2 -Wall conftest.c >&5 In file included from /usr/include/linux/wireless.h:74, from conftest.c:35: /usr/include/linux/if.h:122: error: redefinition of 'struct ifmap' /usr/include/linux/if.h:158: error: redefinition of 'struct ifreq' /usr/include/linux/if.h:208: error: redefinition of 'struct ifconf' configure:5134: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "xsupplicant" | #define VERSION "1.2.4" | #define YYTEXT_POINTER 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define LILENDIAN 1 | #define NEW_IWLIB 1 | #define NO_PWD_RESET 1 | #define OPENSSL_NO_KRB5 1 | #define LINUX 1 | #define HAVE_SYS_SOCKET_H 1 | /* end confdefs.h. */ | | #include <sys/socket.h> | #ifndef __user | #define __user | #include <linux/types.h> | #include <net/if.h> | #endif | | #include <linux/wireless.h> configure:5150: result: no configure:5158: error: header file <linux/wireless.h> is required for Xsupplicant. Kind regards, Philipp Kern
signature.asc
Description: Digital signature