Compilation error in kernel-2.6.35.10-74

Mr Dash Four mr.dash.four at googlemail.com
Fri Jan 7 21:43:22 UTC 2011


> Scratch that, I just found them. The additions I was thinking of are in
> the RHEL5 kernel spec, but apparently never made it into the Fedora kernel
> spec. I'll port them over.
>   
Patch or it never happened. ;-)

>> and removing the hard-coded "with_pae" 
>> options which currently exist on line 221 onwards in the  kernel.spec
>>     
>
> Not exactly. We still need with_pae, but some of the logic around setting
> or unsetting it needs to be adjusted slightly, so as to respect a
> user-provided --with{,out}.
>   
Yes, that's what I meant. The "with_pae 1" line should go and be 
replaced with something like "with_pae %{__pae}" ... or something. Maybe 
the same is valid for the next 'if' branch where there is the exact 
opposite (I think) - "with_pae 0".


More information about the kernel mailing list