[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Qemu-discuss] Compiling custom QEMU fails
From: |
Dale R. Worley |
Subject: |
Re: [Qemu-discuss] Compiling custom QEMU fails |
Date: |
Thu, 18 Sep 2014 10:20:29 -0400 |
> From: Max Gorley <address@hidden>
>
> I am trying to compile a custom version of QEMU that allows
> emulation of the Raspberry Pi. When I run "make," I get this error
> message:
>
> cc1: all warnings being treated as errors
> make: *** [ui/gtk.o] Error 1
>
> The full error message is below:
>
> http://pastebin.com/hid2Y08H
In order to help you, we will most likely need the complete output of
"make".
Dale