From owner-freebsd-stable@FreeBSD.ORG Wed Feb 8 10:09:49 2006 Return-Path: X-Original-To: freebsd-stable@freebsd.org Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A896D16A423 for ; Wed, 8 Feb 2006 10:09:49 +0000 (GMT) (envelope-from ianchov@gmail.com) Received: from uproxy.gmail.com (uproxy.gmail.com [66.249.92.207]) by mx1.FreeBSD.org (Postfix) with ESMTP id B298043D53 for ; Wed, 8 Feb 2006 10:09:48 +0000 (GMT) (envelope-from ianchov@gmail.com) Received: by uproxy.gmail.com with SMTP id o2so305068uge for ; Wed, 08 Feb 2006 02:09:47 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:references; b=OQqXL+gkOVro7umtGmdWvFPW3q0ud8rLRo0AikSHn42gwnEg8FdQulD/9IkjujkKv5qBVO20UujJ+CREfNTe6+SrHRBm2sz3/mMeFRjl2JDKIpbFJizqIBH62ppJeGiLkr5l2BczABnEbwIGwxLlrK7T9+e7jE9UTSsiH5NexHI= Received: by 10.48.157.2 with SMTP id f2mr1914194nfe; Wed, 08 Feb 2006 02:09:47 -0800 (PST) Received: by 10.49.26.12 with HTTP; Wed, 8 Feb 2006 02:09:47 -0800 (PST) Message-ID: <18e02bd30602080209o6cc4f05cu2385db227614b103@mail.gmail.com> Date: Wed, 8 Feb 2006 11:09:47 +0100 From: Iantcho Vassilev To: Kris Kennaway In-Reply-To: <20060208082856.GA22184@xor.obsecurity.org> MIME-Version: 1.0 References: <18e02bd30602070647o682605dcg3f05bd22c7b45325@mail.gmail.com> <18e02bd30602070810g33a318f9m41e32eb417dcfb52@mail.gmail.com> <18e02bd30602071002w6cc54b6aw7721cd6f8012c391@mail.gmail.com> <20060207204244.GA83175@xor.obsecurity.org> <18e02bd30602072204j1d39f799hb0f8807b3f60fb68@mail.gmail.com> <20060208082856.GA22184@xor.obsecurity.org> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: freebsd-stable@freebsd.org, Alexey Karagodov Subject: Re: kernel compile error - ata_modify_if_48bit 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: Wed, 08 Feb 2006 10:09:49 -0000 *Hmmm.. I have checked it, but thank you for the idea* ** *Anyway here it is:* # # DANGER! WARNING! LOOK OUT! VORSICHT! # # If you add any of the ports or doc collections to this file, be sure to # specify them with a "tag" value set to ".", like this: # # ports-all tag=3D. # doc-all tag=3D. # # If you leave out the "tag=3D." portion, CVSup will delete all of # the files in your ports or doc tree. That is because the ports and doc # collections do not use the same tags as the main part of the FreeBSD # source tree. # ###########################################################################= #### # Defaults that apply to all the collections # # IMPORTANT: Change the next line to use one of the CVSup mirror sites # listed at http://www.freebsd.org/doc/handbook/mirrors.html. *default host=3Dcvsup2.fr.FreeBSD.org *default base=3D/var/db *default prefix=3D/usr # The following line is for 6-stable. If you want 5-stable, 4-stable, # 3-stable, or 2.2-stable, change to "RELENG_5", "RELENG_4", "RELENG_3", # or "RELENG_2_2" respectively. *default release=3Dcvs tag=3DRELENG_6 *default delete use-rel-suffix # If you seem to be limited by CPU rather than network or disk bandwidth, try # commenting out the following line. (Normally, today's CPUs are fast enough # that you want to run compression.) *default compress ## Main Source Tree. # # The easiest way to get the main source tree is to use the "src-all" # mega-collection. It includes all of the individual "src-*" collections. # Please note: If you want to track -STABLE, leave this uncommented. src-all # These are the individual collections that make up "src-all". If you # use these, be sure to comment out "src-all" above. #src-base #src-bin #src-contrib #src-etc #src-games #src-gnu #src-include #src-kerberos5 #src-kerberosIV #src-lib #src-libexec #src-release #src-sbin #src-share #src-sys #src-tools #src-usrbin #src-usrsbin # These are the individual collections that make up FreeBSD's crypto # collection. They are no longer export-restricted and are a part of # src-all #src-crypto #src-eBones #src-secure #src-sys-crypto On 2/8/06, Kris Kennaway wrote: > > On Wed, Feb 08, 2006 at 08:04:32AM +0200, Iantcho Vassilev wrote: > > That`s strange. The file is missing.... > > And i have done maybe 5 times cvsup! > > > > That`s really strange... > > Do you have some ideas? > > Show us your cvsupfile. Perhaps you are not downloading the full > source tree. > > Kris > > >