Re: [build failure] hp-plus.c: (.text+0xd7c1a): undefined referenceto `ei_close'

From: Alan Cox
Date: Mon Jul 21 2008 - 17:01:51 EST


On Mon, 21 Jul 2008 21:15:19 +0200
Ingo Molnar <mingo@xxxxxxx> wrote:

>
> * Atsushi Nemoto <anemo@xxxxxxxxxxxxx> wrote:
>
> > Since commit 055e5110ae0c0c1176a75b78d789294f2ff2f7af ("8390: Split
> > 8390 support into a pausing and a non pausing driver core"), ne.c
> > cause this build failure:
> >
> > drivers/built-in.o: In function `ne_probe1':
> > ne.c:(.init.text+0x2464): undefined reference to `NS8390_init'
> > drivers/built-in.o: In function `ne_block_output':
> > ne.c:(.text.ne_block_output+0x1b0): undefined reference to `NS8390_init'
>
> i just triggered a similar build failure, but in a different
> ne2000-derived file:

I'll take a look. Various odd things happened with the Makefile for this
patch and the follow up fixes. If the followup didn't get applied then
that might explain the breakage.

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/