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

Adam Jackson ajax at redhat.com
Mon May 7 16:24:24 UTC 2018


On Sat, 2018-05-05 at 00:45 +0200, Thierry Reding wrote:
> 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>

Merged, thanks:

remote: I: patch #220766 updated using rev 1a3e4a2f6722048c5c7c4c1a9d6748e68a895a3e.
remote: I: 1 patch(es) updated to state Accepted.
To ssh://git.freedesktop.org/git/xorg/xserver
   1dcd784a67..1a3e4a2f67  master -> master

- ajax


More information about the xorg-devel mailing list