Ethereal-users: [Ethereal-users] Pb with 0.8.14

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

Date: Tue, 28 Nov 2000 08:12:39 +0100
I have a problem with compile of the last version of ethereal (no pb
with 0.8.13)

col@vm-pmp:[/opt/ethereal-0.8.14]> uname -a
Linux vm-pmp.enac.fr 2.2.14 #1 SMP Thu Feb 17 11:49:42 MST 2000 i686
unknown


col@vm-pmp:[/opt/ethereal-0.8.14]> make
......
Making all in epan
make[2]: Entering directory `/opt/ethereal-0.8.14/epan'
gcc -DHAVE_CONFIG_H -I. -I. -I. -I./..    -Wall -g -O2
-I/usr/lib/glib/include -c epan.c
In file included from plugins.h:34,
                 from epan.c:16:
../prefs.h:33: gtk/gtk.h: No such file or directory
make[2]: *** [epan.o] Error 1
make[2]: Leaving directory `/opt/ethereal-0.8.14/epan'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/opt/ethereal-0.8.14'
make: *** [all-recursive-am] Error 2


I have my file gtk.h in directory  /usr/X11R6/include/gtk/

I tried  ./configure --includedir=/usr/X11R6/include/ ,but it exists the
same error

Thanks for help

Philippe