#19956: net-snmp no longer compiles in trunk
------------------------+----------------------------------
  Reporter:  anonymous  |      Owner:  developers
      Type:  defect     |     Status:  new
  Priority:  normal     |  Milestone:  Chaos Calmer (trunk)
 Component:  packages   |    Version:  Trunk
Resolution:             |   Keywords:  NET-SNMP
------------------------+----------------------------------

Comment (by anonymous):

 {{{
 In file included from ieee802dot11.c:28:0:
 ieee802dot11.h:109:1: warning: useless storage class specifier in empty
 declaration [enabled by default]
  };
  ^
 In file included from ieee802dot11.c:29:0:
 iwlib.h:90:2: error: #error "Your kernel/libc combination is not
 supported"
  #error "Your kernel/libc combination is not supported"
   ^
 ieee802dot11.c: In function 'addList':
 ieee802dot11.c:4705:8: warning: assignment from incompatible pointer type
 [enabled by default]
    list = ( LIST_HEAD ( , avNode ) * ) l;            // NOTE: don't know
 how to get
         ^
 ieee802dot11.c: In function 'flushList':
 ieee802dot11.c:4789:8: warning: assignment from incompatible pointer type
 [enabled by default]
    list = ( LIST_HEAD ( , avNode ) * ) l;    // NOTE: don't know how to
 get
         ^
 make[6]: *** [ieee802dot11.lo] Error 1
 }}}

--
Ticket URL: <https://dev.openwrt.org/ticket/19956#comment:1>
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