Re: [Qemu-devel] MAP_ANONYMOUS redefined while compiling qemu

2014-06-26 Thread Saravanakumar Arumugam
So, except me no one else is seeing this issue :( ? I get compilation error while compiling qemu. as mentioned. qemu-char.o qemu-char.c /usr/include/bits/mman.h:54:10: warning: preprocessor token MAP_ANONYMOUS redefined include/qemu-common.h:60:9: this was the original definition Thanks On

[Qemu-devel] MAP_ANONYMOUS redefined while compiling qemu

2014-06-25 Thread Saravanakumar Arumugam
Hi, While trying to compile qemu facing this error : qemu-char.o qemu-char.c /usr/include/bits/mman.h:54:10: warning: preprocessor token MAP_ANONYMOUS redefined include/qemu-common.h:60:9: this was the original definition command used: ./configure;make; commit id: 2b5b7ae917e8db48431631b1c5d909