[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Kernel Recompile Problems
- From: eduardo de paula neves <eduardo paula gmail com>
- To: nahant-list redhat com
- Subject: Kernel Recompile Problems
- Date: Mon, 24 Oct 2005 16:32:14 -0200
Hello,
I'm tring to install the kqemu in RHEL 4. But when I make distclean, I
receive this messages:
[root ticotico 2.6.9-22.EL-smp-i686]# make distclean
scripts/Makefile.clean:10: Documentation/DocBook/Makefile: No such
file or directory
make[1]: *** No rule to make target `Documentation/DocBook/Makefile'. Stop.
make: *** [_mrproper_Documentation/DocBook] Error 2
So, I download kernel-2.6.9-22.EL.src.rpm from RHN.
Then I try:
rpmbuild --rebuild --target i686 kernel-2.6.9-5.EL.src.rpm
So I try the "make distclean" again, but the problem still on, then I try to do
rpmbuild -bp --target i686 /usr/src/redhat/SPECS/kernel-2.6.spec
and
rpmbuild -bc --target i686 /usr/src/redhat/SPECS/kernel-2.6.spec
and
rpmbuild -bi --target i686 /usr/src/redhat/SPECS/kernel-2.6.spec
with this modify in the kernel-2.6.spec:
%define buildup 1
%define buildsmp 1
%define buildsource 1
%define buildhugemem 1
%define builddoc 1
%define kabi 1
but nothing..
somebody can help me?
thanks
Eduardo de Paula Neves
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]