[PATCH] Fix msync() redefinition for noMMU build

Bernhard Reutner-Fischer rep.dot.nop at gmail.com
Wed Oct 27 20:22:10 UTC 2010


On Sun, Oct 03, 2010 at 10:26:47AM -0500, Steven J. Magnani wrote:
>An architecture that _may_ have a MMU (and thus implements 
>the msync syscall), but for which the kernel and uClibc are built as noMMU,
>results in a compile error:
>
>  libc/sysdeps/linux/common/msync.c:43: error: redefinition of 'msync'
>  ./include/sys/mman.h:99: error: previous definition of 'msync' was here

try fe713659049ac9127b58f2268004037e83e2cac4 instead, but thanks for
noticing!


More information about the uClibc mailing list