Shairport-sync: soxr not enabled even with --with-soxr

Created on 7 Sep 2018  Â·  3Comments  Â·  Source: mikebrady/shairport-sync

Building the latest development branch on a raspberry pi, specifying --with-soxr does everything correctly and builds shairport-sync with soxr but the #define in config.h is not enabled correctly so the resulting binary bails if I try to enable soxr.

if I manually edit config.h and correct the #define statement after ./configure and beforemake all is well and working.

I assume it's a typo somewhere.

Most helpful comment

I can confirm that this issue is fixed by commit cd6a99a7cfde1c5e1c1cc74ee6a77041bb4012d9.

All 3 comments

Thanks — let me check.

Fixed, I believe. Thanks for your help.

I can confirm that this issue is fixed by commit cd6a99a7cfde1c5e1c1cc74ee6a77041bb4012d9.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

LinusU picture LinusU  Â·  4Comments

vasilisvg picture vasilisvg  Â·  8Comments

rockrabbit picture rockrabbit  Â·  6Comments

asakaev picture asakaev  Â·  7Comments

Bazmundi picture Bazmundi  Â·  6Comments