Kodi Community Forum

Full Version: Undefined symbols on compiled Dharma preventing video playback
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
I'm trying to compile Dharma on Ubuntu 11.10 with the dual audio patch from here - http://forum.xbmc.org/showthread.php?tid=86038.

It compiles and installs ok, but video playback is broken. Investigating the log suggests the cause is this:

Code:
ERROR: Unable to load /usr/lib/xbmc/system/players/dvdplayer/avcodec-52-i486-linux.so, reason: /usr/lib/xbmc/system/players/dvdplayer/avcodec-52-i486-linux.so: undefined symbol: NeAACDecOpen

Can anyone point me in the right direction on this?