Re: 2.2.0 Compile problem for sound...

Alan Cox (alan@lxorguk.ukuu.org.uk)
Tue, 26 Jan 1999 10:51:51 +0000 (GMT)


> /usr/src/linux/arch/i386/lib/lib.a /usr/src/linux/lib/lib.a /usr/src/linux/arch/i386/lib/lib.a \
> --end-group \
> -o vmlinux
> drivers/sound/sound.a(sb_ess.o): In function `ess_init':
> sb_ess.o(.text+0xe2a): undefined reference to `esstype'
> sb_ess.o(.text+0xebf): undefined reference to `esstype'
> make: *** [vmlinux] Error 1

Argh.. who's handing out the paper bags 8)

Move ess_type in drivers/sound/sb_ess.c out of the MODULE defined area

-
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/