From owner-freebsd-stable@FreeBSD.ORG Thu Oct 2 03:40:14 2003 Return-Path: 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 B491916A4B3 for ; Thu, 2 Oct 2003 03:40:14 -0700 (PDT) Received: from obsecurity.dyndns.org (adsl-64-169-107-253.dsl.lsan03.pacbell.net [64.169.107.253]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7448943FE3 for ; Thu, 2 Oct 2003 03:40:13 -0700 (PDT) (envelope-from kris@obsecurity.org) Received: from rot13.obsecurity.org (rot13.obsecurity.org [10.0.0.5]) by obsecurity.dyndns.org (Postfix) with ESMTP id 6133866D32; Thu, 2 Oct 2003 03:40:04 -0700 (PDT) Received: by rot13.obsecurity.org (Postfix, from userid 1000) id 2D70EAFE; Thu, 2 Oct 2003 03:40:04 -0700 (PDT) Date: Thu, 2 Oct 2003 03:40:04 -0700 From: Kris Kennaway To: zen Message-ID: <20031002104004.GA17755@rot13.obsecurity.org> References: <94500249750.20031002075319@tk-pttuntex.com> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="3MwIy2ne0vdjdPXF" Content-Disposition: inline In-Reply-To: <94500249750.20031002075319@tk-pttuntex.com> User-Agent: Mutt/1.4.1i cc: "stable@FreeBSD.ORG" Subject: Re: cvsup error (again) X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 02 Oct 2003 10:40:14 -0000 --3MwIy2ne0vdjdPXF Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Thu, Oct 02, 2003 at 07:53:19AM +0700, zen wrote: > Dear all, >=20 > i just cvsup my machine yesterday. > but when i tried to make build kernel it shown this message : >=20 > config: /usr/src/sys/i386/conf/TRISTANIA:52: devices with zero units are = not likely to be correct > *** Error code 1 >=20 > every time i remarked those line, it came up with another error on > another line on my kernel. >=20 > could you please tell me what should i do? because it's a production > box. You're trying to build a 5.x kernel with a 4.x kernel config file. Either you updated to 5.x by accident (compare your cvsupfile to the example files and fix appropriately), or you need to revise your kernel config file based on the new syntax (compare your config file to the sample configs like GENERIC). Kris --3MwIy2ne0vdjdPXF Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.3 (FreeBSD) iD8DBQE/fACDWry0BWjoQKURAsDEAJ9Kf9eoahRbu3vQ7BtzKIlRaZ1jTgCgyvfs JFFz85VyK9AO6WfBcLETI6s= =iEPr -----END PGP SIGNATURE----- --3MwIy2ne0vdjdPXF--