qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] Re: OSS audio debugging


From: Jean-Michel POURE
Subject: Re: [Qemu-devel] Re: OSS audio debugging
Date: Mon, 14 Jun 2004 21:29:30 +0200
User-agent: KMail/1.6.2

Le lundi 14 Juin 2004 21:01, Fabrice Bellard a écrit :
> It should work now. The problem was linked to self modifying code and
> cpu interrupts.

There seems to be a compilation error after last modifications:

make[1]: entrant dans le répertoire « /home/jmpoure/projets/qemu/qemu/arm-user 
»
gcc -Wall -O2 -g -fno-strict-aliasing -fomit-frame-pointer -I. 
-I/home/jmpoure/projets/qemu/qemu/target-arm 
-I/home/jmpoure/projets/qemu/qemu 
-I/home/jmpoure/projets/qemu/qemu/linux-user 
-I/home/jmpoure/projets/qemu/qemu/linux-user/arm -D_GNU_SOURCE 
-I/home/jmpoure/projets/qemu/qemu/slirp -c -o 
exec.o /home/jmpoure/projets/qemu/qemu/exec.c
/home/jmpoure/projets/qemu/qemu/exec.c: Dans la fonction « 
tb_invalidate_phys_page_range »:
/home/jmpoure/projets/qemu/qemu/exec.c:684: error: `env' undeclared (first use 
in this function)
/home/jmpoure/projets/qemu/qemu/exec.c:684: error: (Each undeclared identifier 
is reported only once
/home/jmpoure/projets/qemu/qemu/exec.c:684: error: for each function it 
appears in.)
/home/jmpoure/projets/qemu/qemu/exec.c: Hors de toute fonction :
/home/jmpoure/projets/qemu/qemu/exec.c:1046: attention : 
`breakpoint_invalidate' defined but not used
make[1]: *** [exec.o] Erreur 1
make[1]: quittant le répertoire « /home/jmpoure/projets/qemu/qemu/arm-user »

Cheers,
Jean-Michel




reply via email to

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