Undefined symbols on compiled Dharma preventing video playback

  Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Post Reply
Horns Offline
Junior Member
Posts: 1
Joined: Dec 2011
Reputation: 0
Post: #1
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?
find quote