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

From: Anselm R Garbe <garbeam_AT_gmail.com>
Date: Mon, 18 Apr 2016 07:59:01 +0200

Hi there,

On 17 April 2016 at 17:10, Mitt Green <mitt_green_AT_riseup.net> wrote:
> I'm trying to build stali, running "make install"
> goes fine except for kbd; it entres src/bin/kbd,
> then goes
> "CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/bash
> /home/anselm/src/bin/kbd/config/missing --run aclocal-1.11 -I m4"
> and then it certainly fails.
>
> It successfully installs other binaries to /bin though,
> and other things to /etc and /share.

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

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

The only Makefile of kbd that is executed by stali.mk is in
src/bin/kbd/data, which contained a bug you mention, but which was
fixed earlier last week.

Thanks,
-Anselm
Received on Mon Apr 18 2016 - 07:59:01 CEST

This archive was generated by hypermail 2.3.0 : Mon Apr 18 2016 - 08:00:16 CEST