[Buildroot] [PATCH 1/1] package/libbluray: include signal.h to fix build errors

Bernd Kuhls bernd.kuhls at t-online.de
Sun Oct 23 14:48:01 UTC 2016


Am Sun, 23 Oct 2016 16:41:15 +0200 schrieb Bernd Kuhls:

> Fixes build errors with uClibc-ng on the following platforms:
> 
> bfin: http://autobuild.buildroot.net/results/fbf/fbf63bbe0974b490b875a95fb930ba601364b85a/
> m68k: http://autobuild.buildroot.net/results/cc9/cc9b87c4c695f97a056cc53f19e7662750dffeff/
> microblazeel: http://autobuild.buildroot.net/results/941/941c06e29f6542e258f20799dc6f3f94b2f8af88/
> 
> Signed-off-by: Bernd Kuhls <bernd.kuhls at t-online.de>
> ---
> I am unsure whether this is the right fix or not, therefore I did not
> send the patch upstream yet. A different solution is to include signal.h
> in sysroot/usr/include/pthread.h in line 686, right before the header
> file bits/sigthread.h is included. This may point to a problem either in
> the prebuilt toolchain or uClibc itself, CC'ing Thomas & Waldemar.

Hi,

similar problems seem to exist for libbdplus and transmission:

http://autobuild.buildroot.net/?reason=libbdplus-0.1.2
http://autobuild.buildroot.net/?reason=transmission-2.92

Regards, Bernd




More information about the buildroot mailing list