From owner-freebsd-current@FreeBSD.ORG Mon Aug 17 14:24:13 2009 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 76FCB106568B for ; Mon, 17 Aug 2009 14:24:13 +0000 (UTC) (envelope-from caelian@gmail.com) Received: from mail-bw0-f219.google.com (mail-bw0-f219.google.com [209.85.218.219]) by mx1.freebsd.org (Postfix) with ESMTP id 019908FC57 for ; Mon, 17 Aug 2009 14:24:12 +0000 (UTC) Received: by bwz19 with SMTP id 19so3179824bwz.37 for ; Mon, 17 Aug 2009 07:24:11 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:cc:content-type :content-transfer-encoding; bh=tz6VGRPEciiMstEIqtq+fRUJuBKol/lIiwNGAz5MAwM=; b=YtLjhpU4lBo/x05AswPzK8btOvOXgwE69uwxI7c76JbPobxnEqe/u659Uk7DF8jmo0 RzjtFSVusEo7UvmgByaOBXusCW8xJxkKnjTczDVzTF8h2SnozMyQAuAHRr2GEqDmEG6E RDvRqDDTz05EtB/9pSAZxtVkdxjSuORgR2U+k= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type:content-transfer-encoding; b=UWA7PhzzfUOuDtFyJDKZkjuSCGl4hwLDQ7bDKNVzVhPkiDmzqYpeCzc7amLBKxbNeq j4cM3SIBs/eDa7CN+QTzVXPr65gTywk1vdaGe3jgbXAAxUHqNd1ugMpy69ffS9vMDakF slRrWvVd0wTa7wXl34t16JoL9OEFOYVy35j3s= MIME-Version: 1.0 Received: by 10.204.154.82 with SMTP id n18mr1867721bkw.128.1250519051761; Mon, 17 Aug 2009 07:24:11 -0700 (PDT) In-Reply-To: <200908171416.n7HEGObK087789@lava.sentex.ca> References: <200908171416.n7HEGObK087789@lava.sentex.ca> Date: Mon, 17 Aug 2009 16:24:11 +0200 Message-ID: From: Pascal Hofstee To: Mike Tancsa Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Cc: FreeBSD Current Subject: Re: mfutil causes RELENG_8 breakage ? X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 17 Aug 2009 14:24:13 -0000 On Mon, Aug 17, 2009 at 4:19 PM, Mike Tancsa wrote: > At 09:55 AM 8/17/2009, Pascal Hofstee wrote: >> >> I just installed a fresh 8.0-BETA2 ... and updated my source-tree to >> RELENG_8 a buildworld seems to bail out with the following message. >> If i noticed correctlly the mfiutil commit went in earlier today, so i >> am assuming something is probably missing an INCLUDE-path somewhere ? > > I noticed the same thing. =A0I think > > http://lists.freebsd.org/pipermail/svn-src-stable-8/2009-August/000069.ht= ml > > fixes it I see ... looks like the cvsup-servers are lagging behind a bit then ... guess i should just avoid the inevitable and switch over to an SVN tree for /usr/src :) Thanks for the pointer though. --=20 Pascal Hofstee