Advertisement
Guest User

Untitled

a guest
Feb 17th, 2016
109
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 1.37 KB | None | 0 0
  1. fatal: Not a git repository (or any of the parent directories): .git
  2. mkdir /«BUILDDIR»/mythtv-0.28.0+fixes.20160217.44fd8a6/debian/home
  3. #mythtv
  4. cd mythtv && ./configure --compile-type=profile --prefix=/usr --runprefix=/usr --disable-mythlogserver --enable-crystalhd --enable-lirc --enable-audio-alsa --enable-audio-oss --enable-dvb --enable-ivtv --enable-firewire --enable-joystick-menu --with-bindings=perl --enable-ffmpeg-pthreads --enable-pic --perl-config-opts="INSTALLDIRS=vendor" --enable-libvpx --enable-sdl --enable-libmp3lame --enable-libx264 --enable-vdpau --enable-opengl-video --enable-vaapi
  5. qmake for Qt5.2 or newer not found.
  6. Please specify the correct qmake with --qmake=
  7.  
  8. If you think configure made a mistake, make sure that you are using the latest
  9. version of MythTV from git.  If the latest version fails, report the problem to the
  10. mythtv-dev@mythtv.org mailing list or IRC #mythtv on irc.freenode.net
  11. Include the log file "config.ep" produced by configure as this will help
  12. solve the problem.
  13. debian/rules:94: recipe for target 'override_dh_auto_install' failed
  14. make[1]: *** [override_dh_auto_install] Error 1
  15. make[1]: Leaving directory '/«BUILDDIR»/mythtv-0.28.0+fixes.20160217.44fd8a6'
  16. debian/rules:90: recipe for target 'binary-arch' failed
  17. make: *** [binary-arch] Error 2
  18. dpkg-buildpackage: error: fakeroot debian/rules binary-arch gave error exit status 2
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement