qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] Trouble compiling on SuSE 9.2


From: Ulrich Hecht
Subject: Re: [Qemu-devel] Trouble compiling on SuSE 9.2
Date: Thu, 27 Jan 2005 13:56:27 +0100
User-agent: KMail/1.7.50

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




reply via email to

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