qemu-devel
[Top][All Lists]
Advanced

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

Re: configure with datadir outside of --prefix fails with meson


From: Daniel P . Berrangé
Subject: Re: configure with datadir outside of --prefix fails with meson
Date: Fri, 18 Sep 2020 14:40:18 +0100
User-agent: Mutt/1.14.6 (2020-07-11)

On Fri, Sep 18, 2020 at 02:30:12PM +0100, Anthony PERARD via wrote:
> Hi,
> 
> When we build QEMU while building Xen we do:
>     ./configure --prefix=/usr/lib/xen \
>                 --datadir=/usr/share/qemu-xen \
>                 ...
> 
> But meson give an error:
>   ERROR: The value of the 'datadir' option is '/usr/share/qemu-xen' which 
> must be a subdir of the prefix '/usr/lib/xen'.
> 
> Would it still be possible to allow datadir outside of prefix or is it
> going to be a limitation imposed by meson?

This appears to be enforced by meson. It ony allows certain dirs to
be outside the prefix.


Regards,
Daniel
-- 
|: https://berrange.com      -o-    https://www.flickr.com/photos/dberrange :|
|: https://libvirt.org         -o-            https://fstop138.berrange.com :|
|: https://entangle-photo.org    -o-    https://www.instagram.com/dberrange :|




reply via email to

[Prev in Thread] Current Thread [Next in Thread]