Re: [PATCH xserver] xkb: Print the xkbcomp path being executed when we fail to compile.

2017-10-31 Thread Peter Hutterer
On Tue, Oct 31, 2017 at 12:22:31PM -0700, Eric Anholt wrote: > I don't know how many times I've had a broken server due to a bad > directory to xkbcomp, and only finding the whole path has shown me > where I went wrong. > --- > xkb/ddxLoad.c | 6 -- > 1 file changed, 4 insertions(+), 2

[PATCH xserver] xkb: Print the xkbcomp path being executed when we fail to compile.

2017-10-31 Thread Eric Anholt
I don't know how many times I've had a broken server due to a bad directory to xkbcomp, and only finding the whole path has shown me where I went wrong. --- xkb/ddxLoad.c | 6 -- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/xkb/ddxLoad.c b/xkb/ddxLoad.c index