All of lore.kernel.org
 help / color / mirror / Atom feed
* [Qemu-devel] Fail to compile
@ 2004-02-21 23:07 Anne et Bertrand
  2004-02-22  0:26 ` J. Mayer
  2004-02-23 22:37 ` [Qemu-devel] Re: Fail to compile Anne et Bertrand
  0 siblings, 2 replies; 4+ messages in thread
From: Anne et Bertrand @ 2004-02-21 23:07 UTC (permalink / raw)
  To: qemu-devel

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.

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2004-02-23 22:38 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-02-21 23:07 [Qemu-devel] Fail to compile Anne et Bertrand
2004-02-22  0:26 ` 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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.