On Fri, 26 Jun 2015, Sven Joachim wrote:
> -  awk_binary="gawk"
> +  awk_binary="mawk"

That is due to auto-detection of awk in the configure script.
I had to build several other packages in a chroot and had gawk installed
there.


I have already a package in testing that changes that to
        awk_binary="awk"
by setting
        AWK=awk ./configure ...
and have changed the dep from gawk to awk.

That should do it.

> Remedy: either add a build dependency on gawk, or, if the outcome of
> #790004 is that any awk implementation will do, configure with AWK=awk

Indeed, that is what I do.

Norbert

------------------------------------------------------------------------
PREINING, Norbert                               http://www.preining.info
JAIST, Japan                                 TeX Live & Debian Developer
GPG: 0x860CDC13   fp: F7D8 A928 26E3 16A1 9FA0  ACF0 6CAC A448 860C DC13
------------------------------------------------------------------------


-- 
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]

Reply via email to