Re: 2.1.88 w/ sound -> mad16 support fails compilation

First Spirit Sauron (sauron@angband.ee.ualberta.ca)
Tue, 3 Mar 1998 11:48:46 -0700


On Tue, Mar 03, 1998 at 12:12:01PM -0500, J. Maynard Gelinas wrote:

> [compilation blow up - see previous message]

The problem is in the Makefile in linux/sound/drivers/Makefile.

This *should* fix the problem for mad16, and it does fix the problem for
cs4232. (BTW, it doesn't look like it would be a problem if you made sound
as a module )

===

*** Makefile.old Tue Mar 3 11:44:29 1998
--- Makefile Tue Mar 3 11:45:07 1998
***************
*** 175,180 ****
--- 175,181 ----

ifeq ($(CONFIG_MAD16),y)
L_OBJS += mad16.o
+ L_OBJS += ad1848.o
else
ifeq ($(CONFIG_MAD16),m)
M_OBJS += mad16.o sb.o uart401.o
***************
*** 184,189 ****
--- 185,191 ----

ifeq ($(CONFIG_CS4232),y)
LX_OBJS += cs4232.o
+ LX_OBJS += ad1848.o
else
ifeq ($(CONFIG_CS4232),m)
MX_OBJS += cs4232.o

--Jack

A mother mouse was taking her large brood for a stroll across the kitchen
floor one day when the local cat, by a feat of stealth unusual even for
its species, managed to trap them in a corner. The children cowered,
terrified by this fearsome beast, plaintively crying, "Help, Mother!
Save us! Save us! We're scared, Mother!"
Mother Mouse, with the hopeless valor of a parent protecting its
children, turned with her teeth bared to the cat, towering huge above them,
and suddenly began to bark in a fashion that would have done any Doberman
proud. The startled cat fled in fear for its life.
As her grateful offspring flocked around her shouting "Oh, Mother,
you saved us!" and "Yay! You scared the cat away!" she turned to them
purposefully and declared, "You see how useful it is to know a second
language?"
====-=-==== Jack (John) Cummings == cummings@nyquist.ee.ualberta.ca ====-=-====
========== for pgp public key --- finger the above address, and pray ==========

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu