Martin Gansser wrote:
Am Sa, den 21.08.2004 schrieb Arjan van de Ven um 19:16:
On Sat, Aug 21, 2004 at 07:13:57PM +0200, Martin Gansser wrote:
+ find . -name '*~' -exec rm -fv '{}' ';'
+ exit 0
but no kernel-sourcecode-2.6.8-1.525.root.noarch.rpm
was build.
What is going wrong ?
you now have the sourcecode expanded into /usr/src/redhat/BUILD/kernel-<version>
there is no kernel-sourcecode-2.6.8-1.525 package... why do you need one?
to compile my own kernelbuildprep gets you what you need. Just follow the directions in the README at the top of he source tree
(I assumed you wanted the kernel source... but you didn't say so explicitly)
yes
why does no kernel-source package are distributed ?
because its redundant to the src rpm
Neil