> Processing files: kernel-debuginfo-2.4.21pre7-2
> error: Could not open %files file
> /usr/src/redhat/BUILD/kernel-2.4.21pre7/debugfiles.list: No such file or
> directory
Redhat 9.0 (and phoebe betas) have debug set on for rpm automatically.
The package name kernel-debuginfo implies this is where it is going
wrong.
Set up a ~/.rpmmacros file with the line
%debub_package %{nil}
And try make rpm again, this should work.
Hth
Paul
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/