From owner-freebsd-isdn Sat Sep 26 10:10:55 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id KAA25267 for freebsd-isdn-outgoing; Sat, 26 Sep 1998 10:10:55 -0700 (PDT) (envelope-from owner-freebsd-isdn@FreeBSD.ORG) Received: from RVC1.Informatik.BA-Stuttgart.DE (rvc1.informatik.ba-stuttgart.de [141.31.112.22]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id KAA25209 for ; Sat, 26 Sep 1998 10:10:37 -0700 (PDT) (envelope-from helbig@RVC1.Informatik.BA-Stuttgart.DE) Received: (from helbig@localhost) by RVC1.Informatik.BA-Stuttgart.DE (8.8.8/8.8.8) id TAA12237; Sat, 26 Sep 1998 19:12:45 +0200 (CEST) Date: Sat, 26 Sep 1998 19:12:45 +0200 (CEST) From: Wolfgang Helbig Message-Id: <199809261712.TAA12237@RVC1.Informatik.BA-Stuttgart.DE> To: arg@arg1.demon.co.uk, freebsd-isdn@FreeBSD.ORG Subject: Re: i4b/YACC breakage in -STABLE? Cc: hm@kts.org Sender: owner-freebsd-isdn@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org 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