2.6.21 build failure

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi,
I am trying to build linux-images for debian, using Geerts patches for
2.6.21, all but one atari patch applied. Building images for amiga, atari,
and mac fails with the debian standard config, do I simply have to disable
some drivers (which worked in 2.6.18) or is there a deeper problem?

amiga fails here:
cp vmlinux vmlinux.tmp
m68k-linux-gnu-strip vmlinux.tmp
gzip -9c vmlinux.tmp >vmlinux.gz
rm vmlinux.tmp
  Building modules, stage 2.
  MODPOST 402 modules
WARNING: sound/oss/dmasound/dmasound_paula.o - Section mismatch: reference
to .init.text: from .data after 'machAmiga' (at offset 0x54)
WARNING: sound/oss/dmasound/dmasound_paula.o - Section mismatch: reference
to .init.text:AmiMixerInit from .data after 'machAmiga' (at offset 0x80)
WARNING: "pci_map_sg" [drivers/scsi/aic7xxx_old.ko] undefined!
WARNING: "pci_free_consistent" [drivers/scsi/aic7xxx_old.ko] undefined!
WARNING: "pci_map_single" [drivers/scsi/aic7xxx_old.ko] undefined!
WARNING: "pci_unmap_sg" [drivers/scsi/aic7xxx_old.ko] undefined!
WARNING: "pci_unmap_single" [drivers/scsi/aic7xxx_old.ko] undefined!
WARNING: "pci_alloc_consistent" [drivers/scsi/aic7xxx_old.ko] undefined!
make[4]: *** [__modpost] Error 1


atari fails here:
  LD      .tmp_vmlinux1
lib/built-in.o: In function `ioread8':
(.text+0x902): undefined reference to `readb'
lib/built-in.o: In function `ioread16':
(.text+0x98a): undefined reference to `readw'
lib/built-in.o: In function `ioread32':
(.text+0xa64): undefined reference to `isa_rom_inl'
lib/built-in.o: In function `ioread32be':
(.text+0xace): undefined reference to `isa_rom_inl'
lib/built-in.o: In function `iowrite8':
(.text+0xb7a): undefined reference to `writeb'
lib/built-in.o: In function `iowrite16':
(.text+0xc20): undefined reference to `writew'
lib/built-in.o: In function `iowrite32':
(.text+0xd2a): undefined reference to `isa_rom_outl'
lib/built-in.o: In function `iowrite32be':
(.text+0xdb0): undefined reference to `isa_rom_outl'
lib/built-in.o: In function `ioread32_rep':
(.text+0xf20): undefined reference to `insl'
lib/built-in.o: In function `iowrite32_rep':
(.text+0x10ac): undefined reference to `outsl'
make[3]: *** [.tmp_vmlinux1] Error 1


mac fails here:
  Building modules, stage 2.
  MODPOST 384 modules
WARNING: "isa_insb" [drivers/parport/parport_pc.ko] undefined!
WARNING: "isa_outsb" [drivers/parport/parport_pc.ko] undefined!
make[4]: *** [__modpost] Error 1


Christian
-
To unsubscribe from this list: send the line "unsubscribe linux-m68k" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html

[Index of Archives]     [Video for Linux]     [Yosemite News]     [Linux S/390]     [Linux Kernel]     [Linux SCSI]

  Powered by Linux