qemu-devel
[Top][All Lists]
Advanced

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

[Qemu-devel] Fail to compile


From: Anne et Bertrand
Subject: [Qemu-devel] Fail to compile
Date: Sun, 22 Feb 2004 00:07:01 +0100
User-agent: Mozilla/5.0 (X11; U; Linux ppc; fr-FR; rv:1.4) Gecko/20030630

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.





reply via email to

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