Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 30 Jul 1999 17:22:39 +0200
From:      Eric MASSON <e-masson@kisoft-services.com>
To:        "Larry W. Cashdollar" <lwcashd@biw.com>
Cc:        freebsd-questions@FreeBSD.ORG
Subject:   Re: Kernel compiliation Errors.
Message-ID:  <37A1C33F.C95B4307@kisoft-services.com>
References:  <19990730100301.A21840@biw.com>

next in thread | previous in thread | raw e-mail | index | archive | help
Hi,

It seems that you didn't double quote your options that contains
numbers.

>       1 machine         i386

should appear as

machine		"i386"

and so on, check lines in your kernel and enclose mixed alpha + numeric
options in double quotes.

Regards

Eric MASSON.


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?37A1C33F.C95B4307>