Bug#305907: Failure to build from source when running sarge i386 with provided amd64 kernel.

2005-10-06 Thread Christoph Berg
severity 305907 serious thanks Re: Len Sorensen in [EMAIL PROTECTED] When running on an athlon64 with the amd64 kernel that ships with sarge i386, util-linux fails to build because rdev doesn't get build. Simple fix: util-linux fails to build in my sid/i386 chroot: install -s

Bug#305907: Failure to build from source when running sarge i386 with provided amd64 kernel.

2005-04-22 Thread Len Sorensen
Package: util-linux Version: 2.12-10 Severity: normal When running on an athlon64 with the amd64 kernel that ships with sarge i386, util-linux fails to build because rdev doesn't get build. Simple fix: In debian/rules change: $(MAKE) all arch=$(arch) SUBDIRS=${SUBDIRS} to $(MAKE) all