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 sys-utils/readprofile disk-utils/elvtune sys-utils/{tunelp,cytune} 
sys-utils/rdev debian/tmp/usr/sbin
install: Aufruf von stat für „sys-utils/rdev“ nicht möglich: Datei oder 
Verzeichnis nicht gefunden
make: *** [binary-arch] Fehler 1

The problem is in MCONFIG:

CPU=$(shell uname -m)
ARCH=$(shell echo $(CPU) | sed 's/i.86/intel/;s/arm.*/arm/')

$ uname -m
x86_64

Please use dpkg-architecture to determine the target architecture.

$ dpkg-architecture 
DEB_BUILD_ARCH=i386
[...]

Christoph
-- 
[EMAIL PROTECTED] | http://www.df7cb.de/

Attachment: signature.asc
Description: Digital signature

Reply via email to