Re: [ANNOUNCE] WOLK v2.3 for Kernel v2.6.4

KORN Andras <[email protected]> Fri, 2 Apr 2004 23:09:19 +0200
Newsgroups gmane.linux.wolk.devel
Message-ID <[email protected]>
On Fri, Apr 02, 2004 at 08:32:46PM +0200, Marc-Christian Petersen wrote:

> http://www.kernel.org/pub/linux/kernel/people/mcp/tmp/linux-2.6.4-wolk2.4-pre6.patch.bz2

drivers/serial/8250.c:2206: error: conflicting types for `serial8250_start_console'
drivers/serial/8250.h:32: error: previous declaration of `serial8250_start_console'
drivers/serial/8250.c:2258: error: conflicting types for `serial8250_start_console'
drivers/serial/8250.c:2206: error: previous declaration of `serial8250_start_console'

Fixing this the obvious-seeming way (adding the struct parameter in the .c
too) results in more breakage:

drivers/serial/8250.c:2206: warning: static declaration for `serial8250_start_console' follows non-static
drivers/serial/8250.c: In function `serial8250_early_console_switch':
drivers/serial/8250.c:2239: warning: passing arg 1 of `serial8250_start_console' from incompatible pointer type
drivers/serial/8250.c:2239: error: too few arguments to function `serial8250_start_console'
drivers/serial/8250.c: At top level:
drivers/serial/8250.c:2257: error: redefinition of `serial8250_start_console'
drivers/serial/8250.c:2206: error: `serial8250_start_console' previously defined here

.config as before.

Andrew

-- 
          Andrew Korn (Korn Andras) <korn at chardonnay.math.bme.hu>
                 <http://chardonnay.math.bme.hu/~korn/>	QOTD:
                    Part-time musicians are semiconductors.


-------------------------------------------------------
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click
_______________________________________________
WOLK - Working Overloaded Linux Kernel
[email protected]
https://lists.sourceforge.net/lists/listinfo/wolk-devel