lkml.org 
[lkml]   [1999]   [Aug]   [17]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
Subjectstring.h conflicting types warnings
Hi,

I'm working on a standalone driver and have been running into these
warnings lately. Searching around I only found some netbsd folks gettings
these same warnings. Anyone have an idea where this comes from?

Thanks, Matt

------------

cc -DLINUX -D__KERNEL__ -DMODULE -Wall -O2 -I/usr/include -I. -c
stack_linux.c -o stack_linux.o
In file included from /usr/include/linux/signal.h:64,
from /usr/include/linux/sched.h:23,
from cnet_linux.h:52,
from globals.h:200,
from stack_linux.c:39:
/usr/include/linux/string.h:31: warning: conflicting types for built-in
function `memset'
/usr/include/linux/string.h:32: warning: conflicting types for built-in
function `memcpy'
/usr/include/linux/string.h:35: warning: conflicting types for built-in
function `memcmp'

--
Matt Porter
Motorola Computer Group
matt_porter@mcg.mot.com


-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2005-03-22 13:53    [W:0.036 / U:0.440 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site