ARCH is empty.
Could you try building with:
$ rpmbuild -bb --target i686 ~/rpmbuild/SPECS/kernel-2.6.spec
instead of:
$ rpmbuild -bb --target=i686 ~/rpmbuild/SPECS/kernel-2.6.spec
and see if that helps?
Paul.
Hi Paul,
Thanks for the suggestion but nope, made no difference. Fails with the same error as before
Chris