Compiling XBMC in Debian Etch
#1
Hi everybody, I am trying to compile xbmc source code for debian etch, I have readed the README.linux and I followed the steps:

-I have downloaded the svn source code
-I have installed via apt-get the packages for compile xbmc, less libfaac-dev becouse I haven't found this package in debian etch
-I have installed distcc and ccache via apt-get
-I have use ./configure without errors but when I am compiling with the make command, I have the next error:

libsmbclient.cSad.text+0x1757): referencia a `__stack_chk_fail' sin definir
xbmc/lib/libsmb/libsmbclient-i486-linux.a(libsmbclient.o):libsmbclient.cSad.text+0x1f98): más referencias a `__stack_chk_fail' sin definir a continuación
collect2: ld returned 1 exit status
make: *** [xbmc.bin] Error 1


I have installed libsmbclient via apt-get but the error still appear

How can explain me about that ?

thanks!
Reply


Messages In This Thread
Compiling XBMC in Debian Etch - by chihau - 2009-01-31, 01:42
[No subject] - by topfs2 - 2009-01-31, 02:10
Logout Mark Read Team Forum Stats Members Help
Compiling XBMC in Debian Etch1