Date: Wed, 01 Mar 2000 09:57:22 PST From: "Jerry Lei" <tylei@hotmail.com> To: freebsd-questions@FreeBSD.org Subject: about building a kernel Message-ID: <20000301175722.20913.qmail@hotmail.com>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20000301175722.20913.qmail>