On Thu, Aug 04, 2011 at 08:33:21AM -0000, 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 also try to build and install newest devel version of spice server > and client (0.9) (now I'm using 0.8.2), maybe this will help.
This shouldn't be required. 0.9 is unstable, 0.8.2 is the latest stable. > > I also forgot to mention that I'm using GCC ver. 4.6.1 > > Thanks. > > -- > 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'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,cs4231a > make > > GEN config-host.h > GEN trace.h > GEN qemu-options.def > GEN qapi-generated/qga-qapi-types.h > GEN qapi-generated/qga-qapi-visit.h > GEN qapi-generated/qga-qmp-marshal.c > CC qapi/qapi-visit-core.o > In file included from qapi/qapi-visit-core.c:14: > ./qapi/qapi-visit-core.h:31: error: expected declaration specifiers or > ‘...’ before ‘Error’ > ./qapi/qapi-visit-core.h:32: error: expected declaration specifiers or > ‘...’ before ‘Error’ > ./qapi/qapi-visit-core.h:34: error: expected declaration specifiers or > ‘...’ before ‘Error’ > ./qapi/qapi-visit-core.h:35: error: expected declaration specifiers or > ‘...’ before ‘Error’ > ./qapi/qapi-visit-core.h:36: error: expected declaration specifiers or > ‘...’ before ‘Error’ > ./qapi/qapi-visit-core.h:39: error: expected declaration specifiers or > ‘...’ before ‘Error’ > ./qapi/qapi-visit-core.h:41: error: expected declaration specifiers or > ‘...’ before ‘Error’ > ./qapi/qapi-visit-core.h:42: error: expected declaration specifiers or > ‘...’ before ‘Error’ > ./qapi/qapi-visit-core.h:43: error: expected declaration specifiers or > ‘...’ before ‘Error’ > ./qapi/qapi-visit-core.h:45: error: expected declaration specifiers or > ‘...’ before ‘Error’ > ./qapi/qapi-visit-core.h:49: error: expected declaration specifiers or > ‘...’ before ‘Error’ > ./qapi/qapi-visit-core.h:50: error: expected declaration specifiers or > ‘...’ before ‘Error’ > ./qapi/qapi-visit-core.h:53: error: expected declaration specifiers or > ‘...’ before ‘Error’ > ./qapi/qapi-visit-core.h:54: error: expected declaration specifiers or > ‘...’ before ‘Error’ > ./qapi/qapi-visit-core.h:58: error: expected declaration specifiers or > ‘...’ before ‘Error’ > ./qapi/qapi-visit-core.h:59: error: expected declaration specifiers or > ‘...’ before ‘Error’ > ./qapi/qapi-visit-core.h:61: error: expected declaration specifiers or > ‘...’ before ‘Error’ > ./qapi/qapi-visit-core.h:62: error: expected declaration specifiers or > ‘...’ before ‘Error’ > ./qapi/qapi-visit-core.h:63: error: expected declaration specifiers or > ‘...’ before ‘Error’ > ./qapi/qapi-visit-core.h:64: error: expected declaration specifiers or > ‘...’ before ‘Error’ > ./qapi/qapi-visit-core.h:65: error: expected declaration specifiers or > ‘...’ before ‘Error’ > ./qapi/qapi-visit-core.h:67: error: expected declaration specifiers or > ‘...’ before ‘Error’ > ./qapi/qapi-visit-core.h:68: error: expected declaration specifiers or > ‘...’ before ‘Error’ > ./qapi/qapi-visit-core.h:70: error: expected declaration specifiers or > ‘...’ before ‘Error’ > ./qapi/qapi-visit-core.h:71: error: expected declaration specifiers or > ‘...’ before ‘Error’ > ./qapi/qapi-visit-core.h:72: error: expected declaration specifiers or > ‘...’ before ‘Error’ > ./qapi/qapi-visit-core.h:73: error: expected declaration specifiers or > ‘...’ before ‘Error’ > ./qapi/qapi-visit-core.h:74: error: expected declaration specifiers or > ‘...’ before ‘Error’ > qapi/qapi-visit-core.c:17: error: expected declaration specifiers or ‘...’ > before ‘Error’ > qapi/qapi-visit-core.c: In function ‘visit_start_handle’: > qapi/qapi-visit-core.c:19: warning: implicit declaration of function > ‘error_is_set’ > qapi/qapi-visit-core.c:19: warning: nested extern declaration of > ‘error_is_set’ > qapi/qapi-visit-core.c:19: error: ‘errp’ undeclared (first use in this > function) > qapi/qapi-visit-core.c:19: error: (Each undeclared identifier is reported > only once > qapi/qapi-visit-core.c:19: error: for each function it appears in.) > qapi/qapi-visit-core.c:20: error: too many arguments to function > ‘v->start_handle’ > qapi/qapi-visit-core.c: At top level: > qapi/qapi-visit-core.c:24: error: expected declaration specifiers or ‘...’ > before ‘Error’ > qapi/qapi-visit-core.c: In function ‘visit_end_handle’: > qapi/qapi-visit-core.c:26: error: ‘errp’ undeclared (first use in this > function) > qapi/qapi-visit-core.c:27: error: too many arguments to function > ‘v->end_handle’ > qapi/qapi-visit-core.c: At top level: > qapi/qapi-visit-core.c:32: error: expected declaration specifiers or ‘...’ > before ‘Error’ > qapi/qapi-visit-core.c: In function ‘visit_start_struct’: > qapi/qapi-visit-core.c:34: error: ‘errp’ undeclared (first use in this > function) > qapi/qapi-visit-core.c:35: error: too many arguments to function > ‘v->start_struct’ > qapi/qapi-visit-core.c: At top level: > qapi/qapi-visit-core.c:39: error: expected declaration specifiers or ‘...’ > before ‘Error’ > qapi/qapi-visit-core.c: In function ‘visit_end_struct’: > qapi/qapi-visit-core.c:41: error: ‘errp’ undeclared (first use in this > function) > qapi/qapi-visit-core.c:42: error: too many arguments to function > ‘v->end_struct’ > qapi/qapi-visit-core.c: At top level: > qapi/qapi-visit-core.c:46: error: expected declaration specifiers or ‘...’ > before ‘Error’ > qapi/qapi-visit-core.c: In function ‘visit_start_list’: > qapi/qapi-visit-core.c:48: error: ‘errp’ undeclared (first use in this > function) > qapi/qapi-visit-core.c:49: error: too many arguments to function > ‘v->start_list’ > qapi/qapi-visit-core.c: At top level: > qapi/qapi-visit-core.c:53: error: expected declaration specifiers or ‘...’ > before ‘Error’ > qapi/qapi-visit-core.c: In function ‘visit_next_list’: > qapi/qapi-visit-core.c:55: error: ‘errp’ undeclared (first use in this > function) > qapi/qapi-visit-core.c:56: error: too many arguments to function > ‘v->next_list’ > qapi/qapi-visit-core.c: At top level: > qapi/qapi-visit-core.c:62: error: expected declaration specifiers or ‘...’ > before ‘Error’ > qapi/qapi-visit-core.c: In function ‘visit_end_list’: > qapi/qapi-visit-core.c:64: error: ‘errp’ undeclared (first use in this > function) > qapi/qapi-visit-core.c:65: error: too many arguments to function > ‘v->end_list’ > qapi/qapi-visit-core.c: At top level: > qapi/qapi-visit-core.c:70: error: expected declaration specifiers or ‘...’ > before ‘Error’ > qapi/qapi-visit-core.c: In function ‘visit_start_optional’: > qapi/qapi-visit-core.c:72: error: ‘errp’ undeclared (first use in this > function) > qapi/qapi-visit-core.c:73: error: too many arguments to function > ‘v->start_optional’ > qapi/qapi-visit-core.c: At top level: > qapi/qapi-visit-core.c:77: error: expected declaration specifiers or ‘...’ > before ‘Error’ > qapi/qapi-visit-core.c: In function ‘visit_end_optional’: > qapi/qapi-visit-core.c:79: error: ‘errp’ undeclared (first use in this > function) > qapi/qapi-visit-core.c:80: error: too many arguments to function > ‘v->end_optional’ > qapi/qapi-visit-core.c: At top level: > qapi/qapi-visit-core.c:85: error: expected declaration specifiers or ‘...’ > before ‘Error’ > qapi/qapi-visit-core.c: In function ‘visit_type_enum’: > qapi/qapi-visit-core.c:87: error: ‘errp’ undeclared (first use in this > function) > qapi/qapi-visit-core.c:88: error: too many arguments to function > ‘v->type_enum’ > qapi/qapi-visit-core.c: At top level: > qapi/qapi-visit-core.c:92: error: expected declaration specifiers or ‘...’ > before ‘Error’ > qapi/qapi-visit-core.c: In function ‘visit_type_int’: > qapi/qapi-visit-core.c:94: error: ‘errp’ undeclared (first use in this > function) > qapi/qapi-visit-core.c:95: error: too many arguments to function > ‘v->type_int’ > qapi/qapi-visit-core.c: At top level: > qapi/qapi-visit-core.c:99: error: expected declaration specifiers or ‘...’ > before ‘Error’ > qapi/qapi-visit-core.c: In function ‘visit_type_bool’: > qapi/qapi-visit-core.c:101: error: ‘errp’ undeclared (first use in this > function) > qapi/qapi-visit-core.c:102: error: too many arguments to function > ‘v->type_bool’ > qapi/qapi-visit-core.c: At top level: > qapi/qapi-visit-core.c:106: error: expected declaration specifiers or ‘...’ > before ‘Error’ > qapi/qapi-visit-core.c: In function ‘visit_type_str’: > qapi/qapi-visit-core.c:108: error: ‘errp’ undeclared (first use in this > function) > qapi/qapi-visit-core.c:109: error: too many arguments to function > ‘v->type_str’ > qapi/qapi-visit-core.c: At top level: > qapi/qapi-visit-core.c:113: error: expected declaration specifiers or ‘...’ > before ‘Error’ > qapi/qapi-visit-core.c: In function ‘visit_type_number’: > qapi/qapi-visit-core.c:115: error: ‘errp’ undeclared (first use in this > function) > qapi/qapi-visit-core.c:116: error: too many arguments to function > ‘v->type_number’ > make: *** [qapi/qapi-visit-core.o] Fehler 1 > > To manage notifications about this bug go to: > https://bugs.launchpad.net/qemu/+bug/816370/+subscriptions >