pkgsrc-Users archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: Can't build sysutils/xentools420
On Thu, Sep 04, 2025 at 12:04:20PM +0200, Martin Husemann wrote:
> > The same as CONFIGURE_ENV:
> > MAKE_ENV+= SDL2_CONFIG=/nonexistant
>
> That didn't work either.
Maybe it doesn't pass it on to the secondary configure in tools/qemu-xen/configure:
# QEMU configure log Thu Sep 4 11:51:52 CEST 2025
# Configured with: '/work/pkgobj/sysutils/xentools420/work/xen-ea5025554e982bd377f85b899b6d151e5ef33d1e/tools/../tools/qemu-xen/configure' '--enable-xen' '--target-list=i386-softmmu' '--prefix=/usr/pkg' '--libdir=/usr/pkg/libexec/xen/lib' '--includedir=/usr/pkg/libexec/xen/include' '--extra-cflags=-DXC_WANT_COMPAT_EVTCHN_API=1 -DXC_WANT_COMPAT_GNTTAB_API=1 -DXC_WANT_COMPAT_MAP_FOREIGN_API=1 -DXC_WANT_COMPAT_DEVICEMODEL_API=1 ' '--extra-ldflags=-Wl,-rpath,/usr/pkg/libexec/xen/lib:/usr/pkg/lib' '--bindir=/usr/pkg/libexec/xen/bin' '--datadir=/usr/pkg/share/qemu-xen' '--localstatedir=/var' '--disable-opengl' '--docdir=/usr/pkg/libexec/xen/share/doc' '--mandir=/usr/pkg/libexec/xen/share/man' '--libexecdir=/usr/pkg/libexec/xen/libexec' '--firmwarepath=/usr/pkg/libexec/xen/share/qemu-firmware' '--disable-kvm' '--disable-docs' '--disable-guest-agent' '--python=python3.12' '--cpu=x86_64'
Martin
Home |
Main Index |
Thread Index |
Old Index