Ethereal-users: [Ethereal-users] ethereal 0.10a.0 make problem

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

From: "Ganesh Kumar NM" <ganeshkumarnm@xxxxxxxxxxxxxx>
Date: Mon, 15 Dec 2003 10:22:45 -0000
 Hi all, 
   I'm trying to install Ethereal in my PC with Redhat 
Linux7.3(kernel-2.4.18). 
I tried in  http://www.ethereal.com/lists/, but not so useful there. 
I tried installing ethereal-0.10.0,  0.10a.0,   0.9.0 with all the 
three same problem as below. 
here is dump what I see on my terminal when trying to do make.... 
nay body help... Thanx in advance... 
 
The Ethereal package has been configured with the following options. 
                    Build ethereal : yes 
                   Build tethereal : yes 
                     Build editcap : yes 
                    Build mergecap : yes 
                   Build text2pcap : yes 
                     Build idl2eth : yes 
                     Build randpkt : no 
                      Build dftest : no 
 
                    Install setuid : no 
                       Use plugins : yes 
               Use GTK+ v2 library : no 
                  Use pcap library : yes 
                  Use zlib library : yes 
                  Use pcre library : no 
              Use GNU ADNS library : no 
          Use IPv6 name resolution : yes 
     Use UCD SNMP/NET-SNMP library : no 
 
[root@ ethereal-0.10.0a]# make 
make  all-recursive 
make[1]: Entering directory `/usr/local/ethereal-0.10.0a' 
Making all in tools 
make[2]: Entering directory `/usr/local/ethereal-0.10.0a/tools' 
Making all in lemon 
make[3]: Entering directory `/usr/local/ethereal-0.10.0a/tools/lemon' 
make[3]: Nothing to be done for `all'. 
make[3]: Leaving directory `/usr/local/ethereal-0.10.0a/tools/lemon' 
make[3]: Entering directory `/usr/local/ethereal-0.10.0a/tools' 
make[3]: Nothing to be done for `all-am'. 
make[3]: Leaving directory `/usr/local/ethereal-0.10.0a/tools' 
make[2]: Leaving directory `/usr/local/ethereal-0.10.0a/tools' 
Making all in wiretap 
make[2]: Entering directory `/usr/local/ethereal-0.10.0a/wiretap' 
make  all-am 
make[3]: Entering directory `/usr/local/ethereal-0.10.0a/wiretap' 
source='airopeek9.c' object='airopeek9.o' libtool=no \ 
depfile='.deps/airopeek9.Po' tmpdepfile='.deps/airopeek9.TPo' \ 
depmode=gcc3 /bin/sh ./../depcomp \ 
gcc -DHAVE_CONFIG_H -I. -I. -I.   -I/usr/local/include 
-I/usr/include/pcap  -D_U_="__attribute__((unused))" -Wall -W 
-Wcast-qual -g -O2 -I/usr/local/include -I/usr/include/pcap -c `test 
-f 'airopeek9.c' || echo './'`airopeek9.c 
In file included from airopeek9.c:30: 
wtap-int.h:30:18: glib.h: No such file or directory 
In file included from wtap-int.h:44, 
                 from airopeek9.c:30: 
wtap.h:34:18: glib.h: No such file or directory 
make[3]: *** [airopeek9.o] Error 1 
make[3]: Leaving directory `/usr/local/ethereal-0.10.0a/wiretap' 
make[2]: *** [all] Error 2 
make[2]: Leaving directory `/usr/local/ethereal-0.10.0a/wiretap' 
make[1]: *** [all-recursive] Error 1 
make[1]: Leaving directory `/usr/local/ethereal-0.10.0a' 
make: *** [all] Error 2 
[root@ ethereal-0.10.0a]# 
 
rgds, 
ganesh