qemu-devel
[Top][All Lists]
Advanced

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

[Qemu-devel] Error with current cvs (mac os x)


From: René Korthaus
Subject: [Qemu-devel] Error with current cvs (mac os x)
Date: Fri, 5 Nov 2004 20:21:18 +0100

hello,

could not compile with 10.3.5.

these are warnings until it ends with error:
(just to let you know)
**************************************************

/Users/cordney/qemu/oss.c:65: warning: `get_conf_val' defined but not used /Users/cordney/qemu/oss.c:78: warning: `copy_no_conversion' defined but not used /Users/cordney/qemu/oss.c:83: warning: `copy_u16_to_s16' defined but not used

/Users/cordney/qemu/slirp/ip_icmp.c: In function `icmp_error':
/Users/cordney/qemu/slirp/ip_icmp.c:283: warning: statement with no effect /Users/cordney/qemu/slirp/ip_icmp.c:284: warning: statement with no effect /Users/cordney/qemu/slirp/ip_icmp.c:285: warning: statement with no effect

/Users/cordney/qemu/slirp/ip_input.c: In function `ip_input':
/Users/cordney/qemu/slirp/ip_input.c:113: warning: statement with no effect /Users/cordney/qemu/slirp/ip_input.c:118: warning: statement with no effect /Users/cordney/qemu/slirp/ip_input.c:119: warning: statement with no effect

/Users/cordney/qemu/slirp/tcp_input.c: In function `tcp_input':
/Users/cordney/qemu/slirp/tcp_input.c:354: warning: statement with no effect /Users/cordney/qemu/slirp/tcp_input.c:355: warning: statement with no effect /Users/cordney/qemu/slirp/tcp_input.c:356: warning: statement with no effect /Users/cordney/qemu/slirp/tcp_input.c:357: warning: statement with no effect /Users/cordney/qemu/slirp/tcp_input.c:694: warning: statement with no effect /Users/cordney/qemu/slirp/tcp_input.c:695: warning: statement with no effect /Users/cordney/qemu/slirp/tcp_input.c:696: warning: statement with no effect /Users/cordney/qemu/slirp/tcp_input.c:697: warning: statement with no effect
/Users/cordney/qemu/slirp/tcp_input.c: In function `tcp_dooptions':
/Users/cordney/qemu/slirp/tcp_input.c:1545: warning: statement with no effect

/Users/cordney/qemu/slirp/tcp_subr.c: In function `tcp_emu':
/Users/cordney/qemu/slirp/tcp_subr.c:667: warning: statement with no effect /Users/cordney/qemu/slirp/tcp_subr.c:668: warning: statement with no effect

In file included from /Users/cordney/qemu/exec.c:24:
/usr/include/sys/mman.h:155: error: parse error before "size_t"
/usr/include/sys/mman.h:158: error: parse error before "size_t"
/usr/include/sys/mman.h:160: error: parse error before "size_t"
/usr/include/sys/mman.h:161: error: parse error before "size_t"
/usr/include/sys/mman.h:162: error: parse error before "size_t"
/usr/include/sys/mman.h:163: error: parse error before "size_t"
/usr/include/sys/mman.h:166: error: parse error before "size_t"
/usr/include/sys/mman.h:170: error: parse error before "caddr_t"
/usr/include/sys/mman.h:171: error: parse error before '*' token
/usr/include/sys/mman.h:174: error: parse error before "size_t"
/usr/include/sys/mman.h:175: error: parse error before "size_t"
/usr/include/sys/mman.h:176: error: parse error before "size_t"
make[1]: *** [exec.o] Error 1
make: *** [all] Error 1
for d in i386-softmmu ppc-softmmu sparc-softmmu; do \
make -C $d all || exit 1 ; \
        done
gcc -Wall -O2 -g -fno-strict-aliasing -D__powerpc__ -I. -I/Users/cordney/qemu/target-i386 -I/Users/cordney/qemu -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I/Users/cordney/qemu/slirp -c -o exec.o /Users/cordney/qemu/exec.c
In file included from /Users/cordney/qemu/exec.c:24:
/usr/include/sys/mman.h:155: error: parse error before "size_t"
/usr/include/sys/mman.h:158: error: parse error before "size_t"
/usr/include/sys/mman.h:160: error: parse error before "size_t"
/usr/include/sys/mman.h:161: error: parse error before "size_t"
/usr/include/sys/mman.h:162: error: parse error before "size_t"
/usr/include/sys/mman.h:163: error: parse error before "size_t"
/usr/include/sys/mman.h:166: error: parse error before "size_t"
/usr/include/sys/mman.h:170: error: parse error before "caddr_t"
/usr/include/sys/mman.h:171: error: parse error before '*' token
/usr/include/sys/mman.h:174: error: parse error before "size_t"
/usr/include/sys/mman.h:175: error: parse error before "size_t"
/usr/include/sys/mman.h:176: error: parse error before "size_t"
make[1]: *** [exec.o] Error 1
make: *** [all] Error 1

**************************************************


-------------------------------------------------------------
The signature is currently on vacations.





reply via email to

[Prev in Thread] Current Thread [Next in Thread]