On Mon, Apr 05, 1999 at 03:40:33PM -0500, Robert V. MacQuarrie wrote: > > ---------- Forwarded message ---------- > Date: Mon, 5 Apr 1999 10:23:53 -0500 > From: "John Sims SAS(IT)" <[EMAIL PROTECTED]> > To: "'[EMAIL PROTECTED]'" <[EMAIL PROTECTED]> > Subject: kernel recompile > > I am hoping that you can help me via e-mail or if not pass this message to > some you know who might be able to help. > > I have a problem with compiling the kernel after I have upgraded my system > from Debian 2.0 Packages to Debian 2.1 packages. When and only when I add > sound support for any sound card I get "make *** [vmlinux] Error 1" with > prior messages of : > > ld: warning: cannot find entry symbol _start; defaulting to 000fffe0 > drivers/sound/sound.a(dev_table.o): In function 'sound_install_audiodrv': > dev_table.o(.text+0x0e): undefined reference to 'DMAbuf_init' > ... the messages continues on, similar to the one above. > > > -- > Unsubscribe? mail -s unsubscribe [EMAIL PROTECTED] < /dev/null > > Backup your .config file and then do a "make mrproper" to properly remove all state dependency information. This same problem happened to me when I tried to enable kmod. Then, restore the mrproper and try make vmlinuz or whatever again. -- Stephen Pitts [EMAIL PROTECTED] webmaster - http://www.mschess.org

