[Buildroot] [PATCH next] tpm2-tss: depend on shared libraries

Thomas Petazzoni thomas.petazzoni at bootlin.com
Mon Nov 19 20:59:28 UTC 2018


Hello Carlos,

On Mon, 19 Nov 2018 02:41:23 -0200, Carlos Santos wrote:
> The code includes dlfcn.h even if --enable-static and --disable-shared
> are passed to configure. There is an "#ifndef NO_DL ... #endif" wrapper
> but NO_DL is never defined and adding "-DNO_DL" to CFLAGS causes other
> compilation errors.
> 
> Fixes:
>   http://autobuild.buildroot.net/results/cfc3bfef5e93329bf944a57947086d9ddc4fece3
> 
> Signed-off-by: Carlos Santos <casantos at datacom.com.br>

You need to propagate this dependency to the reverse dependencies of
tpm2-tss.

Thanks!

Thomas
-- 
Thomas Petazzoni, CTO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com



More information about the buildroot mailing list