[Qemu-devel] [Bug 816370] Re: compile error in QEMU 0.15.0-rc0 and 0.15.0-rc1

2012-10-17 Thread Doug Goldstein
Fixed by: http://lists.freedesktop.org/archives/spice- devel/2011-January/002259.html ** Changed in: qemu Status: New = Fix Committed -- You received this bug notification because you are a member of qemu- devel-ml, which is subscribed to QEMU. https://bugs.launchpad.net/bugs/816370

[Qemu-devel] [Bug 816370] Re: compile error in QEMU 0.15.0-rc0 and 0.15.0-rc1

2012-10-17 Thread Doug Goldstein
Which has also been released. ** Changed in: qemu Status: Fix Committed = Fix Released -- You received this bug notification because you are a member of qemu- devel-ml, which is subscribed to QEMU. https://bugs.launchpad.net/bugs/816370 Title: compile error in QEMU 0.15.0-rc0 and

[Qemu-devel] [Bug 816370] Re: compile error in QEMU 0.15.0-rc0 and 0.15.0-rc1

2011-08-22 Thread Bug Watch Updater
** Changed in: gentoo Status: New = Invalid -- You received this bug notification because you are a member of qemu- devel-ml, which is subscribed to QEMU. https://bugs.launchpad.net/bugs/816370 Title: compile error in QEMU 0.15.0-rc0 and 0.15.0-rc1 Status in QEMU: New Status in

[Qemu-devel] [Bug 816370] Re: compile error in QEMU 0.15.0-rc0 and 0.15.0-rc1

2011-08-20 Thread Malte Starostik
Hi, I stubled over the same issue on Gentoo Linux today, and the easy fix/workaround is to pass --extra-cflags=-I. to configure. Maybe -I. should just be added to QEMU_CFLAGS by default, before any possible other include paths aded by configure. Cheers, Malte ** Bug watch added: Gentoo

[Qemu-devel] [Bug 816370] Re: compile error in QEMU 0.15.0-rc0 and 0.15.0-rc1

2011-08-20 Thread Bug Watch Updater
Launchpad has imported 5 comments from the remote bug at http://bugs.gentoo.org/show_bug.cgi?id=379871. If you reply to an imported comment from within Launchpad, your comment will be sent to the remote bug automatically. Read more about Launchpad's inter-bugtracker facilities at

Re: [Qemu-devel] [Bug 816370] Re: compile error in QEMU 0.15.0-rc0 and 0.15.0-rc1

2011-08-09 Thread Stefan Hajnoczi
On Thu, Aug 4, 2011 at 4:52 PM, rowa 816...@bugs.launchpad.net wrote: Now it is possible to build qemu 0.15.0-rc1 with --disable-spice option on Ubuntu 10.10 „Maverick Meerkat“ . -- You received this bug notification because you are a member of qemu- devel-ml, which is subscribed to QEMU.

[Qemu-devel] [Bug 816370] Re: compile error in QEMU 0.15.0-rc0 and 0.15.0-rc1

2011-08-09 Thread rowa
Hi Stefan, here is the file qapi-visit-core.txt: http://pastebin.com/6sG5PdXQ Robert -- You received this bug notification because you are a member of qemu- devel-ml, which is subscribed to QEMU. https://bugs.launchpad.net/bugs/816370 Title: compile error in QEMU 0.15.0-rc0 and 0.15.0-rc1

Re: [Qemu-devel] [Bug 816370] Re: compile error in QEMU 0.15.0-rc0 and 0.15.0-rc1

2011-08-09 Thread Michael Roth
On 08/09/2011 07:02 AM, rowa wrote: Hi Stefan, here is the file qapi-visit-core.txt: http://pastebin.com/6sG5PdXQ Robert This seems to confirm ALSA's error.h is the culprit: # # 375 ./qemu-common.h 2 # # 18 ./qapi/qapi-types-core.h 2 # # 1 /usr/include/alsa/error.h 1 # # 45

