On Tue, Jun 11, 2002 at 03:11:25PM -0400, Ray Parish wrote:
>
> I am trying to rebuild a kernel RPM via SRPM.
> rpm -bb --target i686 kernel-2.4.spec
Try this:
rpm --target i686 --without enterprise --without smp --without debug \
-bb kernel-2.4.spec
Emmanuel
I am trying to rebuild a kernel RPM via
SRPM.
rpm -bb --target i686 kernel-2.4.spec
After this is done, All I get is the 686 smp
version, how can I get the non smp version?
Ray
Hi all
I was not able to successfully use the kernel SRPM on a RH 6.0 box (has
anyone?), and the standard RPMs when installed are way fat, I noticed a
slowdown on boot
So my question is, where is some really good documentation on each part of
building a "light weight" kernel, I am n
pciutils-devel
Matthew Saltzman writes:
> "David S Edwards" <[EMAIL PROTECTED]>
>
> >I've seen similar messages when I've used newer compilers. Does your 6.1
> >system use the same compiler version as what comes in RawHide?
>
> Oops. I used "su" instead of "su -", so I got my CodeFusion
"David S Edwards" <[EMAIL PROTECTED]>
>I've seen similar messages when I've used newer compilers. Does your 6.1
>system use the same compiler version as what comes in RawHide?
Oops. I used "su" instead of "su -", so I got my CodeFusion compiler.
Three lashes for me with the rawhide kernel...
I've seen similar messages when I've used newer compilers. Does your 6.1
system use the same compiler version as what comes in RawHide?
David
At 12:34 PM 2/20/00 -0500, you wrote:
>So far, I've received no reply regarding my problem building the RPM
>for sndconfig in Rawhide, but that
So far, I've received no reply regarding my problem building the RPM
for sndconfig in Rawhide, but that's OK for now, because I can't build
the kernel-2.2.14-.15.0RPM under RH6.1 either.
"rpm --rebuild --target i586 kernel-2.2.14-.15.0.src.rpm" runs for a
while, then stops with the following mess