-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

I tried to compile the kernel, and located part of the problem with the
last cp  command, where
cp arch /boot/xx zz is issued instead of
cp arch/boot/xx zz.

In the debian/rules file in the kernel source, the arch variable is
appended by a space or tab char, or some other whitespace, causing the
kernel source variable to contain a space as shown above.

debian/rules line 120: architecture:=$(DEB_HOST_GNU_CPU)
                                                        ^^^
a workaround to get a kernel .deb specifying KPKG_ARCH=i386 as
environment var. made things work, maybe this helps debugging too.

Istvan Gyorsok
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.0 (GNU/Linux)
Comment: Using GnuPG with Debian - http://enigmail.mozdev.org

iD8DBQFCX4iOoT2eZImc6SsRAlW7AJ9Bjbq2G/2pr08lXz9LWCPwSmYwqgCfSAlb
D0haZ/WcCYN2jpn7dGeA7mU=
=Yptz
-----END PGP SIGNATURE-----


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

Reply via email to