From owner-freebsd-questions Fri Jul 30 16:16: 3 1999 Delivered-To: freebsd-questions@freebsd.org Received: from ares.maths.adelaide.edu.au (Ares.maths.adelaide.edu.au [129.127.44.147]) by hub.freebsd.org (Postfix) with ESMTP id 2F3EA15787 for ; Fri, 30 Jul 1999 16:15:53 -0700 (PDT) (envelope-from glewis@ares.maths.adelaide.edu.au) Received: (from glewis@localhost) by ares.maths.adelaide.edu.au (8.9.3/8.9.3) id IAA41689; Sat, 31 Jul 1999 08:44:35 +0930 (CST) (envelope-from glewis) From: Greg Lewis Message-Id: <199907302314.IAA41689@ares.maths.adelaide.edu.au> Subject: Re: Kernel compiliation Errors. In-Reply-To: <19990730100301.A21840@biw.com> from "Larry W. Cashdollar" at "Jul 30, 1999 10:03:01 am" To: "Larry W. Cashdollar" Date: Sat, 31 Jul 1999 08:44:35 +0930 (CST) Cc: freebsd-questions@FreeBSD.ORG X-Mailer: ELM [version 2.4ME+ PL56 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > This is an error I get when I run the following command: > > test# /usr/sbin/config VAPID > config: line 1: Unknown machine type > config: line 1: syntax error > config: line 3: syntax error > config: line 20: syntax error > config: line 21: syntax error > config: line 23: syntax error > Specify machine type, e.g. ``machine vax'' > > The lines are as follows: > > 1 machine i386 > 2 #cpu I386_CPU > 3 cpu I486_CPU > 21 options CD9660_ROOT #CD-ROM usable as root. "CD9660" > 22 options PROCFS #Process filesystem > 23 options COMPAT_43 #Compatible with BSD 4.3 [KEEP T Some of these should be quoted I believe, e.g. machine "i386" cpu "I386_CPU" cpu "I486_CPU" options "COMPAT_43" #Compatible with BSD 4.3 [KEEP THIS!] -- Greg Lewis glewis@trc.adelaide.edu.au Computing Officer +61 8 8303 5083 Teletraffic Research Centre To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message