qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [Bug 1047999] Re: error building process in sdlaudio.o


From: Stefan Hajnoczi
Subject: Re: [Qemu-devel] [Bug 1047999] Re: error building process in sdlaudio.o
Date: Mon, 10 Sep 2012 08:05:56 +0100

On Sat, Sep 8, 2012 at 10:09 PM, Oleg Bobuh <address@hidden> wrote:
> ** Description changed:

Is this qemu.git/master?

>   ./configure --enable-sdl --enable-virtfs --enable-vnc --enable-cocoa
>   --enable-mixemu --enable-brlapi --enable-vnc-tls --enable-vnc-sasl
>   --enable-vnc-jpeg --enable-vnc-png --enable-curses --enable-curl
>   --enable-bluez --enable-tcg-interpreter --enable-nptl --enable-system
>   --enable-user --enable-linux-user --enable-guest-base --enable-pie
>   --enable-uuid --enable-vde --enable-attr --enable-docs --enable-vhost-
>   net --enable-smartcard --enable-guest-agent --enable-seccomp --audio-
>   drv-list="alsa oss sdl esd pa" --audio-card-list="ac97 es1370 sb16
>   cs4231a adlib gus hda" --prefix=/opt/qemu

./configure output should say:
SDL support       yes

If you get "no" then something is wrong.  SDL on Debian ships with
pkgconfig information, which ./configure uses to find the correct -I
and -l compiler flags.

Do you have the libsdl1.2-dev package installed?

Please post the contents of ./config.log after running ./configure.

Stefan



reply via email to

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