Advertisement
Guest User

Untitled

a guest
Nov 27th, 2014
144
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.16 KB | None | 0 0
  1. make[6]: *** [mdct.lo] Error 1
  2. make[6]: Leaving directory `/usr/src/tvheadend/libav_static/libvorbis-1.3.4/lib'
  3. make[5]: *** [install-recursive] Error 1
  4. make[5]: Leaving directory `/usr/src/tvheadend/libav_static/libvorbis-1.3.4/lib'
  5. make[4]: *** [install-recursive] Error 1
  6. make[4]: Leaving directory `/usr/src/tvheadend/libav_static/libvorbis-1.3.4'
  7. make[3]: *** [/usr/src/tvheadend/libav_static/libvorbis-1.3.4/.tvh_build] Error 2
  8. make[3]: Leaving directory `/usr/src/tvheadend'
  9. Receiving data/dvb-scan/dvb-t from http://linuxtv.org/git/dtv-scan-tables.git
  10. CC src/version.o
  11. CC src/uuid.o
  12. CC src/main.o
  13. In file included from src/main.c:69:0:
  14. src/libav.h:23:34: fatal error: libavformat/avformat.h: No such file or directory
  15. #include <libavformat/avformat.h>
  16. ^
  17. compilation terminated.
  18. make[2]: *** [/usr/src/tvheadend/build.linux/src/main.o] Error 1
  19. make[2]: Leaving directory `/usr/src/tvheadend'
  20. make[1]: *** [override_dh_auto_build] Error 2
  21. make[1]: Leaving directory `/usr/src/tvheadend'
  22. make: *** [build] Error 2
  23. dpkg-buildpackage: error: debian/rules build gave error exit status 2
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement