pkgsrc-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: [PATCH] update qemu to 0.9.1



Anyone tried this updated patchset yet?

Rumko wrote:
> Updated patchset ... seems to work in DragonFly BSD and NetBSD 4
> 
> Rumko wrote:
>> The updated patchset (attaches) fixes this problem ...
>> but there's another ... when compiling hw/wm8750.c ... complains about a few
>> things including a syntax error before QEMUSoundCard ... I have yet to
>> figure out how to fix this (even tried raising GCC_REQD to 3.4, but it didnt
>> change a thing, so it seems it's not an error caused by the compiler).
>> 
>> Jeremy C. Reed wrote:
>>> Using your 0.9.1 update patch on NetBSD 4.0_RC4 on amd64 fails with:
>>> 
>>> tx:qemu$ make
>>> => Bootstrap dependency digest>=20010302: found digest-20070803
>>> => Bootstrap dependency checkperms>=1.1: found checkperms-1.10
>>> ===> Checking for vulnerabilities in qemu-0.9.1
>>> ===> Building for qemu-0.9.1
>>> gcc -O2 -I/usr/pkg/include -DGLX_GLXEXT_LEGACY -I/usr/include -Wall -O2 -g
>>> -fno-strict-aliasing -I/usr/pkg/include -DGLX_GLXEXT_LEGACY -I/usr/include
>>> -I. -I/usr/pkgsrc/emulators/qemu/work/qemu-0.9.1 -MMD -MP -D_GNU_SOURCE
>>> -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE
>>> -I/usr/pkgsrc/emulators/qemu/work/qemu-0.9.1/slirp    -c -o qemu-img.o
>>> qemu-img.c
>>> In file included from qemu-common.h:58,
>>>                  from qemu-img.c:24:
>>> bswap.h:52: error: syntax error before '(' token
>>> bswap.h:54: error: syntax error before "__uint16_t"
>>> bswap.h:57: error: syntax error before '(' token
>>> bswap.h:59: error: syntax error before "__uint32_t"
>>> bswap.h:62: error: syntax error before '(' token
>>> bswap.h:64: error: syntax error before "__uint64_t"
>>> gmake: *** [qemu-img.o] Error 1
>>> *** Error code 2
>>> 
>>> Stop.
>>> make: stopped in /usr/pkgsrc/emulators/qemu
>>> *** Error code 1




Home | Main Index | Thread Index | Old Index