Advertisement
Guest User

Untitled

a guest
May 26th, 2015
211
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.95 KB | None | 0 0
  1. Making install in .
  2. make[1]: Entering directory '/home/sushmareddy/Videos/protobuf-2.6.1'
  3. make[2]: Entering directory '/home/sushmareddy/Videos/protobuf-2.6.1'
  4. make[2]: Nothing to be done for 'install-exec-am'.
  5. /bin/mkdir -p '/usr/local/lib/pkgconfig'
  6. /usr/bin/install -c -m 644 protobuf.pc protobuf-lite.pc '/usr/local/lib/pkgconfig'
  7. /usr/bin/install: cannot remove ‘/usr/local/lib/pkgconfig/protobuf.pc’: Permission denied
  8. /usr/bin/install: cannot remove ‘/usr/local/lib/pkgconfig/protobuf-lite.pc’: Permission denied
  9. Makefile:672: recipe for target 'install-pkgconfigDATA' failed
  10. make[2]: *** [install-pkgconfigDATA] Error 1
  11. make[2]: Leaving directory '/home/sushmareddy/Videos/protobuf-2.6.1'
  12. Makefile:1002: recipe for target 'install-am' failed
  13. make[1]: *** [install-am] Error 2
  14. make[1]: Leaving directory '/home/sushmareddy/Videos/protobuf-2.6.1'
  15. Makefile:700: recipe for target 'install-recursive' failed
  16. make: *** [install-recursive] Error 1
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement