[OE-core] [PATCH] connman: avoid checking for linux/if_alg.h header

Otavio Salvador otavio at ossystems.com.br
Fri Dec 9 20:19:47 UTC 2011


On Fri, Dec 9, 2011 at 18:14, Khem Raj <raj.khem at gmail.com> wrote:

> On Fri, Dec 9, 2011 at 12:01 PM, Otavio Salvador
> <otavio at ossystems.com.br> wrote:
> > +# alg-test doesn't build, so disable that and test
> > +# for if_alg.h as this header is only in 2.6.39
> > +do_configure_prepend() {
> > +       sed -i 's:tools/alg-test ::g' Makefile.am
> > +       sed -i 's:AC_CHECK_HEADERS(linux/if_alg.h, dummy=yes,::g;
> > +               s:AC_MSG_ERROR(User-space algorithm header files are
> required))::g' configure.ac
> > +}
> > +
>
> may be you can cache that in site files instead of this.
>

I'm willing to try to drop this in a next patch but I'd prefer this to get
in before and get connman in a working shape again before focusing on
improvements for it.

-- 
Otavio Salvador                             O.S. Systems
E-mail: otavio at ossystems.com.br  http://www.ossystems.com.br
Mobile: +55 53 9981-7854              http://projetos.ossystems.com.br
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openembedded.org/pipermail/openembedded-core/attachments/20111209/5602639d/attachment-0002.html>


More information about the Openembedded-core mailing list