[Mesa-dev] [Bug 109698] dri.pc contents invalid when built with meson

2019-02-25 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=109698 Emil Velikov changed: What|Removed |Added Resolution|--- |FIXED Status|NEW

[Mesa-dev] [Bug 109698] dri.pc contents invalid when built with meson

2019-02-21 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=109698 --- Comment #2 from Emil Velikov --- AFAICT there are two issues here. 1. the prefix wrongfully added to the custom variable 2. the custom variable can be a list of paths separated by colon, yet only the first one ends up in dri.pc Perhaps one

[Mesa-dev] [Bug 109698] dri.pc contents invalid when built with meson

2019-02-21 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=109698 --- Comment #1 from Sergii Romantsov --- Hello, Jeremy. Looks like during meson configuration you are also using --prefix=/usr So if at this moment as workaround option dri-drivers-path will exclude a 'prefix' from path it should work, like: -Dd

[Mesa-dev] [Bug 109698] dri.pc contents invalid when built with meson

2019-02-20 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=109698 Bug ID: 109698 Summary: dri.pc contents invalid when built with meson Product: Mesa Version: unspecified Hardware: Other OS: Linux (All) Status: NEW Seve