Advertisement
Guest User

cp cannot stat

a guest
Dec 6th, 2013
592
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 22.46 KB | None | 0 0
  1. checking for select... yes
  2. checking whether the compiler recognizes bool as a built-in type... yes
  3. checking whether the compiler accepts the new for scoping rules... yes
  4. checking whether the compiler implements namespaces... yes
  5. checking whether the compiler supports ISO C++ standard library... yes
  6. checking whether the C++ standard library uses stringstream or strstream... stringstream
  7. checking whether ln -s works... yes
  8. checking for size_t... yes
  9. checking for working alloca.h... yes
  10. checking for alloca... yes
  11. checking for inline... inline
  12. checking whether getenv is declared... yes
  13. checking whether clearerr_unlocked is declared... yes
  14. checking whether feof_unlocked is declared... yes
  15. checking whether ferror_unlocked is declared... yes
  16. checking whether fflush_unlocked is declared... yes
  17. checking whether fgets_unlocked is declared... yes
  18. checking whether fputc_unlocked is declared... yes
  19. checking whether fputs_unlocked is declared... yes
  20. checking whether fread_unlocked is declared... yes
  21. checking whether fwrite_unlocked is declared... yes
  22. checking whether getc_unlocked is declared... yes
  23. checking whether getchar_unlocked is declared... yes
  24. checking whether putc_unlocked is declared... yes
  25. checking whether putchar_unlocked is declared... yes
  26. checking whether system is Windows or MSDOS... no
  27. checking whether // is distinct from /... unknown, assuming no
  28. checking whether strerror_r is declared... yes
  29. checking for strerror_r... yes
  30. checking whether strerror_r returns char *... yes
  31. checking whether time.h and sys/time.h may both be included... yes
  32. checking for mbstate_t... yes
  33. checking whether mbrtowc and mbstate_t are properly declared... yes
  34. checking whether <limits.h> defines MIN and MAX... no
  35. checking whether <sys/param.h> defines MIN and MAX... yes
  36. checking for stdbool.h that conforms to C99... yes
  37. checking for _Bool... no
  38. checking whether strndup is declared... yes
  39. checking whether strnlen is declared... yes
  40. checking for EOVERFLOW... yes
  41. checking for signed... yes
  42. checking for long long int... yes
  43. checking for long double... yes
  44. checking for wchar_t... yes
  45. checking for wint_t... yes
  46. checking for inttypes.h... yes
  47. checking for stdint.h... yes
  48. checking for intmax_t... yes
  49. checking whether vsnprintf is declared... yes
  50. checking whether program_invocation_name is declared... yes
  51. checking whether program_invocation_short_name is declared... yes
  52. checking whether program_invocation_name is defined... yes
  53. checking whether program_invocation_short_name is defined... yes
  54. checking for argz.h... yes
  55. checking for error_t... yes
  56. checking for argz_append... yes
  57. checking for argz_create_sep... yes
  58. checking for argz_insert... yes
  59. checking for argz_next... yes
  60. checking for argz_stringify... yes
  61. checking for error_at_line... yes
  62. checking whether gettimeofday clobbers localtime buffer... (cached) no
  63. checking for memchr... yes
  64. checking for mempcpy... yes
  65. checking for C/C++ restrict keyword... __restrict
  66. checking for stdint.h... (cached) yes
  67. checking for SIZE_MAX... (((1UL << 63) - 1) * 2 + 1)
  68. checking for strncasecmp... yes
  69. checking for strchrnul... yes
  70. checking for working strndup... checking for strndup... yes
  71. yes
  72. checking for working strnlen... yes
  73. checking sysexits.h usability... yes
  74. checking sysexits.h presence... yes
  75. checking for sysexits.h... yes
  76. checking for unistd.h... (cached) yes
  77. checking for vasnprintf... no
  78. checking for ptrdiff_t... yes
  79. checking for snprintf... yes
  80. checking for wcslen... yes
  81. checking for vsnprintf... yes
  82. checking whether wcwidth is declared... yes
  83. checking for stdint.h... (cached) yes
  84. checking for X... libraries , headers
  85. checking for gethostbyname... yes
  86. checking for connect... yes
  87. checking for remove... yes
  88. checking for shmat... yes
  89. checking for IceConnectionNumber in -lICE... yes
  90. checking for XmuLookupStandardColormap in -lXmu... yes
  91. checking for X11/Xlib.h... yes
  92. checking for library containing glXChooseVisual... -lGL
  93. checking for library containing gluErrorString... -lGLU
  94. checking for GL/gl.h... yes
  95. checking for GL/glext.h... yes
  96. checking for GL/glu.h... yes
  97. checking for GL/glx.h... yes
  98. checking for libpng-config... libpng-config
  99. checking for libpng preprocessor flags... -I/home/adev/opt/xbmc-deps/x86_64-linux-gnu-native/include/libpng12
  100. checking for libpng compiler flags...
  101. checking for libpng linker flags... (cached) -lz
  102. checking for libpng libraries... -lpng12
  103. checking for png.h... yes
  104. checking whether libpng supports setjmp... yes
  105. configure: creating ./config.status
  106. config.status: creating Makefile
  107. config.status: creating config/Makefile
  108. config.status: creating lib/Makefile
  109. config.status: creating libltdl/Makefile
  110. config.status: creating src/Makefile
  111. config.status: creating src/cyclone/Makefile
  112. config.status: creating src/euphoria/Makefile
  113. config.status: creating src/fieldlines/Makefile
  114. config.status: creating src/flocks/Makefile
  115. config.status: creating src/flux/Makefile
  116. config.status: creating src/helios/Makefile
  117. config.status: creating src/hyperspace/Makefile
  118. config.status: creating src/lattice/Makefile
  119. config.status: creating src/plasma/Makefile
  120. config.status: creating src/skyrocket/Makefile
  121. config.status: creating src/solarwinds/Makefile
  122. config.status: creating rsxs.spec
  123. config.status: creating config.h
  124. config.status: config.h is unchanged
  125. config.status: executing depfiles commands
  126.  
  127. ====================================
  128. XScreenSaver support : no
  129. PNG image support : yes
  130. OGG Vorbis sound support : no
  131. ------------------------------------
  132. Enabled screensavers:
  133. - Cyclone : no
  134. - Euphoria : yes
  135. - Field Lines : no
  136. - Flocks : no
  137. - Flux : no
  138. - Helios : no
  139. - Hyperspace : no
  140. - Lattice : no
  141. - Plasma : yes
  142. - Skyrocket : no
  143. - Solar Winds : yes
  144. ====================================
  145.  
  146. configure: WARNING: if you wanted to set the --build type, don't use --host.
  147. If a cross compiler is detected then cross compile mode will be used
  148. configure: loading site script /home/adev/opt/xbmc-deps/x86_64-linux-gnu/share/config.site
  149. checking for a BSD-compatible install... /usr/bin/install -c
  150. checking whether build environment is sane... yes
  151. checking for x86_64-linux-gnu-strip... /usr/bin/strip
  152. checking for a thread-safe mkdir -p... /bin/mkdir -p
  153. checking for gawk... gawk
  154. checking whether make sets $(MAKE)... yes
  155. checking whether make supports nested variables... yes
  156. checking whether NLS is requested... no
  157. checking for msgfmt... /home/adev/opt/xbmc-deps/x86_64-linux-gnu-native/bin/msgfmt
  158. checking for gmsgfmt... /home/adev/opt/xbmc-deps/x86_64-linux-gnu-native/bin/msgfmt
  159. checking for xgettext... /home/adev/opt/xbmc-deps/x86_64-linux-gnu-native/bin/xgettext
  160. checking for msgmerge... /home/adev/opt/xbmc-deps/x86_64-linux-gnu-native/bin/msgmerge
  161. checking for style of include used by make... GNU
  162. checking for x86_64-linux-gnu-gcc... /usr/bin/x86_64-linux-gnu-gcc
  163. checking whether the C compiler works... yes
  164. checking for C compiler default output file name... a.out
  165. checking for suffix of executables...
  166. checking whether we are cross compiling... yes
  167. checking for suffix of object files... o
  168. checking whether we are using the GNU C compiler... yes
  169. checking whether /usr/bin/x86_64-linux-gnu-gcc accepts -g... yes
  170. checking for /usr/bin/x86_64-linux-gnu-gcc option to accept ISO C89... none needed
  171. checking dependency style of /usr/bin/x86_64-linux-gnu-gcc... gcc3
  172. checking build system type... x86_64-unknown-linux-gnu
  173. checking host system type... x86_64-pc-linux-gnu
  174. checking for ld used by GCC... /usr/bin/ld
  175. checking if the linker (/usr/bin/ld) is GNU ld... yes
  176. checking for shared library run path origin... done
  177. checking for CFPreferencesCopyAppValue... no
  178. checking for CFLocaleCopyCurrent... no
  179. checking whether to use NLS... no
  180. checking for x86_64-linux-gnu-gcc... (cached) /usr/bin/x86_64-linux-gnu-gcc
  181. checking whether we are using the GNU C compiler... (cached) yes
  182. checking whether /usr/bin/x86_64-linux-gnu-gcc accepts -g... (cached) yes
  183. checking for /usr/bin/x86_64-linux-gnu-gcc option to accept ISO C89... (cached) none needed
  184. checking dependency style of /usr/bin/x86_64-linux-gnu-gcc... (cached) gcc3
  185. checking whether /usr/bin/x86_64-linux-gnu-gcc and cc understand -c and -o together... yes
  186. checking for an ANSI C-conforming const... yes
  187. checking for a sed that does not truncate output... /bin/sed
  188. checking for grep that handles long lines and -e... /bin/grep
  189. checking for egrep... /bin/grep -E
  190. checking for fgrep... /bin/grep -F
  191. checking for ld used by /usr/bin/x86_64-linux-gnu-gcc... /usr/bin/ld
  192. checking if the linker (/usr/bin/ld) is GNU ld... yes
  193. checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm
  194. checking the name lister (/usr/bin/nm) interface... BSD nm
  195. checking whether ln -s works... yes
  196. checking the maximum length of command line arguments... 3458764513820540925
  197. checking whether the shell understands some XSI constructs... yes
  198. checking whether the shell understands "+="... yes
  199. checking for /usr/bin/ld option to reload object files... -r
  200. checking for x86_64-linux-gnu-objdump... /usr/bin/objdump
  201. checking how to recognize dependent libraries... pass_all
  202. checking for x86_64-linux-gnu-ar... /usr/bin/ar
  203. checking for x86_64-linux-gnu-strip... (cached) /usr/bin/strip
  204. checking for x86_64-linux-gnu-ranlib... /usr/bin/ranlib
  205. checking command to parse /usr/bin/nm output from /usr/bin/x86_64-linux-gnu-gcc object... ok
  206. checking how to run the C preprocessor... /usr/bin/x86_64-linux-gnu-gcc -E
  207. checking for ANSI C header files... yes
  208. checking for sys/types.h... yes
  209. checking for sys/stat.h... yes
  210. checking for stdlib.h... yes
  211. checking for string.h... yes
  212. checking for memory.h... yes
  213. checking for strings.h... yes
  214. checking for inttypes.h... yes
  215. checking for stdint.h... yes
  216. checking for unistd.h... yes
  217. checking for dlfcn.h... yes
  218. checking for objdir... .libs
  219. checking if /usr/bin/x86_64-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no
  220. checking for /usr/bin/x86_64-linux-gnu-gcc option to produce PIC... -fPIC -DPIC
  221. checking if /usr/bin/x86_64-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes
  222. checking if /usr/bin/x86_64-linux-gnu-gcc static flag -static works... yes
  223. checking if /usr/bin/x86_64-linux-gnu-gcc supports -c -o file.o... yes
  224. checking if /usr/bin/x86_64-linux-gnu-gcc supports -c -o file.o... (cached) yes
  225. checking whether the /usr/bin/x86_64-linux-gnu-gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
  226. checking whether -lc should be explicitly linked in... no
  227. checking dynamic linker characteristics... GNU/Linux ld.so
  228. checking how to hardcode library paths into programs... immediate
  229. checking for shl_load... no
  230. checking for shl_load in -ldld... no
  231. checking for dlopen... no
  232. checking for dlopen in -ldl... yes
  233. checking whether a program can dlopen itself... cross
  234. checking whether stripping libraries is possible... yes
  235. checking if libtool supports shared libraries... yes
  236. checking whether to build shared libraries... yes
  237. checking whether to build static libraries... yes
  238. checking whether ln -s works... yes
  239. checking for Posix threads... yes
  240. checking for dlfcn.h... (cached) yes
  241. checking for dlopen in -ldl... (cached) yes
  242. checking expat.h usability... yes
  243. checking expat.h presence... yes
  244. checking for expat.h... yes
  245. checking for XML_ParseBuffer in -lexpat... yes
  246. checking readline/readline.h usability... no
  247. checking readline/readline.h presence... no
  248. checking for readline/readline.h... no
  249. checking for stat... yes
  250. checking for lstat... yes
  251. checking which file name separator to use... '/'
  252. configure: creating ./config.status
  253. config.status: creating Makefile
  254. config.status: creating libcpluff/Makefile
  255. config.status: creating libcpluff/cpluffdef.h
  256. config.status: creating libcpluff/docsrc/Makefile
  257. config.status: creating libcpluff/docsrc/Doxyfile-ref
  258. config.status: creating libcpluff/docsrc/Doxyfile-impl
  259. config.status: creating loader/Makefile
  260. config.status: creating console/Makefile
  261. config.status: creating po/Makefile.in
  262. config.status: creating doc/Makefile
  263. config.status: creating doc/img/Makefile
  264. config.status: creating docsrc/Makefile
  265. config.status: creating test/Makefile
  266. config.status: creating test/plugins-source/Makefile
  267. config.status: creating test/plugins-source/callbackcounter/Makefile
  268. config.status: creating test/plugins-source/symuser/Makefile
  269. config.status: creating test/plugins-source/symprovider/Makefile
  270. config.status: creating examples/Makefile
  271. config.status: creating examples/cpfile/Makefile
  272. config.status: creating examples/cpfile/cpfile
  273. config.status: creating examples/cpfile/plugins/Makefile
  274. config.status: creating examples/cpfile/plugins/core/Makefile
  275. config.status: creating examples/cpfile/plugins/special/Makefile
  276. config.status: creating examples/cpfile/plugins/extension/Makefile
  277. config.status: creating examples/cpfile/plugins/cext/Makefile
  278. config.status: creating config.h
  279. config.status: config.h is unchanged
  280. config.status: executing po-directories commands
  281. config.status: creating po/POTFILES
  282. config.status: creating po/Makefile
  283. config.status: executing depfiles commands
  284. config.status: executing libtool commands
  285. configure: -----------------------------------------------------------
  286. configure: C-Pluff configuration
  287. configure: release version: 0.1.3
  288. configure: multi-threading support: yes (Posix)
  289. configure: dlopening mechanism: dlopen
  290. configure: localization support: no
  291. configure: use GNU readline library: no
  292. configure: assertion checks for debugging: no
  293. configure: file name separator character: '/'
  294. configure: compiler and linker settings:
  295. configure: CC='/usr/bin/x86_64-linux-gnu-gcc'
  296. configure: CPPFLAGS='-fPIC -DPIC -isystem /home/adev/opt/xbmc-deps/x86_64-linux-gnu/include -I$(top_builddir) -I$(top_builddir)/libcpluff -I$(top_srcdir)/libcpluff -DNDEBUG'
  297. configure: CFLAGS='-fPIC -DPIC -isystem /home/adev/opt/xbmc-deps/x86_64-linux-gnu/include -O2 -fPIC -DPIC -isystem /home/adev/opt/xbmc-deps/x86_64-linux-gnu/include -fPIC -DPIC -isystem /home/adev/opt/xbmc-deps/x86_64-linux-gnu/include -O3 -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -g -D_DEBUG -Wall'
  298. configure: LDFLAGS='-L/home/adev/opt/xbmc-deps/x86_64-linux-gnu/lib -L/home/adev/opt/xbmc-deps/x86_64-linux-gnu/lib '
  299. configure: LIBS=''
  300. configure: LIBS_LIBCPLUFF='-lexpat -ldl '
  301. configure: LIBS_OTHER='$(top_builddir)/libcpluff/libcpluff.la '
  302. configure: LIB_READLINE=''
  303. configure: LTLIBINTL=''
  304. configure: -----------------------------------------------------------
  305. configure: Skipping configuration of submodule lib/gtest.
  306. configure: Skipping configuration of submodule pvr-addons.
  307. config.status: creating .dummy
  308. config.status: creating Makefile
  309. config.status: creating Makefile.include
  310. config.status: creating addons/skin.confluence/media/Makefile
  311. config.status: creating xbmc/Makefile
  312. config.status: creating xbmc/cdrip/Makefile
  313. config.status: creating xbmc/cores/Makefile
  314. config.status: creating xbmc/cores/VideoRenderers/Makefile
  315. config.status: creating xbmc/cores/dvdplayer/Makefile
  316. config.status: creating lib/Makefile
  317. config.status: creating lib/libdvd/Makefile
  318. config.status: creating xbmc/cores/DllLoader/Makefile
  319. config.status: creating xbmc/cores/DllLoader/exports/Makefile
  320. config.status: creating xbmc/cores/dvdplayer/DVDCodecs/Makefile
  321. config.status: creating xbmc/cores/dvdplayer/DVDCodecs/Audio/Makefile
  322. config.status: creating xbmc/cores/dvdplayer/DVDCodecs/Overlay/Makefile
  323. config.status: creating xbmc/cores/dvdplayer/DVDCodecs/Video/Makefile
  324. config.status: creating xbmc/cores/dvdplayer/DVDDemuxers/Makefile
  325. config.status: creating xbmc/cores/dvdplayer/DVDSubtitles/Makefile
  326. config.status: creating xbmc/cores/AudioEngine/Makefile
  327. config.status: creating xbmc/cores/paplayer/Makefile
  328. config.status: creating xbmc/cores/omxplayer/Makefile
  329. config.status: creating lib/timidity/Makefile
  330. config.status: creating lib/xbadpcm/Makefile
  331. config.status: creating lib/asap/Makefile
  332. config.status: creating lib/nosefart/Makefile
  333. config.status: creating lib/libsidplay2/Makefile
  334. config.status: creating lib/vgmstream/Makefile
  335. config.status: creating lib/snesapu/SNES/SNESAPU/Makefile
  336. config.status: creating lib/stsound/StSoundLibrary/Makefile
  337. config.status: creating xbmc/cores/playercorefactory/Makefile
  338. config.status: creating xbmc/music/karaoke/Makefile
  339. config.status: creating xbmc/osx/Makefile
  340. config.status: creating xbmc/guilib/Makefile
  341. config.status: creating xbmc/input/linux/Makefile
  342. config.status: creating xbmc/interfaces/Makefile
  343. config.status: creating xbmc/network/Makefile
  344. config.status: creating xbmc/network/upnp/Makefile
  345. config.status: creating lib/libRTV/Makefile
  346. config.status: creating lib/libexif/Makefile
  347. config.status: creating lib/libXDAAP/Makefile
  348. config.status: creating lib/cmyth/Makefile
  349. config.status: creating lib/libhdhomerun/Makefile
  350. config.status: creating lib/libsquish/Makefile
  351. config.status: creating lib/cximage-6.0/Makefile
  352. config.status: creating lib/libUPnP/Makefile
  353. config.status: creating xbmc/DllPaths_generated.h
  354. config.status: creating xbmc/DllPaths_generated_android.h
  355. config.status: creating xbmc/freebsd/Makefile
  356. config.status: creating xbmc/linux/Makefile
  357. config.status: creating xbmc/filesystem/Makefile
  358. config.status: creating xbmc/screensavers/rsxs-0.9/xbmc/Makefile
  359. config.status: creating xbmc/visualizations/XBMCProjectM/Makefile
  360. config.status: creating xbmc/visualizations/Goom/Makefile
  361. config.status: creating xbmc/visualizations/OpenGLSpectrum/Makefile
  362. config.status: creating xbmc/visualizations/fishBMC/Makefile
  363. config.status: creating xbmc/visualizations/WaveForm/Makefile
  364. config.status: creating xbmc/windowing/Makefile
  365. config.status: creating xbmc/windowing/egl/Makefile
  366. config.status: creating lib/addons/library.xbmc.addon/Makefile
  367. config.status: creating lib/addons/library.xbmc.codec/Makefile
  368. config.status: creating lib/addons/library.xbmc.gui/Makefile
  369. config.status: creating lib/addons/library.xbmc.pvr/Makefile
  370. config.status: creating xbmc/visualizations/EGLHelpers/Makefile
  371. config.status: creating tools/Linux/xbmc.sh
  372. config.status: creating tools/Linux/xbmc-standalone.sh
  373. config.status: creating tools/TexturePacker/Makefile
  374. config.status: creating tools/EventClients/Clients/OSXRemote/Makefile
  375. config.status: creating xbmc/peripherals/bus/Makefile
  376. config.status: creating xbmc/peripherals/devices/Makefile
  377. config.status: creating xbmc/android/activity/Makefile
  378. config.status: creating xbmc/android/loader/Makefile
  379. config.status: creating xbmc/android/jni/Makefile
  380. config.status: creating xbmc/utils/Makefile
  381. config.status: creating xbmc/main/Makefile
  382. config.status: creating project/cmake/xbmc-config.cmake
  383. config.status: creating addons/skin.touched/media/Makefile
  384. config.status: creating xbmc/interfaces/python/Makefile
  385. config.status: creating xbmc/interfaces/python/test/Makefile
  386. config.status: creating xbmc/config.h
  387. config.status: xbmc/config.h is unchanged
  388. config.status: executing depfiles commands
  389. config.status: executing libtool commands
  390.  
  391. ------------------------
  392. XBMC Configuration:
  393. ------------------------
  394. git Rev.: 20131205-dc144da
  395. Debugging: Yes
  396. Profiling: No
  397. Optimization: Yes
  398. SWIG Available: Yes
  399. JRE Available: Yes
  400. Doxygen Available: No
  401. Crosscomp.: Yes
  402. Native Root: /home/adev/opt/xbmc-deps/x86_64-linux-gnu-native
  403. target ARCH: x86_64
  404. target CPU: x86_64
  405. OpenGL: Yes
  406. ALSA: Yes
  407. DBUS: No
  408. VDPAU: Yes
  409. VAAPI: No
  410. CrystalHD: No
  411. VTBDecoder: No
  412. OpenMax: No
  413. Joystick: Yes
  414. XRandR: Yes
  415. Waveform: Yes
  416. Spectrum: Yes
  417. GOOM: No
  418. RSXS: Yes
  419. FishBMC: Yes
  420. ProjectM: Yes
  421. Skin Touched: Yes
  422. X11: Yes
  423. Wayland: No
  424. Bluray: Yes
  425. TexturePacker:Yes
  426. MID Support: No
  427. ccache: Yes
  428. ALSA Support: Yes
  429. PulseAudio: No
  430. HAL Support: No
  431. DVDCSS: Yes
  432. Google Test Framework Configured: No
  433. Avahi: Yes
  434. mDNSEmbedded: No
  435. Non-free: Yes
  436. ASAP Codec: No
  437. MySQL: Yes
  438. Webserver: Yes
  439. libssh support: Yes
  440. libRTMP support: Yes
  441. libsmbclient support: Yes
  442. libnfs client support:Yes
  443. libafpclient support: Yes
  444. AirPlay support: Yes
  445. AirTunes support (libshairplay): Yes
  446. UPnP support: Yes
  447. Optical drive: Yes
  448. libudev support: No
  449. libusb support: Yes
  450. libcec support: Yes
  451. libmp3lame support: Yes
  452. libvorbisenc support: Yes
  453. libcap support: Yes
  454. additional players: No
  455. additional codecs: No
  456. External FFmpeg: No
  457. PVR add-ons: No
  458. prefix: /home/adev/opt/xbmc-deps/x86_64-linux-gnu
  459. ------------------------
  460.  
  461. make[2]: Leaving directory `/home/adev/xbmc-android/tools/depends/target/xbmc'
  462. rm -rf xbmc/lib/x86_64 xbmc/libs/x86_64 xbmc/obj/local/x86_64
  463. mkdir -p xbmc/lib/x86_64 images xbmc/assets/python2.6/lib/ xbmc/libs/x86_64 xbmc/obj/local/x86_64
  464. cp -fp /home/adev/opt/xbmc-deps/x86_64-linux-gnu/lib/libcurl.so /home/adev/opt/xbmc-deps/x86_64-linux-gnu/lib/librtmp.so /home/adev/opt/xbmc-deps/x86_64-linux-gnu/lib/libmad.so /home/adev/opt/xbmc-deps/x86_64-linux-gnu/lib/libafpclient.so /home/adev/opt/xbmc-deps/x86_64-linux-gnu/lib/libplist.so /home/adev/opt/xbmc-deps/x86_64-linux-gnu/lib/libshairplay.so /home/adev/opt/xbmc-deps/x86_64-linux-gnu/lib/libxbogg.so /home/adev/opt/xbmc-deps/x86_64-linux-gnu/lib/libxbvorbis.so /home/adev/opt/xbmc-deps/x86_64-linux-gnu/lib/libxbvorbisfile.so /home/adev/opt/xbmc-deps/x86_64-linux-gnu/lib/libxbFLAC.so /home/adev/opt/xbmc-deps/x86_64-linux-gnu/lib/libxbmpeg2.so /home/adev/opt/xbmc-deps/x86_64-linux-gnu/lib/libxbmpeg2convert.so /home/adev/opt/xbmc-deps/x86_64-linux-gnu/lib/libnfs.so /home/adev/opt/xbmc-deps/x86_64-linux-gnu/lib/libass.so /home/adev/opt/xbmc-deps/x86_64-linux-gnu/lib/libbluray.so xbmc/obj/local/x86_64/
  465. cp: cannot stat `/home/adev/opt/xbmc-deps/x86_64-linux-gnu/lib/libxbogg.so': No such file or directory
  466. cp: cannot stat `/home/adev/opt/xbmc-deps/x86_64-linux-gnu/lib/libxbvorbis.so': No such file or directory
  467. cp: cannot stat `/home/adev/opt/xbmc-deps/x86_64-linux-gnu/lib/libxbvorbisfile.so': No such file or directory
  468. cp: cannot stat `/home/adev/opt/xbmc-deps/x86_64-linux-gnu/lib/libxbFLAC.so': No such file or directory
  469. cp: cannot stat `/home/adev/opt/xbmc-deps/x86_64-linux-gnu/lib/libxbmpeg2.so': No such file or directory
  470. cp: cannot stat `/home/adev/opt/xbmc-deps/x86_64-linux-gnu/lib/libxbmpeg2convert.so': No such file or directory
  471. make[1]: *** [libs] Error 1
  472. make[1]: Leaving directory `/home/adev/xbmc-android/tools/android/packaging'
  473. make: *** [apk] Error 2
  474. adev@android-dev-precise64:~/xbmc-android$
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement