[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Can't comple qemu-system-aarch64 with egl-headless display
From: |
Peter Maydell |
Subject: |
Re: Can't comple qemu-system-aarch64 with egl-headless display |
Date: |
Sun, 5 Sep 2021 15:48:45 +0100 |
On Sat, 4 Sept 2021 at 21:02, Mike Ladouceur <mike.ladouceur@live.com> wrote:
>
> Hi, for some reason I can't seem to compile qemu-system-aarch64 with
> egl-headless capability on Ubuntu on a Raspberry Pi 4. I have all the
> dependencies and configure passes without any errors as well as make. I'm
> using the git repo. Thanks for the help.
If you don't get any errors from configure or make,
then what goes wrong? We need more detail to be able
to help...
-- PMM