[Qemu-devel] [Bug 1567254] Re: qemu-2.5.1 will not run with gtk3/vte

2019-04-02 Thread John Frankish
Things seem to work with gtk3 and qemu-3.1.0 - I didn't try vte though... -- You received this bug notification because you are a member of qemu- devel-ml, which is subscribed to QEMU. https://bugs.launchpad.net/bugs/1567254 Title: qemu-2.5.1 will not run with gtk3/vte Status in QEMU:

[Qemu-devel] [Bug 1567254] [NEW] qemu-2.5.1 will not run with gtk3/vte

2016-04-07 Thread John Frankish
Public bug reported: Using qemu-2.5.1 and compiling without gtk3 and vte-2.90. This works: CC="gcc -mtune=generic -Os -pipe" CXX="g++ -mtune=generic -Os -pipe -fno-exceptions -fno-rtti" ./configure --prefix=/usr/local --localstatedir=/var --libexecdir=/usr/local/lib/qemu --interp-

[Qemu-devel] [Bug 1565395] [NEW] qemu-2.4.1 fails when compiled against pulseaudio

2016-04-02 Thread John Frankish
Public bug reported: If I compile qemu-2.4.1 like this: CC="gcc -mtune=generic -Os -pipe" CXX="g++ -mtune=generic -Os -pipe -fno-exceptions -fno-rtti" ./configure --prefix=/usr/local --localstatedir=/var --libexecdir=/usr/local/lib/qemu --interp-prefix=/usr/local/share/qemu

[Qemu-devel] qemu-2.4.1 fails when compiled against pulseaudio

2016-03-31 Thread John Frankish
If I compile qemu-2.4.1 like this: CC="gcc -mtune=generic -Os -pipe" CXX="g++ -mtune=generic -Os -pipe -fno-exceptions -fno-rtti" ./configure --prefix=/usr/local --localstatedir=/var --libexecdir=/usr/local/lib/qemu --interp-prefix=/usr/local/share/qemu --disable-smartcard-nss --disable-curses