linux-kernel.vger.kernel.org archive mirror
 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

* Re: [Bug 339] New: compile failure in drivers/char/watchdog/sc1200wdt.c
  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
  0 siblings, 1 reply; 4+ messages in thread
From: Dave Jones @ 2003-02-11 16:23 UTC (permalink / raw)
  To: Martin J. Bligh, torvalds; +Cc: linux-kernel

On Tue, Feb 11, 2003 at 08:04:17AM -0800, Martin J. Bligh wrote:
 > 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

Adam Belay fixed this up recently. I've merged it into my watchdog
repository at bk://linux-dj.bkbits.net/watchdog 
Linus, if you can pull that, that should be the only cset currently
currently pending there.

		Dave

-- 
| Dave Jones.        http://www.codemonkey.org.uk
| SuSE Labs

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

* Re: [Bug 339] New: compile failure in drivers/char/watchdog/sc1200wdt.c
  2003-02-11 16:23 ` Dave Jones
@ 2003-02-11 17:08   ` Linus Torvalds
  2003-02-11 17:15     ` Dave Jones
  0 siblings, 1 reply; 4+ messages in thread
From: Linus Torvalds @ 2003-02-11 17:08 UTC (permalink / raw)
  To: Dave Jones; +Cc: Martin J. Bligh, linux-kernel


On Tue, 11 Feb 2003, Dave Jones wrote:
> repository at bk://linux-dj.bkbits.net/watchdog 
> Linus, if you can pull that, that should be the only cset currently
> currently pending there.

There currently currently isn't anything there that I can see..

	torvalds@home:~/v2.5/linux> bk pull bk://linux-dj.bkbits.net/watchdog 
	Nothing to pull from bk://linux-dj.bkbits.net/watchdog

Or am I just too fast?

		Linus


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

* Re: [Bug 339] New: compile failure in drivers/char/watchdog/sc1200wdt.c
  2003-02-11 17:08   ` Linus Torvalds
@ 2003-02-11 17:15     ` Dave Jones
  0 siblings, 0 replies; 4+ messages in thread
From: Dave Jones @ 2003-02-11 17:15 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: Martin J. Bligh, linux-kernel

On Tue, Feb 11, 2003 at 09:08:00AM -0800, Linus Torvalds wrote:
 
 > There currently currently isn't anything there that I can see..
 > 	torvalds@home:~/v2.5/linux> bk pull bk://linux-dj.bkbits.net/watchdog 
 > 	Nothing to pull from bk://linux-dj.bkbits.net/watchdog
 > 
 > Or am I just too fast?

Nope, I got trees mixed up, and forgot to push that to bkbits.
Its going up right now, should finish in the next few minutes.

		Dave

-- 
| Dave Jones.        http://www.codemonkey.org.uk
| SuSE Labs

^ 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;
as well as URLs for NNTP newsgroup(s).