From: Stephen Hemminger <shemminger@osdl.org>
To: saravanan chanemouganandam <saravanan_sprt@hotmail.com>
Cc: bridge@lists.osdl.org
Subject: Re: [Bridge] Cross compiling bridge utils 1.2
Date: Thu, 21 Dec 2006 08:35:28 -0800 [thread overview]
Message-ID: <20061221083528.27453aec@localhost.localdomain> (raw)
In-Reply-To: <BAY131-F189BCD10BF91CCCA569648E2CE0@phx.gbl>
On Thu, 21 Dec 2006 14:58:06 +0530
"saravanan chanemouganandam" <saravanan_sprt@hotmail.com> wrote:
> Hi everybody,
>
> I am a newbie in using bridge utils for my application. I have a problem in cross compiling bridge utils on my host x86 development for my target ARM board. I have recently downloaded bridge utils 1.2 version and fascing some compilation porblem. Can anyone tell me how can I cross compile ?
> I tried using autoconf and ./configure but got some error messages like undefined macro AC_CONFIG_HEADERS (libbridge/configh.h) and can not find sources .in or .. and make throws No more target specified etc.
>
> Sample autoconf and ./configure and make for arm target would be very helpful .
>
> Thanks
> Sara
If cross compiling, I wouldn't bother trying to make autoconf work.
Just use configure to setup a local (non-cross) build, then hand edit
the Makefiles. Autoconf is one of those black art tool sets that
changes a lot between versions and platforms, it probably can do it
but getting it to work would be a pain.
parent reply other threads:[~2006-12-21 16:35 UTC|newest]
Thread overview: expand[flat|nested] mbox.gz Atom feed
[parent not found: <BAY131-F189BCD10BF91CCCA569648E2CE0@phx.gbl>]
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=20061221083528.27453aec@localhost.localdomain \
--to=shemminger@osdl.org \
--cc=bridge@lists.osdl.org \
--cc=saravanan_sprt@hotmail.com \
/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.