[Debian-ha-maintainers] Bug#582875: cluster-glue: FTBFS: export: 16139: Illegal option -n
Niko Tyni
ntyni at debian.org
Mon May 24 10:33:57 UTC 2010
Package: cluster-glue
Version: 1.0.5-2
Severity: serious
This package fails to build on current sid/amd64:
checking for strlcpy... no
checking for strlcat... no
export: 16139: Illegal option -n
make: *** [configure-stamp] Error 2
This seems to be very much like #582098: dash now looks capable enough
that ./configure doesn't exec bash anymore, but configure.ac contains
a bashism, in this case 'export -n'.
A workaround should be to explicitly call 'bash ./configure' from debian/rules
or to set CONFIG_SHELL=/bin/bash.
--
Niko Tyni ntyni at debian.org
More information about the Debian-ha-maintainers
mailing list