From owner-freebsd-questions Wed Mar 1 9:57:31 2000 Delivered-To: freebsd-questions@freebsd.org Received: from hotmail.com (f292.law3.hotmail.com [209.185.240.86]) by hub.freebsd.org (Postfix) with SMTP id 2A1A837BEC6 for ; Wed, 1 Mar 2000 09:57:25 -0800 (PST) (envelope-from tylei@hotmail.com) Received: (qmail 20914 invoked by uid 0); 1 Mar 2000 17:57:22 -0000 Message-ID: <20000301175722.20913.qmail@hotmail.com> Received: from 134.177.80.254 by www.hotmail.com with HTTP; Wed, 01 Mar 2000 09:57:22 PST X-Originating-IP: [134.177.80.254] From: "Jerry Lei" To: freebsd-questions@FreeBSD.org Subject: about building a kernel Date: Wed, 01 Mar 2000 09:57:22 PST Mime-Version: 1.0 Content-Type: text/plain; format=flowed Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi, I try to build a new kernel for my FreeBSD3.3, but there are some problem when I did it. 1. I put makeoptions DEBUG=-g in my kernel configration file. However, config -g give me a error message of syntax error. I double check the spelling as the same as what the installation guide says. I also got a warning for pseudo-device log is unknown. However, this description is asked mandatory as installation guide says. 2. After I comment out the above description and tried to make, I got an error message ../../netinet/ip_file.c 26 osreldate.h No such file or directory. I checked the source file in my HD and CDROMs, there is no this source file. After I comment out another options IPFILTER_LKM, then this error message doesn't show any more. 3. I have a sound blaster 16 on ISA bus, therefore, I put controller snd0 device sb0 device sbxvi device sbmidi in my configuration file. But I got error message when I built kernel. it says "isa sound audio audio.c undefined reference to DMAbuf_stat_devices. I was suspicious the problem might be occur because I install my FreeBSD3.3 as xdeveloper, not including kernel developer. Could any one give me some suggestion about those problems? Thanks. Lei ______________________________________________________ Get Your Private, Free Email at http://www.hotmail.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message