Date: Sun, 27 Sep 1998 00:26:40 +0100 (BST) From: Andrew Gordon <arg@arg1.demon.co.uk> To: Wolfgang Helbig <helbig@Informatik.BA-Stuttgart.DE> Cc: freebsd-isdn@FreeBSD.ORG, hm@kts.org Subject: Re: i4b/YACC breakage in -STABLE? Message-ID: <Pine.BSF.3.96.980927002310.9148D-100000@server.arg.sj.co.uk> In-Reply-To: <199809261712.TAA12237@RVC1.Informatik.BA-Stuttgart.DE>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, 26 Sep 1998, Wolfgang Helbig wrote: > I fixed a similar problem for FreeBSD current by changing some > statements in the Makefile. These changes take effect only under the > condition ${BSDTYPE}==FREEBSD && ${RELEASE}=="3.0-CURRENT". I had spotted those, and tried editing the makefile to activate the -CURRENT behaviour. I must have got it wrong somehow, as it didn't work. > You might want to try out these changes by lying to make: > > make clean > RELEASE="3.0-CURRENT" make This did work however. > If this works, we might have to prepare for RELEASE=="2.2.8", the next > 2... release. (And for 3.0-RELEASE) Isn't there something better we can do? Like explicitly invoking yacc from the makefile rather than relying on the default rule from bsd.def.mk maybe? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isdn" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.3.96.980927002310.9148D-100000>