[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[lwip-users] Last SNMP updates in CVS
From: |
Frédéric BERNON |
Subject: |
[lwip-users] Last SNMP updates in CVS |
Date: |
Wed, 6 Sep 2006 17:31:20 +0200 |
Hi group,
When I update with last files from CVS HEAD my branch, I got compilation
problems with "#define LWIP_SNMP 0".
1/ in netif.c, I have to remove lines "#if LWIP_SNMP... #endif" to avoid a
linker error (snmp "functions" call in netif.c are supposed to be external
functions, but are not found at linker time).
2/ Parameters missing in snmp.h (lines 225,226)
#define snmp_insert_iprteidx_tree(dflt,ni)
#define snmp_delete_iprteidx_tree(dflt,ni)
Except that, thank you for the SNMP agent ...
====================================
Frédéric BERNON
HYMATOM SA
Chef de projet informatique
Microsoft Certified Professional
Tél. : +33 (0)4-67-87-61-10
Fax. : +33 (0)4-67-70-85-44
Email : address@hidden
Web Site : http://www.hymatom.fr
====================================
- [lwip-users] Last SNMP updates in CVS,
Frédéric BERNON <=