From: Ulrich Hecht <uli@suse.de>
To: qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] Trouble compiling on SuSE 9.2
Date: Thu, 27 Jan 2005 13:56:27 +0100 [thread overview]
Message-ID: <200501271356.27405.uli@suse.de> (raw)
In-Reply-To: <200501270857.04924.martin@liga.dk>
Hi!
On Thursday 27 January 2005 08:57, Martin Moeller wrote:
> I'm trying to compile the latest Qemu version on SUSE LINUX 9.2, but
> it barfs out with the following message at the end:
>
> ar rcs libqemu.a exec.o translate-all.o cpu-exec.o translate.o op.o
> helper.o helper2.o translate-copy.o disas.o i386-dis.o
> gcc -static -Wl,-T,/tmp/qemu/i386-vl.ld -o qemu-fast vl.o osdep.o
[...]
> I have all the SDL devel and ALSA devel packages installed.
> libsdl.a has these unresolved symbols. libasound.a has symbols that
> almost match, save the @ALSA_0.9 part. Would recompiling SDL from
> source get rid of this non-existing dependency?
Yes, if you use SDL 1.2.8. SDL 1.2.7 as shipped with 9.2 was buggy in the
sense that it used the old ALSA PCM API which cannot be linked
statically because it uses versioned symbols. This is fixed in SDL
1.2.8.
CU
Uli
next prev parent reply other threads:[~2005-01-27 13:11 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-01-27 7:57 [Qemu-devel] Trouble compiling on SuSE 9.2 Martin Moeller
2005-01-27 12:56 ` Ulrich Hecht [this message]
2005-01-29 23:06 ` Martin Møller
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=200501271356.27405.uli@suse.de \
--to=uli@suse.de \
--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).