qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] qemu-cvs-2007-5-2 compile error


From: Thiemo Seufer
Subject: Re: [Qemu-devel] qemu-cvs-2007-5-2 compile error
Date: Wed, 2 May 2007 02:30:06 +0100
User-agent: Mutt/1.5.13 (2006-08-11)

Hwang YunSong(??????) wrote:
> make[1]: Entering directory `/home/hys545/qemu/arm-softmmu'
> gcc33 -Wall -O2 -g -fno-strict-aliasing -I. -I.. 
> -I/usr/src/Haansoft/BUILD/qemu/target-arm -I/usr/src/Haansoft/BUILD/qemu 
> -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE 
> -I/usr/src/Haansoft/BUILD/qemu/fpu -DHAS_AUDIO -DHIGH_LATENCY 
> -I/usr/src/Haansoft/BUILD/qemu/slirp    -c -o alsaaudio.o 
> /usr/src/Haansoft/BUILD/qemu/audio/alsaaudio.c
> /usr/src/Haansoft/BUILD/qemu/audio/alsaaudio.c: In function `alsa_open':
> /usr/src/Haansoft/BUILD/qemu/audio/alsaaudio.c:359: error: 
> `DEFAULT_BUFFER_SIZE' undeclared (first use in this function)
> /usr/src/Haansoft/BUILD/qemu/audio/alsaaudio.c:359: error: (Each undeclared 
> identifier is reported only once
> /usr/src/Haansoft/BUILD/qemu/audio/alsaaudio.c:359: error: for each function 
> it appears in.)
> /usr/src/Haansoft/BUILD/qemu/audio/alsaaudio.c:360: error: 
> `DEFAULT_PERIOD_SIZE' undeclared (first use in this function)
> make[1]: *** [alsaaudio.o] ???? 1
> make[1]: Leaving directory `/home/hys545/qemu/arm-softmmu'

You probably neeed to re-run ./configure.


Thiemo




reply via email to

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