#16700: hostapd fails to compile on r41022
-------------------------+-------------------------------------
 Reporter:  anonymous    |      Owner:  developers
     Type:  defect       |     Status:  new
 Priority:  normal       |  Milestone:  Barrier Breaker (trunk)
Component:  base system  |    Version:  Trunk
 Keywords:  hostapd      |
-------------------------+-------------------------------------
 hostapd fails to compile on r41022

 {{{
 make[4]: Entering directory `/home/development/src/openwrt-
 trunk/openwrt/build_dir/target-mips_34kc_uClibc-0.9.33.2/hostapd-wpad-
 mini/hostapd-2014-06-03/wpa_supplicant'
   CC  wpa_cli.c
   LD  wpa_cli
   CC  config.c
   CC  notify.c
   CC  bss.c
   CC  eap_register.c
   CC  config_file.c
   CC  ../src/rsn_supp/wpa.c
   CC  ../src/rsn_supp/preauth.c
   CC  ../src/rsn_supp/pmksa_cache.c
   CC  ../src/rsn_supp/peerkey.c
   CC  ../src/rsn_supp/wpa_ie.c
   CC  ../src/crypto/aes-unwrap.c
   CC  ctrl_iface.c
   CC  ctrl_iface_unix.c
   CC  ../src/utils/base64.c
   CC  sme.c
 wpa_supplicant.c: In function 'wpa_supplicant_initiate_eapol':
 wpa_supplicant.c:352:33: error: 'ssid' undeclared (first use in this
 function)
   ieee802_1x_alloc_kay_sm(wpa_s, ssid);
                                  ^
 wpa_supplicant.c:352:33: note: each undeclared identifier is reported only
 once for each function it appears in
 make[4]: *** [wpa_supplicant.o] Error 1
 make[4]: Leaving directory `/home/development/src/openwrt-
 trunk/openwrt/build_dir/target-mips_34kc_uClibc-0.9.33.2/hostapd-wpad-
 mini/hostapd-2014-06-03/wpa_supplicant'
 make[3]: *** [/home/development/src/openwrt-trunk/openwrt/build_dir
 /target-mips_34kc_uClibc-0.9.33.2/hostapd-wpad-
 mini/hostapd-2014-06-03/.built] Error 2
 make[3]: Leaving directory `/home/development/src/openwrt-
 trunk/openwrt/package/network/services/hostapd'
 make[2]: *** [package/network/services/hostapd/compile] Error 2
 make[2]: Leaving directory `/home/development/src/openwrt-trunk/openwrt'
 make[1]: *** [/home/development/src/openwrt-trunk/openwrt/staging_dir
 /target-mips_34kc_uClibc-0.9.33.2/stamp/.package_compile] Error 2
 make[1]: Leaving directory `/home/development/src/openwrt-trunk/openwrt'
 make: *** [world] Error 2
 development@openwrt-devel:~/src/openwrt-trunk/openwrt$
 }}}

--
Ticket URL: <https://dev.openwrt.org/ticket/16700>
OpenWrt <http://openwrt.org>
Opensource Wireless Router Technology
_______________________________________________
openwrt-tickets mailing list
[email protected]
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-tickets

Reply via email to