John R Pierce wrote:
and, after digging through all that, it didn't work.
no RPMs in the rpmbuild/RPMS dir, the whole final rpmbuild step only took about 3 mins on a fairly slow box.
what did I miss??
| [ralph@logout ~]$ rpmbuild --help | Usage: rpmbuild [OPTION...] | | Build options with [ <specfile> | <tarball> | <source package> ]: | -bp build through %prep (unpack sources and apply | patches) from <specfile>
Where the HowTo says
[user@host SPECS]$ rpmbuild -ba --target=`uname -m` kernel.spec
which will build the actual rpms :)
Concerning the errors: I'll fix them, thanks for noticing and telling.
Cheers,
Ralph