Compiling error: [packet-snmp.lo] Error 1
Jose Alonso <[email protected]>
| Newsgroups | gmane.network.ethereal.user |
|---|---|
| Message-ID | <[email protected]> |
Hi, i've got attached (only some lines) error while compiling ethereal (last release from repository's source code). Somebody knows why and how to solve it? Thanks in advance. Vicente. --------------------------------- LLama Gratis a cualquier PC del Mundo. Llamadas a fijos y móviles desde 1 céntimo por minuto. http://es.voice.yahoo.com _______________________________________________ Ethereal-users mailing list [email protected] http://www.ethereal.com/mailman/listinfo/ethereal-users
error (2).txt
(text/plain, 1.8 KB)
source='packet-snmp.c' object='packet-snmp.lo' libtool=yes \ DEPDIR=.deps depmode=gcc /bin/sh ../../depcomp \ /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I./../.. -I./.. -I/usr/local/include -I/usr/include/pcap -DINET6 -D_U_="__attribute__((unused))" -Wall -Wpointer-arith -W -g -O2 -I/usr/local/include -I/usr/lib/glib/include -I/usr/X11R6/include -I/usr/include/pcap -c -o packet-snmp.lo packet-snmp.c gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I./../.. -I./.. -I/usr/local/include -I/usr/include/pcap -DINET6 "-D_U_=__attribute__((unused))" -Wall -Wpointer-arith -W -g -O2 -I/usr/local/include -I/usr/lib/glib/include -I/usr/X11R6/include -I/usr/include/pcap -c packet-snmp.c -Wp,-MD,.deps/packet-snmp.TPlo -fPIC -DPIC -o .libs/packet-snmp.o packet-snmp.c: In function `format_oid': packet-snmp.c:776: warning: implicit declaration of function `sprint_realloc_objid' packet-snmp.c: In function `format_var': packet-snmp.c:965: warning: implicit declaration of function `sprint_realloc_value' packet-snmp.c: In function `process_prefs': packet-snmp.c:2604: warning: implicit declaration of function `shutdown_mib' packet-snmp.c: In function `proto_register_snmp': packet-snmp.c:2773: `DS_LIB_NO_TOKEN_WARNINGS' undeclared (first use in this function) packet-snmp.c:2773: (Each undeclared identifier is reported only once packet-snmp.c:2773: for each function it appears in.) make[4]: *** [packet-snmp.lo] Error 1 make[4]: Leaving directory `/home/jose/wireshark-0.99.1pre1/epan/dissectors' make[3]: *** [all] Error 2 make[3]: Leaving directory `/home/jose/wireshark-0.99.1pre1/epan/dissectors' make[2]: *** [all-recursive] Error 1 make[2]: Leaving directory `/home/jose/wireshark-0.99.1pre1/epan' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/home/jose/wireshark-0.99.1pre1' make: *** [all] Error 2