From owner-freebsd-stable@FreeBSD.ORG Thu Aug 7 20:35:49 2014 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 68FA9B70; Thu, 7 Aug 2014 20:35:49 +0000 (UTC) Received: from st11p01mm-asmtp001.mac.com (st11p01mm-asmtp001.mac.com [17.172.204.239]) (using TLSv1 with cipher DES-CBC3-SHA (168/168 bits)) (Client CN "smtp.me.com", Issuer "VeriSign Class 3 Extended Validation SSL SGC CA" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 369F623EF; Thu, 7 Aug 2014 20:35:49 +0000 (UTC) Received: from [10.0.0.43] (135.210.broadband18.iol.cz [109.81.210.135]) by st11p01mm-asmtp001.mac.com (Oracle Communications Messaging Server 7u4-27.10(7.0.4.27.9) 64bit (built Jun 6 2014)) with ESMTPSA id <0N9Y006RQEJBZU50@st11p01mm-asmtp001.mac.com>; Thu, 07 Aug 2014 20:35:37 +0000 (GMT) X-Proofpoint-Virus-Version: vendor=fsecure engine=2.50.10432:5.12.52,1.0.27,0.0.0000 definitions=2014-08-07_07:2014-08-06,2014-08-07,1970-01-01 signatures=0 X-Proofpoint-Spam-Details: rule=notspam policy=default score=0 spamscore=0 suspectscore=2 phishscore=0 adultscore=0 bulkscore=0 classifier=spam adjust=0 reason=mlx scancount=1 engine=7.0.1-1402240000 definitions=main-1408070241 Content-type: text/plain; charset=windows-1252 MIME-version: 1.0 (Mac OS X Mail 7.3 \(1878.6\)) Subject: Re: Trying to upgrade from 9.2 to 10-STABLE, make buildworld fails on yacc From: =?windows-1252?Q?Julie_Koubov=E1?= In-reply-to: <1407442658.56408.343.camel@revolution.hippie.lan> Date: Thu, 07 Aug 2014 22:35:34 +0200 Content-transfer-encoding: quoted-printable Message-id: <8046826F-912C-484A-B72B-4C4D36882B25@icloud.com> References: <965a76c8-912f-4737-8c2a-269633b8972d@me.com> <1407423876.56408.339.camel@revolution.hippie.lan> <1407442658.56408.343.camel@revolution.hippie.lan> To: Ian Lepore X-Mailer: Apple Mail (2.1878.6) Cc: freebsd-stable@freebsd.org X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 07 Aug 2014 20:35:49 -0000 Ok, so I removed all the WITHOUT=92s except for WITHOUT_KERBEROS, = deleted /usr/obj/usr, and now I=92m back at yacc failing to link :( Julie Koubov=E1 juliekoubova@icloud.com +420 724 557 212 On 7. 8. 2014, at 22:17, Ian Lepore wrote: > On Thu, 2014-08-07 at 20:24 +0200, Julie Koubov=E1 wrote: >> Thanks, Ian! >>=20 >> I have changed the Makefile.inc1 version check as per this diff: >> http://svnweb.freebsd.org/base/head/Makefile.inc1?r1=3D269661&r2=3D2696= 62 >>=20 >> deleted /usr/obj, but buildworld still fails in the exact same way :( >>=20 >> Julie Koubov=E1 >> juliekoubova@gmail.com >> +420 724 557 212 >=20 > I didn't look at your original problem closely enough, I just assumed = it > was the same as someone reported and got fixed recently. >=20 > Looking closer, it appears that your first failure was probably one of > your WITHOUT_xxxxx was eliminating something that's now needed. >=20 > The second failure is something I can't help with much... one of my > usual configs is WITHOUT_KERBEROS. >=20 > -- Ian >=20 >=20 > _______________________________________________ > freebsd-stable@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-stable > To unsubscribe, send any mail to = "freebsd-stable-unsubscribe@freebsd.org"