[Buildroot] [PATCH v2] package/mpd: fix static linking with tremor

Peter Korsgaard peter at korsgaard.com
Wed Jan 11 12:44:07 UTC 2017


>>>>> "Jörg" == Jörg Krause <joerg.krause at embedded.rocks> writes:

 > Although tremor (the library is named vorbisidec) provides a pkg-config
 > file, mpd does not use it to find tremor. Since version 0.20 does throw
 > an error instead of a warning, that's why the issue was left unnoticed
 > by the autobuilders.

 > Help mpd to find tremor by providing the path to the library and passing
 > LIBS through the environment. We use the host pkg-config tool to get the
 > correct values from the vorbisidec.pc file.

 > Fixes:
 > http://autobuild.buildroot.net/results/6b9/6b97403e70caa12c32494b1c82ce61d3e4e456f6/

 > Signed-off-by: Jörg Krause <joerg.krause at embedded.rocks>
 > ---
 > Changes v2:
 >   - Add autobuild link

It seems like this isn't sufficient:

http://autobuild.buildroot.net/results/2e3/2e3dbcdea34053675a0139c1911b6da1a6670e2c/build-end.log

Perhaps we need to add libogg to the pkg-config line as well?

-- 
Bye, Peter Korsgaard



More information about the buildroot mailing list