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

Khem Raj raj.khem at gmail.com
Fri Dec 9 20:23:37 UTC 2011


On Fri, Dec 9, 2011 at 12:19 PM, Otavio Salvador
<otavio at ossystems.com.br> wrote:
> 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.

your patch is already available for who are in hurry.




More information about the Openembedded-core mailing list