[Buildroot] [PATCH 2/2] package/alsa-lib: fix musl-related openal build error

Peter Korsgaard peter at korsgaard.com
Sat Jan 30 10:07:32 UTC 2016


>>>>> "Bernd" == Bernd Kuhls <bernd.kuhls at t-online.de> writes:

 > openal will fail to build without this patch when using pcm.h
 > In file included from /home/bernd/buildroot/br3/output/host/usr/x86_64-buildroot-linux-musl/sysroot/usr/include/alsa/asoundlib.h:54:0,
 >                  from /home/bernd/buildroot/br3/output/build/openal-1.17.2/Alc/backends/alsa.c:34:
 > /home/bernd/buildroot/br3/output/host/usr/x86_64-buildroot-linux-musl/sysroot/usr/include/alsa/pcm.h:1111:1: error: unknown type name ‘u_int8_t’
 >  u_int8_t snd_pcm_format_silence(snd_pcm_format_t format);
 >  ^

 > It seems that this problem was not yet caught by the autobuilders.

 > Signed-off-by: Bernd Kuhls <bernd.kuhls at t-online.de>

Committed, thanks. Don't forget to submit the fix upstream.

-- 
Bye, Peter Korsgaard


More information about the buildroot mailing list