From owner-freebsd-current Sun Feb 27 22:57: 8 2000 Delivered-To: freebsd-current@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 565CC37B7FD; Sun, 27 Feb 2000 22:57:06 -0800 (PST) (envelope-from kris@FreeBSD.org) Received: from localhost (kris@localhost) by freefall.freebsd.org (8.9.3/8.9.2) with ESMTP id WAA99489; Sun, 27 Feb 2000 22:57:06 -0800 (PST) (envelope-from kris@FreeBSD.org) X-Authentication-Warning: freefall.freebsd.org: kris owned process doing -bs Date: Sun, 27 Feb 2000 22:57:06 -0800 (PST) From: Kris Kennaway To: Steve Kaczkowski Cc: current@freebsd.org Subject: Re: Am I doing this right? In-Reply-To: <38B9FB6D.229530A0@inc.net> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Sun, 27 Feb 2000, Steve Kaczkowski wrote: > *default host=cvsup3.freebsd.org > *default base=/usr > *default prefix=/usr > *default release=cvs tag=. > *default delete use-rel-suffix > src-all > cvs-crypto Do you really want the crypto CVS repository, or just the checked-out (latest version of) crypto sources? > config GENERIC > config: line 20: Unknown machine type > config: line 20: syntax error > config: line 21: syntax error > config: line 22: syntax error > ... > Specify machine type, e.g. ``machine vax'' > > Etc,etc,etc,etc... It doesn't know ANY x86 CPU, funny enough it doesn't > complain if I stick in 'machine vax'. 4.0 changed a lot of the config syntax, not to mention actual drivers, etc - you'll be best off regenerating your old config file from what's in GENERIC and LINT. Kris ---- "How many roads must a man walk down, before you call him a man?" "Eight!" "That was a rhetorical question!" "Oh..then, seven!" -- Homer Simpson To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message