On Sun, Aug 14, 2011 at 06:26, Michael Schmitz
<[email protected]> wrote:
>>> Christian - can you remember which 2.6 kernel that last had ethernet
>>> working for you?
>>>
>>
>> I haven't been testing kernels a lot recently... from the logfiles it
>> would
>> seem the last kernel that was running on kullervo was this one:
>>
>> Linux version 2.6.24-1-amiga (Debian 2.6.24-4) ([email protected]) (gcc
>> version 3.3.6) #1 Tue Feb 12 10:05:37 CET 2008
>>
>
> Plain 2.6.24 from Geert's tree does show TX timeouts again - no watchdog
> firing this time because IDE wasn't even built as module (something cause
> make oldconfig to drop all IDE stuff when starting from Tuomas' .config).
>
> Speaking of which - I cannot even build IDE at all in that release:
>
>  CC [M]  drivers/ide/ide-lib.o
> drivers/ide/ide-lib.c: In function `ide_dump_atapi_status':
> drivers/ide/ide-lib.c:601: internal compiler error: in
> verify_local_live_at_start, at flow.c:600
> Please submit a full bug report,
> with preprocessed source if appropriate.
> See <URL:http://gcc.gnu.org/bugs.html> for instructions.
>
> I'm sure we've seen that before and it did eventually get fixed.

You can probably work around that by building with "make V=1" to show
the compile command,
and manually executing it with a lower optimization level.

Gr{oetje,eeting}s,

                        Geert

--
Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- [email protected]

In personal conversations with technical people, I call myself a hacker. But
when I'm talking to journalists I just say "programmer" or something like that.
                                -- Linus Torvalds
--
To unsubscribe from this list: send the line "unsubscribe linux-m68k" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to