qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: malc <malc@pulsesoft.com>
To: qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] PATCH: uint32_t for pointer arithmetic?
Date: Sat, 18 Sep 2004 19:09:35 +0400 (MSD)	[thread overview]
Message-ID: <Pine.LNX.4.55.0409181905340.9932@home.oyster.ru> (raw)
In-Reply-To: <87mzznfyc0.fsf@Janik.cz>

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

>    From: malc <malc@pulsesoft.com>
>    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:malc@pulsesoft.com

  reply	other threads:[~2004-09-18 15:15 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-09-18 10:31 [Qemu-devel] PATCH: uint32_t for pointer arithmetic? Pavel Janík
2004-09-18 11:10 ` malc
2004-09-18 14:25   ` Pavel Janík
2004-09-18 15:09     ` malc [this message]
2004-09-18 18:03       ` Sylvain Petreolle
2004-09-18 21:37         ` Pavel Janík
2004-09-18 22:01           ` malc

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=Pine.LNX.4.55.0409181905340.9932@home.oyster.ru \
    --to=malc@pulsesoft.com \
    --cc=qemu-devel@nongnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).