Christian,

> Yes, but I am not trying to build a debian package, I try to build directly
> from linux-m68k. This has worked, only the Amiga complained a missing
> modules.dep (but I built in the network driver):

Run depmod -a after the Amiga has booted.

> make ARCH=m68k CROSS_COMPILE=m68k-linux-gnu-
> make ARCH=m68k CROSS_COMPILE=m68k-linux-gnu- INSTALL_MOD_PATH=/data/m68k 
> modules_install
>
> The kernel boots, it configures the network (static). When I try to ping a
> host on my network, I get this oops(?).  A few seconds later I also get the
> mismatch message I reported earlier (does not show up in dmesg?).

It should show up - if it's being printed to the console it has to be
in the kernel log buffer for klogd to pick up.

Cheers,

  Michael
--
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