[parisc-linux] string.h warnings
Brian S. Julin
bri@mojo.calyx.net
Sun, 5 Nov 2000 21:34:54 -0500 (EST)
On Sun, 5 Nov 2000, Grant Grundler wrote:
> When linux/arch/parisc/kernel/pci.c built, I get the following
> warnings:
> /linux/kwdb64/linux/include/linux/string.h:54: warning: conflicting types for built-in function `strlen'
> /linux/kwdb64/linux/include/linux/string.h:61: warning: conflicting types for built-in function `memset'
> /linux/kwdb64/linux/include/linux/string.h:64: warning: conflicting types for built-in function `memcpy'
> /linux/kwdb64/linux/include/linux/string.h:73: warning: conflicting types for built-in function `memcmp'
For some reason I had numerous problems with string.h not being included
when building ncurses natively with the nfsroot tarball. (Also the
nfsroot tarball seems to not be able to find the crt* objects by default)
--
Brian S. Julin