Re: [Qemu-devel] [Bug 816370] Re: compile error in QEMU 0.15.0-rc0 and 0.15.0-rc1

2011-08-09 Thread Michael Roth
On 08/08/2011 11:46 PM, rowa wrote: This Bug is not fixed in QEMU 0.15.0 :-( Hi Rowa, Take a look at Gerd Hoffmann's comment: it looks like Spice server 0.8.2 pulls in some ALSA includes that contain a error.h which ends up clobbering the error.h that that particular C file is trying to

Re: [Qemu-devel] [Bug 816370] Re: compile error in QEMU 0.15.0-rc0 and 0.15.0-rc1

2011-08-09 Thread Stefan Hajnoczi
On Tue, Aug 9, 2011 at 4:01 PM, Michael Roth 816...@bugs.launchpad.net wrote: Take a look at Gerd Hoffmann's comment: it looks like Spice server 0.8.2 pulls in some ALSA includes that contain a error.h which ends up clobbering the error.h that that particular C file is trying to pull in. Wow,

[Qemu-devel] [Bug 816370] Re: compile error in QEMU 0.15.0-rc0 and 0.15.0-rc1

2011-08-08 Thread rowa
This Bug is not fixed in QEMU 0.15.0 :-( -- You received this bug notification because you are a member of qemu- devel-ml, which is subscribed to QEMU. https://bugs.launchpad.net/bugs/816370 Title: compile error in QEMU 0.15.0-rc0 and 0.15.0-rc1 Status in QEMU: New Bug description:

[Qemu-devel] [Bug 816370] Re: compile error in QEMU 0.15.0-rc0 and 0.15.0-rc1

2011-08-04 Thread Marcel Hnilka
Well, I tried to build it with your configuration. It ended with the same result as I posted, but I found that building was successfull with option --disable-spice. Sould you try to build it with --disable-spice option? I'll also try to build and install newest devel version of spice server and

Re: [Qemu-devel] [Bug 816370] Re: compile error in QEMU 0.15.0-rc0 and 0.15.0-rc1

2011-08-04 Thread Alon Levy
On Thu, Aug 04, 2011 at 08:33:21AM -, Marcel Hnilka wrote: Well, I tried to build it with your configuration. It ended with the same result as I posted, but I found that building was successfull with option --disable-spice. Sould you try to build it with --disable-spice option? I'll

Re: [Qemu-devel] [Bug 816370] Re: compile error in QEMU 0.15.0-rc0 and 0.15.0-rc1

2011-08-04 Thread Gerd Hoffmann
On 08/04/11 10:54, Alon Levy wrote: On Thu, Aug 04, 2011 at 08:33:21AM -, Marcel Hnilka wrote: Well, I tried to build it with your configuration. It ended with the same result as I posted, but I found that building was successfull with option --disable-spice. Sould you try to build it with

[Qemu-devel] [Bug 816370] Re: compile error in QEMU 0.15.0-rc0 and 0.15.0-rc1

2011-08-04 Thread rowa
Now it is possible to build qemu 0.15.0-rc1 with --disable-spice option on Ubuntu 10.10 „Maverick Meerkat“ . -- You received this bug notification because you are a member of qemu- devel-ml, which is subscribed to QEMU. https://bugs.launchpad.net/bugs/816370 Title: compile error in QEMU

[Qemu-devel] [Bug 816370] Re: compile error in QEMU 0.15.0-rc0 and 0.15.0-rc1

2011-08-03 Thread Marcel Hnilka
Hi, I'm getting something simmilar in ArchLinux-x64 and patch also didn't help. Install prefix/usr BIOS directory/usr/share/qemu binary directory /usr/bin library directory /usr/lib config directory /etc Manual directory /usr/share/man ELF interp prefix /usr/gnemul/qemu-%M Source path

[Qemu-devel] [Bug 816370] Re: compile error in QEMU 0.15.0-rc0 and 0.15.0-rc1

2011-08-03 Thread Marcel Hnilka
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 \