Problem building Kernel RPM's

Mike Martin redtux1 at googlemail.com
Sun Aug 19 23:39:23 UTC 2007


On 18/08/07, Chuck Anderson <cra at wpi.edu> wrote:
> On Sat, Aug 18, 2007 at 11:06:07PM +0100, Mike Martin wrote:
> > when I run rpmbuild -bb everything seems to go, but the only RPM is
> > kernel-headers - no errors, just no rpm's.
> >
> > Same thing happens when I try
> >
> > rpmbuild --rebuild kernel-2.6.22-2.fc7.src.rpm
>
> rpmbuild defaults to i386.  kernel-2.6.spec defaults to not building
> i386 kernels, but uses i386 packages for kernel-headers.  Specify what
> architecture(s) you want:
>
> rpmbuild --target=i686,i386,noarch --rebuild kernel-2.6.22-2.fc7.src.rpm
>
> --
> fedora-test-list mailing list
> fedora-test-list at redhat.com
> To unsubscribe:
> https://www.redhat.com/mailman/listinfo/fedora-test-list
>
thanks




More information about the test mailing list