From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1JoVjY-0002Cf-6l for qemu-devel@nongnu.org; Tue, 22 Apr 2008 23:33:24 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JoVjU-0002An-EJ for qemu-devel@nongnu.org; Tue, 22 Apr 2008 23:33:23 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JoVjT-0002AZ-O5 for qemu-devel@nongnu.org; Tue, 22 Apr 2008 23:33:19 -0400 Received: from m13-115.163.com ([220.181.13.115]) by monty-python.gnu.org with smtp (Exim 4.60) (envelope-from ) id 1JoVjR-0002iv-Fp for qemu-devel@nongnu.org; Tue, 22 Apr 2008 23:33:19 -0400 Date: Wed, 23 Apr 2008 10:47:35 +0800 (CST) From: polaris_20060504@163.com Message-ID: <22982244.250991208918855562.JavaMail.coremail@bj163app115.163.com> In-Reply-To: <480E8F40.4CAA93.21463@m12-53.163.com> References: <480E8F40.4CAA93.21463@m12-53.163.com> MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_Part_67268_22630382.1208918855561" Subject: [Qemu-devel] Qemu-devel Digest, Vol 61, Issue 99 Reply-To: qemu-devel@nongnu.org List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org ------=_Part_67268_22630382.1208918855561 Content-Type: text/plain; charset=gbk Content-Transfer-Encoding: 7bit Hi I am installing the qemu with --enable-dsound.But it is has error.The error : audio/dsoundaudio.c:36:21: warning: windows.h: No such file or directory audio/dsoundaudio.c:37:22: warning: mmsystem.h: No such file or directory audio/dsoundaudio.c:38:21: warning: objbase.h: No such file or directory audio/dsoundaudio.c:39:20: warning: dsound.h: No such file or directory audio/dsoundaudio.c:68: error: syntax error before "LPDIRECTSOUND" audio/dsoundaudio.c:68: warning: no semicolon at end of struct or union audio/dsoundaudio.c:69: warning: type defaults to `int' in declaration of `dsound_capture' audio/dsoundaudio.c:69: warning: data definition has no type or storage class audio/dsoundaudio.c:70: error: syntax error before "dsound_primary_buffer" audio/dsoundaudio.c:70: warning: type defaults to `int' in declaration of `dsound_primary_buffer' audio/dsoundaudio.c:70: warning: data definition has no type or storage class audio/dsoundaudio.c:72: error: syntax error before '}' token audio/dsoundaudio.c:72: warning: type defaults to `int' in declaration of `dsound' ............... audio/dsoundaudio.c:1011: warning: implicit declaration of function `IDirectSoundCapture_Initialize' audio/dsoundaudio.c: In function `dsound_logerr': audio/dsoundaudio.c:243: error: `va_start' used in function with fixed args audio/dsoundaudio.c: In function `dsound_logerr2': audio/dsoundaudio.c:260: error: `va_start' used in function with fixed args make: *** [audio/dsoundaudio.o] Error 1 Please help me.Thanks ! ------=_Part_67268_22630382.1208918855561 Content-Type: text/html; charset=gbk Content-Transfer-Encoding: quoted-printable Hi
  I am  installing the qemu with --enable-dsound.But it is = has error.The error :


audio/dsoundaudio.c:36:21: warning: window= s.h: No such file or directory
audio/dsoundaudio.c:37:22: warning: mmsys= tem.h: No such file or directory
audio/dsoundaudio.c:38:21: warning: obj= base.h: No such file or directory
audio/dsoundaudio.c:39:20: warning: ds= ound.h: No such file or directory
audio/dsoundaudio.c:68: error: syntax = error before "LPDIRECTSOUND"
audio/dsoundaudio.c:68: warning: no semicol= on at end of struct or union
audio/dsoundaudio.c:69: warning: type defau= lts to `int' in declaration of `dsound_capture'
audio/dsoundaudio.c:69: = warning: data definition has no type or storage class
audio/dsoundaudio.= c:70: error: syntax error before "dsound_primary_buffer"
audio/dsoundaud= io.c:70: warning: type defaults to `int' in declaration of `dsound_primary_= buffer'
audio/dsoundaudio.c:70: warning: data definition has no type or = storage class
audio/dsoundaudio.c:72: error: syntax error before '}' tok= en
audio/dsoundaudio.c:72: warning: type defaults to `int' in declaratio= n of `dsound'
................
audio/dsoundaudio.c:1011: warning: imp= licit declaration of function `IDirectSoundCapture_Initialize'
audio/dso= undaudio.c: In function `dsound_logerr':
audio/dsoundaudio.c:243: error:= `va_start' used in function with fixed args
audio/dsoundaudio.c: In fun= ction `dsound_logerr2':
audio/dsoundaudio.c:260: error: `va_start' used = in function with fixed args
make: *** [audio/dsoundaudio.o] Error 1
<= br>Please help me.Thanks !



=20
=D7=D4=D0=C5=D4=B4=D7=D4= =B3=C9=CA=EC =C8=AB=D0=C2=BB=BB=B4=FA=C9=CF=CA=D0 =B6=AB=B7=E7=D1=A9=CC=FA= =C1=FA=D0=C2=B0=AE=C0=F6=C9=E1 ------=_Part_67268_22630382.1208918855561--