Hey kodi fans,
since one year and I think it was from a jump from version 15 to 16, I’m able to compile the kodi sources where I’m playing with it since Dharma. I was searching from time to time here and through google but I cant figure out what to do. I’m getting always the same compile error:
Sinks/AESinkOSS.cpp:482:36: error: ‘AE_FMT_AC3’ was not declared in this scope
info.m_dataFormats.push_back(AE_FMT_AC3);
which tells me that I’m missing library with specific header file or have broken dependency on my computer. I’ve tried it at another debian/testing machine (clean install) and I’m getting the same troubles. Can anyone point me few steps to solve this issue?
Few facts that I’ve collected:
Target is debian/testing system with Kernel 4.7.0-1-amd64
All packages from README.linux are installed.
./bootstrap
./configure runs without errors
Config.log: http://pastebin.com/Nz0pSpYJ
make log: http://pastebin.com/1dyPZwTi
I’d appreciate your help and your time. Thanks a lot in advance.
Electronic handshakes