[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
RE: Xilinx zcu102 machine is absent in list of supported machines
From: |
Vadim Idelchuk |
Subject: |
RE: Xilinx zcu102 machine is absent in list of supported machines |
Date: |
Wed, 6 Mar 2024 08:47:37 +0200 |
Hi,
Thank you very much - the problem solved.
Best regards
Vadim Idelchuk
vadim.idelchuk@mail.ru
-----Original Message-----
From: qemu-discuss-bounces+vadim.idelchuk=mail.ru@nongnu.org
[mailto:qemu-discuss-bounces+vadim.idelchuk=mail.ru@nongnu.org] On Behalf Of
Peter Maydell
Sent: Tuesday, March 5, 2024 9:47 PM
To: Vadim Idelchuk <vadim.idelchuk@mail.ru>
Cc: qemu-discuss@nongnu.org
Subject: Re: Xilinx zcu102 machine is absent in list of supported machines
On Tue, 5 Mar 2024 at 18:31, Vadim Idelchuk via <qemu-discuss@nongnu.org> wrote:
> The additional information about my build:
Thanks for that. Yeah, you're missing only this machine type.
I had a poke around in the config files, and I think this is because the
machine has a dependency on pixman, so if configure doesn't find the pixman
library dev files, it will disable all the optional things that need pixman,
including this machine type.
If you pass configure "--enable-pixman" it should produce an error if you're
missing the necessary files to build the pixman related parts of QEMU.
Depending on your host distro the required package name might vary, but on
Debian/Ubuntu it is libpixman-1-dev.
thanks
-- PMM
--
This email has been checked for viruses by Avast antivirus software.
www.avast.com