Re: [dev] [stali] make install fails on kbd

From: Mitt Green <mitt_green_AT_riseup.net>
Date: Mon, 18 Apr 2016 10:32:27 +0300

Anselm R Garbe wrote:

> Hi there,

Hi,

> Which Makefile are you talking about? src/bin/kbd/Makefile should not
> be considered, only stali.mk.

I'm talking about this Makefile, because...

> Can you provide the output of cd src/bin/kbd && make -f stali.mk
> install please?

No errors, which is not surprising, considering there are binaries
in src/bin/kbd/src (chvt, deallocvt, dumpkeys, fgconsole...).
As I said, it fails on "make install":

---------
...
make[5]: Entering directory '/home/mitt/stalibuild/src/bin/kbd'
CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/bash
/home/anselm/src/bin/kbd/config/missing --run aclocal-1.11 -I m4
/bin/bash: /home/anselm/src/bin/kbd/config/missing: No such file or
directory
...

---------

CDPATH exists on line 39 of src/bin/kbd/Makefile:
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd

/home/anselm/src/bin/kbd is abs_builddir, abs_srcdir, abs_top_builddir
and abs_top_srcdir.

Cheers,
Mitt
Received on Mon Apr 18 2016 - 09:32:27 CEST

This archive was generated by hypermail 2.3.0 : Mon Apr 18 2016 - 09:36:11 CEST