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

Wireshark-users: [Wireshark-users] Installation problem on FC4

From: Grepet Cyril <cyril.grepet@xxxxxxxxxxx>
Date: Mon, 26 Jun 2006 17:37:29 +0200
Hi,
I want to install Wireshark on a Linux Fedora Core 4 kernel 2.6.16
I have done :
./configure --enable-ucd-snmp-compatibility
and when I run the make command I obtain :
In file included from /usr/include/glib-2.0/glib/gmacros.h:36,
from /usr/lib/glib-2.0/include/glibconfig.h:9,
from /usr/include/glib-2.0/glib/gtypes.h:30,
from /usr/include/glib-2.0/glib/galloca.h:30,
from /usr/include/glib-2.0/glib.h:30,
from version_info.c:29:
/usr/lib/gcc/i386-redhat-linux/4.0.2/include/stddef.h:152: erreur: syntax error before �typedef�
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: erreur: �VersionInfo� undeclared (first use in this function) version_info.c:178: erreur: (Chaque identificateur non d�clar� est rapport� une seule fois
version_info.c:178: erreur: pour chaque fonction dans laquelle il appara�t.)
make[2]: *** [version_info.o] Erreur 1
make[2]: Leaving directory `/work/wireshark-0.99.1pre1'
make[1]: *** [all-recursive] Erreur 1
make[1]: Leaving directory `/work/wireshark-0.99.1pre1'
make: *** [all] Erreur 2

I don't understand really what the problem is...

Best Regard
C G