2017-11-02, 23:30
Hi all
Based on Fritsch' Guide I've been successfully running a self-compiled latest Kodi on my Ubuntu system for a while now.
However I have now upgraded distro to 17.10 and pulled latest kodi-agile, and I'm unable to build it now..
I get error "undefined reference to 'pthread_create'" when doing make build (cmake --build . -- VERBOSE=1).
I have installed dependencies of course, and have installed kodi build-dependencies from team-xbmc/xbmc-ppa-build-depends
My cmake configure line was "cmake .. -DENABLE_VAAPI=1 -DCMAKE_BUILD_TYPE=Release"
Here is CMakeError.log: http://paste.ubuntu.com/25875215/
Here is full CMakeoOutput.log: http://paste.ubuntu.com/25875254/
All help is appreciated!
Based on Fritsch' Guide I've been successfully running a self-compiled latest Kodi on my Ubuntu system for a while now.
However I have now upgraded distro to 17.10 and pulled latest kodi-agile, and I'm unable to build it now..
I get error "undefined reference to 'pthread_create'" when doing make build (cmake --build . -- VERBOSE=1).
I have installed dependencies of course, and have installed kodi build-dependencies from team-xbmc/xbmc-ppa-build-depends
My cmake configure line was "cmake .. -DENABLE_VAAPI=1 -DCMAKE_BUILD_TYPE=Release"
Here is CMakeError.log: http://paste.ubuntu.com/25875215/
Here is full CMakeoOutput.log: http://paste.ubuntu.com/25875254/
All help is appreciated!