On Mon, May 14, 2007 at 09:52:49AM +0200, Geert Uytterhoeven wrote: > On Sun, 13 May 2007, Christian T. Steigies wrote: > > This just leaves atari, and some problem in the debian linux-2.6 package, > > which does not allow me to build a deb after compiling the kernel and > > modules. > > Comment out atari-rom-isa.diff, it doesn't implement 32-bit I/Os yet.
If I don't apply the patch, applying later patches fails, so I disable the rom-isa driver in the config instead. Michael, your dmasound_atari patches are not included yet? MODPOST 389 modules WARNING: sound/oss/dmasound/dmasound_atari.o - Section mismatch: reference to .init.text: from .data between 'machTT' (at offset 0xc4) and 'machFalcon' WARNING: sound/oss/dmasound/dmasound_atari.o - Section mismatch: reference to .init.text:TTMixerInit from .data between 'machTT' (at offset 0xf0) and 'machFalcon' WARNING: sound/oss/dmasound/dmasound_atari.o - Section mismatch: reference to .init.text: from .data after 'machFalcon' (at offset 0x154) WARNING: sound/oss/dmasound/dmasound_atari.o - Section mismatch: reference to .init.text:FalconMixerInit from .data after 'machFalcon' (at offset 0x180) WARNING: "isa_insb" [drivers/parport/parport_pc.ko] undefined! WARNING: "isa_outsb" [drivers/parport/parport_pc.ko] undefined! make[4]: *** [__modpost] Error 1 And it seems I will have to disable parport as well for atari. Christian -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]