From owner-freebsd-newbies Mon Oct 7 6: 2: 0 2002 Delivered-To: freebsd-newbies@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EB81237B404 for ; Mon, 7 Oct 2002 06:01:58 -0700 (PDT) Received: from smtp.3dresearch.com (kundera.3dresearch.com [209.195.180.8]) by mx1.FreeBSD.org (Postfix) with ESMTP id 59F4343E97 for ; Mon, 7 Oct 2002 06:01:58 -0700 (PDT) (envelope-from anclo@anclo.com) Received: from bosch.anclo.com (bosch.3dresearch.com [209.195.180.12]) by smtp.3dresearch.com (Postfix) with ESMTP id 3C46672B4C; Mon, 7 Oct 2002 09:01:52 -0400 (EDT) Message-Id: <5.1.1.6.0.20021007085334.03547fd0@imap.3dresearch.com> X-Sender: anclo@imap.3dresearch.com (Unverified) X-Mailer: QUALCOMM Windows Eudora Version 5.1.1 Date: Mon, 07 Oct 2002 09:02:25 -0400 To: jfm@blueyonder.co.uk, freebsd-newbies@FreeBSD.ORG From: Anclo Subject: Re: unknown option "ICMP_BANDLIM" In-Reply-To: References: <4025.209.195.180.12.1033877525.squirrel@mirror.3dresearch.com> <4025.209.195.180.12.1033877525.squirrel@mirror.3dresearch.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed Sender: owner-freebsd-newbies@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org At 07:57 AM 10/6/2002, you wrote: >"Anclo" wrote: > > >I'm trying to build my first custom kernel (4.6-RELEASE) and I'm getting > >the message: > >MYKERNEL:56: unknown option "ICMP_BANDLIM" > > > >Any idea why? Should I simply comment out option ICMP_BANDLIM? > >No, don't comment out the option if you need it. >I'd guess the kernel config file is corrupted probably with Carriage Returns >0D ^M things. Have you transferred the file from Windows at some stage? >Which editor do you use? > >-- >John John, No, never transferred the file from Windows, and edited it with vim. Since then, I run CVSup and now when I try to run /usr/sbin/config MYKERNEL I get the message: config: MYKERNEL: No such file or directory. I guess I'm missing something... Thanx, Anclo To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-newbies" in the body of the message