Advertisement
Guest User

[cairo-compmgr] compilation

a guest
Jan 11th, 2013
51
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.73 KB | None | 0 0
  1. -------------------------------------------------------------------
  2. Conditionally built backends:
  3. -------------------------------------------------------------------
  4. Enable enhanced debug messages: .............YES
  5. Enable GObject introspection: ...............NO
  6. Enable GConf backend: .......................NO
  7. Building perf plugin: .......................NO
  8. Building CUDA perf: ....................... NO
  9. Building stats plugin: ......................NO
  10. Building NVML stats: ...................... NO
  11. Building XRender backend: ...................YES
  12. Making all in lib
  13. make[1] : on entre dans le répertoire « /home/mathieu/Downloads/cairo-compmgr-git/src/cairocompmgr-build/lib »
  14. CC eggaccelerators.lo
  15. CC ccm-object.lo
  16. CC ccm-config.lo
  17. CC ccm-source.lo
  18. CC ccm-cairo-utils.lo
  19. CC ccm-config-key.lo
  20. CC ccm-config-schema.lo
  21. CC ccm-config-check-button.lo
  22. CC ccm-config-adjustment.lo
  23. CC ccm-config-color-button.lo
  24. CC ccm-config-entry-shortcut.lo
  25. VALAC libccm_timeline_la_vala.stamp
  26. CC ccm-set.lo
  27. CC ccm-timeline.lo
  28. CC ccm-timeout-pool.lo
  29. CC ccm-timeout-interval.lo
  30. CC ccm-timeout.lo
  31. CCLD libccm-timeline.la
  32. VALAC libccm_watch_la_vala.stamp
  33. CC ccm-watch.lo
  34. CCLD libccm-watch.la
  35. CCLD libcairo_compmgr.la
  36. /usr/bin/ld.gold: error: /usr/lib/libGL.so: incompatible target
  37. collect2: error: ld returned 1 exit status
  38. make[1]: *** [libcairo_compmgr.la] Erreur 1
  39. make[1] : on quitte le répertoire « /home/mathieu/Downloads/cairo-compmgr-git/src/cairocompmgr-build/lib »
  40. make: *** [all-recursive] Erreur 1
  41. ==> ERREUR : Une erreur s'est produite dans build().
  42. Abandon...
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement