From owner-freebsd-current@FreeBSD.ORG Mon Jul 26 14:48:04 2010 Return-Path: Delivered-To: current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 8DA05106567D for ; Mon, 26 Jul 2010 14:48:04 +0000 (UTC) (envelope-from imb@protected-networks.net) Received: from sarah.protected-networks.net (sarah.protected-networks.net [IPv6:2001:470:1f07:4e1::1]) by mx1.freebsd.org (Postfix) with ESMTP id 5B5BC8FC29 for ; Mon, 26 Jul 2010 14:48:04 +0000 (UTC) Received: from toshi.auburn.protected-networks.net (toshi.auburn.protected-networks.net [202.12.127.84]) (using TLSv1 with cipher DHE-RSA-CAMELLIA256-SHA (256/256 bits)) (Client CN "Iain Butler", Issuer "RSA Class 2 Personal CA" (verified OK)) (Authenticated sender: imb) by sarah.protected-networks.net (Postfix) with ESMTPSA id E0E7F6147; Mon, 26 Jul 2010 10:48:02 -0400 (EDT) DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=protected-networks.net; s=200705; t=1280155683; bh=B4bZpTXYg90gOj7CXmnbk2UV16euROrEmp1VGFmjBTg=; h=Message-ID:Date:From:MIME-Version:To:Subject:References: In-Reply-To:Content-Type:Content-Transfer-Encoding; b=iOHuqs/EUtwghpKRnPZrAf2FiUUog4t6MsmO4ARbtzFQ2g0J4gi1YaSi5w4BEL6ST awJYZp9tWf4If2ueij6RbF3rwvqybDhVreLQu/8EtLtUAFX4Dkx1sKNbr1xS3Nz DomainKey-Signature: a=rsa-sha1; s=200509; d=protected-networks.net; c=nofws; q=dns; h=message-id:date:from:user-agent:mime-version:to:subject: references:in-reply-to:x-enigmail-version:openpgp:content-type:content-transfer-encoding; b=aBIck11q4LiP6i7wi+DtApYtBGPlb0f/F8P4qWXm1WIp+SQrirqdMstbdKwc/JCIg vNTAjDKbEsEviSHqrItCi9R8Y86v7YC5LcTqzRDe+UYX0Me5DvBsrIsBSl5FUHT Message-ID: <4C4DA01E.5090107@protected-networks.net> Date: Mon, 26 Jul 2010 10:47:58 -0400 From: Michael Butler User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.9.1.11) Gecko/20100721 Thunderbird/3.0.6 MIME-Version: 1.0 To: David Wolfskill , current@freebsd.org References: <20100726135507.GE2195@albert.catwhisker.org> In-Reply-To: <20100726135507.GE2195@albert.catwhisker.org> X-Enigmail-Version: 1.0.1 OpenPGP: id=0442D492 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: Subject: Re: making dependencies breaks between r210462 and r210495? 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, 26 Jul 2010 14:48:04 -0000 -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On 07/26/10 09:55, David Wolfskill wrote: > This is for GENERIC i386 kernel, running on head at r210462, sources > updated to r210495: [ .. ] > ===> usr.bin/kdump (depend) > sh /usr/src/usr.bin/kdump/mkioctls /usr/obj/usr/src/tmp/usr/include > ioctl.c > sh /usr/src/usr.bin/kdump/mksubr /usr/obj/usr/src/tmp/usr/include > kdump_subr.c > :1:31: error: altq/altq.h:#define: No such file or directory This was a breakage in the new BSD grep .. 1) update your sources 2) cd /usr/src/usr.bin/grep 3) make clean all install 4) reattempt buildworld/buildkernel imb -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.10 (FreeBSD) iEYEARECAAYFAkxNoB4ACgkQQv9rrgRC1JKK3QCeNh8jjA/AfMqoyX0e10cLu+iW cPEAn15ZvW0F+3hbPoUU9CRF2SEg0fgg =axny -----END PGP SIGNATURE-----