Date: Tue, 8 Oct 2002 00:37:25 +0300 From: Giorgos Keramidas <keramida@freebsd.org> To: Anclo <anclo@anclo.com> Cc: jfm@blueyonder.co.uk, freebsd-newbies@freebsd.org Subject: Re: unknown option "ICMP_BANDLIM" Message-ID: <20021007213724.GA20025@hades.hell.gr> In-Reply-To: <5.1.1.6.0.20021007085334.03547fd0@imap.3dresearch.com> References: <4025.209.195.180.12.1033877525.squirrel@mirror.3dresearch.com> <4025.209.195.180.12.1033877525.squirrel@mirror.3dresearch.com> <5.1.1.6.0.20021007085334.03547fd0@imap.3dresearch.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On 2002-10-07 09:02, Anclo <anclo@anclo.com> wrote: > At 07:57 AM 10/6/2002, you wrote: > >"Anclo" <anclo@anclo.com> 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? > > 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. Are you running the config(8) command in the correct directory, i.e. the one that the file MYKERNEL exists in? You might also want to note that the recommended way of building kernels (the one suggested by /usr/src/UPDATING) is to create a kernel config called MYKERNEL in /usr/src/sys/i386/conf and then run: # cd /usr/src # make KERNCONF=MYKERNEL buildkernel -- keramida@FreeBSD.org -==- FreeBSD: The Power to Serve FreeBSD 5.0-CURRENT #3: Wed Oct 2 04:55:42 EEST 2002 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-newbies" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20021007213724.GA20025>
