On Wed, 8 Mar 2000, Christoph Hellwig wrote:
[...]
> > Once that's done, the following patch should be removed as well from
> > file drviers/sound/sb_common.c
> >
> > +
> > +/* FIXME: *grr* why can't the f**in Makefile do this for me ? */
> > +#define EXPORT_SYMTAB
> > +
>
> No, i made this in cause the compile of sb.o fails without this similar to
> the messages you discribe below:
>
Here's the fix for that problem:
--- linux-2.3.50/drivers/sound/Makefile Wed Mar 8 01:20:32 2000
+++ linux/drivers/sound/Makefile Wed Mar 8 15:29:09 2000
@@ -85,7 +85,7 @@
# Declare multi-part drivers.
-list-multi := sound.o gus.o pas2.o sb.o softoss2.o vidc_mod.o \
+list-multi := sound.o gus.o pas2.o sb.o sb_lib.o softoss2.o vidc_mod.o \
soundcore.o wavefront.o
sound-objs := \
-- Niels Kristian Bech Jensen -- nkbj@image.dk -- http://www.image.dk/~nkbj/----------->> Stop software piracy --- use free software! <<-----------
- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.rutgers.edu Please read the FAQ at http://www.tux.org/lkml/
This archive was generated by hypermail 2b29 : Wed Mar 15 2000 - 21:00:13 EST