Advertisement
Guest User

Untitled

a guest
Feb 18th, 2013
187
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.75 KB | None | 0 0
  1. ||warning: libGLEW.so.1.5, needed by ../../../usr/local/lib/libsfml-graphics.so, not found (try using -rpath or -rpath-link)|
  2. ||warning: libjpeg.so.62, needed by ../../../usr/local/lib/libsfml-graphics.so, not found (try using -rpath or -rpath-link)|
  3. ../../../usr/local/lib/libsfml-graphics.so||undefined reference to `jpeg_finish_compress@LIBJPEG_6.2'|
  4. ../../../usr/local/lib/libsfml-graphics.so||undefined reference to `jpeg_write_scanlines@LIBJPEG_6.2'|
  5. ../../../usr/local/lib/libsfml-graphics.so||undefined reference to `__glewUniform1fARB'|
  6. ../../../usr/local/lib/libsfml-graphics.so||undefined reference to `jpeg_std_error@LIBJPEG_6.2'|
  7. ../../../usr/local/lib/libsfml-graphics.so||undefined reference to `__GLEW_ARB_shader_objects'|
  8. ../../../usr/local/lib/libsfml-graphics.so||undefined reference to `__glewGetObjectParameterivARB'|
  9. ../../../usr/local/lib/libsfml-graphics.so||undefined reference to `__GLEW_ARB_vertex_shader'|
  10. ../../../usr/local/lib/libsfml-graphics.so||undefined reference to `__glewFramebufferTexture2DEXT'|
  11. ../../../usr/local/lib/libsfml-graphics.so||undefined reference to `__glewUniformMatrix4fvARB'|
  12. ../../../usr/local/lib/libsfml-graphics.so||undefined reference to `jpeg_set_quality@LIBJPEG_6.2'|
  13. ../../../usr/local/lib/libsfml-graphics.so||undefined reference to `__glewGenFramebuffersEXT'|
  14. ../../../usr/local/lib/libsfml-graphics.so||undefined reference to `__glewUniform3fARB'|
  15. ../../../usr/local/lib/libsfml-graphics.so||undefined reference to `jpeg_set_defaults@LIBJPEG_6.2'|
  16. ../../../usr/local/lib/libsfml-graphics.so||undefined reference to `__glewRenderbufferStorageEXT'|
  17. ../../../usr/local/lib/libsfml-graphics.so||undefined reference to `jpeg_CreateCompress@LIBJPEG_6.2'|
  18. ../../../usr/local/lib/libsfml-graphics.so||undefined reference to `__GLEW_ARB_fragment_shader'|
  19. ../../../usr/local/lib/libsfml-graphics.so||undefined reference to `__glewActiveTextureARB'|
  20. ../../../usr/local/lib/libsfml-graphics.so||undefined reference to `jpeg_start_compress@LIBJPEG_6.2'|
  21. ../../../usr/local/lib/libsfml-graphics.so||undefined reference to `__glewShaderSourceARB'|
  22. ../../../usr/local/lib/libsfml-graphics.so||undefined reference to `glewInit'|
  23. ../../../usr/local/lib/libsfml-graphics.so||undefined reference to `__glewBindFramebufferEXT'|
  24. ../../../usr/local/lib/libsfml-graphics.so||undefined reference to `__glewFramebufferRenderbufferEXT'|
  25. ../../../usr/local/lib/libsfml-graphics.so||undefined reference to `__glewLinkProgramARB'|
  26. ../../../usr/local/lib/libsfml-graphics.so||undefined reference to `__glewUseProgramObjectARB'|
  27. ../../../usr/local/lib/libsfml-graphics.so||undefined reference to `__glewBlendFuncSeparateEXT'|
  28. ../../../usr/local/lib/libsfml-graphics.so||undefined reference to `__glewGenRenderbuffersEXT'|
  29. ../../../usr/local/lib/libsfml-graphics.so||undefined reference to `__glewUniform2fARB'|
  30. ../../../usr/local/lib/libsfml-graphics.so||undefined reference to `jpeg_destroy_compress@LIBJPEG_6.2'|
  31. ../../../usr/local/lib/libsfml-graphics.so||undefined reference to `__glewUniform4fARB'|
  32. ../../../usr/local/lib/libsfml-graphics.so||undefined reference to `__glewCreateProgramObjectARB'|
  33. ../../../usr/local/lib/libsfml-graphics.so||undefined reference to `glewGetErrorString'|
  34. ../../../usr/local/lib/libsfml-graphics.so||undefined reference to `__glewCompileShaderARB'|
  35. ../../../usr/local/lib/libsfml-graphics.so||undefined reference to `__glewDeleteObjectARB'|
  36. ../../../usr/local/lib/libsfml-graphics.so||undefined reference to `__glewGetUniformLocationARB'|
  37. ../../../usr/local/lib/libsfml-graphics.so||undefined reference to `__glewGetInfoLogARB'|
  38. ../../../usr/local/lib/libsfml-graphics.so||undefined reference to `__GLEW_EXT_blend_func_separate'|
  39. ../../../usr/local/lib/libsfml-graphics.so||undefined reference to `__glewDeleteFramebuffersEXT'|
  40. ../../../usr/local/lib/libsfml-graphics.so||undefined reference to `__glewCheckFramebufferStatusEXT'|
  41. ../../../usr/local/lib/libsfml-graphics.so||undefined reference to `__glewUniform1iARB'|
  42. ../../../usr/local/lib/libsfml-graphics.so||undefined reference to `__GLEW_ARB_texture_non_power_of_two'|
  43. ../../../usr/local/lib/libsfml-graphics.so||undefined reference to `jpeg_stdio_dest@LIBJPEG_6.2'|
  44. ../../../usr/local/lib/libsfml-graphics.so||undefined reference to `__GLEW_ARB_shading_language_100'|
  45. ../../../usr/local/lib/libsfml-graphics.so||undefined reference to `__glewCreateShaderObjectARB'|
  46. ../../../usr/local/lib/libsfml-graphics.so||undefined reference to `__glewBindRenderbufferEXT'|
  47. ../../../usr/local/lib/libsfml-graphics.so||undefined reference to `__GLEW_EXT_framebuffer_object'|
  48. ../../../usr/local/lib/libsfml-graphics.so||undefined reference to `__glewAttachObjectARB'|
  49. ../../../usr/local/lib/libsfml-graphics.so||undefined reference to `__glewGetHandleARB'|
  50. ||=== Build finished: 47 errors, 2 warnings ===|
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement