[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: 2.6.1-rc1-mm2



On Mon, 2004-01-05 at 01:20, Andrew Morton wrote:
> ftp://ftp.kernel.org/pub/linux/kernel/people/akpm/patches/2.6/2.6.1-rc1/2.6.1-rc1-mm2
> 
> 
> Many new fixes, all over the place.

I'm excited about the included laptop-mode patch. I've had great results
with the 2.4 patch in the Fedora kernel.

build error:

  CC [M]  drivers/char/watchdog/amd7xx_tco.o
drivers/char/watchdog/amd7xx_tco.c: In function `amdtco_fop_write':
drivers/char/watchdog/amd7xx_tco.c:257: error: syntax error before "i"
drivers/char/watchdog/amd7xx_tco.c:257: error: `i' undeclared (first use in this function)
drivers/char/watchdog/amd7xx_tco.c:257: error: (Each undeclared identifier is reported only once
drivers/char/watchdog/amd7xx_tco.c:257: error: for each function it appears in.)
drivers/char/watchdog/amd7xx_tco.c:258: warning: ISO C90 forbids mixed declarations and code
drivers/char/watchdog/amd7xx_tco.c:262: warning: type defaults to `int' in declaration of `type name'
drivers/char/watchdog/amd7xx_tco.c: At top level:
drivers/char/watchdog/amd7xx_tco.c:272: error: syntax error before "return"
make[3]: *** [drivers/char/watchdog/amd7xx_tco.o] Error 1
make[2]: *** [drivers/char/watchdog] Error 2
make[1]: *** [drivers/char] Error 2
make: *** [drivers] Error 2


--
To unsubscribe, send a message with 'unsubscribe linux-mm' in
the body to majordomo@kvack.org.  For more info on Linux MM,
see: http://www.linux-mm.org/ .
Don't email: <a href=mailto:"aart@kvack.org"> aart@kvack.org </a>