[2.5.64][COMPILE] opl3sa2.c

Bill Davidsen (davidsen@tmr.com)
Fri, 7 Mar 2003 11:29:07 -0500 (EST)


gcc -Wp,-MD,sound/oss/.opl3sa2.o.d -D__KERNEL__ -Iinclude -Wall -Wstrict-prototypes -Wno-trigraphs -O2 -fno-strict-aliasing -fno-common -pipe -mpreferred-stack-boundary=2 -march=i686 -Iinclude/asm-i386/mach-default -nostdinc -iwithprefix include -DMODULE -DKBUILD_BASENAME=opl3sa2 -DKBUILD_MODNAME=opl3sa2 -c -o sound/oss/opl3sa2.o sound/oss/opl3sa2.c
sound/oss/opl3sa2.c: In function `opl3sa2_pnp_probe':
sound/oss/opl3sa2.c:854: structure has no member named `io_resource'
sound/oss/opl3sa2.c:855: structure has no member named `irq_resource'
sound/oss/opl3sa2.c:856: structure has no member named `dma_resource'
sound/oss/opl3sa2.c:857: structure has no member named `dma_resource'
sound/oss/opl3sa2.c:860: structure has no member named `io_resource'
sound/oss/opl3sa2.c:861: structure has no member named `irq_resource'
sound/oss/opl3sa2.c:862: structure has no member named `dma_resource'
sound/oss/opl3sa2.c:863: structure has no member named `dma_resource'
sound/oss/opl3sa2.c:866: structure has no member named `io_resource'
sound/oss/opl3sa2.c:867: structure has no member named `irq_resource'
make[2]: *** [sound/oss/opl3sa2.o] Error 1
make[1]: *** [sound/oss] Error 2
make: *** [sound] Error 2

-
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/