2013-12-10, 18:02
Hello all,
Today I am trying to build on 32 bit Ubuntu 12.04 using NDK r9b and tool chain arm-linux-androideabi-4.8.
I have built the dependencies according to 5.1 of the read me. I am now trying to run the following command from 5.2 of the readme.
make -C tools/depends/target/xbmc
I get the following error.
checking for main in -lavahi-client... yes
checking for embedded_mDNSInit in -lmDNSEmbedded... no
configure: == Could not find mDNSEmbedded. Might prevent zeroconf support. ==
configure: == X11 enabled. ==
checking for X11... no
configure: error: Could not find a required library. Please see the README for your platform.
make: *** [../../../..//libxbmc.so] Error 1
make: Leaving directory `/home/adev/xbmc-android/tools/depends/target/xbmc'
Can someone tell me what package provides embedded_mDNSInit? I have tried searching with apt-file and haven't had any luck with this one.
I have also added the PPA from this page https://launchpad.net/~team-xbmc/+archiv...ld-depends and it seems I am missing a package needed to build XBMC for android.
Thanks,
rdg
Today I am trying to build on 32 bit Ubuntu 12.04 using NDK r9b and tool chain arm-linux-androideabi-4.8.
I have built the dependencies according to 5.1 of the read me. I am now trying to run the following command from 5.2 of the readme.
make -C tools/depends/target/xbmc
I get the following error.
checking for main in -lavahi-client... yes
checking for embedded_mDNSInit in -lmDNSEmbedded... no
configure: == Could not find mDNSEmbedded. Might prevent zeroconf support. ==
configure: == X11 enabled. ==
checking for X11... no
configure: error: Could not find a required library. Please see the README for your platform.
make: *** [../../../..//libxbmc.so] Error 1
make: Leaving directory `/home/adev/xbmc-android/tools/depends/target/xbmc'
Can someone tell me what package provides embedded_mDNSInit? I have tried searching with apt-file and haven't had any luck with this one.
I have also added the PPA from this page https://launchpad.net/~team-xbmc/+archiv...ld-depends and it seems I am missing a package needed to build XBMC for android.
Thanks,
rdg