From: Stephen Hemminger <shemminger@linux-foundation.org>
To: Ben Greear <greearb@candelatech.com>
Cc: NetDev <netdev@vger.kernel.org>
Subject: Re: Patch to latest iproute to get it to compile on FC5
Date: Wed, 13 Feb 2008 11:56:59 -0800 [thread overview]
Message-ID: <20080213115659.4b8eb493@extreme> (raw)
In-Reply-To: <47B345D0.1020707@candelatech.com>
On Wed, 13 Feb 2008 11:32:32 -0800
Ben Greear <greearb@candelatech.com> wrote:
> I notice that the latest snapshot and git repository for iproute
> will not compile on FC5 due to not finding __constant_hton* symbols
> and a lack of the hdlc/ioctl.h file on FC5.
>
> I am attaching a patch that appears to fix the problems for me.
>
> Please consider applying this or something similar.
>
> Signed-off-by: Ben Greear <greearb@candelatech.com>
>
>
> Thanks,
> Ben
>
No. please don't change the configure script.
And the linux/if.h comes from kernel stripped headers so it should
not get crufted up by ifdef's.
Short term fix is to include stripped hdlc header if needed.
Long fix is to get rid of hdlc dependency if possible.
--
Stephen Hemminger <stephen.hemminger@vyatta.com>
next prev parent reply other threads:[~2008-02-13 19:57 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-02-13 19:32 Patch to latest iproute to get it to compile on FC5 Ben Greear
2008-02-13 19:56 ` Stephen Hemminger [this message]
2008-02-13 20:34 ` Stephen Hemminger
2008-02-13 20:52 ` Ben Greear
2008-02-14 6:06 ` Ben Greear
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=20080213115659.4b8eb493@extreme \
--to=shemminger@linux-foundation.org \
--cc=greearb@candelatech.com \
--cc=netdev@vger.kernel.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).