Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 26 Sep 1998 19:12:45 +0200 (CEST)
From:      Wolfgang Helbig <helbig@Informatik.BA-Stuttgart.DE>
To:        arg@arg1.demon.co.uk, freebsd-isdn@FreeBSD.ORG
Cc:        hm@kts.org
Subject:   Re: i4b/YACC breakage in -STABLE?
Message-ID:  <199809261712.TAA12237@RVC1.Informatik.BA-Stuttgart.DE>

next in thread | raw e-mail | index | archive | help
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".
You might want to try out these changes by lying to make:

	make clean
	RELEASE="3.0-CURRENT" make

If this works, we might have to prepare for RELEASE=="2.2.8", the next
2... release. (And for 3.0-RELEASE)

Wolfgang

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?199809261712.TAA12237>