Ubuntu 9.04 XBMC SVN Compile Issue
#1
I have been compiling XBMC SVN builds on my Ubuntu 8.10 x86 system on a daily basics without any issues.

For the past week, I have been getting the following error on various revisions up to 22295:

Code:
xbmc/FileSystem/filesystem.a(FileSmb.o): In function `CSMB::URLEncode(CStdStr<char> const&)':
/home/crashx/XBMC/xbmc/FileSystem/FileSmb.cpp:276: undefined reference to `smbc_urlencode'
collect2: ld returned 1 exit status
make: *** [xbmc.bin] Error 1

Last thing I did was install libsmbclient-dev a week ago.
The normal XBMC log IS NOT a debug log, to enable debug logging you must toggle it on under XBMC Settings - System or in advancedsettings.xml. Use XBMC Debug Log Addon to retrieve it.
Reply
#2
Please search next time, this has been covered a few times before. Intrepid's libsmbclient is broken and ubuntu refused to fix it when we reported the issue. You'll need to upgrade to jaunty or compile libsmbclient by hand.
Reply
#3
Thanks upgrade to january and everything worked fine ...
The normal XBMC log IS NOT a debug log, to enable debug logging you must toggle it on under XBMC Settings - System or in advancedsettings.xml. Use XBMC Debug Log Addon to retrieve it.
Reply

Logout Mark Read Team Forum Stats Members Help
Ubuntu 9.04 XBMC SVN Compile Issue0