From owner-freebsd-stable@FreeBSD.ORG Sun Dec 5 16:29:28 2010 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 195D3106566C for ; Sun, 5 Dec 2010 16:29:28 +0000 (UTC) (envelope-from ika256@gmail.com) Received: from mail-qy0-f182.google.com (mail-qy0-f182.google.com [209.85.216.182]) by mx1.freebsd.org (Postfix) with ESMTP id BE9118FC16 for ; Sun, 5 Dec 2010 16:29:27 +0000 (UTC) Received: by qyk36 with SMTP id 36so8185578qyk.13 for ; Sun, 05 Dec 2010 08:29:27 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:received:in-reply-to :references:date:message-id:subject:from:to:cc:content-type; bh=PIc/8D89kg9vHxLK56GFVJP0wrM5YL9J8v1ykQa+nmg=; b=tVOe7mLq4ydhqxZdzm+ZJxECdUFdnXVha2+H6KNa2Lnm2PvZ4IBtdeXBDw2VeOIDLX lIAUppxCwt11OcdPp5EzH4Yw0tK1VgSBSGROwA4xbsY3GLzj5pD898trriFsi1uVI/TA apLsfROzd7qYqeeupipZNyFY0W/u2GbV6AvQc= 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; b=p9ZZlMzkG4rP3Bgy6m54hHG9Xu4pVXExRXPGQHr3iLSVDLht2nH7lQm75aH72eMf7i 7SiNA9itHnjz95Mcin2QR5xrCl7jmN4m3jpJAxybQNNfQGahPbVaO5tv9ZEfKfVfol9B gXV/saJh3u71H0H0Z7/RBAlNqBH7MfZ8TheBc= MIME-Version: 1.0 Received: by 10.229.185.1 with SMTP id cm1mr3546714qcb.29.1291566566891; Sun, 05 Dec 2010 08:29:26 -0800 (PST) Received: by 10.220.171.5 with HTTP; Sun, 5 Dec 2010 08:29:26 -0800 (PST) In-Reply-To: <4CFBA986.4090407@DataIX.net> References: <4cfad3f4.P80iow/olOkvxG0E%perryh@pluto.rain.com> <4CFBA986.4090407@DataIX.net> Date: Sun, 5 Dec 2010 20:29:26 +0400 Message-ID: From: Irakli To: jhell X-Mailman-Approved-At: Sun, 05 Dec 2010 16:38:31 +0000 Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: freebsd-stable@freebsd.org Subject: Re: 8.1-stable kernel compile error X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 05 Dec 2010 16:29:28 -0000 Thank you for help first time i remove file in /var/db/sup/... but nothing then I remove whole /usr/src/sys and run cvsup and now no crypto in /usr/src/sys :))) cvsup updates all except crypto directory On Sun, Dec 5, 2010 at 7:02 PM, jhell wrote: > On 12/05/2010 04:56, Irakli wrote: > > cvsup don't download /usr/src/sys/crypto/aesni/ files > > when I put this files from > > http://www.freebsd.org/cgi/cvsweb.cgi/src/sys/crypto/aesni/ > > kernel compile successfully > > > > csup(1) has replaced cvsup(1) for the most part. > > But if you are not getting the files you need try removing /var/db/sup > or whatever "*default base=" points to in your supfile. You should be > good to receive the files in question after this. > > If all else fails... remove that directory and remove your source tree > and repeat. > > > Good luck, > > -- > > jhell,v > -- ][rakli