From: David Miller <davem@davemloft.net>
To: akpm@osdl.org
Cc: kamezawa.hiroyu@jp.fujitsu.com, tglx@linutronix.de,
linux-kernel@vger.kernel.org, netdev@vger.kernel.org,
linux-ia64@vger.kernel.org, auke-jan.h.kok@intel.com,
jeff@garzik.org
Subject: Re: [BUG] [2.6.19-rc4-mm2] can't compile
Date: Wed, 08 Nov 2006 07:02:52 +0000 [thread overview]
Message-ID: <20061107.230252.38711277.davem@davemloft.net> (raw)
In-Reply-To: <20061107225259.0eff22d2.akpm@osdl.org>
From: Andrew Morton <akpm@osdl.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.
WARNING: multiple messages have this Message-ID (diff)
From: David Miller <davem@davemloft.net>
To: akpm@osdl.org
Cc: kamezawa.hiroyu@jp.fujitsu.com, tglx@linutronix.de,
linux-kernel@vger.kernel.org, netdev@vger.kernel.org,
linux-ia64@vger.kernel.org, auke-jan.h.kok@intel.com,
jeff@garzik.org
Subject: Re: [BUG] [2.6.19-rc4-mm2] can't compile drivers/acpi/processor_idle.c
Date: Tue, 07 Nov 2006 23:02:52 -0800 (PST) [thread overview]
Message-ID: <20061107.230252.38711277.davem@davemloft.net> (raw)
In-Reply-To: <20061107225259.0eff22d2.akpm@osdl.org>
From: Andrew Morton <akpm@osdl.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.
next prev parent reply other threads:[~2006-11-08 7:02 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-11-08 6:01 [BUG] [2.6.19-rc4-mm2] can't compile drivers/acpi/processor_idle.c KAMEZAWA Hiroyuki
2006-11-08 6:52 ` [BUG] [2.6.19-rc4-mm2] can't compile Andrew Morton
2006-11-08 6:52 ` [BUG] [2.6.19-rc4-mm2] can't compile drivers/acpi/processor_idle.c Andrew Morton
2006-11-08 7:02 ` David Miller [this message]
2006-11-08 7:02 ` David Miller
2006-11-08 7:22 ` [BUG] [2.6.19-rc4-mm2] can't compile KAMEZAWA Hiroyuki
2006-11-08 7:22 ` [BUG] [2.6.19-rc4-mm2] can't compile drivers/acpi/processor_idle.c KAMEZAWA Hiroyuki
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20061107.230252.38711277.davem@davemloft.net \
--to=davem@davemloft.net \
--cc=akpm@osdl.org \
--cc=auke-jan.h.kok@intel.com \
--cc=jeff@garzik.org \
--cc=kamezawa.hiroyu@jp.fujitsu.com \
--cc=linux-ia64@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=netdev@vger.kernel.org \
--cc=tglx@linutronix.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.