Ethereal

Re: [Ethereal-dev] RE: installation of ethereal on solaris 2.6
Google
 
Web Ethereal.com

Home | Introduction | Documentation | Lists | FAQ | Development | Wiki | Bugs

Ethereal-dev: October 2001


> From: Harshad Mehta <hmehta@xxxxxxxxx>
> Subject: [Ethereal-dev] RE: installation of ethereal on solaris 2.6

Configure uses the glib utility "glib-config --cflags" to find the command line 
arguments to pass to GCC.  On my Solaris 2.6 system, this command returns:

	-I/usr/local/lib/glib/include -I/usr/local/include

I suspect glib 1.2 is not installed properly on your system, or if it's in a 
non-standard location, you didn't pass that path to Ethereal's configure.

I was able to build ethereal 0.8.19 on solaris 2.6 using only "./configure" and 
"gmake":

Making all in wiretap
gmake[2]: Entering directory `/usr/local/src/ethereal-0.8.19/wiretap'
gcc -DHAVE_CONFIG_H -I. -I. -I.   -I/usr/local/include  -Wall -W -Wno-unused -g 
-O2 -I/usr/local/lib/glib/include -I/usr/local/include -I/usr/local/include -c a
scend-grammar.c
gcc -DHAVE_CONFIG_H -I. -I. -I.   -I/usr/local/include  -Wall -W -Wno-unused -g 
-O2 -I/usr/local/lib/glib/include -I/usr/local/include -I/usr/local/include -c a
scend-scanner.c



--

Patrick Wolfe (pjw@xxxxxxxxxxxxxxxxxxxxxxxxxxxxx)
Sr WAN Engineer, National Networks, Cingular Wireless
office: 847-765-8716    mobile: 847-525-5731





Powered by MHonArc 2.6.10