linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [Bug 335] New: sb_card.c compile error
@ 2003-02-11 15:50 Martin J. Bligh
  0 siblings, 0 replies; only message in thread
From: Martin J. Bligh @ 2003-02-11 15:50 UTC (permalink / raw)
  To: linux-kernel


http://bugme.osdl.org/show_bug.cgi?id=335

           Summary: sb_card.c compile error
    Kernel Version: 2.5.60
            Status: NEW
          Severity: low
             Owner: bugme-janitors@lists.osdl.org
         Submitter: corporal_pisang@counter-strike.com.my


Compile error:

make -f scripts/Makefile.build obj=sound/oss
  gcc -Wp,-MD,sound/oss/.sb_card.o.d -D__KERNEL__ -Iinclude -Wall
-Wstrict-prototypes -Wno-trigraphs -O2 -fno-strict-aliasing -fno-common
-pipe -mpreferred-stack-boundary=2 -march=athlon
-Iinclude/asm-i386/mach-default -nostdinc -iwithprefix include -DMODULE
-DKBUILD_BASENAME=sb_card -DKBUILD_MODNAME=sb -c -o
sound/oss/.tmp_sb_card.o sound/oss/sb_card.c sound/oss/sb_card.c: In
function `activate_dev':
sound/oss/sb_card.c:744: structure has no member named `active'
sound/oss/sb_card.c:747: structure has no member named `activate'
sound/oss/sb_card.c:750: structure has no member named `deactivate'
sound/oss/sb_card.c: In function `sb_init':
sound/oss/sb_card.c:761: warning: implicit declaration of function
`isapnp_find_dev' sound/oss/sb_card.c:761: warning: assignment makes
pointer from integer without a cast
sound/oss/sb_card.c:764: structure has no member named `prepare'
sound/oss/sb_card.c:791: warning: assignment makes pointer from integer
without a cast
sound/oss/sb_card.c:792: structure has no member named `prepare'
sound/oss/sb_card.c:821: warning: assignment makes pointer from integer
without a cast
sound/oss/sb_card.c:823: structure has no member named `prepare'
sound/oss/sb_card.c: In function `sb_isapnp_probe':
sound/oss/sb_card.c:893: warning: implicit declaration of function
`isapnp_find_card'
sound/oss/sb_card.c:896: warning: assignment makes pointer from integer
without a cast
sound/oss/sb_card.c: In function `cleanup_sb':
sound/oss/sb_card.c:1007: structure has no member named `deactivate'
sound/oss/sb_card.c:1009: structure has no member named `deactivate'
sound/oss/sb_card.c:1011: structure has no member named `deactivate'
make[2]: *** [sound/oss/sb_card.o] Error 1
make[1]: *** [sound/oss] Error 2
make: *** [sound] Error 2



^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2003-02-11 15:40 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-02-11 15:50 [Bug 335] New: sb_card.c compile error Martin J. Bligh

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).