Date: Mon, 24 Aug 1998 00:13:53 -0700 (PDT) From: Satoshi Asami <asami@FreeBSD.ORG> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: ports/net/yagirc Makefile Message-ID: <199808240713.AAA15362@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
asami 1998/08/24 00:13:53 PDT Modified files: net/yagirc Makefile Log: Another port that broke with the gtk movement. Vanilla? :) Satoshi ------- ===> Building for yagirc-0.65 cc -O2 -pipe -DUNIX -DPREFIX=\"/usr/local\" -DUSE_PTHREADS -I/usr/X11R6/lib/glib/include -I/usr/X11R6/include -I/usr/local/lib/glib/include -I/usr/local/include -DUSE_GUI -DUSE_SCRIPT -I/usr/local/lib/perl5/i386-freebsd/5.00404/CORE -I/usr/X11R6/lib/glib/include -I/usr/X11R6/include -I/usr/local/lib/glib/include -I/usr/local/include -DUSE_GUI -c dcc.c -o dcc.o dcc.c:36: glib.h: No such file or directory In file included from data.h:26, from dcc.h:4, from dcc.c:39: gui.h:10: gdk/gdk.h: No such file or directory gui.h:11: gtk/gtk.h: No such file or directory Revision Changes Path 1.5 +3 -1 ports/net/yagirc/Makefile
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199808240713.AAA15362>