From: Takashi Iwai <tiwai@suse.de>
To: Thierry Vignaud <tvignaud@mandrakesoft.com>
Cc: alsa-devel@lists.sourceforge.net
Subject: Re: [PATCH] let 2.5.51 build
Date: Wed, 11 Dec 2002 18:58:52 +0100 [thread overview]
Message-ID: <s5hfzt477z7.wl@alsa2.suse.de> (raw)
In-Reply-To: <m2k7iga70k.fsf@vador.mandrakesoft.com>
At Wed, 11 Dec 2002 16:51:23 +0100,
Thierry Vignaud wrote:
>
> Takashi Iwai <tiwai@suse.de> writes:
>
> > > this patch enable 2.5.51 kernel to build without sequencer support :
> >
> > hmm, applying this is surely harmless but i still don't figure out
> > why this fixes the bug. synth/emux/Makefile is:
> >
> > snd-emux-synth-objs := emux.o emux_synth.o emux_seq.o emux_nrpn.o \
> > emux_effect.o emux_proc.o soundfont.o
> > ifeq ($(CONFIG_SND_SEQUENCER_OSS),y)
> > snd-emux-synth-objs += emux_oss.o
> > endif
> >
> > # Toplevel Module Dependency
> > ifeq ($(subst m,y,$(CONFIG_SND_SEQUENCER)),y)
> > obj-$(CONFIG_SND_SBAWE) += snd-emux-synth.o
> > obj-$(CONFIG_SND_EMU10K1) += snd-emux-synth.o
> > endif
> >
> > and if $CONFIG_SND_SEQUENCER is n, snd-emux-synth.o will be never
> > compiled nor built-in...
>
> hummmm. must be some sort of "too late in the night to compile a
> kernel" workaround for a broken make rule (was not able to build
> emux/built-in.o if i remember right)
looking at the thread on lkml, it seems that we need at least one
non-empty obj-* definition. changing synth/emux/Makefile is also a
hack...
anyway your patch is a workaround until Makefile.kbuild is fixed.
i'll apply it.
Takashi
-------------------------------------------------------
This sf.net email is sponsored by:
With Great Power, Comes Great Responsibility
Learn to use your power at OSDN's High Performance Computing Channel
http://hpc.devchannel.org/
prev parent reply other threads:[~2002-12-11 17:58 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2002-12-11 9:51 [PATCH] let 2.5.51 build Thierry Vignaud
2002-12-11 15:43 ` Takashi Iwai
2002-12-11 15:51 ` Thierry Vignaud
2002-12-11 17:58 ` Takashi Iwai [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=s5hfzt477z7.wl@alsa2.suse.de \
--to=tiwai@suse.de \
--cc=alsa-devel@lists.sourceforge.net \
--cc=tvignaud@mandrakesoft.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox