[Buildroot] [PATCH 1/1] libuio: new package

Joris Lijssens joris.lijssens at gmail.com
Mon Jun 13 10:21:34 UTC 2016


Hello Thomas


On 13 June 2016 at 11:53, Thomas Petazzoni <
thomas.petazzoni at free-electrons.com> wrote:

> Hello,
>
> Why are we having this conversation privately instead of on the
> Buildroot mailing list?
>

Probably because i pushed reply iso reply-all :), added the mailling list
again to the list of recipients.

>
> On Mon, 13 Jun 2016 11:46:41 +0200, Joris Lijssens wrote:
>
> > LIBUIO_GETTEXTIZE = YES didn't solve the issue.
>
> Gaah.
>


>
> > But one small question, can
> > you explain what the difference is between calling the autogen.sh script
> > directly and using the autoreconfig option of buildroot?
>
> Doing <pkg>_AUTORECONF = YES also adds host-automake, host-autoconf and
> host-libtool in the dependencies of the package.
>
> If you just call autogen.sh manually, you also have to add those
> dependencies manually. Doable, but it's better when possible to use
> <pkg>_AUTORECONF = YES.
>
> Sane packages should work with "autoreconf" without any custom
> autogen.sh script.
>

The autogen script just calls autoreconf with -s -f -i, maybe we just have
to give along these options when doing AUTORECONF=YES ?


mkdir -p m4 && \
touch ChangeLog && \
autoreconf -s -f -i


regards,
Joris

>
> Thomas
> --
> Thomas Petazzoni, CTO, Free Electrons
> Embedded Linux, Kernel and Android engineering
> http://free-electrons.com
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.busybox.net/pipermail/buildroot/attachments/20160613/526d9e20/attachment.html>


More information about the buildroot mailing list