[PATCH xserver] meson: Define DEFAULT_LIBRARY_PATH as join_paths(get_option('prefix'), get_option('libdir'))

Thierry Reding thierry.reding at gmail.com
Fri May 4 22:45:25 UTC 2018


On Fri, May 04, 2018 at 03:09:22PM -0700, Aaron Plattner wrote:
> 'libdir' defaults to 'lib', so running X -showDefaultLibPath just prints 'lib'
> instead of '/usr/lib' or '/usr/local/lib'. Use joint_paths() to get the correct
> full path.
> 
> Signed-off-by: Aaron Plattner <aplattner at nvidia.com>
> ---
> The NVIDIA driver installer noticed this meson vs. autoconf difference:
> 
> WARNING: You appear to be using a modular X.Org release, but the X library installation path, 'lib', reported by `/usr/bin/X -showDefaultLibPath` does not exist. 
>          Please check your X.Org installation.
> 
>  include/meson.build | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)

Reviewed-by: Thierry Reding <treding at nvidia.com>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: not available
URL: <https://lists.x.org/archives/xorg-devel/attachments/20180505/44e501d5/attachment.sig>


More information about the xorg-devel mailing list