qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH] Fix bsd-user build errors after 8642c1b81e0418d


From: Peter Maydell
Subject: Re: [Qemu-devel] [PATCH] Fix bsd-user build errors after 8642c1b81e0418df066a7960a7426d85a923a253
Date: Mon, 1 Aug 2016 15:27:55 +0100

On 29 July 2016 at 17:02, Sean Bruno <address@hidden> wrote:
>   LINK  sparc-bsd-user/qemu-sparc
> bsd-user/main.o: In function `cpu_loop':
> /home/sbruno/bsd/qemu/bsd-user/main.c:515: undefined reference to 
> `cpu_sparc_exec'
> c++: error: linker command failed with exit code 1 (use -v to see invocation)
> gmake[1]: *** [Makefile:197: qemu-sparc] Error 1
> gmake: *** [Makefile:204: subdir-sparc-bsd-user] Error 2
>
>   LINK  i386-bsd-user/qemu-i386
> bsd-user/main.o: In function `cpu_loop':
> /home/sbruno/bsd/qemu/bsd-user/main.c:174: undefined reference to 
> `cpu_x86_exec'
> c++: error: linker command failed with exit code 1 (use -v to see invocation)
> gmake[1]: *** [Makefile:197: qemu-i386] Error 1
> gmake: *** [Makefile:204: subdir-i386-bsd-user] Error 2
>
> Signed-off-by:  Sean Bruno <address@hidden>

Applied to master, thanks.

-- PMM



reply via email to

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