Advertisement
Guest User

Untitled

a guest
Aug 1st, 2016
85
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.70 KB | None | 0 0
  1. robert-DELL TrustedGRUB-1.1.5 # make install
  2. Making install in netboot
  3. make[1]: Entering directory '/home/robert/Downloads/TrustedGRUB-1.1.5/TrustedGRUB-1.1.5/netboot'
  4. make[2]: Entering directory '/home/robert/Downloads/TrustedGRUB-1.1.5/TrustedGRUB-1.1.5/netboot'
  5. make[2]: Nothing to be done for 'install-exec-am'.
  6. make[2]: Nothing to be done for 'install-data-am'.
  7. make[2]: Leaving directory '/home/robert/Downloads/TrustedGRUB-1.1.5/TrustedGRUB-1.1.5/netboot'
  8. make[1]: Leaving directory '/home/robert/Downloads/TrustedGRUB-1.1.5/TrustedGRUB-1.1.5/netboot'
  9. Making install in stage2
  10. make[1]: Entering directory '/home/robert/Downloads/TrustedGRUB-1.1.5/TrustedGRUB-1.1.5/stage2'
  11. make install-am
  12. make[2]: Entering directory '/home/robert/Downloads/TrustedGRUB-1.1.5/TrustedGRUB-1.1.5/stage2'
  13. make[3]: Entering directory '/home/robert/Downloads/TrustedGRUB-1.1.5/TrustedGRUB-1.1.5/stage2'
  14. test -z "/opt/trusted-grub/lib/grub/i386-unknown" || "/opt/trusted-grub/lib/grub/i386-unknown"
  15. /bin/bash: /opt/trusted-grub/lib/grub/i386-unknown: No such file or directory
  16. Makefile:3168: recipe for target 'install-pkglibDATA' failed
  17. make[3]: *** [install-pkglibDATA] Error 127
  18. make[3]: Leaving directory '/home/robert/Downloads/TrustedGRUB-1.1.5/TrustedGRUB-1.1.5/stage2'
  19. Makefile:3350: recipe for target 'install-am' failed
  20. make[2]: *** [install-am] Error 2
  21. make[2]: Leaving directory '/home/robert/Downloads/TrustedGRUB-1.1.5/TrustedGRUB-1.1.5/stage2'
  22. Makefile:3344: recipe for target 'install' failed
  23. make[1]: *** [install] Error 2
  24. make[1]: Leaving directory '/home/robert/Downloads/TrustedGRUB-1.1.5/TrustedGRUB-1.1.5/stage2'
  25. Makefile:383: recipe for target 'install-recursive' failed
  26. make: *** [install-recursive] Error 1
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement