Package: cryptsetup
Version: 20050111-2.1
Severity: serious
Justification: FTBFS

Cryptsetup fails to build (tested on mipsel), caused by a follow-on
error to:

configure.in: 5: required file ./config.h.in]' not found
Makefile.am:1: AM_GNU_GETTEXT in configure.in' but intl' not in SUBDIRS
automake: Makefile.am: AM_GNU_GETTEXT in configure.in' but ALL_LINGUAS' not
defined
lib/Makefile.am:4: bad macro name _LIBDEVMAPPER_LIBADD'
lib/Makefile.am:5: bad macro name _LIBDEVMAPPER_SOURCES'
lib/Makefile.am:6: bad macro name _LIBDEVMAPPER_CFLAGS'
lib/Makefile.am:12: bad macro name _LIBDEVMAPPER_SHLIB'
lib/Makefile.am:16: bad macro name _LIBGCRYPT_LIBADD'
lib/Makefile.am:17: bad macro name _LIBGCRYPT_SOURCES'
lib/Makefile.am:18: bad macro name _LIBGCRYPT_CFLAGS'
lib/Makefile.am:24: bad macro name _LIBGCRYPT_SHLIB'
lib/Makefile.am:50: bad macro name _STATIC_LIBRARY'
lib/Makefile.am:16: invalid unused variable name: _LIBGCRYPT_LIBADD'
lib/Makefile.am:5: invalid unused variable name: _LIBDEVMAPPER_SOURCES'
lib/Makefile.am:17: invalid unused variable name: _LIBGCRYPT_SOURCES'
lib/Makefile.am:4: invalid unused variable name: _LIBDEVMAPPER_LIBADD'

This is apparently caused by invoking "automake" instead of "automake-1.8",
which can break depending on the local installation.

The build system should explicitly invoke automake-1.8, which corresponds
to the requirement of automake1.8 in the build-dependencies.


Thiemo


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

Reply via email to