Date: Mon, 10 Jan 2000 18:48:44 -0600 From: "Virginia K. Wills" <phkywill@intellex.com> To: freebsd-questions@freebsd.org Subject: Kernel Compile Errors Message-ID: <387A7DEB.50C61D84@intellex.com>
next in thread | raw e-mail | index | archive | help
I am trying to recompile my kernel to add sound support. I have followed the directions in the handbook, and checked the archives. When I do: # /usr/sbin/config MYKERNEL I get the following error message: config:syntax error line 36. Line 36 in MYKERNEL is about the iso9660 for the cdrom file system. If I go ahead and do # cd ../../compile/MYKERNEL # make depend # make I get the following error message: loading kernel ioconf.o (data+0x90c): undefined reference to 'opdriver' *** Error code 1 Stop Does anyone have any suggestions? -- Kathy (aka Virginia) *********************************************** * My Website http://members.xoom.com/v_wills/index.htm * * <A HREF="http://www.LinuxMall.com/cgi-bin/weblead.cgi/?0043311&URL=/PenguinPower.html">Penguin Power!</A>* *********************************************** 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?387A7DEB.50C61D84>