Hi all,
I did a try to compile the latest coreutils-7.0.59-4e38e6
I use the latest Gcc 4.33
But with make i get
In file included from ./unistd.h:26,
from ./stdlib.h:246,
from acl-internal.h:23,
from set-mode-acl.c:24:
U:/USR/include/unistd.h:476: error: conflicting types for 'sbrk'
U:/USR/include/stdlib.h:387: error: previous declaration of 'sbrk' was here
U:/USR/include/unistd.h:650: error: conflicting types for '_sbrk'
U:/USR/include/stdlib.h:416: error: previous declaration of '_sbrk' was here
I have search around but din't find a way to solve this...
_______________________________________________
Bug-coreutils mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/bug-coreutils