In article <[EMAIL PROTECTED]> you wrote:
> make oldconfig clean dep all install modules modules_install
> Makefiles are puzzling, sometimes.
make dep does something that's basically equivalent to changing
the Makefiles. However, make doesn't re-read them, so all the
targets after "dep" will be
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
> 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 o
> 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
>>
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 modu
James Simmons wrote:
>> I am experimenting with compiling lots of stuff as modules.
>> I hit what is either a user error, a configuration script
>> bug or a symbol export bug.
>
>
> I just tried your setup and it worked for me. Try a
> make mrproper and then a make dep etc.
I still get this
> I am experimenting with compiling lots of stuff as modules.
> I hit what is either a user error, a configuration script
> bug or a symbol export bug.
I just tried your setup and it worked for me. Try a make mrproper and then
a make dep etc.
-
To unsubscribe from this list: send the line "uns
I am experimenting with compiling lots of stuff as modules.
I hit what is either a user error, a configuration script
bug or a symbol export bug.
ld -m elf_i386 -T /usr/src/linux/arch/i386/vmlinux.lds -e stext
arch/i386/kernel/head.o arch/i386/kernel/init_task.o init/main.o init/version.o \
8 matches
Mail list logo