kronos@dreamland:/usr/src/linux-2.5$ make sound/core/sound.o
make -f scripts/Makefile
make -f sound/core/Makefile sound/core/sound.o
gcc -Wp,-MD,sound/core/.sound.o.d -D__KERNEL__ -Iinclude -Wall
-Wstrict-prototypes -Wno-trigraphs -O2 -fomit-frame-pointer
-fno-strict-aliasing -fno-common -pipe -mpreferred-stack-boundary=2
-march=athlon -Iarch/i386/mach-generic -nostdinc -iwithprefix include
-DKBUILD_BASENAME=sound -DEXPORT_SYMTAB -c -o sound/core/sound.o
sound/core/sound.c
sound/core/sound.c:458:27: warning: pasting "__ver_" and "(" does not
give a valid preprocessing token
sound/core/sound.c:458:27: warning: pasting ")" and "_R" does not give a
valid preprocessing token
sound/core/sound.c:458:27: warning: pasting "__kstrtab_" and "(" does
not give a valid preprocessing token
sound/core/sound.c:458: parse error before '(' token
sound/core/sound.c:458:27: warning: pasting "__ksymtab_" and "(" does
not give a valid preprocessing token
sound/core/sound.c:458: parse error before '(' token
sound/core/sound.c:458:27: warning: pasting "__kstrtab_" and "(" does
not give a valid preprocessing token
make[1]: *** [sound/core/sound.o] Error 1
make: *** [sound/core/sound.o] Error 2
kronos:/usr/src/linux-2.5$ grep SND .config | grep -v \#
CONFIG_SND=y
CONFIG_SND_SEQUENCER=y
CONFIG_SND_OSSEMUL=y
CONFIG_SND_MIXER_OSS=y
CONFIG_SND_PCM_OSS=y
CONFIG_SND_SEQUENCER_OSS=y
CONFIG_SND_RTCTIMER=m
CONFIG_SND_VIA82XX=y
ciao,
Luca
-- Reply-To: kronos@kronoz.cjb.net Home: http://kronoz.cjb.net Il coraggio non mi manca. E` la paura che mi frega... - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
This archive was generated by hypermail 2b29 : Tue Oct 15 2002 - 22:00:43 EST