From: Bob Barry <bobb@absamail.co.za>
To: qemu-devel@nongnu.org
Subject: [Qemu-devel] cvs oss.c
Date: Sat, 2 Oct 2004 23:26:30 +0200 [thread overview]
Message-ID: <200410022326.30505.bobb@absamail.co.za> (raw)
For the last few days cvs has failed to compile for me, failing in oss.c.
My compiler is gcc 3.2.3. Output is:
make[1]: Leaving directory `/usr/portage/distfiles/cvs-src/qemu/i386-user'
make[1]: Entering directory `/usr/portage/distfiles/cvs-src/qemu/i386-softmmu'
gcc -Wall -O2 -g -fno-strict-aliasing -fomit-frame-pointer -I. -I/usr/portage/distfiles/cvs-src/qemu/target-i386 -I/usr/portage/distfiles/cvs-src/qemu -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I/usr/portage/distfiles/cvs-src/qemu/slirp -c -o oss.o /usr/portage/distfiles/cvs-src/qemu/oss.c
/usr/portage/distfiles/cvs-src/qemu/oss.c:318: conflicting types for `AUD_open'
/usr/portage/distfiles/cvs-src/qemu/vl.h:563: previous declaration of `AUD_open'
/usr/portage/distfiles/cvs-src/qemu/oss.c:323: conflicting types for `AUD_write'
/usr/portage/distfiles/cvs-src/qemu/vl.h:564: previous declaration of `AUD_write'
/usr/portage/distfiles/cvs-src/qemu/oss.c:448: conflicting types for `AUD_adjust_estimate'
/usr/portage/distfiles/cvs-src/qemu/vl.h:565: previous declaration of `AUD_adjust_estimate'
/usr/portage/distfiles/cvs-src/qemu/oss.c:453: conflicting types for `AUD_get_free'
/usr/portage/distfiles/cvs-src/qemu/vl.h:566: previous declaration of `AUD_get_free'
/usr/portage/distfiles/cvs-src/qemu/oss.c:520: conflicting types for `AUD_get_buffer_size'
/usr/portage/distfiles/cvs-src/qemu/vl.h:567: previous declaration of `AUD_get_buffer_size'
make[1]: *** [oss.o] Error 1
make[1]: Leaving directory `/usr/portage/distfiles/cvs-src/qemu/i386-softmmu'
make: *** [all] Error 1
next reply other threads:[~2004-10-02 21:24 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-10-02 21:26 Bob Barry [this message]
2004-10-02 21:29 ` [Qemu-devel] cvs oss.c Sylvain Petreolle
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=200410022326.30505.bobb@absamail.co.za \
--to=bobb@absamail.co.za \
--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).