James Simmons wrote:

>> I had this option in my .config:
>> 
>>      CONFIG_FB_RIVA=m
>> 
>> Changing that option to:
>> 
>>      # CONFIG_FB_RIVA is not set
>> 
>> made the errors stop occuring.  I am not sure
>> why building the Riva support as a module would
>> cause the errors to be generated.
> 
> 
> Did this. No problem. The only difference was I did a make dep;make
> bzImage;make modules etc.

Thanks all.  I got it to compile.  It does seem odd
that I was hitting those errors, though.  I was going
through the same process that has worked for me every
for about a year, up until today:

make oldconfig clean dep all install modules modules_install
Makefiles are puzzling, sometimes.

        Miles

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
Please read the FAQ at http://www.tux.org/lkml/

Reply via email to