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

memcpy/memcmp type warnings



I am running slink with a 2.2.11 kernel, with minimal changes to support
the kernel as per the Debian web page.  

Using gcc 2.7.2.3 I get the following on an app's compilation:

In file included from hbb.c:15:
/usr/include/string.h:38: warning: conflicting types for built-in function `memcpy'
/usr/include/string.h:60: warning: conflicting types for built-in function `memcmp'

What is out of sync here?  

rob
rir@mediaone.net


Reply to: