qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] PATCH: uint32_t for pointer arithmetic?


From: malc
Subject: Re: [Qemu-devel] PATCH: uint32_t for pointer arithmetic?
Date: Sat, 18 Sep 2004 19:09:35 +0400 (MSD)

On Sat, 18 Sep 2004, [iso-8859-2] Pavel Jan?k wrote:

>    From: malc <address@hidden>
>    Date: Sat, 18 Sep 2004 15:10:27 +0400 (MSD)
>
> Hi,
>
>    > oss.c in CVS, is obsolete(from my point of view anyhow), i would 
> apreciate
>    > if you check following though.
>    >
>    > http://www.boblycat.org/~malc/code/patches/qemu/7b_aqemu.patch.gz
>
> /home/pavel/QEMU/qemu-cvs/oss.c:318: error: conflicting types for `AUD_open'
> /home/pavel/QEMU/qemu-cvs/vl.h:562: error: previous declaration of `AUD_open'
> /home/pavel/QEMU/qemu-cvs/oss.c:323: error: conflicting types for `AUD_write'
> /home/pavel/QEMU/qemu-cvs/vl.h:563: error: previous declaration of `AUD_write'
> ...

I just did cvs up on qemu, copied the tree to separate directory
applied the patch (sucess with two hunks merged) did a ./configure
--target-list=i386-softmmu followed by a make. Build was successful
with some warnings (in mixeng.cpp). Sound is playing...

malc$ gcc -v
Reading specs from /net/lib/gcc-lib/i686-pc-linux-gnu/3.3.2/specs
Configured with: ../gcc-3.3.2/configure --prefix=/net --program-suffix=3.3.2
Thread model: posix
gcc version 3.3.2

0b7c85ab08d0b8ba93e98a7b4fc1e1d9  
/mnt/big/npf/code/www/code/patches/qemu/7b_aqemu.patch.gz

Basically i can not reproduce errors you are seeing.

-- 
mailto:address@hidden




reply via email to

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