Port-xen archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
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.
Home |
Main Index |
Thread Index |
Old Index