2013-08-25, 08:29
After 228 minutes, xbmc compile was successfull :-)
xbmc run but I've not mouse and keyboard connected to my Cubieboard so I cannot test it.
I've tried to --enable-libcec in xbmc_cubian/xbmca10/tools/a10/depends/xbmc/Makefile and compile again but
I have libcec installed
Any idea to have CEC enabled ?
xbmc run but I've not mouse and keyboard connected to my Cubieboard so I cannot test it.
I've tried to --enable-libcec in xbmc_cubian/xbmca10/tools/a10/depends/xbmc/Makefile and compile again but
Code:
checking shairport/shairport.h presence... yes
checking for shairport/shairport.h... yes
checking for libshairport soname... libshairport.so.1
checking for struct AudioOutput.ao_set_metadata... no
checking for UDEV... yes
configure: == libusb disabled. ==
checking for CEC... no
configure: error: == libcec disabled. CEC adapter support will not be available. ==
make: *** [configure] Error 1
I have libcec installed
Code:
# dpkg-query -S cec
libcec1:armhf: /usr/lib/arm-linux-gnueabihf/libcec.so.1
libcec-dev: /usr/lib/arm-linux-gnueabihf/libcec.so
libcec-dev: /usr/lib/arm-linux-gnueabihf/pkgconfig/libcec.pc
libcec-dev: /usr/include/libcec/cecloader.h
libcec1:armhf: /usr/share/doc/libcec1/copyright
libcec-dev: /usr/include/libcec/cecc.h
libcec-dev: /usr/include/libcec/cec.h
libcec-dev: /usr/include/libcec
libcec-dev: /usr/share/doc/libcec-dev
libcec1:armhf: /usr/share/doc/libcec1
libcec-dev: /usr/share/doc/libcec-dev/changelog.Debian.gz
libcec1:armhf: /usr/lib/arm-linux-gnueabihf/libcec.so.1.0.6
libcec-dev: /usr/share/doc/libcec-dev/changelog.gz
libglib2.0-dev: /usr/include/glib-2.0/gobject/gsourceclosure.h
libcec-dev: /usr/lib/arm-linux-gnueabihf/libcec.a
libcec-dev: /usr/include/libcec/cectypes.h
libcec1:armhf: /usr/share/doc/libcec1/changelog.Debian.gz
libcec1:armhf: /usr/share/doc/libcec1/changelog.gz
libcec-dev: /usr/share/doc/libcec-dev/copyright
Any idea to have CEC enabled ?