Package: e2fsprogs
Version: 1.36release-1
Severity: important
Hi,
I encountered that krb5 doesn't build on i386 (while it does, e.g., on
sparc). The reason is that compile_et from comerr-dev is being used
which is generated at build time to use a certain version of awk.
On sparc, it is mawk. On i386 it is gawk, seemingly because gawk was
automatically found in the build environment of the maintainer at build
time. Unfortunately, comerr-dev doesn't Depend on gawk, so on i386 it
triggers an error.
Since the configure construction checks for gawk, then for mawk, this
one can be solved depending on which awk version should be used on all
platforms:
(1) Adding "Build-Conflicts: gawk" forces mawk to be used
(2) Adding gawk to Build-Depends causes gawk to be used. In this case,
we _at least_ need to make comerr-dev and ss-dev Build-Depend on
gawk manually.
Thanks for considering.
bye,
Roland
-- System Information:
Debian Release: 3.1
APT prefers unstable
APT policy: (500, 'unstable')
Architecture: i386 (i686)
Kernel: Linux 2.6.8-2-686
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8) (ignored: LC_ALL
set to en_GB.UTF-8)
Versions of packages e2fsprogs depends on:
ii e2fslibs 1.36release-1 ext2 filesystem libraries
ii libblkid1 1.36release-1 block device id library
ii libc6 2.3.2.ds1-20 GNU C Library: Shared libraries an
ii libcomerr2 1.36release-1 common error description library
ii libss2 1.36release-1 command-line interface parsing lib
ii libuuid1 1.36release-1 universally unique id library
-- no debconf information
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]