ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
July 17th, 2024 | 10:00am-11:55am SGT (UTC+8) | Online

Ethereal-dev: [Ethereal-dev] about the installation of ethereal-0.10.4 on redhat9.0

Note: This archive is from the project's previous web site, ethereal.com. This list is no longer active.

From: "���" <lhjiang@xxxxxx>
Date: Tue, 08 Jun 2004 10:42:18 +0800
hi,
  i have the question about the installation of ethereal-0.10.4 on redhat9. i have
failed the step of "make".the error is :
gcc -DHAVE_CONFIG_H -I. -I. -I.  -I. -I./wiretap -I/usr/local/include  -DINET6
-D_U_="__attribute__
(unused))" -Wall -W -g -O2 -I/usr/local/include -I/usr/include/gtk-1.2
-I/usr/include/glib-1.2 -I/u
r/lib/glib/include -I/usr/X11R6/include -c `test -f 'version_info.c' || echo
'./'`version_info.c
In file included from version_info.c:64:
/usr/include/ucd-snmp/version.h:9: parse error before string constant
In file included from version_info.c:70:
/usr/include/sys/utsname.h:73: parse error before '}' token
version_info.c: In function `get_compiled_version_info':
version_info.c:163: `VersionInfo' undeclared (first use in this function)
version_info.c:163: (Each undeclared identifier is reported only once
version_info.c:163: for each function it appears in.)
version_info.c: In function `get_runtime_version_info':
version_info.c:207: storage size of `name' isn't known
version_info.c:207: warning: unused variable `name'
make[2]: *** [version_info.o] Error 1
make[2]: Leaving directory `/home/lhj/ethereal-0.10.4'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/lhj/ethereal-0.10.4'
make: *** [all] Error 2
-----------
and before the installing ,i have installed the ethereal-0.9.8 successfully.but
now i have uninstalled and cleaned it.what caused the error?what can i do??
thanks.