Date: Mon, 22 Jan 1996 23:44:53 -0500 (EST) From: Keith Leonard <keithl@gil.net> To: dwhite@resnet.uoregon.edu Cc: Chad Shackley <zoogy@cris.com>, "'questions@freebsd.org'" <questions@freebsd.org> Subject: Re: Kernel recompile Message-ID: <Pine.LNX.3.91.960122234110.1105A-100000@wakko.gil.net> In-Reply-To: <Pine.BSF.3.91.960122150303.1072B-100000@gdi.uoregon.edu>
next in thread | previous in thread | raw e-mail | index | archive | help
Howdy, I may have misunderstood but acording to the FreeBSD Handbook once the Kernel is compiled it is call kernel. They recommend giving it your machine name when you cp it from Generic - then put that name in the ident. line. Once the compile and install is done that is placed in your root as kernel. Maybe by calling the copy KERNEL you are confusing the compiler. ??? If I'm off base here , stop laughing and delete this message and get on with your wizardry. Keith keithl@gil.net On Mon, 22 Jan 1996, Doug White wrote: > On Mon, 22 Jan 1996, Chad Shackley wrote: > > > I copied the GENERIC file to a KERNEL file, changed the identifcation line from GENERIC to KERNEL, and got a compile error: > > > > ../../nfs/nfs_nqlease.c In function 'nqsrv-getlease': > > nqsrv_l undeclared (first use of this function) > > Each undeclared identifier is reported once > > for each function it appears. > > Parse error before character 0357 > > Something strange is going on with the NFS stuff. > > Did you try a clean config, or deleting /usr/src/sys and getting new > kernel source? > > > options "MAXMEM=131072" to the kernel. > > That is a BIG machine. > > Doug White | University of Oregon > Internet: dwhite@gladstone.uoregon.edu | Residence Networking Assistant > http://gladstone.uoregon.edu/~dwhite | Computer Science Major >
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.LNX.3.91.960122234110.1105A-100000>