Ethereal-dev: [Ethereal-dev] need gtk include file path in epan/Makefile

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

Date: Fri, 20 Oct 2000 05:36:52 +0900
	sorry if it is a local build problem.
	epan/resolv.c includes gtk headers (due to include file chain).
	however, epan/Makefile.in does not have GTK_{CFLAGS,LIBS,CONFIG}.

itojun


gmake[2]: Entering directory `/usr/home/itojun/work/ethereal/ethereal/epan'
gcc -DHAVE_CONFIG_H -I. -I. -I. -I./..    -Wall -g -O2 -I/usr/pkg/lib/glib/include -I/usr/pkg/include/glib -c resolv.c
In file included from ../file.h:40,
                 from ../globals.h:30,
                 from resolv.c:83:
../gtk/colors.h:30: gtk/gtk.h: No such file or directory
gmake[2]: *** [resolv.o] Error 1