From owner-freebsd-questions Mon Jan 22 19:46:51 1996 Return-Path: owner-questions Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id TAA24559 for questions-outgoing; Mon, 22 Jan 1996 19:46:51 -0800 (PST) Received: from wakko.gil.net (keithl@wakko.gil.net [205.138.35.10]) by freefall.freebsd.org (8.7.3/8.7.3) with SMTP id TAA24542 for ; Mon, 22 Jan 1996 19:46:46 -0800 (PST) Received: (from keithl@localhost) by wakko.gil.net (8.6.12/8.6.9) id XAA01269; Mon, 22 Jan 1996 23:44:54 -0500 Date: Mon, 22 Jan 1996 23:44:53 -0500 (EST) From: Keith Leonard To: dwhite@resnet.uoregon.edu cc: Chad Shackley , "'questions@freebsd.org'" Subject: Re: Kernel recompile In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-questions@freebsd.org Precedence: bulk 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 >