Advertisement
Guest User

libvdpau-0.7

a guest
Mar 20th, 2014
73
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 1.28 KB | None | 0 0
  1. root [ /xc/libvdpau-0.7 ]# make
  2. make  all-recursive
  3. make[1]: Entering directory '/xc/libvdpau-0.7'
  4. Making all in doc
  5. make[2]: Entering directory '/xc/libvdpau-0.7/doc'
  6. make[2]: Nothing to be done for 'all'.
  7. make[2]: Leaving directory '/xc/libvdpau-0.7/doc'
  8. Making all in src
  9. make[2]: Entering directory '/xc/libvdpau-0.7/src'
  10. make[2]: Nothing to be done for 'all'.
  11. make[2]: Leaving directory '/xc/libvdpau-0.7/src'
  12. Making all in test
  13. make[2]: Entering directory '/xc/libvdpau-0.7/test'
  14. make[2]: Nothing to be done for 'all'.
  15. make[2]: Leaving directory '/xc/libvdpau-0.7/test'
  16. Making all in trace
  17. make[2]: Entering directory '/xc/libvdpau-0.7/trace'
  18. /bin/sh ../libtool --tag=CXX   --mode=link g++ -I../include  -g -O2 -version-info 1:0:0 -module -no-undefined  -o libvdpau_trace.la -rpath /usr/lib/vdpau vdpau_trace.lo -ldl
  19. libtool: link: `/usr/lib/gcc/i686-pc-linux-gnu/4.8.2/../../../libstdc++.la' is not a valid libtool archive
  20. Makefile:324: recipe for target 'libvdpau_trace.la' failed
  21. make[2]: *** [libvdpau_trace.la] Error 1
  22. make[2]: Leaving directory '/xc/libvdpau-0.7/trace'
  23. Makefile:368: recipe for target 'all-recursive' failed
  24. make[1]: *** [all-recursive] Error 1
  25. make[1]: Leaving directory '/xc/libvdpau-0.7'
  26. Makefile:279: recipe for target 'all' failed
  27. make: *** [all] Error 2
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement