[oe] [meta-oe][PATCH 2/2] smbnetfs: update update 0.5.3a -> 0.6.0

Αθανάσιος Οικονόμου athoik at gmail.com
Sun Oct 22 07:48:59 UTC 2017


2017-10-21 18:29 GMT+03:00 Khem Raj <raj.khem at gmail.com>:
>
> This fails to build for musl
>
> | ../../git/src/common.c:7:10: fatal error: execinfo.h: No such file
> or directory
> |  #include <execinfo.h>
> |           ^~~~~~~~~~~~
> | compilation terminated.
> | make[2]: *** [Makefile:429: smbnetfs-common.o] Error 1
>
> you might want to add dependency DEPENDS_append_libc-musl = "
> libexecinfo" and also make sure that -lexecinfo is added to linker
> cmdline
>

Hi,

I created a newer revision of the patches with the extra DEPENDS and
LDFLAGS for execinfo. Tested with musl using instructions from here:
https://github.com/kraj/meta-musl and build doesn't produce the error
any more.

If that's fine please cherry-pick also the commit into pyro if
possible (the revert not required).

Thanks,
Athanasios



More information about the Openembedded-devel mailing list