Port-xen archive

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

Re: xentools418 build fails, fix [SDL2 dependency]



At Sat, 30 Dec 2023 13:40:14 -0500, Greg Troxel <gdt%lexort.com@localhost> wrote:
Subject: Re: xentools418 build fails, fix [SDL2 dependency]
>
> "Greg A. Woods" <woods%planix.ca@localhost> writes:
>
> > At Sat, 30 Dec 2023 11:31:30 -0500, Greg Troxel <gdt%lexort.com@localhost> wrote:
> > Subject: xentools418 build fails, fix
> >>
> >> The problem seems to be
> >>
> >>   I have qemu on the system, and hence SDL2.
> >>
> >>   xentools418 is set up for not depending on SDL2.
> >>
> >>   The build system in tools/qemu-xen finds it:
> >>     sdl2-config found: YES (/usr/pkg/bin/sdl2-config) 2.28.5
> >>     Run-time dependency sdl2 found: YES 2.28.5
> >>     Run-time dependency sdl2_image found: NO (tried pkgconfig)
> >>
> >>   This build system is meson not autoconf, and there is no apparent
> >>   support for --without-SDL2.
> >
> > Since I had SDL2 installed I just changed the pkg makefile to depend on
> > it, and it builds and works fine!  :-)
>
> Interesting.  I uncommented the SDL2 line and that was insufficient for
> me.  However, I don't think people want to draw in SDL2 support to fix
> this issue.

Ah, SDL2 is used when building QEMU.  Perhaps that could be useful for a
system that might run Xen on a desktop or laptop, but maybe less useful
on a server where audio etc. isn't typically used?


--
					Greg A. Woods <gwoods%acm.org@localhost>

Kelowna, BC     +1 250 762-7675           RoboHack <woods%robohack.ca@localhost>
Planix, Inc. <woods%planix.com@localhost>     Avoncote Farms <woods%avoncote.ca@localhost>

Attachment: pgptXTyTQ53SI.pgp
Description: OpenPGP Digital Signature



Home | Main Index | Thread Index | Old Index