> On Tue, 24 Oct 2000, Miles Lane wrote:
>
>
>> James, I tried something even more drastic than running
>> make mrproper. I blew away my old source tree, untarred
>> a test9 tree, patched it to test10-pre5, copied my old .config
>> file into it, ran make oldconfig menuconfig dep all install
>> modules modules_install. When I ran menuconfig, I set the
>> options as a mentioned in my first message. I still got the
>> errors.
James,
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.
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/