From owner-freebsd-questions Thu May 14 09:18:34 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id JAA27742 for freebsd-questions-outgoing; Thu, 14 May 1998 09:18:34 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from sumatra.americantv.com (sumatra.americantv.com [207.170.17.37]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id JAA27730 for ; Thu, 14 May 1998 09:18:30 -0700 (PDT) (envelope-from jlemon@americantv.com) Received: from right.PCS (right.PCS [148.105.10.31]) by sumatra.americantv.com (8.8.5/8.8.5) with ESMTP id LAA19950; Thu, 14 May 1998 11:18:26 -0500 (CDT) Received: (from jlemon@localhost) by right.PCS (8.6.13/8.6.4) id LAA11761; Thu, 14 May 1998 11:17:55 -0500 Message-ID: <19980514111755.19321@right.PCS> Date: Thu, 14 May 1998 11:17:55 -0500 From: Jonathan Lemon To: "Christopher R. Bowman" Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Tag for stable References: <355B14A9.3B2E6BC1@ChrisBowman.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.61.1 In-Reply-To: <355B14A9.3B2E6BC1@ChrisBowman.com>; from Christopher R. Bowman on May 05, 1998 at 11:58:33AM -0400 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On May 05, 1998 at 11:58:33AM -0400, Christopher R. Bowman wrote: > I installed 2.2.6 on my machine, and I got CVSup up and suping the > repository, now I want to make a new kernel using the latest sources on > the stable branch. Sadly when ever I go to compile the kernel I get > compile errors in ../../pci/if_de.c. These lead me to believe that I > have checked out the wrong version of the sources. I have tried > RELENG_2_2, and RELENG_2_2_6, and RELENG_2_2_6_RELEASE. What TAG should > I be using to get the latest sources along -stable, and where does one > go to figure this out for themslef? To get the -stable branch, use tag=RELENG_2_2 A complete list of valid tags is available from: You may need to build/install the world first, before building a kernel, in order to update the header files (/usr/include), which are used by the kernel. I don't track -stable, so someone else may have a better answer here. -- Jonathan To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message