Package: orca Version: 0.2.3 Severity: serious Justification: fails to build from source
Hi, with the patch I just sent to #333915, fixing the librrd issues, orca still fails to build due to tinysnmp-manager-dev API changes between 0.6.3 and 0.8.4 (the current version). Build log: gcc -Wall -Wno-trigraphs -pipe -fno-strict-aliasing -fno-common -ggdb -D_BSD_SOURCE -D_ISOC99_SOURCE -D_GNU_SOURCE -I/usr/local/include -I../include -I../lib -DGETHOSTBYNAME -DGETSERVBYNAME -c -o router.o router.c router.c: In function 'get_interface_descriptions': router.c:67: warning: passing argument 3 of 'snmp_get' makes pointer from integer without a cast router.c:67: error: too few arguments to function 'snmp_get' router.c:72: warning: implicit declaration of function 'snmp_free_values' router.c: In function 'get_interface_aliases': router.c:114: warning: passing argument 3 of 'snmp_get' makes pointer from integer without a cast router.c:114: error: too few arguments to function 'snmp_get' router.c: In function 'get_num_interfaces': router.c:181: warning: passing argument 3 of 'snmp_get' makes pointer from integer without a cast router.c:181: error: too few arguments to function 'snmp_get' router.c: In function 'create_interface_list': router.c:212: warning: passing argument 3 of 'snmp_get_next' makes pointer from integer without a cast router.c:212: error: too few arguments to function 'snmp_get_next' router.c:222: warning: implicit declaration of function 'snmp_free_next_values' router.c: In function 'router_open': router.c:326: error: too many arguments to function 'snmp_open' router.c:339: warning: passing argument 3 of 'snmp_get' makes pointer from integer without a cast router.c:339: error: too few arguments to function 'snmp_get' router.c: In function 'router_update': router.c:449: warning: passing argument 3 of 'snmp_get' makes pointer from integer without a cast router.c:449: error: too few arguments to function 'snmp_get' router.c:473: warning: passing argument 3 of 'snmp_get' makes pointer from integer without a cast router.c:473: error: too few arguments to function 'snmp_get' make[3]: *** [router.o] Error 1 -- System Information: Debian Release: testing/unstable APT prefers unstable APT policy: (500, 'unstable') Architecture: i386 (i686) Shell: /bin/sh linked to /bin/bash Kernel: Linux 2.6.16-2-k7 Locale: LANG=C, [EMAIL PROTECTED] (charmap=ISO-8859-15) -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]