On Thu, 2006-03-23 at 16:41 +0000, Russell King wrote:
> Building the ARM footbridge_defconfig provokes this build error:
>
> CC drivers/net/ne2k-pci.o
> drivers/net/ne2k-pci.c:123: error: pci_clone_list causes a section type conflict
> make[2]: *** [drivers/net/ne2k-pci.o] Error 1
> make[1]: *** [drivers/net] Error 2
> make: *** [drivers] Error 2
> make: Leaving directory `/var/tmp/kernel-orig'
>
> static const struct {
> char *name;
> int flags;
> } pci_clone_list[] __devinitdata = {
>
> const data can't be __devinitdata.
that's a gcc bug; probably arm specific even?
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [email protected]
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
[Index of Archives]
[Kernel Newbies]
[Netfilter]
[Bugtraq]
[Photo]
[Stuff]
[Gimp]
[Yosemite News]
[MIPS Linux]
[ARM Linux]
[Linux Security]
[Linux RAID]
[Video 4 Linux]
[Linux for the blind]
[Linux Resources]