Re: Compilation error in kernel-2.6.35.10-74

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



> So, why is it building for PAE when the rpmbuild arg expplicitly states 
> --without pae?
>
> I have saved the .config file.
>
> Are there kernel devs on this list who could advise me on the next step 
> to take?
>   
I've had this since the beginning when I started building kernels from 
source (FC5, I think). Even though "with/without pae" is an "option" it 
is hard-coded for i686/i386 architectures in the kernel.spec file (see 
kernel.spec line 221 onwards). To change this, *every* time I compile a 
kernel for i686 arch I do the following:

vi kernel.spec, then search for "with_pae 1" (line 223) and replace it 
with "with_pae 0". Very ugly hack and it shouldn't be that way, but it 
is not the first time things like this are propping up with the kernel. 
Hope this helps!

_______________________________________________
kernel mailing list
kernel@xxxxxxxxxxxxxxxxxxxxxxx
https://admin.fedoraproject.org/mailman/listinfo/kernel


[Index of Archives]     [Fedora General Discussion]     [Older Fedora Users Archive]     [Fedora Advisory Board]     [Fedora Security]     [Fedora Devel Java]     [Fedora Legacy]     [Fedora Desktop]     [ATA RAID]     [Fedora Marketing]     [Fedora Mentors]     [Fedora Package Announce]     [Fedora Package Review]     [Fedora Music]     [Fedora Packaging]     [Centos]     [Fedora SELinux]     [Coolkey]     [Yum Users]     [Tux]     [Yosemite News]     [KDE Users]     [Fedora Art]     [Fedora Docs]     [USB]     [Asterisk PBX]

  Powered by Linux