Advertisement
Guest User

make

a guest
Nov 23rd, 2010
287
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 24.66 KB | None | 0 0
  1. alexey@multimedia:~/tvheadend$ ./configure
  2. Using C compiler: cc
  3. avahi-client not found. Unable to build with AVAHI support.
  4. To compile without it, configure with: --disable-avahi
  5.  
  6. alexey@multimedia:~/tvheadend$ make
  7. cat: build.Linux/ver: Нет такого файла или каталога
  8. Version changed
  9. Makefile:203: support/.mk: Нет такого файла или каталога
  10. make: *** Нет правила для сборки цели `support/.mk'. Останов.
  11. alexey@multimedia:~/tvheadend$ ./configure --disable-avahi
  12. Using C compiler: cc
  13. NOTE:
  14. NOTE: Development build.
  15. NOTE: The generated binary will contained compild-in paths to
  16. NOTE: the current build tree. If you plan to install or move
  17. NOTE: the binary, please reconfigure with --release.
  18. NOTE:
  19. Final binary is: build.Linux/tvheadend
  20. alexey@multimedia:~/tvheadend$ make
  21. cat: build.Linux/ver: Нет такого файла или каталога
  22. Version changed
  23. cc -MD -g -funsigned-char -O2 -D_FILE_OFFSET_BITS=64 -Ibuild.Linux -I/home/alexey/tvheadend/src -I/home/alexey/tvheadend -DHTS_VERSION=\"SVN-r5649\" -Wall -Werror -Wwrite-strings -Wno-deprecated-declarations -Wmissing-prototypes -c -o build.Linux/src/main.o /home/alexey/tvheadend/src/main.c
  24. cc -MD -g -funsigned-char -O2 -D_FILE_OFFSET_BITS=64 -Ibuild.Linux -I/home/alexey/tvheadend/src -I/home/alexey/tvheadend -DHTS_VERSION=\"SVN-r5649\" -Wall -Werror -Wwrite-strings -Wno-deprecated-declarations -Wmissing-prototypes -c -o build.Linux/src/utils.o /home/alexey/tvheadend/src/utils.c
  25. cc -MD -g -funsigned-char -O2 -D_FILE_OFFSET_BITS=64 -Ibuild.Linux -I/home/alexey/tvheadend/src -I/home/alexey/tvheadend -DHTS_VERSION=\"SVN-r5649\" -Wall -Werror -Wwrite-strings -Wno-deprecated-declarations -Wmissing-prototypes -c -o build.Linux/src/wrappers.o /home/alexey/tvheadend/src/wrappers.c
  26. echo SVN-r5649 >build.Linux/ver
  27. cc -MD -g -funsigned-char -O2 -D_FILE_OFFSET_BITS=64 -Ibuild.Linux -I/home/alexey/tvheadend/src -I/home/alexey/tvheadend -DHTS_VERSION=\"SVN-r5649\" -Wall -Werror -Wwrite-strings -Wno-deprecated-declarations -Wmissing-prototypes -c -o build.Linux/src/version.o /home/alexey/tvheadend/src/version.c
  28. cc -MD -g -funsigned-char -O2 -D_FILE_OFFSET_BITS=64 -Ibuild.Linux -I/home/alexey/tvheadend/src -I/home/alexey/tvheadend -DHTS_VERSION=\"SVN-r5649\" -Wall -Werror -Wwrite-strings -Wno-deprecated-declarations -Wmissing-prototypes -c -o build.Linux/src/access.o /home/alexey/tvheadend/src/access.c
  29. cc -MD -g -funsigned-char -O2 -D_FILE_OFFSET_BITS=64 -Ibuild.Linux -I/home/alexey/tvheadend/src -I/home/alexey/tvheadend -DHTS_VERSION=\"SVN-r5649\" -Wall -Werror -Wwrite-strings -Wno-deprecated-declarations -Wmissing-prototypes -c -o build.Linux/src/dtable.o /home/alexey/tvheadend/src/dtable.c
  30. cc -MD -g -funsigned-char -O2 -D_FILE_OFFSET_BITS=64 -Ibuild.Linux -I/home/alexey/tvheadend/src -I/home/alexey/tvheadend -DHTS_VERSION=\"SVN-r5649\" -Wall -Werror -Wwrite-strings -Wno-deprecated-declarations -Wmissing-prototypes -c -o build.Linux/src/tcp.o /home/alexey/tvheadend/src/tcp.c
  31. cc -MD -g -funsigned-char -O2 -D_FILE_OFFSET_BITS=64 -Ibuild.Linux -I/home/alexey/tvheadend/src -I/home/alexey/tvheadend -DHTS_VERSION=\"SVN-r5649\" -Wall -Werror -Wwrite-strings -Wno-deprecated-declarations -Wmissing-prototypes -c -o build.Linux/src/http.o /home/alexey/tvheadend/src/http.c
  32. cc -MD -g -funsigned-char -O2 -D_FILE_OFFSET_BITS=64 -Ibuild.Linux -I/home/alexey/tvheadend/src -I/home/alexey/tvheadend -DHTS_VERSION=\"SVN-r5649\" -Wall -Werror -Wwrite-strings -Wno-deprecated-declarations -Wmissing-prototypes -c -o build.Linux/src/notify.o /home/alexey/tvheadend/src/notify.c
  33. cc -MD -g -funsigned-char -O2 -D_FILE_OFFSET_BITS=64 -Ibuild.Linux -I/home/alexey/tvheadend/src -I/home/alexey/tvheadend -DHTS_VERSION=\"SVN-r5649\" -Wall -Werror -Wwrite-strings -Wno-deprecated-declarations -Wmissing-prototypes -c -o build.Linux/src/epg.o /home/alexey/tvheadend/src/epg.c
  34. cc -MD -g -funsigned-char -O2 -D_FILE_OFFSET_BITS=64 -Ibuild.Linux -I/home/alexey/tvheadend/src -I/home/alexey/tvheadend -DHTS_VERSION=\"SVN-r5649\" -Wall -Werror -Wwrite-strings -Wno-deprecated-declarations -Wmissing-prototypes -c -o build.Linux/src/xmltv.o /home/alexey/tvheadend/src/xmltv.c
  35. cc -MD -g -funsigned-char -O2 -D_FILE_OFFSET_BITS=64 -Ibuild.Linux -I/home/alexey/tvheadend/src -I/home/alexey/tvheadend -DHTS_VERSION=\"SVN-r5649\" -Wall -Werror -Wwrite-strings -Wno-deprecated-declarations -Wmissing-prototypes -c -o build.Linux/src/spawn.o /home/alexey/tvheadend/src/spawn.c
  36. cc -MD -g -funsigned-char -O2 -D_FILE_OFFSET_BITS=64 -Ibuild.Linux -I/home/alexey/tvheadend/src -I/home/alexey/tvheadend -DHTS_VERSION=\"SVN-r5649\" -Wall -Werror -Wwrite-strings -Wno-deprecated-declarations -Wmissing-prototypes -c -o build.Linux/src/packet.o /home/alexey/tvheadend/src/packet.c
  37. cc -MD -g -funsigned-char -O2 -D_FILE_OFFSET_BITS=64 -Ibuild.Linux -I/home/alexey/tvheadend/src -I/home/alexey/tvheadend -DHTS_VERSION=\"SVN-r5649\" -Wall -Werror -Wwrite-strings -Wno-deprecated-declarations -Wmissing-prototypes -c -o build.Linux/src/streaming.o /home/alexey/tvheadend/src/streaming.c
  38. cc -MD -g -funsigned-char -O2 -D_FILE_OFFSET_BITS=64 -Ibuild.Linux -I/home/alexey/tvheadend/src -I/home/alexey/tvheadend -DHTS_VERSION=\"SVN-r5649\" -Wall -Werror -Wwrite-strings -Wno-deprecated-declarations -Wmissing-prototypes -c -o build.Linux/src/teletext.o /home/alexey/tvheadend/src/teletext.c
  39. cc -MD -g -funsigned-char -O2 -D_FILE_OFFSET_BITS=64 -Ibuild.Linux -I/home/alexey/tvheadend/src -I/home/alexey/tvheadend -DHTS_VERSION=\"SVN-r5649\" -Wall -Werror -Wwrite-strings -Wno-deprecated-declarations -Wmissing-prototypes -c -o build.Linux/src/channels.o /home/alexey/tvheadend/src/channels.c
  40. cc -MD -g -funsigned-char -O2 -D_FILE_OFFSET_BITS=64 -Ibuild.Linux -I/home/alexey/tvheadend/src -I/home/alexey/tvheadend -DHTS_VERSION=\"SVN-r5649\" -Wall -Werror -Wwrite-strings -Wno-deprecated-declarations -Wmissing-prototypes -c -o build.Linux/src/subscriptions.o /home/alexey/tvheadend/src/subscriptions.c
  41. cc -MD -g -funsigned-char -O2 -D_FILE_OFFSET_BITS=64 -Ibuild.Linux -I/home/alexey/tvheadend/src -I/home/alexey/tvheadend -DHTS_VERSION=\"SVN-r5649\" -Wall -Werror -Wwrite-strings -Wno-deprecated-declarations -Wmissing-prototypes -c -o build.Linux/src/transports.o /home/alexey/tvheadend/src/transports.c
  42. cc -MD -g -funsigned-char -O2 -D_FILE_OFFSET_BITS=64 -Ibuild.Linux -I/home/alexey/tvheadend/src -I/home/alexey/tvheadend -DHTS_VERSION=\"SVN-r5649\" -Wall -Werror -Wwrite-strings -Wno-deprecated-declarations -Wmissing-prototypes -c -o build.Linux/src/psi.o /home/alexey/tvheadend/src/psi.c
  43. cc -MD -g -funsigned-char -O2 -D_FILE_OFFSET_BITS=64 -Ibuild.Linux -I/home/alexey/tvheadend/src -I/home/alexey/tvheadend -DHTS_VERSION=\"SVN-r5649\" -Wall -Werror -Wwrite-strings -Wno-deprecated-declarations -Wmissing-prototypes -c -o build.Linux/src/parsers.o /home/alexey/tvheadend/src/parsers.c
  44. cc -MD -g -funsigned-char -O2 -D_FILE_OFFSET_BITS=64 -Ibuild.Linux -I/home/alexey/tvheadend/src -I/home/alexey/tvheadend -DHTS_VERSION=\"SVN-r5649\" -Wall -Werror -Wwrite-strings -Wno-deprecated-declarations -Wmissing-prototypes -c -o build.Linux/src/parser_h264.o /home/alexey/tvheadend/src/parser_h264.c
  45. cc -MD -g -funsigned-char -O2 -D_FILE_OFFSET_BITS=64 -Ibuild.Linux -I/home/alexey/tvheadend/src -I/home/alexey/tvheadend -DHTS_VERSION=\"SVN-r5649\" -Wall -Werror -Wwrite-strings -Wno-deprecated-declarations -Wmissing-prototypes -c -o build.Linux/src/parser_latm.o /home/alexey/tvheadend/src/parser_latm.c
  46. cc -MD -g -funsigned-char -O2 -D_FILE_OFFSET_BITS=64 -Ibuild.Linux -I/home/alexey/tvheadend/src -I/home/alexey/tvheadend -DHTS_VERSION=\"SVN-r5649\" -Wall -Werror -Wwrite-strings -Wno-deprecated-declarations -Wmissing-prototypes -c -o build.Linux/src/tsdemux.o /home/alexey/tvheadend/src/tsdemux.c
  47. cc -MD -g -funsigned-char -O2 -D_FILE_OFFSET_BITS=64 -Ibuild.Linux -I/home/alexey/tvheadend/src -I/home/alexey/tvheadend -DHTS_VERSION=\"SVN-r5649\" -Wall -Werror -Wwrite-strings -Wno-deprecated-declarations -Wmissing-prototypes -c -o build.Linux/src/bitstream.o /home/alexey/tvheadend/src/bitstream.c
  48. cc -MD -g -funsigned-char -O2 -D_FILE_OFFSET_BITS=64 -Ibuild.Linux -I/home/alexey/tvheadend/src -I/home/alexey/tvheadend -DHTS_VERSION=\"SVN-r5649\" -Wall -Werror -Wwrite-strings -Wno-deprecated-declarations -Wmissing-prototypes -c -o build.Linux/src/rtsp.o /home/alexey/tvheadend/src/rtsp.c
  49. cc -MD -g -funsigned-char -O2 -D_FILE_OFFSET_BITS=64 -Ibuild.Linux -I/home/alexey/tvheadend/src -I/home/alexey/tvheadend -DHTS_VERSION=\"SVN-r5649\" -Wall -Werror -Wwrite-strings -Wno-deprecated-declarations -Wmissing-prototypes -c -o build.Linux/src/rtp.o /home/alexey/tvheadend/src/rtp.c
  50. cc -MD -g -funsigned-char -O2 -D_FILE_OFFSET_BITS=64 -Ibuild.Linux -I/home/alexey/tvheadend/src -I/home/alexey/tvheadend -DHTS_VERSION=\"SVN-r5649\" -Wall -Werror -Wwrite-strings -Wno-deprecated-declarations -Wmissing-prototypes -c -o build.Linux/src/htsp.o /home/alexey/tvheadend/src/htsp.c
  51. cc -MD -g -funsigned-char -O2 -D_FILE_OFFSET_BITS=64 -Ibuild.Linux -I/home/alexey/tvheadend/src -I/home/alexey/tvheadend -DHTS_VERSION=\"SVN-r5649\" -Wall -Werror -Wwrite-strings -Wno-deprecated-declarations -Wmissing-prototypes -c -o build.Linux/src/serviceprobe.o /home/alexey/tvheadend/src/serviceprobe.c
  52. cc -MD -g -funsigned-char -O2 -D_FILE_OFFSET_BITS=64 -Ibuild.Linux -I/home/alexey/tvheadend/src -I/home/alexey/tvheadend -DHTS_VERSION=\"SVN-r5649\" -Wall -Werror -Wwrite-strings -Wno-deprecated-declarations -Wmissing-prototypes -c -o build.Linux/src/htsmsg.o /home/alexey/tvheadend/src/htsmsg.c
  53. cc -MD -g -funsigned-char -O2 -D_FILE_OFFSET_BITS=64 -Ibuild.Linux -I/home/alexey/tvheadend/src -I/home/alexey/tvheadend -DHTS_VERSION=\"SVN-r5649\" -Wall -Werror -Wwrite-strings -Wno-deprecated-declarations -Wmissing-prototypes -c -o build.Linux/src/htsmsg_binary.o /home/alexey/tvheadend/src/htsmsg_binary.c
  54. cc -MD -g -funsigned-char -O2 -D_FILE_OFFSET_BITS=64 -Ibuild.Linux -I/home/alexey/tvheadend/src -I/home/alexey/tvheadend -DHTS_VERSION=\"SVN-r5649\" -Wall -Werror -Wwrite-strings -Wno-deprecated-declarations -Wmissing-prototypes -c -o build.Linux/src/htsmsg_json.o /home/alexey/tvheadend/src/htsmsg_json.c
  55. cc -MD -g -funsigned-char -O2 -D_FILE_OFFSET_BITS=64 -Ibuild.Linux -I/home/alexey/tvheadend/src -I/home/alexey/tvheadend -DHTS_VERSION=\"SVN-r5649\" -Wall -Werror -Wwrite-strings -Wno-deprecated-declarations -Wmissing-prototypes -c -o build.Linux/src/htsmsg_xml.o /home/alexey/tvheadend/src/htsmsg_xml.c
  56. cc -MD -g -funsigned-char -O2 -D_FILE_OFFSET_BITS=64 -Ibuild.Linux -I/home/alexey/tvheadend/src -I/home/alexey/tvheadend -DHTS_VERSION=\"SVN-r5649\" -Wall -Werror -Wwrite-strings -Wno-deprecated-declarations -Wmissing-prototypes -c -o build.Linux/src/settings.o /home/alexey/tvheadend/src/settings.c
  57. cc -MD -g -funsigned-char -O2 -D_FILE_OFFSET_BITS=64 -Ibuild.Linux -I/home/alexey/tvheadend/src -I/home/alexey/tvheadend -DHTS_VERSION=\"SVN-r5649\" -Wall -Werror -Wwrite-strings -Wno-deprecated-declarations -Wmissing-prototypes -c -o build.Linux/src/htsbuf.o /home/alexey/tvheadend/src/htsbuf.c
  58. cc -MD -g -funsigned-char -O2 -D_FILE_OFFSET_BITS=64 -Ibuild.Linux -I/home/alexey/tvheadend/src -I/home/alexey/tvheadend -DHTS_VERSION=\"SVN-r5649\" -Wall -Werror -Wwrite-strings -Wno-deprecated-declarations -Wmissing-prototypes -c -o build.Linux/src/trap.o /home/alexey/tvheadend/src/trap.c
  59. cc -MD -g -funsigned-char -O2 -D_FILE_OFFSET_BITS=64 -Ibuild.Linux -I/home/alexey/tvheadend/src -I/home/alexey/tvheadend -DHTS_VERSION=\"SVN-r5649\" -Wall -Werror -Wwrite-strings -Wno-deprecated-declarations -Wmissing-prototypes -c -o build.Linux/src/avg.o /home/alexey/tvheadend/src/avg.c
  60. cc -MD -g -funsigned-char -O2 -D_FILE_OFFSET_BITS=64 -Ibuild.Linux -I/home/alexey/tvheadend/src -I/home/alexey/tvheadend -DHTS_VERSION=\"SVN-r5649\" -Wall -Werror -Wwrite-strings -Wno-deprecated-declarations -Wmissing-prototypes -c -o build.Linux/src/htsstr.o /home/alexey/tvheadend/src/htsstr.c
  61. cc -MD -g -funsigned-char -O2 -D_FILE_OFFSET_BITS=64 -Ibuild.Linux -I/home/alexey/tvheadend/src -I/home/alexey/tvheadend -DHTS_VERSION=\"SVN-r5649\" -Wall -Werror -Wwrite-strings -Wno-deprecated-declarations -Wmissing-prototypes -c -o build.Linux/src/rawtsinput.o /home/alexey/tvheadend/src/rawtsinput.c
  62. cc -MD -g -funsigned-char -O2 -D_FILE_OFFSET_BITS=64 -Ibuild.Linux -I/home/alexey/tvheadend/src -I/home/alexey/tvheadend -DHTS_VERSION=\"SVN-r5649\" -Wall -Werror -Wwrite-strings -Wno-deprecated-declarations -Wmissing-prototypes -c -o build.Linux/src/iptv_input.o /home/alexey/tvheadend/src/iptv_input.c
  63. cc -MD -g -funsigned-char -O2 -D_FILE_OFFSET_BITS=64 -Ibuild.Linux -I/home/alexey/tvheadend/src -I/home/alexey/tvheadend -DHTS_VERSION=\"SVN-r5649\" -Wall -Werror -Wwrite-strings -Wno-deprecated-declarations -Wmissing-prototypes -c -o build.Linux/src/sha1.o /home/alexey/tvheadend/src/sha1.c
  64. cc -MD -g -funsigned-char -O2 -D_FILE_OFFSET_BITS=64 -Ibuild.Linux -I/home/alexey/tvheadend/src -I/home/alexey/tvheadend -DHTS_VERSION=\"SVN-r5649\" -Wall -Werror -Wwrite-strings -Wno-deprecated-declarations -Wmissing-prototypes -c -o build.Linux/src/plumbing/tsfix.o /home/alexey/tvheadend/src/plumbing/tsfix.c
  65. cc -MD -g -funsigned-char -O2 -D_FILE_OFFSET_BITS=64 -Ibuild.Linux -I/home/alexey/tvheadend/src -I/home/alexey/tvheadend -DHTS_VERSION=\"SVN-r5649\" -Wall -Werror -Wwrite-strings -Wno-deprecated-declarations -Wmissing-prototypes -c -o build.Linux/src/plumbing/globalheaders.o /home/alexey/tvheadend/src/plumbing/globalheaders.c
  66. cc -MD -g -funsigned-char -O2 -D_FILE_OFFSET_BITS=64 -Ibuild.Linux -I/home/alexey/tvheadend/src -I/home/alexey/tvheadend -DHTS_VERSION=\"SVN-r5649\" -Wall -Werror -Wwrite-strings -Wno-deprecated-declarations -Wmissing-prototypes -c -o build.Linux/src/dvr/dvr_db.o /home/alexey/tvheadend/src/dvr/dvr_db.c
  67. cc -MD -g -funsigned-char -O2 -D_FILE_OFFSET_BITS=64 -Ibuild.Linux -I/home/alexey/tvheadend/src -I/home/alexey/tvheadend -DHTS_VERSION=\"SVN-r5649\" -Wall -Werror -Wwrite-strings -Wno-deprecated-declarations -Wmissing-prototypes -c -o build.Linux/src/dvr/dvr_rec.o /home/alexey/tvheadend/src/dvr/dvr_rec.c
  68. cc -MD -g -funsigned-char -O2 -D_FILE_OFFSET_BITS=64 -Ibuild.Linux -I/home/alexey/tvheadend/src -I/home/alexey/tvheadend -DHTS_VERSION=\"SVN-r5649\" -Wall -Werror -Wwrite-strings -Wno-deprecated-declarations -Wmissing-prototypes -c -o build.Linux/src/dvr/dvr_autorec.o /home/alexey/tvheadend/src/dvr/dvr_autorec.c
  69. cc -MD -g -funsigned-char -O2 -D_FILE_OFFSET_BITS=64 -Ibuild.Linux -I/home/alexey/tvheadend/src -I/home/alexey/tvheadend -DHTS_VERSION=\"SVN-r5649\" -Wall -Werror -Wwrite-strings -Wno-deprecated-declarations -Wmissing-prototypes -c -o build.Linux/src/dvr/ebml.o /home/alexey/tvheadend/src/dvr/ebml.c
  70. cc -MD -g -funsigned-char -O2 -D_FILE_OFFSET_BITS=64 -Ibuild.Linux -I/home/alexey/tvheadend/src -I/home/alexey/tvheadend -DHTS_VERSION=\"SVN-r5649\" -Wall -Werror -Wwrite-strings -Wno-deprecated-declarations -Wmissing-prototypes -c -o build.Linux/src/dvr/mkmux.o /home/alexey/tvheadend/src/dvr/mkmux.c
  71. cc -MD -g -funsigned-char -O2 -D_FILE_OFFSET_BITS=64 -Ibuild.Linux -I/home/alexey/tvheadend/src -I/home/alexey/tvheadend -DHTS_VERSION=\"SVN-r5649\" -Wall -Werror -Wwrite-strings -Wno-deprecated-declarations -Wmissing-prototypes -c -o build.Linux/src/cwc.o /home/alexey/tvheadend/src/cwc.c
  72. cc -MD -g -funsigned-char -O2 -D_FILE_OFFSET_BITS=64 -Ibuild.Linux -I/home/alexey/tvheadend/src -I/home/alexey/tvheadend -DHTS_VERSION=\"SVN-r5649\" -Wall -Werror -Wwrite-strings -Wno-deprecated-declarations -Wmissing-prototypes -c -o build.Linux/src/capmt.o /home/alexey/tvheadend/src/capmt.c
  73. cc -MD -g -funsigned-char -O2 -D_FILE_OFFSET_BITS=64 -Ibuild.Linux -I/home/alexey/tvheadend/src -I/home/alexey/tvheadend -DHTS_VERSION=\"SVN-r5649\" -Wall -Werror -Wwrite-strings -Wno-deprecated-declarations -Wmissing-prototypes -c -o build.Linux/src/krypt.o /home/alexey/tvheadend/src/krypt.c
  74. cc -MD -g -funsigned-char -O2 -D_FILE_OFFSET_BITS=64 -Ibuild.Linux -I/home/alexey/tvheadend/src -I/home/alexey/tvheadend -DHTS_VERSION=\"SVN-r5649\" -Wall -Werror -Wwrite-strings -Wno-deprecated-declarations -Wmissing-prototypes -c -o build.Linux/src/ffdecsa/ffdecsa_interface.o /home/alexey/tvheadend/src/ffdecsa/ffdecsa_interface.c
  75. cc -MD -g -funsigned-char -O2 -D_FILE_OFFSET_BITS=64 -Ibuild.Linux -I/home/alexey/tvheadend/src -I/home/alexey/tvheadend -DHTS_VERSION=\"SVN-r5649\" -Wall -Werror -Wwrite-strings -Wno-deprecated-declarations -Wmissing-prototypes -c -o build.Linux/src/ffdecsa/ffdecsa_int.o /home/alexey/tvheadend/src/ffdecsa/ffdecsa_int.c
  76. cc -MD -g -funsigned-char -O2 -D_FILE_OFFSET_BITS=64 -Ibuild.Linux -I/home/alexey/tvheadend/src -I/home/alexey/tvheadend -DHTS_VERSION=\"SVN-r5649\" -Wall -Werror -Wwrite-strings -Wno-deprecated-declarations -Wmissing-prototypes -c -o build.Linux/src/webui/webui.o /home/alexey/tvheadend/src/webui/webui.c
  77. cc -MD -g -funsigned-char -O2 -D_FILE_OFFSET_BITS=64 -Ibuild.Linux -I/home/alexey/tvheadend/src -I/home/alexey/tvheadend -DHTS_VERSION=\"SVN-r5649\" -Wall -Werror -Wwrite-strings -Wno-deprecated-declarations -Wmissing-prototypes -c -o build.Linux/src/webui/comet.o /home/alexey/tvheadend/src/webui/comet.c
  78. cc -MD -g -funsigned-char -O2 -D_FILE_OFFSET_BITS=64 -Ibuild.Linux -I/home/alexey/tvheadend/src -I/home/alexey/tvheadend -DHTS_VERSION=\"SVN-r5649\" -Wall -Werror -Wwrite-strings -Wno-deprecated-declarations -Wmissing-prototypes -c -o build.Linux/src/webui/extjs.o /home/alexey/tvheadend/src/webui/extjs.c
  79. cc -MD -g -funsigned-char -O2 -D_FILE_OFFSET_BITS=64 -Ibuild.Linux -I/home/alexey/tvheadend/src -I/home/alexey/tvheadend -DHTS_VERSION=\"SVN-r5649\" -Wall -Werror -Wwrite-strings -Wno-deprecated-declarations -Wmissing-prototypes -c -o build.Linux/src/webui/simpleui.o /home/alexey/tvheadend/src/webui/simpleui.c
  80. cc -MD -g -funsigned-char -O2 -D_FILE_OFFSET_BITS=64 -Ibuild.Linux -I/home/alexey/tvheadend/src -I/home/alexey/tvheadend -DHTS_VERSION=\"SVN-r5649\" -Wall -Werror -Wwrite-strings -Wno-deprecated-declarations -Wmissing-prototypes -c -o build.Linux/src/webui/statedump.o /home/alexey/tvheadend/src/webui/statedump.c
  81. cc -MD -g -funsigned-char -O2 -D_FILE_OFFSET_BITS=64 -Ibuild.Linux -I/home/alexey/tvheadend/src -I/home/alexey/tvheadend -DHTS_VERSION=\"SVN-r5649\" -Wall -Werror -Wwrite-strings -Wno-deprecated-declarations -Wmissing-prototypes -c -o build.Linux/src/dvb/dvb.o /home/alexey/tvheadend/src/dvb/dvb.c
  82. cc -MD -g -funsigned-char -O2 -D_FILE_OFFSET_BITS=64 -Ibuild.Linux -I/home/alexey/tvheadend/src -I/home/alexey/tvheadend -DHTS_VERSION=\"SVN-r5649\" -Wall -Werror -Wwrite-strings -Wno-deprecated-declarations -Wmissing-prototypes -c -o build.Linux/src/dvb/dvb_support.o /home/alexey/tvheadend/src/dvb/dvb_support.c
  83. cc -MD -g -funsigned-char -O2 -D_FILE_OFFSET_BITS=64 -Ibuild.Linux -I/home/alexey/tvheadend/src -I/home/alexey/tvheadend -DHTS_VERSION=\"SVN-r5649\" -Wall -Werror -Wwrite-strings -Wno-deprecated-declarations -Wmissing-prototypes -c -o build.Linux/src/dvb/dvb_fe.o /home/alexey/tvheadend/src/dvb/dvb_fe.c
  84. cc -MD -g -funsigned-char -O2 -D_FILE_OFFSET_BITS=64 -Ibuild.Linux -I/home/alexey/tvheadend/src -I/home/alexey/tvheadend -DHTS_VERSION=\"SVN-r5649\" -Wall -Werror -Wwrite-strings -Wno-deprecated-declarations -Wmissing-prototypes -c -o build.Linux/src/dvb/dvb_tables.o /home/alexey/tvheadend/src/dvb/dvb_tables.c
  85. cc -MD -g -funsigned-char -O2 -D_FILE_OFFSET_BITS=64 -Ibuild.Linux -I/home/alexey/tvheadend/src -I/home/alexey/tvheadend -DHTS_VERSION=\"SVN-r5649\" -Wall -Werror -Wwrite-strings -Wno-deprecated-declarations -Wmissing-prototypes -c -o build.Linux/src/dvb/diseqc.o /home/alexey/tvheadend/src/dvb/diseqc.c
  86. cc -MD -g -funsigned-char -O2 -D_FILE_OFFSET_BITS=64 -Ibuild.Linux -I/home/alexey/tvheadend/src -I/home/alexey/tvheadend -DHTS_VERSION=\"SVN-r5649\" -Wall -Werror -Wwrite-strings -Wno-deprecated-declarations -Wmissing-prototypes -c -o build.Linux/src/dvb/dvb_adapter.o /home/alexey/tvheadend/src/dvb/dvb_adapter.c
  87. cc -MD -g -funsigned-char -O2 -D_FILE_OFFSET_BITS=64 -Ibuild.Linux -I/home/alexey/tvheadend/src -I/home/alexey/tvheadend -DHTS_VERSION=\"SVN-r5649\" -Wall -Werror -Wwrite-strings -Wno-deprecated-declarations -Wmissing-prototypes -c -o build.Linux/src/dvb/dvb_multiplex.o /home/alexey/tvheadend/src/dvb/dvb_multiplex.c
  88. cc -MD -g -funsigned-char -O2 -D_FILE_OFFSET_BITS=64 -Ibuild.Linux -I/home/alexey/tvheadend/src -I/home/alexey/tvheadend -DHTS_VERSION=\"SVN-r5649\" -Wall -Werror -Wwrite-strings -Wno-deprecated-declarations -Wmissing-prototypes -c -o build.Linux/src/dvb/dvb_transport.o /home/alexey/tvheadend/src/dvb/dvb_transport.c
  89. cc -MD -g -funsigned-char -O2 -D_FILE_OFFSET_BITS=64 -Ibuild.Linux -I/home/alexey/tvheadend/src -I/home/alexey/tvheadend -DHTS_VERSION=\"SVN-r5649\" -Wall -Werror -Wwrite-strings -Wno-deprecated-declarations -Wmissing-prototypes -c -o build.Linux/src/dvb/dvb_preconf.o /home/alexey/tvheadend/src/dvb/dvb_preconf.c
  90. cc -MD -g -funsigned-char -O2 -D_FILE_OFFSET_BITS=64 -Ibuild.Linux -I/home/alexey/tvheadend/src -I/home/alexey/tvheadend -DHTS_VERSION=\"SVN-r5649\" -Wall -Werror -Wwrite-strings -Wno-deprecated-declarations -Wmissing-prototypes -c -o build.Linux/src/dvb/dvb_satconf.o /home/alexey/tvheadend/src/dvb/dvb_satconf.c
  91. cc -MD -g -funsigned-char -O2 -D_FILE_OFFSET_BITS=64 -Ibuild.Linux -I/home/alexey/tvheadend/src -I/home/alexey/tvheadend -DHTS_VERSION=\"SVN-r5649\" -Wall -Werror -Wwrite-strings -Wno-deprecated-declarations -Wmissing-prototypes -c -o build.Linux/src/webui/extjs_dvb.o /home/alexey/tvheadend/src/webui/extjs_dvb.c
  92. cc -MD -g -funsigned-char -O2 -D_FILE_OFFSET_BITS=64 -Ibuild.Linux -I/home/alexey/tvheadend/src -I/home/alexey/tvheadend -DHTS_VERSION=\"SVN-r5649\" -Wall -Werror -Wwrite-strings -Wno-deprecated-declarations -Wmissing-prototypes -c -o build.Linux/src/v4l.o /home/alexey/tvheadend/src/v4l.c
  93. cc -MD -g -funsigned-char -O2 -D_FILE_OFFSET_BITS=64 -Ibuild.Linux -I/home/alexey/tvheadend/src -I/home/alexey/tvheadend -DHTS_VERSION=\"SVN-r5649\" -Wall -Werror -Wwrite-strings -Wno-deprecated-declarations -Wmissing-prototypes -c -o build.Linux/src/webui/extjs_v4l.o /home/alexey/tvheadend/src/webui/extjs_v4l.c
  94. cc -MD -g -funsigned-char -O2 -D_FILE_OFFSET_BITS=64 -Ibuild.Linux -I/home/alexey/tvheadend/src -I/home/alexey/tvheadend -DHTS_VERSION=\"SVN-r5649\" -mmmx -c -o build.Linux/src/ffdecsa/ffdecsa_mmx.o /home/alexey/tvheadend/src/ffdecsa/ffdecsa_mmx.c
  95. cc -MD -g -funsigned-char -O2 -D_FILE_OFFSET_BITS=64 -Ibuild.Linux -I/home/alexey/tvheadend/src -I/home/alexey/tvheadend -DHTS_VERSION=\"SVN-r5649\" -msse2 -c -o build.Linux/src/ffdecsa/ffdecsa_sse2.o /home/alexey/tvheadend/src/ffdecsa/ffdecsa_sse2.c
  96. cc -O -fbuiltin -fomit-frame-pointer -fPIC -shared -o build.Linux/src/extra/capmt_ca.so src/extra/capmt_ca.c -ldl
  97. cc -o build.Linux/tvheadend build.Linux/src/main.o build.Linux/src/utils.o build.Linux/src/wrappers.o build.Linux/src/version.o build.Linux/src/access.o build.Linux/src/dtable.o build.Linux/src/tcp.o build.Linux/src/http.o build.Linux/src/notify.o build.Linux/src/epg.o build.Linux/src/xmltv.o build.Linux/src/spawn.o build.Linux/src/packet.o build.Linux/src/streaming.o build.Linux/src/teletext.o build.Linux/src/channels.o build.Linux/src/subscriptions.o build.Linux/src/transports.o build.Linux/src/psi.o build.Linux/src/parsers.o build.Linux/src/parser_h264.o build.Linux/src/parser_latm.o build.Linux/src/tsdemux.o build.Linux/src/bitstream.o build.Linux/src/rtsp.o build.Linux/src/rtp.o build.Linux/src/htsp.o build.Linux/src/serviceprobe.o build.Linux/src/htsmsg.o build.Linux/src/htsmsg_binary.o build.Linux/src/htsmsg_json.o build.Linux/src/htsmsg_xml.o build.Linux/src/settings.o build.Linux/src/htsbuf.o build.Linux/src/trap.o build.Linux/src/avg.o build.Linux/src/htsstr.o build.Linux/src/rawtsinput.o build.Linux/src/iptv_input.o build.Linux/src/sha1.o build.Linux/src/plumbing/tsfix.o build.Linux/src/plumbing/globalheaders.o build.Linux/src/dvr/dvr_db.o build.Linux/src/dvr/dvr_rec.o build.Linux/src/dvr/dvr_autorec.o build.Linux/src/dvr/ebml.o build.Linux/src/dvr/mkmux.o build.Linux/src/cwc.o build.Linux/src/capmt.o build.Linux/src/krypt.o build.Linux/src/ffdecsa/ffdecsa_interface.o build.Linux/src/ffdecsa/ffdecsa_int.o build.Linux/src/webui/webui.o build.Linux/src/webui/comet.o build.Linux/src/webui/extjs.o build.Linux/src/webui/simpleui.o build.Linux/src/webui/statedump.o build.Linux/src/dvb/dvb.o build.Linux/src/dvb/dvb_support.o build.Linux/src/dvb/dvb_fe.o build.Linux/src/dvb/dvb_tables.o build.Linux/src/dvb/diseqc.o build.Linux/src/dvb/dvb_adapter.o build.Linux/src/dvb/dvb_multiplex.o build.Linux/src/dvb/dvb_transport.o build.Linux/src/dvb/dvb_preconf.o build.Linux/src/dvb/dvb_satconf.o build.Linux/src/webui/extjs_dvb.o build.Linux/src/v4l.o build.Linux/src/webui/extjs_v4l.o build.Linux/src/ffdecsa/ffdecsa_mmx.o build.Linux/src/ffdecsa/ffdecsa_sse2.o -lrt -ldl -lcrypt -lpthread -lm
  98. alexey@multimedia:~/tvheadend$
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement