[Buildroot] [PATCH] fontconfig package : cross-compilation

Julien Letessier julien.letessier at technosens.fr
Tue Jun 26 15:19:28 UTC 2007


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.

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 :)

Tell me how this works for you.

2007/6/25, Bernhard Fischer <rep.dot.nop at gmail.com>:
> On Sun, Jun 24, 2007 at 08:33:18PM +0200, Julien Letessier wrote:
> >Functionnaly identical patch, slightly simpler.
> >Installation directories are also corrected.
>
> Two remarks:
> - please push this upstream, too
> - please add a patch that does this autoreconf. We should not rely on
>   the build-host to have autoconf nor automake installed, i think.
>
> Thanks alot for looking into this!
>


-- 
Julien Letessier
<julien.letessier at technosens.fr>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: buildroot_autoconf-automake-libtool-host.patch
Type: application/octet-stream
Size: 6685 bytes
Desc: not available
Url : http://lists.busybox.net/pipermail/buildroot/attachments/20070626/177f17c3/attachment-0004.obj 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: buildroot_fontconfig-v2.patch
Type: application/octet-stream
Size: 7880 bytes
Desc: not available
Url : http://lists.busybox.net/pipermail/buildroot/attachments/20070626/177f17c3/attachment-0005.obj 


More information about the buildroot mailing list