XBMC on IntelCE4100
#1
Hello Team,
I have compiled XBMC for IntelCE4100 target with following options:
./configure --prefix=/opt/camore/XBMC/ $DEBUG_OPTIONS --host=i686-cm-linux TAGLIB_CFLAGS="-L/opt/canmore/local/lib -I/opt/canmore/local/include" --enable-alsa --disable-dvd-drive --disable-mysqlclient --disable-fontconfig --disable-vdpau --disable-ss-rsxs --disable-vis-projectm --enable-external-python PYTHON_VERSION=2.4 --enable-boxee-hal --disable-avahi LDFLAGS="-L/opt/canmore/local/lib/python2.4/" --disable-gl --enable-gles --disable-x11 --disable-sdl --enable-ccache --enable-optimizations --enable-external-libraries --disable-goom --disable-hal --disable-pulse --disable-vaapi --disable-vdpau --disable-xrandr --disable-airplay --disable-libbluray --disable-dvdcss --disable-debug --disable-joystick --enable-mid --disable-nfs --disable-profiling --disable-projectm --enable-rsxs --disable-rtmp --disable-vaapi --disable-vdadecoder --disable-external-ffmpeg --disable-optical-drive --disable-dvdpalyer

Eventhough we have clearly mentioned disable-mysql & disable-avahi.When i load the binary on the target :
I get errors like:
opt/camore/XBMC/lib/xbmc/xbmc.bin: error while loading shared libraries: libmysqlclient.so.18: cannot open shared object file: No such file or directory

Also Please let me know what would be the right configuration option for CE4100 platform.
Reply

Logout Mark Read Team Forum Stats Members Help
XBMC on IntelCE41000