[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20061107.230252.38711277.davem@davemloft.net>
Date: Tue, 07 Nov 2006 23:02:52 -0800 (PST)
From: David Miller <davem@...emloft.net>
To: akpm@...l.org
Cc: kamezawa.hiroyu@...fujitsu.com, tglx@...utronix.de,
linux-kernel@...r.kernel.org, netdev@...r.kernel.org,
linux-ia64@...r.kernel.org, auke-jan.h.kok@...el.com,
jeff@...zik.org
Subject: Re: [BUG] [2.6.19-rc4-mm2] can't compile
drivers/acpi/processor_idle.c
From: Andrew Morton <akpm@...l.org>
Date: Tue, 7 Nov 2006 22:52:59 -0800
> Also,
>
> drivers/built-in.o(.text+0xd9a72): In function `e1000_xmit_frame':
> : undefined reference to `csum_ipv6_magic'
>
> I don't know how this got broken. ia64 seems to be the only architecture
> which doesn't have an implementation of csum_ipv6_magic(). This bug
> appears to be introduced by git-netdev-all.patch.
There is a generic version, which e1000 would get if it included
the net/ip_checksum.h header file.
-
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