* [BUILD FAILURE 03/04] Next April 14 : x86 randconfig [sound/oss/sequencer.c]
@ 2009-04-14 18:27 Subrata Modak
2009-04-15 10:05 ` Takashi Iwai
0 siblings, 1 reply; 2+ messages in thread
From: Subrata Modak @ 2009-04-14 18:27 UTC (permalink / raw)
To: Ingo Molnar, Hannu Savolainen, Takashi Iwai
Cc: Stephen Rothwell, linux-next, sachinp, linux-kernel,
Alexander Beregalov, Rafael J. Wysocki
Observed the following build error:
---
CC [M] sound/oss/sequencer.o
sound/oss/sequencer.c: In function ‘sequencer_ioctl’:
sound/oss/sequencer.c:1325: warning: ‘err’ may be used uninitialized in
this function
CC [M] sound/oss/sound_timer.o
CC [M] sound/oss/sys_timer.o
LD [M] sound/oss/sound.o
CC [M] sound/oss/aedsp16.o
make[2]: *** No rule to make target `/etc/sound/dsp001.ld', needed by
`sound/oss/pss_boot.h'. Stop.
make[1]: *** [sound/oss] Error 2
make: *** [sound] Error 2
---
Regards--
Subrata
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [BUILD FAILURE 03/04] Next April 14 : x86 randconfig [sound/oss/sequencer.c]
2009-04-14 18:27 [BUILD FAILURE 03/04] Next April 14 : x86 randconfig [sound/oss/sequencer.c] Subrata Modak
@ 2009-04-15 10:05 ` Takashi Iwai
0 siblings, 0 replies; 2+ messages in thread
From: Takashi Iwai @ 2009-04-15 10:05 UTC (permalink / raw)
To: subrata
Cc: Ingo Molnar, Hannu Savolainen, Stephen Rothwell, linux-next,
sachinp, linux-kernel, Alexander Beregalov, Rafael J. Wysocki
At Tue, 14 Apr 2009 23:57:33 +0530,
Subrata Modak wrote:
>
> Observed the following build error:
> ---
> CC [M] sound/oss/sequencer.o
> sound/oss/sequencer.c: In function ‘sequencer_ioctl’:
> sound/oss/sequencer.c:1325: warning: ‘err’ may be used uninitialized in
> this function
> CC [M] sound/oss/sound_timer.o
> CC [M] sound/oss/sys_timer.o
> LD [M] sound/oss/sound.o
> CC [M] sound/oss/aedsp16.o
> make[2]: *** No rule to make target `/etc/sound/dsp001.ld', needed by
> `sound/oss/pss_boot.h'. Stop.
It's because of PSS_HAVE_BOOT=y. This old driver needs the real
firmware file at the build time when this option is set.
thanks,
Takashi
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2009-04-15 10:05 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-04-14 18:27 [BUILD FAILURE 03/04] Next April 14 : x86 randconfig [sound/oss/sequencer.c] Subrata Modak
2009-04-15 10:05 ` Takashi Iwai
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).