From: Anne et Bertrand <anneetbertrand@wanadoo.fr>
To: qemu-devel@nongnu.org
Subject: [Qemu-devel] Fail to compile
Date: Sun, 22 Feb 2004 00:07:01 +0100 [thread overview]
Message-ID: <4037E495.40803@wanadoo.fr> (raw)
System : Mandrake9.1PPC, kernel-2.4.23.
Wgereas qemu-0.5.0 compile and run on my system, I can't compile
anymore qemu-0.5.2 and also the latest CVS :
gcc -Wall -O2 -g -I. -I/home/bertrand/Desktop/qemu/target-i386
-I/home/bertrand/Desktop/qemu -D_GNU_SOURCE -c -o main.o
/home/bertrand/Desktop/qemu/main.c
gcc -Wall -O2 -g -I. -I/home/bertrand/Desktop/qemu/target-i386
-I/home/bertrand/Desktop/qemu -D_GNU_SOURCE -c -o syscall.o
/home/bertrand/Desktop/qemu/syscall.c
/home/bertrand/Desktop/qemu/syscall.c:1147: `O_DIRECT' undeclared here
(not in a function)
/home/bertrand/Desktop/qemu/syscall.c:1147: initializer element is not
constant
/home/bertrand/Desktop/qemu/syscall.c:1147: (near initialization for
`fcntl_flags_tbl[13].alpha_mask')
/home/bertrand/Desktop/qemu/syscall.c:1147: `O_DIRECT' undeclared here
(not in a function)
/home/bertrand/Desktop/qemu/syscall.c:1147: initializer element is not
constant
/home/bertrand/Desktop/qemu/syscall.c:1147: (near initialization for
`fcntl_flags_tbl[13].alpha_bits')
/home/bertrand/Desktop/qemu/syscall.c:1147: initializer element is not
constant
/home/bertrand/Desktop/qemu/syscall.c:1147: (near initialization for
`fcntl_flags_tbl[13]')
/home/bertrand/Desktop/qemu/syscall.c:1148: initializer element is not
constant
/home/bertrand/Desktop/qemu/syscall.c:1148: (near initialization for
`fcntl_flags_tbl[14]')
make[1]: *** [syscall.o] Erreur 1
make[1]: Leaving directory `/home/bertrand/Desktop/qemu/i386-user'
make: *** [all] Erreur 1
Any idea ?
Thanks
Bertrand Dekoninck
PC : please cc me, I'm off the list.
next reply other threads:[~2004-02-21 23:08 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-02-21 23:07 Anne et Bertrand [this message]
2004-02-22 0:26 ` [Qemu-devel] Fail to compile J. Mayer
2004-02-22 0:56 ` [Qemu-devel] [BUG] signed 16 bits word load for bigendian targets J. Mayer
2004-02-23 22:37 ` [Qemu-devel] Re: Fail to compile Anne et Bertrand
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=4037E495.40803@wanadoo.fr \
--to=anneetbertrand@wanadoo.fr \
--cc=qemu-devel@nongnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).