/usr/local/lib/libsfml-graphics-s.a(RenderTarget.cpp.o): In function `sf::RenderTarget::clear(sf::Color const&)':
RenderTarget.cpp:(.text+0x238): undefined reference to `glClearColor'
/usr/local/lib/libsfml-graphics-s.a(RenderTarget.cpp.o): In function `sf::RenderTarget::popGLStates()':
RenderTarget.cpp:(.text+0x8f6): undefined reference to `glMatrixMode'
RenderTarget.cpp:(.text+0x8fb): undefined reference to `glPopMatrix'
RenderTarget.cpp:(.text+0x905): undefined reference to `glMatrixMode'
RenderTarget.cpp:(.text+0x90a): undefined reference to `glPopMatrix'
RenderTarget.cpp:(.text+0x914): undefined reference to `glMatrixMode'
RenderTarget.cpp:(.text+0x919): undefined reference to `glPopMatrix'
RenderTarget.cpp:(.text+0x91e): undefined reference to `glPopClientAttrib'
/usr/local/lib/libsfml-graphics-s.a(RenderTarget.cpp.o): In function `sf::RenderTarget::applyCurrentView()':
RenderTarget.cpp:(.text+0xb0d): undefined reference to `glViewport'
RenderTarget.cpp:(.text+0xb17): undefined reference to `glMatrixMode'
RenderTarget.cpp:(.text+0xb2f): undefined reference to `glLoadMatrixf'
RenderTarget.cpp:(.text+0xb39): undefined reference to `glMatrixMode'
/usr/local/lib/libsfml-graphics-s.a(RenderTarget.cpp.o): In function `sf::RenderTarget::applyBlendMode(sf::BlendMode const&)':
RenderTarget.cpp:(.text+0xe40): undefined reference to `glBlendFunc'
/usr/local/lib/libsfml-graphics-s.a(RenderTarget.cpp.o): In function `sf::RenderTarget::resetGLStates()':
RenderTarget.cpp:(.text+0x1029): undefined reference to `glDisable'
RenderTarget.cpp:(.text+0x1033): undefined reference to `glDisable'
RenderTarget.cpp:(.text+0x103d): undefined reference to `glDisable'
RenderTarget.cpp:(.text+0x1047): undefined reference to `glDisable'
RenderTarget.cpp:(.text+0x1051): undefined reference to `glEnable'
RenderTarget.cpp:(.text+0x105b): undefined reference to `glEnable'
RenderTarget.cpp:(.text+0x1065): undefined reference to `glMatrixMode'
RenderTarget.cpp:(.text+0x106f): undefined reference to `glEnableClientState'
RenderTarget.cpp:(.text+0x1079): undefined reference to `glEnableClientState'
RenderTarget.cpp:(.text+0x1083): undefined reference to `glEnableClientState'
RenderTarget.cpp:(.text+0x10a9): undefined reference to `glLoadMatrixf'
/usr/local/lib/libsfml-graphics-s.a(RenderTarget.cpp.o): In function `sf::RenderTarget::pushGLStates()':
RenderTarget.cpp:(.text+0x1129): undefined reference to `glPushClientAttrib'
RenderTarget.cpp:(.text+0x1133): undefined reference to `glPushAttrib'
RenderTarget.cpp:(.text+0x113d): undefined reference to `glMatrixMode'
RenderTarget.cpp:(.text+0x1142): undefined reference to `glPushMatrix'
RenderTarget.cpp:(.text+0x114c): undefined reference to `glMatrixMode'
RenderTarget.cpp:(.text+0x1151): undefined reference to `glPushMatrix'
RenderTarget.cpp:(.text+0x115b): undefined reference to `glMatrixMode'
RenderTarget.cpp:(.text+0x1160): undefined reference to `glPushMatrix'
/usr/local/lib/libsfml-graphics-s.a(RenderTarget.cpp.o): In function `sf::RenderTarget::draw(sf::Vertex const*, unsigned long, sf::PrimitiveType, sf::RenderStates const&)':
RenderTarget.cpp:(.text+0x12dc): undefined reference to `glVertexPointer'
RenderTarget.cpp:(.text+0x12f5): undefined reference to `glColorPointer'
RenderTarget.cpp:(.text+0x130e): undefined reference to `glTexCoordPointer'
RenderTarget.cpp:(.text+0x1324): undefined reference to `glDrawArrays'
RenderTarget.cpp:(.text+0x1392): undefined reference to `glLoadMatrixf'
RenderTarget.cpp:(.text+0x13f6): undefined reference to `glLoadMatrixf'
/usr/local/lib/libsfml-graphics-s.a(RenderTarget.cpp.o): In function `sf::RenderTarget::clear(sf::Color const&)':
RenderTarget.cpp:(.text+0x248): undefined reference to `glClear'
/usr/local/lib/libsfml-graphics-s.a(RenderTarget.cpp.o): In function `sf::RenderTarget::popGLStates()':
RenderTarget.cpp:(.text+0x927): undefined reference to `glPopAttrib'
/usr/local/lib/libsfml-graphics-s.a(RenderTarget.cpp.o): In function `sf::RenderTarget::applyTransform(sf::Transform const&)':
RenderTarget.cpp:(.text+0x1434): undefined reference to `glLoadMatrixf'
/usr/local/lib/libsfml-graphics-s.a(Shader.cpp.o): In function `sf::Shader::compile(char const*, char const*)':
Shader.cpp:(.text+0x6b5): undefined reference to `glFlush'
/usr/local/lib/libsfml-graphics-s.a(Shader.cpp.o): In function `sf::Shader::setParameter(std::string const&, sf::Texture const&)':
Shader.cpp:(.text+0x205b): undefined reference to `glGetIntegerv'
/usr/local/lib/libsfml-graphics-s.a(Texture.cpp.o): In function `sf::Texture::~Texture()':
Texture.cpp:(.text+0xb4): undefined reference to `glDeleteTextures'
/usr/local/lib/libsfml-graphics-s.a(Texture.cpp.o): In function `sf::Texture::copyToImage() const':
Texture.cpp:(.text+0x194): undefined reference to `glBindTexture'
Texture.cpp:(.text+0x1ad): undefined reference to `glGetTexImage'
Texture.cpp:(.text+0x37e): undefined reference to `glBindTexture'
Texture.cpp:(.text+0x397): undefined reference to `glGetTexImage'
/usr/local/lib/libsfml-graphics-s.a(Texture.cpp.o): In function `sf::Texture::update(unsigned char const*)':
Texture.cpp:(.text+0x438): undefined reference to `glBindTexture'
Texture.cpp:(.text+0x462): undefined reference to `glTexSubImage2D'
/usr/local/lib/libsfml-graphics-s.a(Texture.cpp.o): In function `sf::Texture::update(unsigned char const*, unsigned int, unsigned int, unsigned int, unsigned int)':
Texture.cpp:(.text+0x524): undefined reference to `glBindTexture'
Texture.cpp:(.text+0x550): undefined reference to `glTexSubImage2D'
/usr/local/lib/libsfml-graphics-s.a(Texture.cpp.o): In function `sf::Texture::update(sf::Image const&)':
Texture.cpp:(.text+0x62a): undefined reference to `glBindTexture'
Texture.cpp:(.text+0x654): undefined reference to `glTexSubImage2D'
/usr/local/lib/libsfml-graphics-s.a(Texture.cpp.o): In function `sf::Texture::update(sf::Image const&, unsigned int, unsigned int)':
Texture.cpp:(.text+0x73a): undefined reference to `glBindTexture'
Texture.cpp:(.text+0x766): undefined reference to `glTexSubImage2D'
/usr/local/lib/libsfml-graphics-s.a(Texture.cpp.o): In function `sf::Texture::update(sf::Window const&)':
Texture.cpp:(.text+0x817): undefined reference to `glBindTexture'
Texture.cpp:(.text+0x84c): undefined reference to `glCopyTexSubImage2D'
/usr/local/lib/libsfml-graphics-s.a(Texture.cpp.o): In function `sf::Texture::update(sf::Window const&, unsigned int, unsigned int)':
Texture.cpp:(.text+0x905): undefined reference to `glBindTexture'
Texture.cpp:(.text+0x93c): undefined reference to `glCopyTexSubImage2D'
/usr/local/lib/libsfml-graphics-s.a(Texture.cpp.o): In function `sf::Texture::setSmooth(bool)':
Texture.cpp:(.text+0x9d6): undefined reference to `glBindTexture'
Texture.cpp:(.text+0x9f1): undefined reference to `glTexParameteri'
Texture.cpp:(.text+0xa0c): undefined reference to `glTexParameteri'
/usr/local/lib/libsfml-graphics-s.a(Texture.cpp.o): In function `sf::Texture::setRepeated(bool)':
Texture.cpp:(.text+0xaae): undefined reference to `glBindTexture'
Texture.cpp:(.text+0xac8): undefined reference to `glTexParameteri'
Texture.cpp:(.text+0xae2): undefined reference to `glTexParameteri'
/usr/local/lib/libsfml-graphics-s.a(Texture.cpp.o): In function `sf::Texture::bind(sf::Texture const*, sf::Texture::CoordinateType)':
Texture.cpp:(.text+0xd64): undefined reference to `glBindTexture'
Texture.cpp:(.text+0xd6e): undefined reference to `glMatrixMode'
Texture.cpp:(.text+0xd73): undefined reference to `glLoadIdentity'
Texture.cpp:(.text+0xd7d): undefined reference to `glMatrixMode'
Texture.cpp:(.text+0xd96): undefined reference to `glBindTexture'
Texture.cpp:(.text+0xe18): undefined reference to `glMatrixMode'
Texture.cpp:(.text+0xe20): undefined reference to `glLoadMatrixf'
Texture.cpp:(.text+0xe2a): undefined reference to `glMatrixMode'
/usr/local/lib/libsfml-graphics-s.a(Texture.cpp.o): In function `sf::Texture::getMaximumSize()':
Texture.cpp:(.text+0xefb): undefined reference to `glGetIntegerv'
Texture.cpp:(.text+0xf2d): undefined reference to `glGetIntegerv'
/usr/local/lib/libsfml-graphics-s.a(Texture.cpp.o): In function `sf::Texture::create(unsigned int, unsigned int)':
Texture.cpp:(.text+0x1262): undefined reference to `glBindTexture'
Texture.cpp:(.text+0x1296): undefined reference to `glTexImage2D'
Texture.cpp:(.text+0x12c6): undefined reference to `glTexParameteri'
Texture.cpp:(.text+0x12f6): undefined reference to `glTexParameteri'
Texture.cpp:(.text+0x1312): undefined reference to `glTexParameteri'
Texture.cpp:(.text+0x132e): undefined reference to `glTexParameteri'
Texture.cpp:(.text+0x13cb): undefined reference to `glGenTextures'
/usr/local/lib/libsfml-graphics-s.a(Texture.cpp.o): In function `sf::Texture::loadFromImage(sf::Image const&, sf::Rect<int> const&)':
Texture.cpp:(.text+0x16b6): undefined reference to `glFlush'
Texture.cpp:(.text+0x16f2): undefined reference to `glBindTexture'
Texture.cpp:(.text+0x1732): undefined reference to `glTexSubImage2D'
Texture.cpp:(.text+0x1743): undefined reference to `glFlush'
/usr/local/lib/libsfml-graphics-s.a(Texture.cpp.o): In function `sf::Texture::operator=(sf::Texture const&)':
Texture.cpp:(.text+0x1aa5): undefined reference to `glDeleteTextures'
/usr/local/lib/libsfml-graphics-s.a(ImageLoader.cpp.o): In function `sf::priv::ImageLoader::writeJpg(std::string const&, std::vector<unsigned char, std::allocator<unsigned char> > const&, unsigned int, unsigned int)':
ImageLoader.cpp:(.text+0x189c1): undefined reference to `jpeg_std_error'
ImageLoader.cpp:(.text+0x189e0): undefined reference to `jpeg_CreateCompress'
ImageLoader.cpp:(.text+0x18a1a): undefined reference to `jpeg_stdio_dest'
ImageLoader.cpp:(.text+0x18a2b): undefined reference to `jpeg_set_defaults'
ImageLoader.cpp:(.text+0x18a42): undefined reference to `jpeg_set_quality'
ImageLoader.cpp:(.text+0x18ac0): undefined reference to `jpeg_start_compress'
ImageLoader.cpp:(.text+0x18afc): undefined reference to `jpeg_write_scanlines'
ImageLoader.cpp:(.text+0x18b19): undefined reference to `jpeg_finish_compress'
ImageLoader.cpp:(.text+0x18b26): undefined reference to `jpeg_destroy_compress'
/usr/local/lib/libsfml-window-s.a(GlContext.cpp.o): In function `sf::priv::GlContext::checkSettings(sf::ContextSettings const&)':
GlContext.cpp:(.text+0x15a): undefined reference to `glGetString'
GlContext.cpp:(.text+0x167): undefined reference to `glGetString'
/usr/local/lib/libsfml-window-s.a(GlContext.cpp.o): In function `sf::priv::GlContext::initialize()':
GlContext.cpp:(.text+0x866): undefined reference to `glGetIntegerv'
GlContext.cpp:(.text+0x875): undefined reference to `glGetIntegerv'
GlContext.cpp:(.text+0x87a): undefined reference to `glGetError'
GlContext.cpp:(.text+0x8af): undefined reference to `glEnable'
GlContext.cpp:(.text+0x8d3): undefined reference to `glGetIntegerv'
GlContext.cpp:(.text+0x901): undefined reference to `glGetIntegerv'
GlContext.cpp:(.text+0x926): undefined reference to `glGetString'
GlContext.cpp:(.text+0x99d): undefined reference to `glGetIntegerv'
/usr/local/lib/libsfml-window-s.a(VideoModeImpl.cpp.o): In function `sf::priv::VideoModeImpl::getDesktopMode()':
VideoModeImpl.cpp:(.text+0x29): undefined reference to `xcb_randr_id'
VideoModeImpl.cpp:(.text+0x3d): undefined reference to `xcb_get_extension_data'
VideoModeImpl.cpp:(.text+0x10e): undefined reference to `xcb_randr_query_version'
VideoModeImpl.cpp:(.text+0x11d): undefined reference to `xcb_randr_query_version_reply'
VideoModeImpl.cpp:(.text+0x1d7): undefined reference to `xcb_randr_get_screen_info'
VideoModeImpl.cpp:(.text+0x1e6): undefined reference to `xcb_randr_get_screen_info_reply'
VideoModeImpl.cpp:(.text+0x29a): undefined reference to `xcb_randr_get_screen_info_sizes_length'
VideoModeImpl.cpp:(.text+0x2a5): undefined reference to `xcb_randr_get_screen_info_sizes'
/usr/local/lib/libsfml-window-s.a(VideoModeImpl.cpp.o): In function `sf::priv::VideoModeImpl::getFullscreenModes()':
VideoModeImpl.cpp:(.text+0x3b9): undefined reference to `xcb_randr_id'
VideoModeImpl.cpp:(.text+0x3cd): undefined reference to `xcb_get_extension_data'
VideoModeImpl.cpp:(.text+0x48e): undefined reference to `xcb_randr_query_version'
VideoModeImpl.cpp:(.text+0x49d): undefined reference to `xcb_randr_query_version_reply'
VideoModeImpl.cpp:(.text+0x53f): undefined reference to `xcb_randr_get_screen_info'
VideoModeImpl.cpp:(.text+0x54e): undefined reference to `xcb_randr_get_screen_info_reply'
VideoModeImpl.cpp:(.text+0x5e6): undefined reference to `xcb_randr_get_screen_info_sizes'
VideoModeImpl.cpp:(.text+0x600): undefined reference to `xcb_screen_allowed_depths_iterator'
VideoModeImpl.cpp:(.text+0x6d6): undefined reference to `xcb_depth_next'
/usr/local/lib/libsfml-window-s.a(WindowImplX11.cpp.o): In function `sf::priv::WindowImplX11::getSize() const':
WindowImplX11.cpp:(.text+0x7c2): undefined reference to `xcb_get_geometry'
WindowImplX11.cpp:(.text+0x7d2): undefined reference to `xcb_get_geometry_reply'
/usr/local/lib/libsfml-window-s.a(WindowImplX11.cpp.o): In function `sf::priv::WindowImplX11::setPosition(sf::Vector2<int> const&)':
WindowImplX11.cpp:(.text+0x82a): undefined reference to `xcb_configure_window'
WindowImplX11.cpp:(.text+0x836): undefined reference to `xcb_flush'
/usr/local/lib/libsfml-window-s.a(WindowImplX11.cpp.o): In function `sf::priv::WindowImplX11::setMouseCursorVisible(bool)':
WindowImplX11.cpp:(.text+0x873): undefined reference to `xcb_change_window_attributes'
WindowImplX11.cpp:(.text+0x881): undefined reference to `xcb_request_check'
WindowImplX11.cpp:(.text+0x8e5): undefined reference to `xcb_flush'
/usr/local/lib/libsfml-window-s.a(WindowImplX11.cpp.o): In function `sf::priv::WindowImplX11::hasFocus() const':
WindowImplX11.cpp:(.text+0x95d): undefined reference to `xcb_get_input_focus_unchecked'
WindowImplX11.cpp:(.text+0x96f): undefined reference to `xcb_get_input_focus_reply'
/usr/local/lib/libsfml-window-s.a(WindowImplX11.cpp.o): In function `sf::priv::WindowImplX11::setVisible(bool)':
WindowImplX11.cpp:(.text+0xa64): undefined reference to `xcb_map_window'
WindowImplX11.cpp:(.text+0xa72): undefined reference to `xcb_request_check'
WindowImplX11.cpp:(.text+0xaf9): undefined reference to `xcb_unmap_window'
WindowImplX11.cpp:(.text+0xb07): undefined reference to `xcb_request_check'
/usr/local/lib/libsfml-window-s.a(WindowImplX11.cpp.o): In function `sf::priv::WindowImplX11::getPosition() const':
WindowImplX11.cpp:(.text+0xc2a): undefined reference to `xcb_query_tree'
WindowImplX11.cpp:(.text+0xc3b): undefined reference to `xcb_query_tree_reply'
WindowImplX11.cpp:(.text+0xccb): undefined reference to `xcb_get_geometry'
WindowImplX11.cpp:(.text+0xcdc): undefined reference to `xcb_get_geometry_reply'
/usr/local/lib/libsfml-window-s.a(WindowImplX11.cpp.o): In function `sf::priv::WindowImplX11::setVideoMode(sf::VideoMode const&)':
WindowImplX11.cpp:(.text+0xe18): undefined reference to `xcb_randr_id'
WindowImplX11.cpp:(.text+0xe26): undefined reference to `xcb_get_extension_data'
WindowImplX11.cpp:(.text+0xed2): undefined reference to `xcb_randr_query_version'
WindowImplX11.cpp:(.text+0xee5): undefined reference to `xcb_randr_query_version_reply'
WindowImplX11.cpp:(.text+0xf81): undefined reference to `xcb_randr_get_screen_info'
WindowImplX11.cpp:(.text+0xf94): undefined reference to `xcb_randr_get_screen_info_reply'
WindowImplX11.cpp:(.text+0x104c): undefined reference to `xcb_randr_get_screen_info_sizes'
WindowImplX11.cpp:(.text+0x10f8): undefined reference to `xcb_randr_set_screen_config'
WindowImplX11.cpp:(.text+0x110b): undefined reference to `xcb_randr_set_screen_config_reply'
/usr/local/lib/libsfml-window-s.a(WindowImplX11.cpp.o): In function `sf::priv::WindowImplX11::resetVideoMode()':
WindowImplX11.cpp:(.text+0x1229): undefined reference to `xcb_randr_set_screen_config'
WindowImplX11.cpp:(.text+0x123c): undefined reference to `xcb_randr_set_screen_config_reply'
/usr/local/lib/libsfml-window-s.a(WindowImplX11.cpp.o): In function `sf::priv::WindowImplX11::~WindowImplX11()':
WindowImplX11.cpp:(.text+0x133f): undefined reference to `XDestroyIC'
WindowImplX11.cpp:(.text+0x1367): undefined reference to `XCloseIM'
WindowImplX11.cpp:(.text+0x14a8): undefined reference to `xcb_free_cursor'
WindowImplX11.cpp:(.text+0x14c0): undefined reference to `xcb_destroy_window'
WindowImplX11.cpp:(.text+0x14cc): undefined reference to `xcb_flush'
/usr/local/lib/libsfml-window-s.a(WindowImplX11.cpp.o): In function `sf::priv::WindowImplX11::setMotifHints(unsigned long)':
WindowImplX11.cpp:(.text+0x15d7): undefined reference to `xcb_intern_atom'
WindowImplX11.cpp:(.text+0x15ea): undefined reference to `xcb_intern_atom_reply'
WindowImplX11.cpp:(.text+0x1767): undefined reference to `xcb_change_property_checked'
WindowImplX11.cpp:(.text+0x1775): undefined reference to `xcb_request_check'
/usr/local/lib/libsfml-window-s.a(WindowImplX11.cpp.o): In function `sf::priv::WindowImplX11::setWMHints(sf::priv::WindowImplX11::WMHints const&)':
WindowImplX11.cpp:(.text+0x1866): undefined reference to `xcb_change_property_checked'
WindowImplX11.cpp:(.text+0x1874): undefined reference to `xcb_request_check'
/usr/local/lib/libsfml-window-s.a(WindowImplX11.cpp.o): In function `sf::priv::WindowImplX11::setIcon(unsigned int, unsigned int, unsigned char const*)':
WindowImplX11.cpp:(.text+0x1b43): undefined reference to `xcb_generate_id'
WindowImplX11.cpp:(.text+0x1b78): undefined reference to `xcb_create_pixmap_checked'
WindowImplX11.cpp:(.text+0x1b86): undefined reference to `xcb_request_check'
WindowImplX11.cpp:(.text+0x1c98): undefined reference to `xcb_generate_id'
WindowImplX11.cpp:(.text+0x1cb4): undefined reference to `xcb_create_gc'
WindowImplX11.cpp:(.text+0x1cc2): undefined reference to `xcb_request_check'
WindowImplX11.cpp:(.text+0x1dd2): undefined reference to `xcb_put_image_checked'
WindowImplX11.cpp:(.text+0x1de0): undefined reference to `xcb_request_check'
WindowImplX11.cpp:(.text+0x1df5): undefined reference to `xcb_free_gc'
WindowImplX11.cpp:(.text+0x1e03): undefined reference to `xcb_request_check'
WindowImplX11.cpp:(.text+0x215c): undefined reference to `xcb_create_pixmap_from_bitmap_data'
WindowImplX11.cpp:(.text+0x21ab): undefined reference to `xcb_flush'
WindowImplX11.cpp:(.text+0x21b9): undefined reference to `xcb_free_pixmap_checked'
WindowImplX11.cpp:(.text+0x21c7): undefined reference to `xcb_request_check'
/usr/local/lib/libsfml-window-s.a(WindowImplX11.cpp.o): In function `sf::priv::WindowImplX11::setWMSizeHints(sf::priv::WindowImplX11::WMSizeHints const&)':
WindowImplX11.cpp:(.text+0x23e6): undefined reference to `xcb_change_property_checked'
WindowImplX11.cpp:(.text+0x23f4): undefined reference to `xcb_request_check'
/usr/local/lib/libsfml-window-s.a(WindowImplX11.cpp.o): In function `sf::priv::WindowImplX11::setSize(sf::Vector2<unsigned int> const&)':
WindowImplX11.cpp:(.text+0x24d3): undefined reference to `xcb_configure_window'
WindowImplX11.cpp:(.text+0x24e1): undefined reference to `xcb_request_check'
WindowImplX11.cpp:(.text+0x2549): undefined reference to `xcb_flush'
/usr/local/lib/libsfml-window-s.a(WindowImplX11.cpp.o): In function `sf::priv::WindowImplX11::changeWindowProperty(unsigned int, unsigned int, unsigned char, unsigned int, void const*)':
WindowImplX11.cpp:(.text+0x260c): undefined reference to `xcb_change_property_checked'
WindowImplX11.cpp:(.text+0x261a): undefined reference to `xcb_request_check'
/usr/local/lib/libsfml-window-s.a(WindowImplX11.cpp.o): In function `sf::priv::WindowImplX11::createHiddenCursor()':
WindowImplX11.cpp:(.text+0x2659): undefined reference to `xcb_generate_id'
WindowImplX11.cpp:(.text+0x2680): undefined reference to `xcb_create_pixmap'
WindowImplX11.cpp:(.text+0x268e): undefined reference to `xcb_request_check'
WindowImplX11.cpp:(.text+0x2730): undefined reference to `xcb_generate_id'
WindowImplX11.cpp:(.text+0x2780): undefined reference to `xcb_create_cursor'
WindowImplX11.cpp:(.text+0x278e): undefined reference to `xcb_request_check'
WindowImplX11.cpp:(.text+0x27fa): undefined reference to `xcb_free_pixmap'
WindowImplX11.cpp:(.text+0x2808): undefined reference to `xcb_request_check'
/usr/local/lib/libsfml-window-s.a(WindowImplX11.cpp.o): In function `sf::priv::WindowImplX11::cleanup()':
WindowImplX11.cpp:(.text+0x2959): undefined reference to `xcb_randr_set_screen_config'
WindowImplX11.cpp:(.text+0x296c): undefined reference to `xcb_randr_set_screen_config_reply'
/usr/local/lib/libsfml-window-s.a(WindowImplX11.cpp.o): In function `(anonymous namespace)::ewmhSupported()':
WindowImplX11.cpp:(.text+0x2b2c): undefined reference to `xcb_get_property'
WindowImplX11.cpp:(.text+0x2b3b): undefined reference to `xcb_get_property_reply'
WindowImplX11.cpp:(.text+0x2b74): undefined reference to `xcb_get_property_value'
WindowImplX11.cpp:(.text+0x2b9c): undefined reference to `xcb_get_property'
WindowImplX11.cpp:(.text+0x2bab): undefined reference to `xcb_get_property_reply'
WindowImplX11.cpp:(.text+0x2bd3): undefined reference to `xcb_get_property_value'
WindowImplX11.cpp:(.text+0x2c99): undefined reference to `xcb_get_property'
WindowImplX11.cpp:(.text+0x2ca8): undefined reference to `xcb_get_property_reply'
WindowImplX11.cpp:(.text+0x2cbb): undefined reference to `xcb_get_property_value'
WindowImplX11.cpp:(.text+0x2cc6): undefined reference to `xcb_get_property_value_length'
/usr/local/lib/libsfml-window-s.a(WindowImplX11.cpp.o): In function `sf::priv::WindowImplX11::setTitle(sf::String const&)':
WindowImplX11.cpp:(.text+0x30e8): undefined reference to `xcb_change_property_checked'
WindowImplX11.cpp:(.text+0x30fb): undefined reference to `xcb_request_check'
WindowImplX11.cpp:(.text+0x31b1): undefined reference to `xcb_change_property_checked'
WindowImplX11.cpp:(.text+0x31c4): undefined reference to `xcb_request_check'
WindowImplX11.cpp:(.text+0x32de): undefined reference to `xcb_flush'
WindowImplX11.cpp:(.text+0x33a8): undefined reference to `xcb_change_property_checked'
WindowImplX11.cpp:(.text+0x33b6): undefined reference to `xcb_request_check'
WindowImplX11.cpp:(.text+0x3401): undefined reference to `xcb_change_property_checked'
WindowImplX11.cpp:(.text+0x340f): undefined reference to `xcb_request_check'
/usr/local/lib/libsfml-window-s.a(WindowImplX11.cpp.o): In function `sf::priv::WindowImplX11::grabFocus()':
WindowImplX11.cpp:(.text+0x36df): undefined reference to `xcb_set_input_focus'
WindowImplX11.cpp:(.text+0x36ed): undefined reference to `xcb_request_check'
WindowImplX11.cpp:(.text+0x381b): undefined reference to `xcb_send_event_checked'
WindowImplX11.cpp:(.text+0x3829): undefined reference to `xcb_request_check'
WindowImplX11.cpp:(.text+0x38f0): undefined reference to `xcb_configure_window'
WindowImplX11.cpp:(.text+0x38fe): undefined reference to `xcb_request_check'
/usr/local/lib/libsfml-window-s.a(WindowImplX11.cpp.o): In function `sf::priv::WindowImplX11::requestFocus()':
WindowImplX11.cpp:(.text+0x3aab): undefined reference to `xcb_get_window_attributes'
WindowImplX11.cpp:(.text+0x3abe): undefined reference to `xcb_get_window_attributes_reply'
WindowImplX11.cpp:(.text+0x3b92): undefined reference to `xcb_get_property'
WindowImplX11.cpp:(.text+0x3ba5): undefined reference to `xcb_get_property_reply'
WindowImplX11.cpp:(.text+0x3c4b): undefined reference to `xcb_get_property_value'
/usr/local/lib/libsfml-window-s.a(WindowImplX11.cpp.o): In function `sf::priv::WindowImplX11::initialize()':
WindowImplX11.cpp:(.text+0x3d39): undefined reference to `XOpenIM'
WindowImplX11.cpp:(.text+0x3d7d): undefined reference to `XCreateIC'
WindowImplX11.cpp:(.text+0x3db7): undefined reference to `xcb_flush'
/usr/local/lib/libsfml-window-s.a(WindowImplX11.cpp.o): In function `sf::priv::WindowImplX11::switchToFullscreen()':
WindowImplX11.cpp:(.text+0x405b): undefined reference to `xcb_send_event_checked'
WindowImplX11.cpp:(.text+0x4069): undefined reference to `xcb_request_check'
WindowImplX11.cpp:(.text+0x417e): undefined reference to `xcb_change_property_checked'
WindowImplX11.cpp:(.text+0x418c): undefined reference to `xcb_request_check'
/usr/local/lib/libsfml-window-s.a(WindowImplX11.cpp.o): In function `sf::priv::WindowImplX11::setProtocols()':
WindowImplX11.cpp:(.text+0x44af): undefined reference to `xcb_change_property_checked'
WindowImplX11.cpp:(.text+0x44bd): undefined reference to `xcb_request_check'
WindowImplX11.cpp:(.text+0x45d3): undefined reference to `xcb_change_property_checked'
WindowImplX11.cpp:(.text+0x45e1): undefined reference to `xcb_request_check'
/usr/local/lib/libsfml-window-s.a(WindowImplX11.cpp.o): In function `sf::priv::WindowImplX11::WindowImplX11(unsigned long)':
WindowImplX11.cpp:(.text+0x49a7): undefined reference to `XGetXCBConnection'
WindowImplX11.cpp:(.text+0x4a34): undefined reference to `xcb_change_window_attributes'
WindowImplX11.cpp:(.text+0x4a4e): undefined reference to `XOpenIM'
WindowImplX11.cpp:(.text+0x4a92): undefined reference to `XCreateIC'
WindowImplX11.cpp:(.text+0x4ab4): undefined reference to `xcb_map_window'
WindowImplX11.cpp:(.text+0x4ac2): undefined reference to `xcb_request_check'
WindowImplX11.cpp:(.text+0x4b36): undefined reference to `xcb_flush'
WindowImplX11.cpp:(.text+0x4b52): undefined reference to `xcb_flush'
/usr/local/lib/libsfml-window-s.a(WindowImplX11.cpp.o): In function `sf::priv::WindowImplX11::WindowImplX11(sf::VideoMode, sf::String const&, unsigned long, sf::ContextSettings const&)':
WindowImplX11.cpp:(.text+0x4de8): undefined reference to `XGetXCBConnection'
WindowImplX11.cpp:(.text+0x4e91): undefined reference to `xcb_generate_id'
WindowImplX11.cpp:(.text+0x4eb9): undefined reference to `xcb_create_colormap'
WindowImplX11.cpp:(.text+0x4f0e): undefined reference to `xcb_generate_id'
WindowImplX11.cpp:(.text+0x4f76): undefined reference to `xcb_create_window_checked'
WindowImplX11.cpp:(.text+0x4f84): undefined reference to `xcb_request_check'
WindowImplX11.cpp:(.text+0x53cb): undefined reference to `xcb_change_property_checked'
WindowImplX11.cpp:(.text+0x53d9): undefined reference to `xcb_request_check'
WindowImplX11.cpp:(.text+0x545e): undefined reference to `XOpenIM'
WindowImplX11.cpp:(.text+0x54a2): undefined reference to `XCreateIC'
WindowImplX11.cpp:(.text+0x54db): undefined reference to `xcb_flush'
WindowImplX11.cpp:(.text+0x5572): undefined reference to `xcb_configure_window'
WindowImplX11.cpp:(.text+0x557e): undefined reference to `xcb_flush'
/usr/local/lib/libsfml-window-s.a(WindowImplX11.cpp.o): In function `sf::priv::WindowImplX11::processEvent(_XEvent)':
WindowImplX11.cpp:(.text+0x5939): undefined reference to `XLookupString'
WindowImplX11.cpp:(.text+0x59a1): undefined reference to `XFilterEvent'
WindowImplX11.cpp:(.text+0x59d4): undefined reference to `Xutf8LookupString'
WindowImplX11.cpp:(.text+0x5aec): undefined reference to `XSendEvent'
WindowImplX11.cpp:(.text+0x5b1e): undefined reference to `XLookupString'
WindowImplX11.cpp:(.text+0x5d1d): undefined reference to `XSetICFocus'
WindowImplX11.cpp:(.text+0x5d64): undefined reference to `xcb_get_property'
WindowImplX11.cpp:(.text+0x5d77): undefined reference to `xcb_get_property_reply'
WindowImplX11.cpp:(.text+0x5e0d): undefined reference to `XUnsetICFocus'
WindowImplX11.cpp:(.text+0x5e4a): undefined reference to `XSync'
WindowImplX11.cpp:(.text+0x5ef8): undefined reference to `XPending'
WindowImplX11.cpp:(.text+0x5f90): undefined reference to `XPeekEvent'
WindowImplX11.cpp:(.text+0x5ff0): undefined reference to `XNextEvent'
WindowImplX11.cpp:(.text+0x60c6): undefined reference to `xcb_get_property_value'
WindowImplX11.cpp:(.text+0x62a3): undefined reference to `XLookupString'
/usr/local/lib/libsfml-window-s.a(WindowImplX11.cpp.o): In function `sf::priv::WindowImplX11::processEvents()':
WindowImplX11.cpp:(.text+0x64d6): undefined reference to `XCheckIfEvent'
WindowImplX11.cpp:(.text+0x65ab): undefined reference to `XSendEvent'
WindowImplX11.cpp:(.text+0x663a): undefined reference to `XSync'
WindowImplX11.cpp:(.text+0x6675): undefined reference to `XUnsetICFocus'
WindowImplX11.cpp:(.text+0x66a5): undefined reference to `XSetICFocus'
WindowImplX11.cpp:(.text+0x66ec): undefined reference to `xcb_get_property'
WindowImplX11.cpp:(.text+0x66ff): undefined reference to `xcb_get_property_reply'
WindowImplX11.cpp:(.text+0x68a1): undefined reference to `XLookupString'
WindowImplX11.cpp:(.text+0x6924): undefined reference to `XLookupString'
WindowImplX11.cpp:(.text+0x6987): undefined reference to `XFilterEvent'
WindowImplX11.cpp:(.text+0x69b9): undefined reference to `Xutf8LookupString'
WindowImplX11.cpp:(.text+0x6a20): undefined reference to `XPending'
WindowImplX11.cpp:(.text+0x6b48): undefined reference to `XPeekEvent'
WindowImplX11.cpp:(.text+0x6ba5): undefined reference to `XNextEvent'
WindowImplX11.cpp:(.text+0x6e11): undefined reference to `xcb_get_property_value'
WindowImplX11.cpp:(.text+0x6e69): undefined reference to `XLookupString'
/usr/local/lib/libsfml-window-s.a(WindowImplX11.cpp.o): In function `sf::priv::WindowImplX11::setVisible(bool)':
WindowImplX11.cpp:(.text+0xaf0): undefined reference to `xcb_flush'
/usr/local/lib/libsfml-window-s.a(GlxContext.cpp.o): In function `sf::priv::GlxContext::~GlxContext()':
GlxContext.cpp:(.text+0x28): undefined reference to `glXGetCurrentContext'
GlxContext.cpp:(.text+0x3a): undefined reference to `glXDestroyContext'
GlxContext.cpp:(.text+0x75): undefined reference to `glXDestroyPbuffer'
GlxContext.cpp:(.text+0x85): undefined reference to `xcb_destroy_window'
GlxContext.cpp:(.text+0x8e): undefined reference to `xcb_flush'
GlxContext.cpp:(.text+0xa1): undefined reference to `glXMakeCurrent'
/usr/local/lib/libsfml-window-s.a(GlxContext.cpp.o): In function `sf::priv::GlxContext::makeCurrent()':
GlxContext.cpp:(.text+0x118): undefined reference to `glXMakeContextCurrent'
GlxContext.cpp:(.text+0x138): undefined reference to `glXMakeCurrent'
/usr/local/lib/libsfml-window-s.a(GlxContext.cpp.o): In function `sf::priv::GlxContext::selectBestVisual(_XDisplay*, unsigned int, sf::ContextSettings const&)':
GlxContext.cpp:(.text+0x3ad): undefined reference to `XGetVisualInfo'
GlxContext.cpp:(.text+0x402): undefined reference to `glXGetConfig'
GlxContext.cpp:(.text+0x41f): undefined reference to `glXGetConfig'
GlxContext.cpp:(.text+0x437): undefined reference to `glXGetConfig'
GlxContext.cpp:(.text+0x44f): undefined reference to `glXGetConfig'
GlxContext.cpp:(.text+0x467): undefined reference to `glXGetConfig'
/usr/local/lib/libsfml-window-s.a(GlxContext.cpp.o):GlxContext.cpp:(.text+0x47f): more undefined references to `glXGetConfig' follow
/usr/local/lib/libsfml-window-s.a(GlxContext.cpp.o): In function `sf::priv::GlxContext::selectBestVisual(_XDisplay*, unsigned int, sf::ContextSettings const&)':
GlxContext.cpp:(.text+0x574): undefined reference to `XFree'
GlxContext.cpp:(.text+0x5fc): undefined reference to `glXGetConfig'
GlxContext.cpp:(.text+0x614): undefined reference to `glXGetConfig'
/usr/local/lib/libsfml-window-s.a(GlxContext.cpp.o): In function `sf::priv::GlxContext::updateSettingsFromVisualInfo(XVisualInfo*)':
GlxContext.cpp:(.text+0x6e9): undefined reference to `glXGetConfig'
GlxContext.cpp:(.text+0x6ff): undefined reference to `glXGetConfig'
GlxContext.cpp:(.text+0x73a): undefined reference to `glXGetConfig'
/usr/local/lib/libsfml-window-s.a(GlxContext.cpp.o):GlxContext.cpp:(.text+0x750): more undefined references to `glXGetConfig' follow
/usr/local/lib/libsfml-window-s.a(GlxContext.cpp.o): In function `sf::priv::GlxContext::updateSettingsFromWindow()':
GlxContext.cpp:(.text+0x79d): undefined reference to `XGetWindowAttributes'
GlxContext.cpp:(.text+0x81f): undefined reference to `XVisualIDFromVisual'
GlxContext.cpp:(.text+0x844): undefined reference to `XGetVisualInfo'
GlxContext.cpp:(.text+0x860): undefined reference to `glXGetConfig'
GlxContext.cpp:(.text+0x876): undefined reference to `glXGetConfig'
GlxContext.cpp:(.text+0x899): undefined reference to `XFree'
GlxContext.cpp:(.text+0x8ea): undefined reference to `glXGetConfig'
GlxContext.cpp:(.text+0x900): undefined reference to `glXGetConfig'
/usr/local/lib/libsfml-window-s.a(GlxContext.cpp.o): In function `sf::priv::GlxContext::createSurface(sf::priv::GlxContext*, unsigned int, unsigned int, unsigned int)':
GlxContext.cpp:(.text+0x95d): undefined reference to `XGetXCBConnection'
GlxContext.cpp:(.text+0x9b1): undefined reference to `xcb_generate_id'
GlxContext.cpp:(.text+0x9cc): undefined reference to `xcb_create_colormap'
GlxContext.cpp:(.text+0x9dd): undefined reference to `xcb_generate_id'
GlxContext.cpp:(.text+0xa39): undefined reference to `xcb_create_window'
GlxContext.cpp:(.text+0xa7f): undefined reference to `glXQueryVersion'
GlxContext.cpp:(.text+0xaa4): undefined reference to `glXChooseFBConfig'
GlxContext.cpp:(.text+0xacb): undefined reference to `glXGetVisualFromFBConfig'
GlxContext.cpp:(.text+0xaf5): undefined reference to `XFree'
GlxContext.cpp:(.text+0xb53): undefined reference to `glXCreatePbuffer'
GlxContext.cpp:(.text+0xb72): undefined reference to `glXGetConfig'
GlxContext.cpp:(.text+0xb90): undefined reference to `glXGetConfig'
GlxContext.cpp:(.text+0xbb7): undefined reference to `XFree'
GlxContext.cpp:(.text+0xbda): undefined reference to `glXGetConfig'
GlxContext.cpp:(.text+0xbf8): undefined reference to `glXGetConfig'
/usr/local/lib/libsfml-window-s.a(GlxContext.cpp.o): In function `sf::priv::GlxContext::createSurface(unsigned long)':
GlxContext.cpp:(.text+0xc4c): undefined reference to `XGetXCBConnection'
GlxContext.cpp:(.text+0xc68): undefined reference to `XGetWindowAttributes'
GlxContext.cpp:(.text+0xce7): undefined reference to `XVisualIDFromVisual'
GlxContext.cpp:(.text+0xd0c): undefined reference to `XGetVisualInfo'
GlxContext.cpp:(.text+0xd28): undefined reference to `glXGetConfig'
GlxContext.cpp:(.text+0xd3e): undefined reference to `glXGetConfig'
GlxContext.cpp:(.text+0xd61): undefined reference to `XFree'
GlxContext.cpp:(.text+0xdaa): undefined reference to `glXGetConfig'
GlxContext.cpp:(.text+0xdc0): undefined reference to `glXGetConfig'
/usr/local/lib/libsfml-window-s.a(GlxContext.cpp.o): In function `sf::priv::GlxContext::createContext(sf::priv::GlxContext*)':
GlxContext.cpp:(.text+0xe4a): undefined reference to `glXQueryDrawable'
GlxContext.cpp:(.text+0xe8c): undefined reference to `glXChooseFBConfig'
GlxContext.cpp:(.text+0xeb1): undefined reference to `XFree'
GlxContext.cpp:(.text+0xef0): undefined reference to `glXQueryVersion'
GlxContext.cpp:(.text+0xf18): undefined reference to `XFree'
GlxContext.cpp:(.text+0xf44): undefined reference to `XGetWindowAttributes'
GlxContext.cpp:(.text+0xfca): undefined reference to `XVisualIDFromVisual'
GlxContext.cpp:(.text+0xff8): undefined reference to `XGetVisualInfo'
GlxContext.cpp:(.text+0x1090): undefined reference to `glXChooseFBConfig'
GlxContext.cpp:(.text+0x10b9): undefined reference to `glXGetVisualFromFBConfig'
GlxContext.cpp:(.text+0x114e): undefined reference to `XFree'
GlxContext.cpp:(.text+0x11a8): undefined reference to `glXGetVisualFromFBConfig'
GlxContext.cpp:(.text+0x1354): undefined reference to `XSetErrorHandler'
GlxContext.cpp:(.text+0x1398): undefined reference to `XSync'
GlxContext.cpp:(.text+0x13a5): undefined reference to `XSetErrorHandler'
GlxContext.cpp:(.text+0x177f): undefined reference to `glXCreateContext'
GlxContext.cpp:(.text+0x182d): undefined reference to `XSync'
GlxContext.cpp:(.text+0x183a): undefined reference to `XSetErrorHandler'
/usr/local/lib/libsfml-window-s.a(GlxContext.cpp.o): In function `sf::priv::GlxContext::GlxContext(sf::priv::GlxContext*, sf::ContextSettings const&, sf::priv::WindowImpl const*, unsigned int)':
GlxContext.cpp:(.text+0x19f6): undefined reference to `XGetXCBConnection'
/usr/local/lib/libsfml-window-s.a(GlxContext.cpp.o): In function `sf::priv::GlxContext::display()':
GlxContext.cpp:(.text+0x17d): undefined reference to `glXSwapBuffers'
/usr/local/lib/libsfml-window-s.a(GlxContext.cpp.o): In function `sf::priv::GlxContext::getFunction(char const*)':
GlxContext.cpp:(.text+0x371): undefined reference to `glXGetProcAddressARB'
/usr/local/lib/libsfml-window-s.a(Display.cpp.o): In function `sf::priv::OpenDisplay()':
Display.cpp:(.text+0x27): undefined reference to `XOpenDisplay'
/usr/local/lib/libsfml-window-s.a(Display.cpp.o): In function `sf::priv::OpenConnection()':
Display.cpp:(.text+0x97): undefined reference to `XOpenDisplay'
/usr/local/lib/libsfml-window-s.a(Display.cpp.o): In function `sf::priv::XCBScreenOfDisplay(xcb_connection_t*, int)':
Display.cpp:(.text+0x138): undefined reference to `xcb_get_setup'
Display.cpp:(.text+0x140): undefined reference to `xcb_setup_roots_iterator'
Display.cpp:(.text+0x167): undefined reference to `xcb_screen_next'
/usr/local/lib/libsfml-window-s.a(Display.cpp.o): In function `sf::priv::XCBDefaultScreen(xcb_connection_t*)':
Display.cpp:(.text+0x1a1): undefined reference to `XDefaultScreen'
Display.cpp:(.text+0x1ab): undefined reference to `xcb_get_setup'
Display.cpp:(.text+0x1b3): undefined reference to `xcb_setup_roots_iterator'
Display.cpp:(.text+0x1d7): undefined reference to `xcb_screen_next'
/usr/local/lib/libsfml-window-s.a(Display.cpp.o): In function `sf::priv::XCBDefaultRootWindow(xcb_connection_t*)':
Display.cpp:(.text+0x221): undefined reference to `XDefaultScreen'
Display.cpp:(.text+0x22b): undefined reference to `xcb_get_setup'
Display.cpp:(.text+0x233): undefined reference to `xcb_setup_roots_iterator'
Display.cpp:(.text+0x257): undefined reference to `xcb_screen_next'
/usr/local/lib/libsfml-window-s.a(Display.cpp.o): In function `sf::priv::getAtom(std::string const&, bool)':
Display.cpp:(.text+0x39d): undefined reference to `XGetXCBConnection'
Display.cpp:(.text+0x3b3): undefined reference to `xcb_intern_atom'
Display.cpp:(.text+0x3c2): undefined reference to `xcb_intern_atom_reply'
Display.cpp:(.text+0x4a3): undefined reference to `XOpenDisplay'
Display.cpp:(.text+0x4e2): undefined reference to `XCloseDisplay'
/usr/local/lib/libsfml-window-s.a(Display.cpp.o): In function `sf::priv::OpenConnection()':
Display.cpp:(.text+0x8b): undefined reference to `XGetXCBConnection'
Display.cpp:(.text+0xbe): undefined reference to `XGetXCBConnection'
/usr/local/lib/libsfml-window-s.a(Display.cpp.o): In function `sf::priv::CloseDisplay(_XDisplay*)':
Display.cpp:(.text+0x101): undefined reference to `XCloseDisplay'
/usr/local/lib/libsfml-window-s.a(Display.cpp.o): In function `sf::priv::CloseConnection(xcb_connection_t*)':
Display.cpp:(.text+0x129): undefined reference to `XCloseDisplay'
/usr/local/lib/libsfml-window-s.a(JoystickImpl.cpp.o): In function `(anonymous namespace)::isJoystick(udev_device*) [clone .part.10]':
JoystickImpl.cpp:(.text+0x5f): undefined reference to `udev_device_get_property_value'
JoystickImpl.cpp:(.text+0x81): undefined reference to `udev_device_get_property_value'
JoystickImpl.cpp:(.text+0x93): undefined reference to `udev_device_get_property_value'
JoystickImpl.cpp:(.text+0xa5): undefined reference to `udev_device_get_property_value'
JoystickImpl.cpp:(.text+0xb7): undefined reference to `udev_device_get_property_value'
/usr/local/lib/libsfml-window-s.a(JoystickImpl.cpp.o):JoystickImpl.cpp:(.text+0xc9): more undefined references to `udev_device_get_property_value' follow
/usr/local/lib/libsfml-window-s.a(JoystickImpl.cpp.o): In function `(anonymous namespace)::updatePluggedList(udev_device*) [clone .constprop.39]':
JoystickImpl.cpp:(.text+0x3bd): undefined reference to `udev_enumerate_new'
JoystickImpl.cpp:(.text+0x3d6): undefined reference to `udev_enumerate_add_match_subsystem'
JoystickImpl.cpp:(.text+0x3e6): undefined reference to `udev_enumerate_scan_devices'
JoystickImpl.cpp:(.text+0x3f6): undefined reference to `udev_enumerate_get_list_entry'
JoystickImpl.cpp:(.text+0x414): undefined reference to `udev_list_entry_get_name'
JoystickImpl.cpp:(.text+0x426): undefined reference to `udev_device_new_from_syspath'
JoystickImpl.cpp:(.text+0x436): undefined reference to `udev_device_get_devnode'
JoystickImpl.cpp:(.text+0x45a): undefined reference to `udev_device_get_property_value'
JoystickImpl.cpp:(.text+0x467): undefined reference to `udev_device_get_devnode'
JoystickImpl.cpp:(.text+0x4ae): undefined reference to `udev_device_unref'
JoystickImpl.cpp:(.text+0x4b6): undefined reference to `udev_list_entry_get_next'
JoystickImpl.cpp:(.text+0x4ca): undefined reference to `udev_enumerate_unref'
/usr/local/lib/libsfml-window-s.a(JoystickImpl.cpp.o): In function `sf::priv::JoystickImpl::initialize()':
JoystickImpl.cpp:(.text+0x8b7): undefined reference to `udev_new'
JoystickImpl.cpp:(.text+0x8d4): undefined reference to `udev_monitor_new_from_netlink'
JoystickImpl.cpp:(.text+0x8f3): undefined reference to `udev_monitor_filter_add_match_subsystem_devtype'
JoystickImpl.cpp:(.text+0x905): undefined reference to `udev_monitor_enable_receiving'
JoystickImpl.cpp:(.text+0x984): undefined reference to `udev_monitor_unref'
/usr/local/lib/libsfml-window-s.a(JoystickImpl.cpp.o): In function `sf::priv::JoystickImpl::cleanup()':
JoystickImpl.cpp:(.text+0xaf1): undefined reference to `udev_monitor_unref'
JoystickImpl.cpp:(.text+0xb0d): undefined reference to `udev_unref'
/usr/local/lib/libsfml-window-s.a(JoystickImpl.cpp.o): In function `sf::priv::JoystickImpl::isConnected(unsigned int)':
JoystickImpl.cpp:(.text+0xb5b): undefined reference to `udev_monitor_get_fd'
JoystickImpl.cpp:(.text+0xc31): undefined reference to `udev_monitor_receive_device'
JoystickImpl.cpp:(.text+0xc4a): undefined reference to `udev_device_get_action'
JoystickImpl.cpp:(.text+0xc5e): undefined reference to `udev_device_get_devnode'
JoystickImpl.cpp:(.text+0xc8a): undefined reference to `udev_device_get_property_value'
JoystickImpl.cpp:(.text+0xc9d): undefined reference to `udev_device_get_devnode'
JoystickImpl.cpp:(.text+0xd1c): undefined reference to `udev_device_get_syspath'
JoystickImpl.cpp:(.text+0xe4d): undefined reference to `udev_enumerate_new'
JoystickImpl.cpp:(.text+0xe68): undefined reference to `udev_enumerate_add_match_subsystem'
JoystickImpl.cpp:(.text+0xe7a): undefined reference to `udev_enumerate_scan_devices'
JoystickImpl.cpp:(.text+0xe8c): undefined reference to `udev_enumerate_get_list_entry'
JoystickImpl.cpp:(.text+0xeac): undefined reference to `udev_list_entry_get_name'
JoystickImpl.cpp:(.text+0xebe): undefined reference to `udev_device_new_from_syspath'
JoystickImpl.cpp:(.text+0xed2): undefined reference to `udev_device_get_devnode'
JoystickImpl.cpp:(.text+0xef6): undefined reference to `udev_device_get_property_value'
JoystickImpl.cpp:(.text+0xf07): undefined reference to `udev_device_get_devnode'
JoystickImpl.cpp:(.text+0xf5a): undefined reference to `udev_device_unref'
JoystickImpl.cpp:(.text+0xf62): undefined reference to `udev_list_entry_get_next'
JoystickImpl.cpp:(.text+0xf78): undefined reference to `udev_enumerate_unref'
JoystickImpl.cpp:(.text+0xf8e): undefined reference to `udev_device_unref'
JoystickImpl.cpp:(.text+0x1176): undefined reference to `udev_device_get_syspath'
/usr/local/lib/libsfml-window-s.a(JoystickImpl.cpp.o): In function `sf::priv::JoystickImpl::open(unsigned int)':
JoystickImpl.cpp:(.text+0x19fd): undefined reference to `udev_device_new_from_syspath'
JoystickImpl.cpp:(.text+0x1a2a): undefined reference to `udev_device_get_property_value'
JoystickImpl.cpp:(.text+0x1a89): undefined reference to `udev_device_get_parent_with_subsystem_devtype'
JoystickImpl.cpp:(.text+0x1a9b): undefined reference to `udev_device_get_sysattr_value'
JoystickImpl.cpp:(.text+0x1ad0): undefined reference to `udev_device_unref'
JoystickImpl.cpp:(.text+0x1b01): undefined reference to `udev_device_new_from_syspath'
JoystickImpl.cpp:(.text+0x1b34): undefined reference to `udev_device_get_property_value'
JoystickImpl.cpp:(.text+0x1b94): undefined reference to `udev_device_get_parent_with_subsystem_devtype'
JoystickImpl.cpp:(.text+0x1ba9): undefined reference to `udev_device_get_sysattr_value'
JoystickImpl.cpp:(.text+0x1be1): undefined reference to `udev_device_unref'
JoystickImpl.cpp:(.text+0x1dcd): undefined reference to `udev_device_new_from_syspath'
JoystickImpl.cpp:(.text+0x1e01): undefined reference to `udev_device_get_parent_with_subsystem_devtype'
JoystickImpl.cpp:(.text+0x1e17): undefined reference to `udev_device_get_sysattr_value'
JoystickImpl.cpp:(.text+0x1e38): undefined reference to `udev_device_unref'
JoystickImpl.cpp:(.text+0x2004): undefined reference to `udev_device_unref'
JoystickImpl.cpp:(.text+0x2014): undefined reference to `udev_device_unref'
/usr/local/lib/libsfml-window-s.a(Context.cpp.o): In function `sf::Context::isExtensionAvailable(char const*)':
Context.cpp:(.text+0x1ec): undefined reference to `glGetString'
Context.cpp:(.text+0x3c5): undefined reference to `glGetIntegerv'
/usr/local/lib/libsfml-graphics-s.a(RenderWindow.cpp.o): In function `sf::RenderWindow::capture() const':
RenderWindow.cpp:(.text+0x34d): undefined reference to `glReadPixels'
/usr/local/lib/libsfml-graphics-s.a(TextureSaver.cpp.o): In function `sf::priv::TextureSaver::TextureSaver()':
TextureSaver.cpp:(.text+0x9): undefined reference to `glGetIntegerv'
/usr/local/lib/libsfml-graphics-s.a(TextureSaver.cpp.o): In function `sf::priv::TextureSaver::~TextureSaver()':
TextureSaver.cpp:(.text+0x18): undefined reference to `glBindTexture'
/usr/local/lib/libsfml-window-s.a(GlxExtensions.cpp.o): In function `sfglx_LoadFunctions':
GlxExtensions.cpp:(.text+0x19b): undefined reference to `glXQueryExtensionsString'
/usr/local/lib/libsfml-system-s.a(MutexImpl.cpp.o): In function `sf::priv::MutexImpl::MutexImpl()':
MutexImpl.cpp:(.text+0x1c): undefined reference to `pthread_mutexattr_init'
MutexImpl.cpp:(.text+0x29): undefined reference to `pthread_mutexattr_settype'
/usr/local/lib/libsfml-system-s.a(ThreadLocalImpl.cpp.o): In function `sf::priv::ThreadLocalImpl::ThreadLocalImpl()':
ThreadLocalImpl.cpp:(.text+0x3): undefined reference to `pthread_key_create'
/usr/local/lib/libsfml-system-s.a(ThreadLocalImpl.cpp.o): In function `sf::priv::ThreadLocalImpl::~ThreadLocalImpl()':
ThreadLocalImpl.cpp:(.text+0x13): undefined reference to `pthread_key_delete'
/usr/local/lib/libsfml-system-s.a(ThreadLocalImpl.cpp.o): In function `sf::priv::ThreadLocalImpl::setValue(void*)':
ThreadLocalImpl.cpp:(.text+0x23): undefined reference to `pthread_setspecific'
/usr/local/lib/libsfml-system-s.a(ThreadLocalImpl.cpp.o): In function `sf::priv::ThreadLocalImpl::getValue() const':
ThreadLocalImpl.cpp:(.text+0x33): undefined reference to `pthread_getspecific'
collect2: error: ld returned 1 exit status