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 -- To unsubscribe from this list: send the line "unsubscribe linux-next" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html