From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.30) id 1AugEe-0001Lf-Fp for qemu-devel@nongnu.org; Sat, 21 Feb 2004 18:08:36 -0500 Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.30) id 1AugE8-0000gn-Kz for qemu-devel@nongnu.org; Sat, 21 Feb 2004 18:08:35 -0500 Received: from [199.232.41.8] (helo=mx20.gnu.org) by monty-python.gnu.org with esmtp (TLSv1:DES-CBC3-SHA:168) (Exim 4.30) id 1AugE8-0000fx-De for qemu-devel@nongnu.org; Sat, 21 Feb 2004 18:08:04 -0500 Received: from [193.252.22.30] (helo=mwinf0102.wanadoo.fr) by mx20.gnu.org with esmtp (Exim 4.30) id 1AugDA-0006IW-EC for qemu-devel@nongnu.org; Sat, 21 Feb 2004 18:07:04 -0500 Received: from wanadoo.fr (ALille-208-1-6-42.w80-14.abo.wanadoo.fr [80.14.201.42]) by mwinf0102.wanadoo.fr (SMTP Server) with ESMTP id 2EF7B1BFD3AF for ; Sun, 22 Feb 2004 00:07:02 +0100 (CET) Message-ID: <4037E495.40803@wanadoo.fr> Date: Sun, 22 Feb 2004 00:07:01 +0100 From: Anne et Bertrand MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Subject: [Qemu-devel] Fail to compile Reply-To: qemu-devel@nongnu.org List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org 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.