netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: David Miller <davem@davemloft.net>
To: shemminger@osdl.org
Cc: yoshfuji@linux-ipv6.org, tgraf@suug.ch, netdev@vger.kernel.org,
	usagi-core@linux-ipv6.org
Subject: Re: [GIT PATCH] NET: Fixes for net-2.6.19
Date: Thu, 28 Sep 2006 16:04:58 -0700 (PDT)	[thread overview]
Message-ID: <20060928.160458.00452499.davem@davemloft.net> (raw)
In-Reply-To: <20060928155052.63ed5ce8@freekitty>

From: Stephen Hemminger <shemminger@osdl.org>
Date: Thu, 28 Sep 2006 15:50:52 -0700

> On Thu, 28 Sep 2006 14:33:04 -0700 (PDT)
> David Miller <davem@davemloft.net> wrote:
> 
> > From: Stephen Hemminger <shemminger@osdl.org>
> > Date: Thu, 28 Sep 2006 08:36:45 -0700
> > 
> > > Please figure out how to keep rtnetlink.h useful from user space.
> > > I tried putting the current sanitized version of rtnetlink.h into
> > > iproute2 and the build fails. 
> > 
> > Please give the error so I have a chance of fixing this.
> 
> If I put 2.6.19 headers in:
> 
> 
> In file included from ../include/linux/rtnetlink.h:5,
>                  from ../include/libnetlink.h:6,
>                  from ll_map.c:23:
> /usr/include/linux/if.h:117: error: redefinition of ^[$,1rx^[(Bstruct ifmap^[$,1ry^[(B
> /usr/include/linux/if.h:153: error: redefinition of ^[$,1rx^[(Bstruct ifreq^[$,1ry^[(B
> /usr/include/linux/if.h:203: error: redefinition of ^[$,1rx^[(Bstruct ifconf^[$,1ry^[(B

Hmmm... we explicitly removed the "linux/if.h" inclusion from
rtnetlink.h so this is weird.  Where is the linux/if.h include coming
from?


  reply	other threads:[~2006-09-28 23:04 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-09-18 15:08 [GIT PATCH] NET: Fixes for net-2.6.19 YOSHIFUJI Hideaki / 吉藤英明
2006-09-18 18:57 ` Thomas Graf
2006-09-21  5:30   ` YOSHIFUJI Hideaki / 吉藤英明
2006-09-21 10:14     ` Thomas Graf
2006-09-28  5:44 ` David Miller
2006-09-28 15:36   ` Stephen Hemminger
2006-09-28 21:33     ` David Miller
2006-09-28 22:50       ` Stephen Hemminger
2006-09-28 23:04         ` David Miller [this message]
2006-09-28 23:27           ` Stephen Hemminger
2006-09-29  0:28             ` David Miller
2006-09-29  1:59               ` Masahide NAKAMURA
2006-09-30  7:27                 ` [IPROUTE2][PATCH] Add missing macros which was removed from kernel header. (Re: [GIT PATCH] NET: Fixes for net-2.6.19) Masahide NAKAMURA
2006-10-05 18:01                   ` Stephen Hemminger
2006-10-09 16:08                 ` [GIT PATCH] NET: Fixes for net-2.6.19 Stephen Hemminger

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=20060928.160458.00452499.davem@davemloft.net \
    --to=davem@davemloft.net \
    --cc=netdev@vger.kernel.org \
    --cc=shemminger@osdl.org \
    --cc=tgraf@suug.ch \
    --cc=usagi-core@linux-ipv6.org \
    --cc=yoshfuji@linux-ipv6.org \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).