Comment 9 for bug 816370

Revision history for this message
Marcel Hnilka (mhnilka) wrote :

I am using ArchLinux 64bit, maybe i should write this bug to their bug report system.
Anyway my configuration setup is below:

./configure --prefix=/usr \
                --sysconfdir=/etc \
                --audio-drv-list=alsa,sdl,oss,esd \
                --audio-card-list=ac97,sb16,es1370,adlib,hda \
  --enable-kvm \
  --enable-spice \
                --enable-docs \
  --disable-werror \
  --python=python2

I think it would be some missing dependency. Later today I'll try to reproduce your config setup, but on ArchLinux.