From owner-freebsd-questions Sat Dec 31 20:51:05 1994 Return-Path: questions-owner Received: (from root@localhost) by freefall.cdrom.com (8.6.9/8.6.6) id UAA02199 for questions-outgoing; Sat, 31 Dec 1994 20:51:05 -0800 Received: from beta.tricity.wsu.edu (beta.tricity.wsu.edu [192.31.216.9]) by freefall.cdrom.com (8.6.9/8.6.6) with SMTP id UAA02193 for ; Sat, 31 Dec 1994 20:51:04 -0800 Received: by beta.tricity.wsu.edu (5.65/DEC-Ultrix/4.3) id AA01059; Sat, 31 Dec 1994 20:52:09 -0800 Message-Id: <9501010452.AA01059@beta.tricity.wsu.edu> Subject: kernel recompile probs. To: FreeBSD-questions@freefall.cdrom.com Date: Sat, 31 Dec 1994 20:52:08 -0800 (PST) From: "Mark Smith" X-Mailer: ELM [version 2.4 PL22] Content-Type: text Content-Length: 802 Sender: questions-owner@freebsd.org Precedence: bulk Greetings, I'm trying to recompile the kernel for FreeBSD 2.0 (cdrom install) and during the compile, I get warnings about DELAY being redifined in the same scope. The compile continues though. Oh, I've tried to compile GENERIC, GENERICAH and GENERICBT with the ft and pas drivers enabled. Now, the kernel I get boots, but every time I try to run top or vmstat, I get a floating point exception and it craps out. AND, the lpt0 driver seems to be having fits. When I try to use either lpr or copy directly to /dev/lpt0 using the rebuilt kernel, it prints a few characters then stops for 10 seconds, prints a few more characters, stops, etc. For what it's worth, the GENERIC kernal that's installed from the CDROM runs just fine, except I want the pro audio studio sound support. Any ideas? Mark