public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [Bug 339] New: compile failure in drivers/char/watchdog/sc1200wdt.c
@ 2003-02-11 16:04 Martin J. Bligh
  2003-02-11 16:23 ` Dave Jones
  0 siblings, 1 reply; 4+ messages in thread
From: Martin J. Bligh @ 2003-02-11 16:04 UTC (permalink / raw)
  To: linux-kernel

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

           Summary: compile failure in drivers/char/watchdog/sc1200wdt.c
    Kernel Version: 2.5.60-bk1
            Status: NEW
          Severity: normal
             Owner: bugme-janitors@lists.osdl.org
         Submitter: john@larvalstage.com


Distribution:  Gentoo 1.4rc2
Hardware Environment:  Abit KG7-RAID, AMD Athlon TBird 1.4, 512MB DDR,
Geforce 3 Software Environment:  gcc 3.2.1, glibc 2.3.1, ld 2.13.90.0.16
Problem Description:

  gcc -Wp,-MD,drivers/char/watchdog/.sc1200wdt.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
-DKBUILD_BASENAME=sc1200wdt
-DKBUILD_MODNAME=sc1200wdt -c -o drivers/char/watchdog/sc1200wdt.o
drivers/char/watchdog/sc1200wdt.c
drivers/char/watchdog/sc1200wdt.c: In function `sc1200wdt_isapnp_probe':
drivers/char/watchdog/sc1200wdt.c:338: warning: implicit declaration of
function `isapnp_find_dev'
drivers/char/watchdog/sc1200wdt.c:338: warning: assignment makes pointer
from integer without a cast
drivers/char/watchdog/sc1200wdt.c:342: structure has no member named
`prepare' drivers/char/watchdog/sc1200wdt.c:352: structure has no member
named `activate' drivers/char/watchdog/sc1200wdt.c: In function
`sc1200wdt_init':
drivers/char/watchdog/sc1200wdt.c:426: structure has no member named
`deactivate' drivers/char/watchdog/sc1200wdt.c: In function
`sc1200wdt_exit':
drivers/char/watchdog/sc1200wdt.c:439: structure has no member named
`deactivate' make[3]: *** [drivers/char/watchdog/sc1200wdt.o] Error 1
make[2]: *** [drivers/char/watchdog] Error 2
make[1]: *** [drivers/char] Error 2
make: *** [drivers] Error 2


Steps to reproduce:

Character devices  --->
Watchdog Cards  --->
<*> National Semiconductor PC87307/PC97307 (ala SC1200) Watchdog

CONFIG_SC1200_WDT=y



^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2003-02-11 17:09 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-02-11 16:04 [Bug 339] New: compile failure in drivers/char/watchdog/sc1200wdt.c Martin J. Bligh
2003-02-11 16:23 ` Dave Jones
2003-02-11 17:08   ` Linus Torvalds
2003-02-11 17:15     ` Dave Jones

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox