[Pkg-fonts-bugs] Bug#621932: fontforge: FTBFS: eval: 1: base_compile+= -c: not found
Julien Cristau
jcristau at debian.org
Mon May 9 22:43:05 UTC 2011
On Tue, May 10, 2011 at 00:17:41 +0200, Jakub Wilk wrote:
> * Hideki Yamane <henrich at debian.or.jp>, 2011-05-09, 07:09:
> >On Thu, 5 May 2011 21:19:31 +0900
> >Hideki Yamane <henrich at debian.or.jp> wrote:
> >>+export CONFIG_SHELL=/bin/bash
> >
> >I rewrite it as non-bash depend one.
>
> Hmm? I thought that the problem is that configure cannot be run by
> anything but bash.
>
AIUI configure would be happy with dash, however libtool needs bash.
Normally it's autodetected, unless something resets SHELL or
CONFIG_SHELL before generating the libtool script. That's what happened
with a package I fixed recently with this kind of issue, anyway...
> >+export CONFIG_SHELL=$(shell echo $$SHELL)
> >+
>
> That looks wrong.
>
Indeed...
Cheers,
Julien
More information about the Pkg-fonts-bugs
mailing list