Advertisement
Guest User

Untitled

a guest
Mar 24th, 2012
74
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.60 KB | None | 0 0
  1. make[2]: Entering directory `/buildin/xbmc-11.0/lib/cpluff/libcpluff'
  2. /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I .. -I../libcpluff -I../libcpluff -DNDEBUG -I. -DCP_C_API=CP_EXPORT -DCP_HOST="\" i686-pc-linux-gnu\"" -DCP_DATADIR="\"/usr/local/share\"" -fPIC -DPIC -D_REENTRA NT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -g -D_DEBUG -Wall -O2 -MT psymbo l.lo -MD -MP -MF .deps/psymbol.Tpo -c -o psymbol.lo psymbol.c
  3. ../libtool: line 833: X--tag=CC: command not found
  4. ../libtool: line 866: libtool: ignoring unknown tag : command not found
  5. ../libtool: line 833: X--mode=compile: command not found
  6. ../libtool: line 1000: *** Warning: inferring the mode of operation is deprecate d.: command not found
  7. ../libtool: line 1001: *** Future versions of Libtool will require --mode=MODE b e specified.: command not found
  8. ../libtool: line 1144: Xgcc: command not found
  9. ../libtool: line 1144: X-DHAVE_CONFIG_H: command not found
  10. ../libtool: line 1144: X-I.: command not found
  11. ../libtool: line 1144: X-I..: command not found
  12. CPP lib/SlingboxLib/SlingboxLib.o
  13. ../libtool: line 1144: X-I..: command not found
  14. ../libtool: line 1144: X-I../libcpluff: No such file or directory
  15. ../libtool: line 1144: X-I../libcpluff: No such file or directory
  16. ../libtool: line 1144: X-DNDEBUG: command not found
  17. ../libtool: line 1144: X-I.: command not found
  18. ../libtool: line 1144: X-DCP_C_API=CP_EXPORT: command not found
  19. ../libtool: line 1144: X-DCP_HOST="i686-pc-linux-gnu": command not found
  20. ../libtool: line 1144: X-DCP_DATADIR="/usr/local/share": No such file or directo ry
  21. ../libtool: line 1144: X-fPIC: command not found
  22. ../libtool: line 1144: X-DPIC: command not found
  23. ../libtool: line 1144: X-D_REENTRANT: command not found
  24. ../libtool: line 1144: X-D_LARGEFILE64_SOURCE: command not found
  25. ../libtool: line 1144: X-D_FILE_OFFSET_BITS=64: command not found
  26. ../libtool: line 1144: X-g: command not found
  27. ../libtool: line 1144: X-D_DEBUG: command not found
  28. ../libtool: line 1144: X-Wall: command not found
  29. ../libtool: line 1144: X-O2: command not found
  30. ../libtool: line 1144: X-MT: command not found
  31. ../libtool: line 1144: Xpsymbol.lo: command not found
  32. ../libtool: line 1144: X-MD: command not found
  33. ../libtool: line 1144: X-MP: command not found
  34. ../libtool: line 1144: X-MF: command not found
  35. ../libtool: line 1144: X.deps/psymbol.Tpo: No such file or directory
  36. ../libtool: line 1144: X-c: command not found
  37. ../libtool: line 1197: Xpsymbol.lo: command not found
  38. ../libtool: line 1202: libtool: compile: cannot determine name of library object from `': command not found
  39. make[2]: *** [psymbol.lo] Error 1
  40. make[2]: Leaving directory `/buildin/xbmc-11.0/lib/cpluff/libcpluff'
  41. make[1]: *** [all-recursive] Error 1
  42. make[1]: Leaving directory `/buildin/xbmc-11.0/lib/cpluff/libcpluff'
  43. make: *** [lib/cpluff/libcpluff/.libs/libcpluff.a] Error 2
  44. make: *** Waiting for unfinished jobs....
  45. SlingboxLib.cpp: In member function 'bool CSlingbox::Connect(bool, const char*)' :
  46. SlingboxLib.cpp:168: warning: deprecated conversion from string constant to 'cha r*'
  47. AR lib/SlingboxLib/SlingboxLib.a
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement