On Wed, Mar 13, 2019 at 10:52 AM Pierre Labastie via blfs-dev
<[email protected]> wrote:
>
> When running meson, I get:
> -----------------
> [...]
> WARNING: Project targetting '>= 0.40.1' but tried to use feature
> introduced in '0.50.0': install arg in configure_file
> Configuring atspi-2.pc using configuration
>
> atspi/meson.build:60:0: ERROR: Subdir keyword must not be an absolute path.
> ------------------
>
> It was working with meson-0.49.2
>
> This can be fixed with:
> --------------
> sed -i 's/subdir:/install_dir:/' atspi/meson.build.
> --------------
> Can somebody confirm before I fix the book?
>
> Pierre

I haven't tested the sed, but it's fixed upstream here:
https://gitlab.gnome.org/GNOME/at-spi2-core/commit/f39d1366d52dabcd70d84c0c7fce58059262c4e5
-- 
http://lists.linuxfromscratch.org/listinfo/blfs-dev
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to