[Buildroot] wpa_supplicant doesn't compile

Javier Alejandro Saenz Leguizamon jasaenzl at unal.edu.co
Mon Dec 9 10:34:17 UTC 2013


Hi, and thx for the quick answer, its probably the toolchain, im using
codesourcery 2008q3, I'm going to try again with codesoucery 2013.11 i also
have another problem with openvpn and LZO compression but I'm going to fix
this first.

Javier Alejandro Sáenz Leguizamón
Ingeniero Electrónico
Universidad Nacional de Colombia


2013/12/9 Peter Korsgaard <jacmet at uclibc.org>

> >>>>> "Javier" == Javier Alejandro Saenz Leguizamon <jasaenzl at unal.edu.co>
> writes:
>
>  > Good day.
>
>  > I'm having trouble when try to compile the wpa_supplicant package, I
>  > always get this error, can anyone please help me with this. I will
>  > attach the .config I'm using.
>
>  > jasaenzl at Killer-Laptop:~/develop/test/thesis_dev_repo/buildroot-2013.08.1$
> make
>
> Notice that 2013.11 has been released, so consider moving to it.
>
>  > ../src/drivers/driver_wext.c: In function 'wpa_driver_wext_set_key_ext':
>  > ../src/drivers/driver_wext.c:1703: error: 'IW_ENCODE_ALG_AES_CMAC'
> undeclared
>  > (first use in this function)
>  > ../src/drivers/driver_wext.c:1703: error: (Each undeclared identifier is
>  > reported only once
>  > ../src/drivers/driver_wext.c:1703: error: for each function it appears
> in.)
>  > ../src/drivers/driver_wext.c: In function 'wpa_driver_wext_associate':
>  > ../src/drivers/driver_wext.c:2130: error: 'IW_AUTH_MFP_DISABLED'
> undeclared
>  > (first use in this function)
>  > ../src/drivers/driver_wext.c:2133: error: 'IW_AUTH_MFP_OPTIONAL'
> undeclared
>  > (first use in this function)
>  > ../src/drivers/driver_wext.c:2136: error: 'IW_AUTH_MFP_REQUIRED'
> undeclared
>  > (first use in this function)
>  > ../src/drivers/driver_wext.c:2139: error: 'IW_AUTH_MFP' undeclared
> (first use
>  > in this function)
>
> Those defines come from the kernel headers, and have existed for quite
> some time (2.6.29 or so). What kernel headers / toolchain are you using?
>
> --
> Bye, Peter Korsgaard
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.busybox.net/pipermail/buildroot/attachments/20131209/c058b2af/attachment-0002.html>


More information about the buildroot mailing list