Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Bernhard Fischer <rep.dot.nop@gmail.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH] fontconfig package : cross-compilation
Date: Tue, 26 Jun 2007 19:07:27 +0200	[thread overview]
Message-ID: <20070626170727.GC4096@aon.at> (raw)
In-Reply-To: <f0528b5b0706260819i3cc09a10v2b015d6293d2f92a@mail.gmail.com>

On Tue, Jun 26, 2007 at 05:19:28PM +0200, Julien Letessier wrote:
>Note that quite a few Buildroot packages require autoconf to be
>installed on the host (openssh, dropbear, avahi, gawk, dbug, glib)...
>they'll need to be changed, too.

yes
>
>Attached are patches for
>* autoconf-host, automake-host, libtool-host
> and an $(AUTORECONF) variable that runs autoreconf with the
>appropriate arguments
>* the fontconfig package using custom-built autoreconf (replaces previous 
>patch)
>
>This still requires perl on the build host, but I assume that's reasonable 
>:)

no :)
>
>Tell me how this works for you.

In order to avoid to have the sources unpacked in two locations, we
usually unpack them into $(TOOL_BUILD_DIR), i.e.:
AUTOMAKE_SRC_DIR:=$(TOOL_BUILD_DIR)/automake-$(AUTOMAKE_VER)
AUTOMAKE_DIR:=$(BUILD_DIR)/automake-$(AUTOMAKE_VER)
AUTOMAKE_HOST_DIR:=$(TOOL_BUILD_DIR)/automake-$(AUTOMAKE_VER)-host

Can you please adjust accordingly?

Thanks for the nice patch!

  reply	other threads:[~2007-06-26 17:07 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-06-24 16:58 [Buildroot] [PATCH] fontconfig package : cross-compilation Julien Letessier
2007-06-24 18:33 ` Julien Letessier
2007-06-25  8:32   ` Bernhard Fischer
2007-06-26 15:19     ` Julien Letessier
2007-06-26 17:07       ` Bernhard Fischer [this message]
2007-06-27 13:59         ` Julien Letessier
2007-06-28 14:01           ` Bernhard Fischer

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=20070626170727.GC4096@aon.at \
    --to=rep.dot.nop@gmail.com \
    --cc=buildroot@busybox.net \
    /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