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

Wireshark-users: Re: [Wireshark-users] Cannot compile on FC5

From: "Rich Gomes" <RichGomes@xxxxxxxxxxx>
Date: Mon, 26 Jun 2006 21:37:57 -0400
Ok, installing gtk2-devel andglib2-devel got me one step further. Now when I
run make I get:

In file included from version_info.c:50:
/usr/include/ucd-snmp/version.h:9:2: error: #error "Please update your
headers or configure using --enable-ucd-snmp-compatibility"
version_info.c: In function âget_compiled_version_infoâ:
version_info.c:178: error: âVersionInfoâ undeclared (first use in this
function)
version_info.c:178: error: (Each undeclared identifier is reported only once
version_info.c:178: error: for each function it appears in.)
make[2]: *** [version_info.o] Error 1
make[2]: Leaving directory `/usr/src/wireshark-0.99.1pre1'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/usr/src/wireshark-0.99.1pre1'
make: *** [all] Error 2