Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-bugs: [Wireshark-bugs] [Bug 1218] enable-ucd-snmp-compatibility build error on Red Hat

Date: Sat, 11 Nov 2006 01:16:28 +0000 (GMT)
http://bugs.wireshark.org/bugzilla/show_bug.cgi?id=1218





------- Comment #3 from seitz@xxxxxxxxxxxxxxxxxxx  2006-11-11 01:16 GMT -------
And here's a fuller error message:

if gcc -DHAVE_CONFIG_H -I. -I../wireshark-0.99.4 -I.  -I../wireshark-0.99.4
-I../wireshark-0.99.4/wiretap -I/usr/local/include   -DINET6
-D_U_="__attribute__((unused))" -Wall -Wpointer-arith -W  -g -O2
-I/usr/local/include -DXTHREADS -D_REENTRANT -DXUSE_MTSAFE_API -pthread
-I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/X11R6/include
-I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/freetype2
-I/usr/include/freetype2/config -I/usr/include/glib-2.0
-I/usr/lib/glib-2.0/include    -MT version_info.o -MD -MP -MF
".deps/version_info.Tpo" -c -o version_info.o
../wireshark-0.99.4/version_info.c; \
then mv -f ".deps/version_info.Tpo" ".deps/version_info.Po"; else rm -f
".deps/version_info.Tpo"; exit 1; fi
In file included from ../wireshark-0.99.4/version_info.c:50:
/usr/include/ucd-snmp/version.h:9:2: #error "Please update your headers or
configure using --enable-ucd-snmp-compatibility"
../wireshark-0.99.4/version_info.c: In function
`get_epan_compiled_version_info':
../wireshark-0.99.4/version_info.c:206: error: `VersionInfo' undeclared (first
use in this function)
../wireshark-0.99.4/version_info.c:206: error: (Each undeclared identifier is
reported only once
../wireshark-0.99.4/version_info.c:206: error: for each function it appears
in.)
make[2]: *** [version_info.o] Error 1
make[2]: Leaving directory `/opt/seitz/wireshark/build'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/opt/seitz/wireshark/build'
make: *** [all] Error 2


-- 
Configure bugmail: http://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.