Advertisement
tomycz

sc plugin make error_00

Dec 1st, 2011
51
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.92 KB | None | 0 0
  1. root@cz-htpc:/usr/local/src/vdr-1.7.21/PLUGINS/src/sc# sudo make
  2. sed: nem lehet olvasni ../../../include/vdr/config.h: Nincs ilyen fájl vagy könyvtár
  3. sed: nem lehet olvasni ../../../include/vdr/config.h: Nincs ilyen fájl vagy könyvtár
  4. sed: nem lehet olvasni ../../../include/vdr/config.h: Nincs ilyen fájl vagy könyvtár
  5. sed: nem lehet olvasni ../../../include/vdr/config.h: Nincs ilyen fájl vagy könyvtár
  6. test: 1: -ge: unexpected operator
  7. grep: ../../../include/vdr/device.h: Nincs ilyen fájl vagy könyvtár
  8. make[1]: Entering directory `/usr/local/src/vdr-1.7.21/PLUGINS/src/sc/systems/cardclient'
  9. make[1]: Nothing to be done for `all'.
  10. make[1]: Leaving directory `/usr/local/src/vdr-1.7.21/PLUGINS/src/sc/systems/cardclient'
  11. make[1]: Entering directory `/usr/local/src/vdr-1.7.21/PLUGINS/src/sc/systems/conax'
  12. make[1]: Nothing to be done for `all'.
  13. make[1]: Leaving directory `/usr/local/src/vdr-1.7.21/PLUGINS/src/sc/systems/conax'
  14. make[1]: Entering directory `/usr/local/src/vdr-1.7.21/PLUGINS/src/sc/systems/constcw'
  15. make[1]: Nothing to be done for `all'.
  16. make[1]: Leaving directory `/usr/local/src/vdr-1.7.21/PLUGINS/src/sc/systems/constcw'
  17. make[1]: Entering directory `/usr/local/src/vdr-1.7.21/PLUGINS/src/sc/systems/cryptoworks'
  18. make[1]: Nothing to be done for `all'.
  19. make[1]: Leaving directory `/usr/local/src/vdr-1.7.21/PLUGINS/src/sc/systems/cryptoworks'
  20. make[1]: Entering directory `/usr/local/src/vdr-1.7.21/PLUGINS/src/sc/systems/irdeto'
  21. make[1]: Nothing to be done for `all'.
  22. make[1]: Leaving directory `/usr/local/src/vdr-1.7.21/PLUGINS/src/sc/systems/irdeto'
  23. make[1]: Entering directory `/usr/local/src/vdr-1.7.21/PLUGINS/src/sc/systems/nagra'
  24. make[1]: Nothing to be done for `all'.
  25. make[1]: Leaving directory `/usr/local/src/vdr-1.7.21/PLUGINS/src/sc/systems/nagra'
  26. make[1]: Entering directory `/usr/local/src/vdr-1.7.21/PLUGINS/src/sc/systems/nds'
  27. make[1]: Nothing to be done for `all'.
  28. make[1]: Leaving directory `/usr/local/src/vdr-1.7.21/PLUGINS/src/sc/systems/nds'
  29. make[1]: Entering directory `/usr/local/src/vdr-1.7.21/PLUGINS/src/sc/systems/sc-conax'
  30. make[1]: Nothing to be done for `all'.
  31. make[1]: Leaving directory `/usr/local/src/vdr-1.7.21/PLUGINS/src/sc/systems/sc-conax'
  32. make[1]: Entering directory `/usr/local/src/vdr-1.7.21/PLUGINS/src/sc/systems/sc-cryptoworks'
  33. make[1]: Nothing to be done for `all'.
  34. make[1]: Leaving directory `/usr/local/src/vdr-1.7.21/PLUGINS/src/sc/systems/sc-cryptoworks'
  35. make[1]: Entering directory `/usr/local/src/vdr-1.7.21/PLUGINS/src/sc/systems/sc-irdeto'
  36. make[1]: Nothing to be done for `all'.
  37. make[1]: Leaving directory `/usr/local/src/vdr-1.7.21/PLUGINS/src/sc/systems/sc-irdeto'
  38. make[1]: Entering directory `/usr/local/src/vdr-1.7.21/PLUGINS/src/sc/systems/sc-nagra'
  39. make[1]: Nothing to be done for `all'.
  40. make[1]: Leaving directory `/usr/local/src/vdr-1.7.21/PLUGINS/src/sc/systems/sc-nagra'
  41. make[1]: Entering directory `/usr/local/src/vdr-1.7.21/PLUGINS/src/sc/systems/sc-seca'
  42. make[1]: Nothing to be done for `all'.
  43. make[1]: Leaving directory `/usr/local/src/vdr-1.7.21/PLUGINS/src/sc/systems/sc-seca'
  44. make[1]: Entering directory `/usr/local/src/vdr-1.7.21/PLUGINS/src/sc/systems/sc-viaccess'
  45. make[1]: Nothing to be done for `all'.
  46. make[1]: Leaving directory `/usr/local/src/vdr-1.7.21/PLUGINS/src/sc/systems/sc-viaccess'
  47. make[1]: Entering directory `/usr/local/src/vdr-1.7.21/PLUGINS/src/sc/systems/sc-videoguard2'
  48. make[1]: Nothing to be done for `all'.
  49. make[1]: Leaving directory `/usr/local/src/vdr-1.7.21/PLUGINS/src/sc/systems/sc-videoguard2'
  50. make[1]: Entering directory `/usr/local/src/vdr-1.7.21/PLUGINS/src/sc/systems/seca'
  51. make[1]: Nothing to be done for `all'.
  52. make[1]: Leaving directory `/usr/local/src/vdr-1.7.21/PLUGINS/src/sc/systems/seca'
  53. make[1]: Entering directory `/usr/local/src/vdr-1.7.21/PLUGINS/src/sc/systems/shl'
  54. make[1]: Nothing to be done for `all'.
  55. make[1]: Leaving directory `/usr/local/src/vdr-1.7.21/PLUGINS/src/sc/systems/shl'
  56. make[1]: Entering directory `/usr/local/src/vdr-1.7.21/PLUGINS/src/sc/systems/viaccess'
  57. g++ -O2 -g -fPIC -Wall -Woverloaded-virtual -c -DAPIVERSNUM= -D_GNU_SOURCE -I../.. -I../../../../../include tps.c
  58. tps.c:23:27: fatal error: libsi/section.h: Nincs ilyen fájl vagy könyvtár
  59. compilation terminated.
  60. make[1]: *** [tps.o] Error 1
  61. make[1]: Leaving directory `/usr/local/src/vdr-1.7.21/PLUGINS/src/sc/systems/viaccess'
  62. make: *** [systems] Error 1
  63. root@cz-htpc:/usr/local/src/vdr-1.7.21/PLUGINS/src/sc# make[1]: Entering directory `/usr/local/src/vdr-1.7.21/PLUGINS/src/sc/systems/viaccess'
  64. > g++ -O2 -g -fPIC -Wall -Woverloaded-virtual -c -DAPIVERSNUM= -D_GNU_SOURCE -I../.. -I../../../../../include tps.c
  65. > tps.c:23:27: fatal error: libsi/section.h: Nincs ilyen fájl vagy könyvtár
  66. > compilation terminated.
  67. > make[1]: *** [tps.o] Error 1
  68. > make[1]: Leaving directory `/usr/local/src/vdr-1.7.21/PLUGINS/src/sc/systems/viaccess'
  69. > make: *** [systems] Error 1
  70. > ^C
  71. root@cz-htpc:/usr/local/src/vdr-1.7.21/PLUGINS/src/sc#
  72.  
  73.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement