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



On Thu, Jan 17, 2008 at 11:28:55AM -0600, 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
> 
> 

This bswap() issue is now PR lib/38014.

        Jonathan Kollasch

Attachment: pgpsMnYXfBZRF.pgp
Description: PGP signature



Home | Main Index | Thread Index | Old Index