[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 0.1

[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 Tit

[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 Gen

[Qemu-devel] [Bug 816370]

2011-08-22 Thread Dagger-q
Proper solution would be to patch spice: http://lists.freedesktop.org/archives/spice- devel/2011-January/002259.html -- 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 QE

[Qemu-devel] [Bug 816370]

2011-08-22 Thread Doug Goldstein
*** This bug has been marked as a duplicate of bug 378907 *** -- 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 Sta

[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 https://help.laun

[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 Bugzilla

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. W

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 p

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 "/usr/inc

[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 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 Q

[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: I'v

[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 0.15.0

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

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? > >

[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 c

[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 \ --audio-card-list=ac97,sb16,es1370,adli

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

2011-08-03 Thread Michael Roth
On 08/01/2011 05:39 AM, rowa wrote: This error is not fixed in QEMU 0.15.0-rc1 :-( ** Summary changed: - compile error in QEMU 0.15.0-rc0 + compile error in QEMU 0.15.0-rc0 and 0.15.0-rc1 I set up an Ubuntu 10.10 64-bit guest (GA, no updates) to test the build, but I can't seem to reprodu

[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

2011-08-01 Thread rowa
This error is not fixed in QEMU 0.15.0-rc1 :-( ** Summary changed: - compile error in QEMU 0.15.0-rc0 + compile error in QEMU 0.15.0-rc0 and 0.15.0-rc1 -- You received this bug notification because you are a member of qemu- devel-ml, which is subscribed to QEMU. https://bugs.launchpad.net/bug

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

2011-07-27 Thread rowa
See also https://bugs.launchpad.net/qemu/+bug/817012 -- 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 Status in QEMU: New Bug description: I've try

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

2011-07-26 Thread rowa
I've changed the file error.h. But I get the same error again. :-( diff error.h-original error.h 12,13c12,13 < #ifndef ERROR_H < #define ERROR_H --- > #ifndef ERROR_OBJ_H > #define ERROR_OBJ_H Thanks -- You received this bug notification because you are a member of qemu- devel-ml, which is subs

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

2011-07-26 Thread Michael Roth
On 07/26/2011 12:02 PM, rowa wrote: I've tryed to compile this on qemu.git origin/master with the same error: git clone git://git.qemu.org/qemu.git qemu.git cd qemu.git ./configure --prefix=/usr --enable-spice --audio-card-list=ac97,es1370,sb16,adlib,gus,cs4231a&& make ... CCqapi/qapi-v

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

2011-07-26 Thread rowa
I've tryed to compile this on qemu.git origin/master with the same error: git clone git://git.qemu.org/qemu.git qemu.git cd qemu.git ./configure --prefix=/usr --enable-spice --audio-card-list=ac97,es1370,sb16,adlib,gus,cs4231a && make ... CCqapi/qapi-visit-core.o In file included from qapi/

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

2011-07-26 Thread Michael Roth
On 07/26/2011 06:28 AM, rowa wrote: Public bug reported: I've tryed to compile QEMU 0.15.0-rc0 on Ubuntu 10.10 „Maverick Meerkat“ but I get an error (For further details please see http://qemu- buch.de/d/Installation#Quellen_kompilieren ). ./configure --prefix=/usr --enable-spice --audio-card

[Qemu-devel] [Bug 816370] [NEW] compile error in QEMU 0.15.0-rc0

2011-07-26 Thread rowa
Public bug reported: I've tryed to compile QEMU 0.15.0-rc0 on Ubuntu 10.10 „Maverick Meerkat“ but I get an error (For further details please see http://qemu- buch.de/d/Installation#Quellen_kompilieren ). ./configure --prefix=/usr --enable-spice --audio-card-list=ac97,es1370,sb16,adlib,gus,cs423