qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] compilation issues of qemu, sparc64-bsd-user and OpenbS


From: Brad
Subject: Re: [Qemu-devel] compilation issues of qemu, sparc64-bsd-user and OpenbSD
Date: Thu, 9 Apr 2009 22:09:57 -0400
User-agent: KMail/1.9.10

On Thursday 09 April 2009 20:24:48 Brad wrote:
> On Thu, Apr 09, 2009 at 09:23:55PM +0300, Blue Swirl wrote:
> > On 4/9/09, Mikolaj Kucharski <address@hidden> wrote:
> > > Hi,
> > >
> > >  I'm trying to compile qemu-0.10.2 on OpenBSD 4.5 (pre-release) and I
> > >  have following issue with sparc64-bsd-user target. Everythine else
> > >  compiles, when I use --target-list and select all targets except
> > >  sparc64-bsd-user.
> > >
> > >  Please see attached file for ./configure output.
> >
> > Does the attached patch help? I don't have an OpenBSD/i386 machine.
>
> This helps with this one partiular issue but there is still the issue
> of the PowerPC targets being broken as I had already pointed out on
> the list.

Actually it still does not build on amd64..

gmake[1]: Entering directory 
`/usr/ports/emulators/qemu/w-qemu-0.10.2/qemu-0.10.2/sparc64-bsd-user'
  CC    sparc64-bsd-user/cpu-exec.o
In file included 
from /usr/ports/emulators/qemu/w-qemu-0.10.2/qemu-0.10.2/target-sparc/exec.h:13,
                 
from /usr/ports/emulators/qemu/w-qemu-0.10.2/qemu-0.10.2/cpu-exec.c:22:
/usr/ports/emulators/qemu/w-qemu-0.10.2/qemu-0.10.2/target-sparc/cpu.h: In 
function `cpu_clone_regs':
/usr/ports/emulators/qemu/w-qemu-0.10.2/qemu-0.10.2/target-sparc/cpu.h:493: 
warning: implicit declaration of function `printf'
/usr/ports/emulators/qemu/w-qemu-0.10.2/qemu-0.10.2/cpu-exec.c: In function 
`cpu_sparc_signal_handler':
/usr/ports/emulators/qemu/w-qemu-0.10.2/qemu-0.10.2/cpu-exec.c:1222: error: 
dereferencing pointer to incomplete type
/usr/ports/emulators/qemu/w-qemu-0.10.2/qemu-0.10.2/cpu-exec.c:1222: error: 
`REG_RIP' undeclared (first use in this function)
/usr/ports/emulators/qemu/w-qemu-0.10.2/qemu-0.10.2/cpu-exec.c:1222: error: 
(Each undeclared identifier is reported only once
/usr/ports/emulators/qemu/w-qemu-0.10.2/qemu-0.10.2/cpu-exec.c:1222: error: 
for each function it appears in.)
/usr/ports/emulators/qemu/w-qemu-0.10.2/qemu-0.10.2/cpu-exec.c:1224: error: 
dereferencing pointer to incomplete type
/usr/ports/emulators/qemu/w-qemu-0.10.2/qemu-0.10.2/cpu-exec.c:1224: error: 
`REG_TRAPNO' undeclared (first use in this function)
/usr/ports/emulators/qemu/w-qemu-0.10.2/qemu-0.10.2/cpu-exec.c:1225: error: 
dereferencing pointer to incomplete type
/usr/ports/emulators/qemu/w-qemu-0.10.2/qemu-0.10.2/cpu-exec.c:1225: error: 
`REG_ERR' undeclared (first use in this function)
/usr/ports/emulators/qemu/w-qemu-0.10.2/qemu-0.10.2/cpu-exec.c:1226: error: 
dereferencing pointer to incomplete type
gmake[1]: *** [cpu-exec.o] Error 1
gmake[1]: Leaving directory 
`/usr/ports/emulators/qemu/w-qemu-0.10.2/qemu-0.10.2/sparc64-bsd-user'

-- 
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.





reply via email to

[Prev in Thread] Current Thread [Next in Thread]