Date: Thu, 10 Jul 2003 17:30:43 +0900 From: daichi <daichi@freebsd.org> To: noackjr@alumni.rice.edu Cc: ports@FreeBSD.org Subject: Re: gd-nox11-2.0.15 (graphics/gd-nox11) won't build Message-ID: <20030710173043.3328041a.daichi@freebsd.org> In-Reply-To: <3F0D0E81.4040305@alumni.rice.edu> References: <3F0C5447.5000407@alumni.rice.edu> <20030710133641.7dd2bfb7.daichi@freebsd.org> <3F0D0E81.4040305@alumni.rice.edu>
next in thread | previous in thread | raw e-mail | index | archive | help
> OK -- my original email was slightly in error. I was actually trying to > build graphics/gd-nox11 instead of graphics/gd2. In any case, I've > tracked the error down to gd2/files/Makefile.bsd (included from > gd2/Makefile which is in turn included from gd-nox11/Makefile). > > gd-nox11/Makefile has the following defines before the include: > WITHOUT_X11= yes > WITHOUT_XPM= yes > > gd2/files/Makefile.bsd acts as if these 2 are not defined while > gd2/Makefile obeys them. If I define them in /etc/make.conf, the build > works fine. > > To sum up, the issue is that gd2/files/Makefile.bsd is not inheriting > defined values from gd-nox11/Makefile (through gd2/Makefile). > > Everyone got that? good... (sorry if it was confusing) > Jon Noack Hi Jon I committed fix patch from KATO-san. Please update your ports tree and check it again :) I thinks now it has no problem. -- Daichi GOTO, http://people.freebsd.org/~daichi
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030710173043.3328041a.daichi>