Date: Sat, 19 Jul 2003 11:26:13 -0500 (EST) From: "Michael L. Squires" <mikes@siralan.org> To: reg@freebsd.org, freebsd-ports-bugs@freebsd.org Subject: GRASS5 build failure under 5.1-RELEASE, fix Message-ID: <200307191626.h6JGQD59010802@siralan.org>
next in thread | raw e-mail | index | archive | help
Under FreeBSD 5.1-RELEASE, cvsup'd to the version of 7/18/03, grass5 fails to build (the configure script fails when it checks for "gd)". The cause appears to be a change from "gd" to "gd2"; gd2 has the include files in /usr/local/include while gd has them in /usr/local/include/gd. I created the /usr/local/include/gd directory manually and then symlinked the .h files into that directory. "make" hasn't finished yet, but it is proceeding normally. Mike Squires
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200307191626.h6JGQD59010802>