From: Randy Dunlap <rdunlap@xxxxxxxxxxxx> Date: Mon, 27 Oct 2008 12:19:56 -0700 > Are there any outstanding patches in this area? > > build-r5284.out:hp-plus.c:(.text+0x2b99a): undefined reference to `eip_interrupt' > build-r5284.out:hp-plus.c:(.text+0x2ba0d): undefined reference to `eip_open' > build-r5284.out:hp-plus.c:(.text+0x2baef): undefined reference to `eip_close' > build-r5284.out:hp-plus.c:(.init.text+0x38ee): undefined reference to `NS8390p_init' > build-r5284.out:(.init.text+0x3948): undefined reference to `__alloc_eip_netdev' > build-r5284.out:make[1]: *** [.tmp_vmlinux1] Error 1 Grrr... hp-plus.c uses the interfaces provided with 8390p.c but the Makefile links it together with plain 8390.c This is the most spectacular and longest standing build failure I've ever seen to be honest :-) -- To unsubscribe from this list: send the line "unsubscribe linux-next" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html