[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20081027.123314.13620544.davem@davemloft.net>
Date: Mon, 27 Oct 2008 12:33:14 -0700 (PDT)
From: David Miller <davem@...emloft.net>
To: rdunlap@...otime.net
Cc: sfr@...b.auug.org.au, linux-next@...r.kernel.org,
linux-kernel@...r.kernel.org, netdev@...r.kernel.org,
alan@...rguk.ukuu.org.uk
Subject: Re: linux-next: Tree for October 27 (netdev/hp-plus)
From: Randy Dunlap <rdunlap@...otime.net>
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-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists