Kenny Gow wrote:
david walcroft wrote:
Hi,
My problem is the following error:
Makefile:447:
/home/david/rpmbuild/BUILD/kernel-2.6.12/linux-2.6.12/arch//Makefile:
No such file or directory
make: *** No rule to make target
`/home/david/rpmbuild/BUILD/kernel-2.6.12/linux-2.6.12/arch//Makefile'.
Stop.
error: Bad exit status from /var/tmp/rpm-tmp.26847 (%prep)
I did a 'rpmbuild -bp --target=i686'
'cd BUILD/kernel-2.6.12/linux-2.6.12/' 'make menuconfig'
'cp .config SOURCES/kernel-2.6.12-i686.config'
'rpmbuild -bb --target=i686 SPECS/kernel-2.6.12.spec'
I have tried install/run several times,'cp Makefile
BUILD/kernel-2.6.12/linux-2.6.12/arch/' nothing is working.
What am I doing wrong
david
https://www.redhat.com/archives/fedora-list/2005-May/msg00401.html
Thanks Kenny,
Compiling as I write.
david