Advertisement
Guest User

log.txt

a guest
Oct 11th, 2013
270
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 31.30 KB | None | 0 0
  1. /usr/bin/ld: error: cannot find -lwebsockets
  2. obj/armv6lRelease/./src/main.o:main.cpp:function ofxLibwebsockets::lws_client_callback(libwebsocket_context*, libwebsocket*, libwebsocket_callback_reasons, void*, void*, unsigned int): error: undefined reference to 'libwebsockets_get_protocol'
  3. obj/armv6lRelease/./src/main.o:main.cpp:function ofxLibwebsockets::lws_client_callback(libwebsocket_context*, libwebsocket*, libwebsocket_callback_reasons, void*, void*, unsigned int): error: undefined reference to 'ofxLibwebsockets::Reactor::getContext()'
  4. obj/armv6lRelease/./src/main.o:main.cpp:function ofxLibwebsockets::lws_client_callback(libwebsocket_context*, libwebsocket*, libwebsocket_callback_reasons, void*, void*, unsigned int): error: undefined reference to 'ofxLibwebsockets::Reactor::protocol(unsigned int)'
  5. obj/armv6lRelease/./src/main.o:main.cpp:function ofxLibwebsockets::lws_client_callback(libwebsocket_context*, libwebsocket*, libwebsocket_callback_reasons, void*, void*, unsigned int): error: undefined reference to 'ofxLibwebsockets::Reactor::_allow(libwebsocket*, ofxLibwebsockets::Protocol*, long)'
  6. obj/armv6lRelease/./src/main.o:main.cpp:function ofxLibwebsockets::lws_client_callback(libwebsocket_context*, libwebsocket*, libwebsocket_callback_reasons, void*, void*, unsigned int): error: undefined reference to 'ofxLibwebsockets::Reactor::_http(libwebsocket*, char const*)'
  7. obj/armv6lRelease/./src/main.o:main.cpp:function ofxLibwebsockets::lws_client_callback(libwebsocket_context*, libwebsocket*, libwebsocket_callback_reasons, void*, void*, unsigned int): error: undefined reference to 'ofxLibwebsockets::Reactor::_notify(ofxLibwebsockets::Connection*, libwebsocket_callback_reasons, char const*, unsigned int)'
  8. obj/armv6lRelease/./src/main.o:main.cpp:function ofxLibwebsockets::lws_callback(libwebsocket_context*, libwebsocket*, libwebsocket_callback_reasons, void*, void*, unsigned int): error: undefined reference to 'libwebsockets_get_protocol'
  9. obj/armv6lRelease/./src/main.o:main.cpp:function ofxLibwebsockets::lws_callback(libwebsocket_context*, libwebsocket*, libwebsocket_callback_reasons, void*, void*, unsigned int): error: undefined reference to 'ofxLibwebsockets::Reactor::getContext()'
  10. obj/armv6lRelease/./src/main.o:main.cpp:function ofxLibwebsockets::lws_callback(libwebsocket_context*, libwebsocket*, libwebsocket_callback_reasons, void*, void*, unsigned int): error: undefined reference to 'ofxLibwebsockets::Reactor::protocol(unsigned int)'
  11. obj/armv6lRelease/./src/main.o:main.cpp:function ofxLibwebsockets::lws_callback(libwebsocket_context*, libwebsocket*, libwebsocket_callback_reasons, void*, void*, unsigned int): error: undefined reference to 'ofxLibwebsockets::Connection::Connection(ofxLibwebsockets::Reactor*, ofxLibwebsockets::Protocol*, bool)'
  12. obj/armv6lRelease/./src/main.o:main.cpp:function ofxLibwebsockets::lws_callback(libwebsocket_context*, libwebsocket*, libwebsocket_callback_reasons, void*, void*, unsigned int): error: undefined reference to 'ofxLibwebsockets::Reactor::_allow(libwebsocket*, ofxLibwebsockets::Protocol*, long)'
  13. obj/armv6lRelease/./src/main.o:main.cpp:function ofxLibwebsockets::lws_callback(libwebsocket_context*, libwebsocket*, libwebsocket_callback_reasons, void*, void*, unsigned int): error: undefined reference to 'ofxLibwebsockets::Reactor::_http(libwebsocket*, char const*)'
  14. obj/armv6lRelease/./src/main.o:main.cpp:function ofxLibwebsockets::lws_callback(libwebsocket_context*, libwebsocket*, libwebsocket_callback_reasons, void*, void*, unsigned int): error: undefined reference to 'ofxLibwebsockets::Connection::setupAddress()'
  15. obj/armv6lRelease/./src/main.o:main.cpp:function ofxLibwebsockets::lws_callback(libwebsocket_context*, libwebsocket*, libwebsocket_callback_reasons, void*, void*, unsigned int): error: undefined reference to 'ofxLibwebsockets::Reactor::_notify(ofxLibwebsockets::Connection*, libwebsocket_callback_reasons, char const*, unsigned int)'
  16. obj/armv6lRelease/./src/main.o:main.cpp:function main: error: undefined reference to 'ofAppGlutWindow::ofAppGlutWindow()'
  17. obj/armv6lRelease/./src/main.o:main.cpp:function ofAppGlutWindow::~ofAppGlutWindow(): error: undefined reference to 'vtable for ofAppGlutWindow'
  18. obj/armv6lRelease/./src/main.o:main.cpp:function tspsApp::tspsApp(): error: undefined reference to 'ofxTSPS::Delegate::Delegate(int)'
  19. obj/armv6lRelease/./src/tspsApp.o:tspsApp.cpp:function ofxLibwebsockets::lws_client_callback(libwebsocket_context*, libwebsocket*, libwebsocket_callback_reasons, void*, void*, unsigned int): error: undefined reference to 'libwebsockets_get_protocol'
  20. obj/armv6lRelease/./src/tspsApp.o:tspsApp.cpp:function ofxLibwebsockets::lws_client_callback(libwebsocket_context*, libwebsocket*, libwebsocket_callback_reasons, void*, void*, unsigned int): error: undefined reference to 'ofxLibwebsockets::Reactor::getContext()'
  21. obj/armv6lRelease/./src/tspsApp.o:tspsApp.cpp:function ofxLibwebsockets::lws_client_callback(libwebsocket_context*, libwebsocket*, libwebsocket_callback_reasons, void*, void*, unsigned int): error: undefined reference to 'ofxLibwebsockets::Reactor::protocol(unsigned int)'
  22. obj/armv6lRelease/./src/tspsApp.o:tspsApp.cpp:function ofxLibwebsockets::lws_client_callback(libwebsocket_context*, libwebsocket*, libwebsocket_callback_reasons, void*, void*, unsigned int): error: undefined reference to 'ofxLibwebsockets::Reactor::_allow(libwebsocket*, ofxLibwebsockets::Protocol*, long)'
  23. obj/armv6lRelease/./src/tspsApp.o:tspsApp.cpp:function ofxLibwebsockets::lws_client_callback(libwebsocket_context*, libwebsocket*, libwebsocket_callback_reasons, void*, void*, unsigned int): error: undefined reference to 'ofxLibwebsockets::Reactor::_http(libwebsocket*, char const*)'
  24. obj/armv6lRelease/./src/tspsApp.o:tspsApp.cpp:function ofxLibwebsockets::lws_client_callback(libwebsocket_context*, libwebsocket*, libwebsocket_callback_reasons, void*, void*, unsigned int): error: undefined reference to 'ofxLibwebsockets::Reactor::_notify(ofxLibwebsockets::Connection*, libwebsocket_callback_reasons, char const*, unsigned int)'
  25. obj/armv6lRelease/./src/tspsApp.o:tspsApp.cpp:function ofxLibwebsockets::lws_callback(libwebsocket_context*, libwebsocket*, libwebsocket_callback_reasons, void*, void*, unsigned int): error: undefined reference to 'libwebsockets_get_protocol'
  26. obj/armv6lRelease/./src/tspsApp.o:tspsApp.cpp:function ofxLibwebsockets::lws_callback(libwebsocket_context*, libwebsocket*, libwebsocket_callback_reasons, void*, void*, unsigned int): error: undefined reference to 'ofxLibwebsockets::Reactor::getContext()'
  27. obj/armv6lRelease/./src/tspsApp.o:tspsApp.cpp:function ofxLibwebsockets::lws_callback(libwebsocket_context*, libwebsocket*, libwebsocket_callback_reasons, void*, void*, unsigned int): error: undefined reference to 'ofxLibwebsockets::Reactor::protocol(unsigned int)'
  28. obj/armv6lRelease/./src/tspsApp.o:tspsApp.cpp:function ofxLibwebsockets::lws_callback(libwebsocket_context*, libwebsocket*, libwebsocket_callback_reasons, void*, void*, unsigned int): error: undefined reference to 'ofxLibwebsockets::Connection::Connection(ofxLibwebsockets::Reactor*, ofxLibwebsockets::Protocol*, bool)'
  29. obj/armv6lRelease/./src/tspsApp.o:tspsApp.cpp:function ofxLibwebsockets::lws_callback(libwebsocket_context*, libwebsocket*, libwebsocket_callback_reasons, void*, void*, unsigned int): error: undefined reference to 'ofxLibwebsockets::Reactor::_allow(libwebsocket*, ofxLibwebsockets::Protocol*, long)'
  30. obj/armv6lRelease/./src/tspsApp.o:tspsApp.cpp:function ofxLibwebsockets::lws_callback(libwebsocket_context*, libwebsocket*, libwebsocket_callback_reasons, void*, void*, unsigned int): error: undefined reference to 'ofxLibwebsockets::Reactor::_http(libwebsocket*, char const*)'
  31. obj/armv6lRelease/./src/tspsApp.o:tspsApp.cpp:function ofxLibwebsockets::lws_callback(libwebsocket_context*, libwebsocket*, libwebsocket_callback_reasons, void*, void*, unsigned int): error: undefined reference to 'ofxLibwebsockets::Connection::setupAddress()'
  32. obj/armv6lRelease/./src/tspsApp.o:tspsApp.cpp:function ofxLibwebsockets::lws_callback(libwebsocket_context*, libwebsocket*, libwebsocket_callback_reasons, void*, void*, unsigned int): error: undefined reference to 'ofxLibwebsockets::Reactor::_notify(ofxLibwebsockets::Connection*, libwebsocket_callback_reasons, char const*, unsigned int)'
  33. obj/armv6lRelease/./src/tspsApp.o:tspsApp.cpp:function tspsApp::setup(): error: undefined reference to 'ofxTSPS::Delegate::setup()'
  34. obj/armv6lRelease/./src/tspsApp.o:tspsApp.cpp:function tspsApp::update(): error: undefined reference to 'ofxTSPS::Delegate::update()'
  35. obj/armv6lRelease/./src/tspsApp.o:tspsApp.cpp:function tspsApp::draw(): error: undefined reference to 'ofxTSPS::Delegate::draw()'
  36. obj/armv6lRelease/./src/tspsApp.o:tspsApp.cpp:function tspsApp::keyPressed(int): error: undefined reference to 'ofxTSPS::PeopleTracker::relearnBackground()'
  37. obj/armv6lRelease/./src/tspsApp.o:tspsApp.cpp:function vtable for tspsApp: error: undefined reference to 'ofxTSPS::Delegate::disableEvents()'
  38. obj/armv6lRelease/./src/tspsApp.o:tspsApp.cpp:function vtable for tspsApp: error: undefined reference to 'ofxTSPS::Delegate::enableEvents()'
  39. obj/armv6lRelease/./src/tspsApp.o:tspsApp.cpp:function typeinfo for tspsApp: error: undefined reference to 'typeinfo for ofxTSPS::Delegate'
  40. obj/armv6lRelease/./src/tspsApp.o:tspsApp.cpp:function ofxTSPS::Delegate::~Delegate(): error: undefined reference to 'ofxTSPS::PeopleTracker::~PeopleTracker()'
  41. obj/armv6lRelease/./src/tspsApp.o:tspsApp.cpp:function ofxTSPS::Delegate::~Delegate(): error: undefined reference to 'ofxTSPS::PeopleTracker::~PeopleTracker()'
  42. obj/armv6lRelease/./src/tspsApp.o:tspsApp.cpp:function ofxTSPS::Delegate::~Delegate(): error: undefined reference to 'vtable for ofxTSPS::Delegate'
  43. ../../../../addons/ofxOpenCv/libs/opencv/lib/linuxarmv6l/libopencv_core.a(persistence.o):function icvPuts(CvFileStorage*, char const*): error: undefined reference to 'gzputs'
  44. ../../../../addons/ofxOpenCv/libs/opencv/lib/linuxarmv6l/libopencv_core.a(persistence.o):function icvGets(CvFileStorage*, char*, int): error: undefined reference to 'gzgets'
  45. ../../../../addons/ofxOpenCv/libs/opencv/lib/linuxarmv6l/libopencv_core.a(persistence.o):function icvEof(CvFileStorage*): error: undefined reference to 'gzeof'
  46. ../../../../addons/ofxOpenCv/libs/opencv/lib/linuxarmv6l/libopencv_core.a(persistence.o):function icvEof(CvFileStorage*): error: undefined reference to 'gzeof'
  47. ../../../../addons/ofxOpenCv/libs/opencv/lib/linuxarmv6l/libopencv_core.a(persistence.o):function icvClose(CvFileStorage*): error: undefined reference to 'gzclose'
  48. ../../../../addons/ofxOpenCv/libs/opencv/lib/linuxarmv6l/libopencv_core.a(persistence.o):function cvOpenFileStorage: error: undefined reference to 'gzopen'
  49. ../../../../addons/ofxOpenCv/libs/opencv/lib/linuxarmv6l/libopencv_core.a(persistence.o):function cvOpenFileStorage: error: undefined reference to 'gzrewind'
  50. ../../../../addons/ofxOpenCv/libs/opencv/lib/linuxarmv6l/libopencv_core.a(persistence.o):function cvOpenFileStorage: error: undefined reference to 'gzrewind'
  51. ../../../../addons/ofxOpenCv/libs/opencv/lib/linuxarmv6l/libopencv_imgproc.a(templmatch.o):function cv::crossCorr(cv::Mat const&, cv::Mat const&, cv::Mat&, cv::Size_<int>, int, cv::Point_<int>, double, int): error: undefined reference to 'cv::getOptimalDFTSize(int)'
  52. ../../../../addons/ofxOpenCv/libs/opencv/lib/linuxarmv6l/libopencv_imgproc.a(templmatch.o):function cv::crossCorr(cv::Mat const&, cv::Mat const&, cv::Mat&, cv::Size_<int>, int, cv::Point_<int>, double, int): error: undefined reference to 'cv::getOptimalDFTSize(int)'
  53. ../../../../addons/ofxOpenCv/libs/opencv/lib/linuxarmv6l/libopencv_imgproc.a(templmatch.o):function cv::crossCorr(cv::Mat const&, cv::Mat const&, cv::Mat&, cv::Size_<int>, int, cv::Point_<int>, double, int): error: undefined reference to 'cv::dft(cv::_InputArray const&, cv::_OutputArray const&, int, int)'
  54. ../../../../addons/ofxOpenCv/libs/opencv/lib/linuxarmv6l/libopencv_imgproc.a(templmatch.o):function cv::crossCorr(cv::Mat const&, cv::Mat const&, cv::Mat&, cv::Size_<int>, int, cv::Point_<int>, double, int): error: undefined reference to 'cv::dft(cv::_InputArray const&, cv::_OutputArray const&, int, int)'
  55. ../../../../addons/ofxOpenCv/libs/opencv/lib/linuxarmv6l/libopencv_imgproc.a(templmatch.o):function cv::crossCorr(cv::Mat const&, cv::Mat const&, cv::Mat&, cv::Size_<int>, int, cv::Point_<int>, double, int): error: undefined reference to 'cv::mulSpectrums(cv::_InputArray const&, cv::_InputArray const&, cv::_OutputArray const&, int, bool)'
  56. ../../../../addons/ofxOpenCv/libs/opencv/lib/linuxarmv6l/libopencv_imgproc.a(templmatch.o):function cv::crossCorr(cv::Mat const&, cv::Mat const&, cv::Mat&, cv::Size_<int>, int, cv::Point_<int>, double, int): error: undefined reference to 'cv::dft(cv::_InputArray const&, cv::_OutputArray const&, int, int)'
  57. ../../../../addons/ofxOpenCv/libs/opencv/lib/linuxarmv6l/libopencv_legacy.a(compat.o):function cvHoughLines: error: undefined reference to 'cvHoughLines2'
  58. ../../../../addons/ofxOpenCv/libs/opencv/lib/linuxarmv6l/libopencv_legacy.a(compat.o):function cvHoughLinesP: error: undefined reference to 'cvHoughLines2'
  59. ../../../../addons/ofxOpenCv/libs/opencv/lib/linuxarmv6l/libopencv_legacy.a(compat.o):function cvHoughLinesSDiv: error: undefined reference to 'cvHoughLines2'
  60. ../../../../addons/ofxOpenCv/libs/opencv/lib/linuxarmv6l/libopencv_legacy.a(compat.o):function cvCalcEMD: error: undefined reference to 'cvCalcEMD2'
  61. ../../../../addons/ofxOpenCv/libs/opencv/lib/linuxarmv6l/libopencv_legacy.a(compat.o):function cvUnDistortOnce: error: undefined reference to 'cvUndistort2'
  62. ../../../../addons/ofxOpenCv/libs/opencv/lib/linuxarmv6l/libopencv_legacy.a(compat.o):function cvFindFundamentalMatrix: error: undefined reference to 'cvFindFundamentalMat'
  63. ../../../../addons/ofxOpenCv/libs/opencv/lib/linuxarmv6l/libopencv_legacy.a(compat.o):function cvFindChessBoardCornerGuesses: error: undefined reference to 'cvFindChessboardCorners'
  64. ../../../../addons/ofxOpenCv/libs/opencv/lib/linuxarmv6l/libopencv_legacy.a(compat.o):function cvCalibrateCamera: error: undefined reference to 'cvCalibrateCamera2'
  65. ../../../../addons/ofxOpenCv/libs/opencv/lib/linuxarmv6l/libopencv_legacy.a(compat.o):function cvCalibrateCamera_64d: error: undefined reference to 'cvCalibrateCamera2'
  66. ../../../../addons/ofxOpenCv/libs/opencv/lib/linuxarmv6l/libopencv_legacy.a(compat.o):function cvFindExtrinsicCameraParams: error: undefined reference to 'cvFindExtrinsicCameraParams2'
  67. ../../../../addons/ofxOpenCv/libs/opencv/lib/linuxarmv6l/libopencv_legacy.a(compat.o):function cvFindExtrinsicCameraParams_64d: error: undefined reference to 'cvFindExtrinsicCameraParams2'
  68. ../../../../addons/ofxOpenCv/libs/opencv/lib/linuxarmv6l/libopencv_legacy.a(compat.o):function cvRodrigues: error: undefined reference to 'cvRodrigues2'
  69. ../../../../addons/ofxOpenCv/libs/opencv/lib/linuxarmv6l/libopencv_legacy.a(compat.o):function cvRodrigues: error: undefined reference to 'cvRodrigues2'
  70. ../../../../addons/ofxOpenCv/libs/opencv/lib/linuxarmv6l/libopencv_legacy.a(compat.o):function cvProjectPoints: error: undefined reference to 'cvProjectPoints2'
  71. ../../../../addons/ofxOpenCv/libs/opencv/lib/linuxarmv6l/libopencv_legacy.a(compat.o):function cvProjectPointsSimple: error: undefined reference to 'cvProjectPoints2'
  72. ../../../../addons/ofxOpenCv/libs/opencv/lib/linuxarmv6l/libopencv_objdetect.a(haar.o):function cvHaarDetectObjectsForROC(void const*, CvHaarClassifierCascade*, CvMemStorage*, std::vector<int, std::allocator<int> >&, std::vector<double, std::allocator<double> >&, double, int, int, CvSize, CvSize, bool): error: undefined reference to 'cvCanny'
  73. ../../../../libs/openFrameworksCompiled/lib/linuxarmv6l/libopenFrameworks.a(ofAppRunner.o):ofAppRunner.cpp:function ofExitCallback(): error: undefined reference to 'Poco::Net::SSLManager::instance()'
  74. ../../../../libs/openFrameworksCompiled/lib/linuxarmv6l/libopenFrameworks.a(ofAppRunner.o):ofAppRunner.cpp:function ofExitCallback(): error: undefined reference to 'Poco::Net::SSLManager::shutdown()'
  75. ../../../../libs/openFrameworksCompiled/lib/linuxarmv6l/libopenFrameworks.a(ofURLFileLoader.o):ofURLFileLoader.cpp:function ofURLFileLoader::ofURLFileLoader(): error: undefined reference to 'Poco::Net::HTTPSStreamFactory::registerFactory()'
  76. ../../../../libs/openFrameworksCompiled/lib/linuxarmv6l/libopenFrameworks.a(ofURLFileLoader.o):ofURLFileLoader.cpp:function ofURLFileLoader::ofURLFileLoader(): error: undefined reference to 'Poco::Net::KeyConsoleHandler::KeyConsoleHandler(bool)'
  77. ../../../../libs/openFrameworksCompiled/lib/linuxarmv6l/libopenFrameworks.a(ofURLFileLoader.o):ofURLFileLoader.cpp:function ofURLFileLoader::ofURLFileLoader(): error: undefined reference to 'Poco::Net::ConsoleCertificateHandler::ConsoleCertificateHandler(bool)'
  78. ../../../../libs/openFrameworksCompiled/lib/linuxarmv6l/libopenFrameworks.a(ofURLFileLoader.o):ofURLFileLoader.cpp:function ofURLFileLoader::ofURLFileLoader(): error: undefined reference to 'Poco::Net::Context::Context(Poco::Net::Context::Usage, std::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, Poco::Net::Context::VerificationMode, int, bool, std::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)'
  79. ../../../../libs/openFrameworksCompiled/lib/linuxarmv6l/libopenFrameworks.a(ofURLFileLoader.o):ofURLFileLoader.cpp:function ofURLFileLoader::ofURLFileLoader(): error: undefined reference to 'Poco::Net::SSLManager::instance()'
  80. ../../../../libs/openFrameworksCompiled/lib/linuxarmv6l/libopenFrameworks.a(ofURLFileLoader.o):ofURLFileLoader.cpp:function ofURLFileLoader::ofURLFileLoader(): error: undefined reference to 'Poco::Net::SSLManager::initializeClient(Poco::SharedPtr<Poco::Net::PrivateKeyPassphraseHandler, Poco::ReferenceCounter, Poco::ReleasePolicy<Poco::Net::PrivateKeyPassphraseHandler> >, Poco::SharedPtr<Poco::Net::InvalidCertificateHandler, Poco::ReferenceCounter, Poco::ReleasePolicy<Poco::Net::InvalidCertificateHandler> >, Poco::AutoPtr<Poco::Net::Context>)'
  81. ../../../../libs/openFrameworksCompiled/lib/linuxarmv6l/libopenFrameworks.a(ofURLFileLoader.o):ofURLFileLoader.cpp:function ofURLFileLoader::handleRequest(ofHttpRequest): error: undefined reference to 'Poco::Net::HTTPSClientSession::HTTPSClientSession(std::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, unsigned short)'
  82. ../../../../libs/openFrameworksCompiled/lib/linuxarmv6l/libopenFrameworks.a(ofAppEGLWindow.o):ofAppEGLWindow.cpp:function ofAppEGLWindow::setVerticalSync(bool): error: undefined reference to 'eglSwapInterval'
  83. ../../../../libs/openFrameworksCompiled/lib/linuxarmv6l/libopenFrameworks.a(ofAppEGLWindow.o):ofAppEGLWindow.cpp:function ofAppEGLWindow::getScreenSize(): error: undefined reference to 'XWidthOfScreen'
  84. ../../../../libs/openFrameworksCompiled/lib/linuxarmv6l/libopenFrameworks.a(ofAppEGLWindow.o):ofAppEGLWindow.cpp:function ofAppEGLWindow::getScreenSize(): error: undefined reference to 'XHeightOfScreen'
  85. ../../../../libs/openFrameworksCompiled/lib/linuxarmv6l/libopenFrameworks.a(ofAppEGLWindow.o):ofAppEGLWindow.cpp:function ofAppEGLWindow::getScreenSize(): error: undefined reference to 'graphics_get_display_size'
  86. ../../../../libs/openFrameworksCompiled/lib/linuxarmv6l/libopenFrameworks.a(ofAppEGLWindow.o):ofAppEGLWindow.cpp:function ofAppEGLWindow::destroyWindow(): error: undefined reference to 'XDestroyWindow'
  87. ../../../../libs/openFrameworksCompiled/lib/linuxarmv6l/libopenFrameworks.a(ofAppEGLWindow.o):ofAppEGLWindow.cpp:function ofAppEGLWindow::destroyWindow(): error: undefined reference to 'XFree'
  88. ../../../../libs/openFrameworksCompiled/lib/linuxarmv6l/libopenFrameworks.a(ofAppEGLWindow.o):ofAppEGLWindow.cpp:function ofAppEGLWindow::destroyWindow(): error: undefined reference to 'vc_dispmanx_update_start'
  89. ../../../../libs/openFrameworksCompiled/lib/linuxarmv6l/libopenFrameworks.a(ofAppEGLWindow.o):ofAppEGLWindow.cpp:function ofAppEGLWindow::destroyWindow(): error: undefined reference to 'vc_dispmanx_element_remove'
  90. ../../../../libs/openFrameworksCompiled/lib/linuxarmv6l/libopenFrameworks.a(ofAppEGLWindow.o):ofAppEGLWindow.cpp:function ofAppEGLWindow::destroyWindow(): error: undefined reference to 'vc_dispmanx_update_submit_sync'
  91. ../../../../libs/openFrameworksCompiled/lib/linuxarmv6l/libopenFrameworks.a(ofAppEGLWindow.o):ofAppEGLWindow.cpp:function ofAppEGLWindow::destroyWindow(): error: undefined reference to 'vc_dispmanx_display_close'
  92. ../../../../libs/openFrameworksCompiled/lib/linuxarmv6l/libopenFrameworks.a(ofAppEGLWindow.o):ofAppEGLWindow.cpp:function ofAppEGLWindow::initRPiNative(): error: undefined reference to 'bcm_host_init'
  93. ../../../../libs/openFrameworksCompiled/lib/linuxarmv6l/libopenFrameworks.a(ofAppEGLWindow.o):ofAppEGLWindow.cpp:function ofAppEGLWindow::exitRPiNative(): error: undefined reference to 'bcm_host_deinit'
  94. ../../../../libs/openFrameworksCompiled/lib/linuxarmv6l/libopenFrameworks.a(ofAppEGLWindow.o):ofAppEGLWindow.cpp:function ofAppEGLWindow::createX11NativeWindow(ofRectangle const&): error: undefined reference to 'XOpenDisplay'
  95. ../../../../libs/openFrameworksCompiled/lib/linuxarmv6l/libopenFrameworks.a(ofAppEGLWindow.o):ofAppEGLWindow.cpp:function ofAppEGLWindow::createX11NativeWindow(ofRectangle const&): error: undefined reference to 'XDefaultScreen'
  96. ../../../../libs/openFrameworksCompiled/lib/linuxarmv6l/libopenFrameworks.a(ofAppEGLWindow.o):ofAppEGLWindow.cpp:function ofAppEGLWindow::createX11NativeWindow(ofRectangle const&): error: undefined reference to 'XDefaultScreenOfDisplay'
  97. ../../../../libs/openFrameworksCompiled/lib/linuxarmv6l/libopenFrameworks.a(ofAppEGLWindow.o):ofAppEGLWindow.cpp:function ofAppEGLWindow::createX11NativeWindow(ofRectangle const&): error: undefined reference to 'XMatchVisualInfo'
  98. ../../../../libs/openFrameworksCompiled/lib/linuxarmv6l/libopenFrameworks.a(ofAppEGLWindow.o):ofAppEGLWindow.cpp:function ofAppEGLWindow::createX11NativeWindow(ofRectangle const&): error: undefined reference to 'XCreateColormap'
  99. ../../../../libs/openFrameworksCompiled/lib/linuxarmv6l/libopenFrameworks.a(ofAppEGLWindow.o):ofAppEGLWindow.cpp:function ofAppEGLWindow::createX11NativeWindow(ofRectangle const&): error: undefined reference to 'XCreateWindow'
  100. ../../../../libs/openFrameworksCompiled/lib/linuxarmv6l/libopenFrameworks.a(ofAppEGLWindow.o):ofAppEGLWindow.cpp:function ofAppEGLWindow::createX11NativeWindow(ofRectangle const&): error: undefined reference to 'XMapWindow'
  101. ../../../../libs/openFrameworksCompiled/lib/linuxarmv6l/libopenFrameworks.a(ofAppEGLWindow.o):ofAppEGLWindow.cpp:function ofAppEGLWindow::createX11NativeWindow(ofRectangle const&): error: undefined reference to 'XFlush'
  102. ../../../../libs/openFrameworksCompiled/lib/linuxarmv6l/libopenFrameworks.a(ofAppEGLWindow.o):ofAppEGLWindow.cpp:function ofAppEGLWindow::handleX11Event(_XEvent const&): error: undefined reference to 'XkbGetMap'
  103. ../../../../libs/openFrameworksCompiled/lib/linuxarmv6l/libopenFrameworks.a(ofAppEGLWindow.o):ofAppEGLWindow.cpp:function ofAppEGLWindow::handleX11Event(_XEvent const&): error: undefined reference to 'XkbFreeClientMap'
  104. ../../../../libs/openFrameworksCompiled/lib/linuxarmv6l/libopenFrameworks.a(ofAppEGLWindow.o):ofAppEGLWindow.cpp:function ofAppEGLWindow::destroySurface(): error: undefined reference to 'eglSwapBuffers'
  105. ../../../../libs/openFrameworksCompiled/lib/linuxarmv6l/libopenFrameworks.a(ofAppEGLWindow.o):ofAppEGLWindow.cpp:function ofAppEGLWindow::destroySurface(): error: undefined reference to 'eglMakeCurrent'
  106. ../../../../libs/openFrameworksCompiled/lib/linuxarmv6l/libopenFrameworks.a(ofAppEGLWindow.o):ofAppEGLWindow.cpp:function ofAppEGLWindow::destroySurface(): error: undefined reference to 'eglDestroySurface'
  107. ../../../../libs/openFrameworksCompiled/lib/linuxarmv6l/libopenFrameworks.a(ofAppEGLWindow.o):ofAppEGLWindow.cpp:function ofAppEGLWindow::destroySurface(): error: undefined reference to 'eglDestroyContext'
  108. ../../../../libs/openFrameworksCompiled/lib/linuxarmv6l/libopenFrameworks.a(ofAppEGLWindow.o):ofAppEGLWindow.cpp:function ofAppEGLWindow::destroySurface(): error: undefined reference to 'eglTerminate'
  109. ../../../../libs/openFrameworksCompiled/lib/linuxarmv6l/libopenFrameworks.a(ofAppEGLWindow.o):ofAppEGLWindow.cpp:function ofAppEGLWindow::createRPiNativeWindow(ofRectangle const&): error: undefined reference to 'vc_dispmanx_display_open'
  110. ../../../../libs/openFrameworksCompiled/lib/linuxarmv6l/libopenFrameworks.a(ofAppEGLWindow.o):ofAppEGLWindow.cpp:function ofAppEGLWindow::createRPiNativeWindow(ofRectangle const&): error: undefined reference to 'vc_dispmanx_update_start'
  111. ../../../../libs/openFrameworksCompiled/lib/linuxarmv6l/libopenFrameworks.a(ofAppEGLWindow.o):ofAppEGLWindow.cpp:function ofAppEGLWindow::createRPiNativeWindow(ofRectangle const&): error: undefined reference to 'vc_dispmanx_element_add'
  112. ../../../../libs/openFrameworksCompiled/lib/linuxarmv6l/libopenFrameworks.a(ofAppEGLWindow.o):ofAppEGLWindow.cpp:function ofAppEGLWindow::createRPiNativeWindow(ofRectangle const&): error: undefined reference to 'vc_dispmanx_display_set_background'
  113. ../../../../libs/openFrameworksCompiled/lib/linuxarmv6l/libopenFrameworks.a(ofAppEGLWindow.o):ofAppEGLWindow.cpp:function ofAppEGLWindow::createRPiNativeWindow(ofRectangle const&): error: undefined reference to 'vc_dispmanx_update_submit_sync'
  114. ../../../../libs/openFrameworksCompiled/lib/linuxarmv6l/libopenFrameworks.a(ofAppEGLWindow.o):ofAppEGLWindow.cpp:function ofAppEGLWindow::setWindowRect(ofRectangle const&): error: undefined reference to 'XMoveResizeWindow'
  115. ../../../../libs/openFrameworksCompiled/lib/linuxarmv6l/libopenFrameworks.a(ofAppEGLWindow.o):ofAppEGLWindow.cpp:function ofAppEGLWindow::setWindowRect(ofRectangle const&): error: undefined reference to 'vc_dispmanx_update_start'
  116. ../../../../libs/openFrameworksCompiled/lib/linuxarmv6l/libopenFrameworks.a(ofAppEGLWindow.o):ofAppEGLWindow.cpp:function ofAppEGLWindow::setWindowRect(ofRectangle const&): error: undefined reference to 'vc_dispmanx_element_change_attributes'
  117. ../../../../libs/openFrameworksCompiled/lib/linuxarmv6l/libopenFrameworks.a(ofAppEGLWindow.o):ofAppEGLWindow.cpp:function ofAppEGLWindow::setWindowRect(ofRectangle const&): error: undefined reference to 'vc_dispmanx_update_submit_sync'
  118. ../../../../libs/openFrameworksCompiled/lib/linuxarmv6l/libopenFrameworks.a(ofAppEGLWindow.o):ofAppEGLWindow.cpp:function ofAppEGLWindow::createSurface(): error: undefined reference to 'eglGetDisplay'
  119. ../../../../libs/openFrameworksCompiled/lib/linuxarmv6l/libopenFrameworks.a(ofAppEGLWindow.o):ofAppEGLWindow.cpp:function ofAppEGLWindow::createSurface(): error: undefined reference to 'eglInitialize'
  120. ../../../../libs/openFrameworksCompiled/lib/linuxarmv6l/libopenFrameworks.a(ofAppEGLWindow.o):ofAppEGLWindow.cpp:function ofAppEGLWindow::createSurface(): error: undefined reference to 'eglChooseConfig'
  121. ../../../../libs/openFrameworksCompiled/lib/linuxarmv6l/libopenFrameworks.a(ofAppEGLWindow.o):ofAppEGLWindow.cpp:function ofAppEGLWindow::createSurface(): error: undefined reference to 'eglGetError'
  122. ../../../../libs/openFrameworksCompiled/lib/linuxarmv6l/libopenFrameworks.a(ofAppEGLWindow.o):ofAppEGLWindow.cpp:function ofAppEGLWindow::createSurface(): error: undefined reference to 'eglCreateWindowSurface'
  123. ../../../../libs/openFrameworksCompiled/lib/linuxarmv6l/libopenFrameworks.a(ofAppEGLWindow.o):ofAppEGLWindow.cpp:function ofAppEGLWindow::createSurface(): error: undefined reference to 'eglGetError'
  124. ../../../../libs/openFrameworksCompiled/lib/linuxarmv6l/libopenFrameworks.a(ofAppEGLWindow.o):ofAppEGLWindow.cpp:function ofAppEGLWindow::createSurface(): error: undefined reference to 'eglBindAPI'
  125. ../../../../libs/openFrameworksCompiled/lib/linuxarmv6l/libopenFrameworks.a(ofAppEGLWindow.o):ofAppEGLWindow.cpp:function ofAppEGLWindow::createSurface(): error: undefined reference to 'eglGetError'
  126. ../../../../libs/openFrameworksCompiled/lib/linuxarmv6l/libopenFrameworks.a(ofAppEGLWindow.o):ofAppEGLWindow.cpp:function ofAppEGLWindow::createSurface(): error: undefined reference to 'eglCreateContext'
  127. ../../../../libs/openFrameworksCompiled/lib/linuxarmv6l/libopenFrameworks.a(ofAppEGLWindow.o):ofAppEGLWindow.cpp:function ofAppEGLWindow::createSurface(): error: undefined reference to 'eglGetError'
  128. ../../../../libs/openFrameworksCompiled/lib/linuxarmv6l/libopenFrameworks.a(ofAppEGLWindow.o):ofAppEGLWindow.cpp:function ofAppEGLWindow::createSurface(): error: undefined reference to 'eglMakeCurrent'
  129. ../../../../libs/openFrameworksCompiled/lib/linuxarmv6l/libopenFrameworks.a(ofAppEGLWindow.o):ofAppEGLWindow.cpp:function ofAppEGLWindow::createSurface(): error: undefined reference to 'eglQueryString'
  130. ../../../../libs/openFrameworksCompiled/lib/linuxarmv6l/libopenFrameworks.a(ofAppEGLWindow.o):ofAppEGLWindow.cpp:function ofAppEGLWindow::createSurface(): error: undefined reference to 'eglQueryString'
  131. ../../../../libs/openFrameworksCompiled/lib/linuxarmv6l/libopenFrameworks.a(ofAppEGLWindow.o):ofAppEGLWindow.cpp:function ofAppEGLWindow::createSurface(): error: undefined reference to 'eglQueryString'
  132. ../../../../libs/openFrameworksCompiled/lib/linuxarmv6l/libopenFrameworks.a(ofAppEGLWindow.o):ofAppEGLWindow.cpp:function ofAppEGLWindow::createSurface(): error: undefined reference to 'eglQueryString'
  133. ../../../../libs/openFrameworksCompiled/lib/linuxarmv6l/libopenFrameworks.a(ofAppEGLWindow.o):ofAppEGLWindow.cpp:function ofAppEGLWindow::setWindowPosition(int, int): error: undefined reference to 'XMoveWindow'
  134. ../../../../libs/openFrameworksCompiled/lib/linuxarmv6l/libopenFrameworks.a(ofAppEGLWindow.o):ofAppEGLWindow.cpp:function ofAppEGLWindow::setWindowPosition(int, int): error: undefined reference to 'vc_dispmanx_update_start'
  135. ../../../../libs/openFrameworksCompiled/lib/linuxarmv6l/libopenFrameworks.a(ofAppEGLWindow.o):ofAppEGLWindow.cpp:function ofAppEGLWindow::setWindowPosition(int, int): error: undefined reference to 'vc_dispmanx_element_change_attributes'
  136. ../../../../libs/openFrameworksCompiled/lib/linuxarmv6l/libopenFrameworks.a(ofAppEGLWindow.o):ofAppEGLWindow.cpp:function ofAppEGLWindow::setWindowPosition(int, int): error: undefined reference to 'vc_dispmanx_update_submit_sync'
  137. ../../../../libs/openFrameworksCompiled/lib/linuxarmv6l/libopenFrameworks.a(ofAppEGLWindow.o):ofAppEGLWindow.cpp:function ofAppEGLWindow::setWindowShape(int, int): error: undefined reference to 'XResizeWindow'
  138. ../../../../libs/openFrameworksCompiled/lib/linuxarmv6l/libopenFrameworks.a(ofAppEGLWindow.o):ofAppEGLWindow.cpp:function ofAppEGLWindow::display(): error: undefined reference to 'eglSwapBuffers'
  139. ../../../../libs/openFrameworksCompiled/lib/linuxarmv6l/libopenFrameworks.a(ofAppEGLWindow.o):ofAppEGLWindow.cpp:function ofAppEGLWindow::checkEvents(): error: undefined reference to 'XCheckWindowEvent'
  140. ../../../../libs/openFrameworksCompiled/lib/linuxarmv6l/libopenFrameworks.a(ofAppEGLWindow.o):ofAppEGLWindow.cpp:function ofAppEGLWindow::checkEvents(): error: undefined reference to 'XCheckTypedEvent'
  141. ../../../../libs/openFrameworksCompiled/lib/linuxarmv6l/libopenFrameworks.a(ofVbo.o):ofVbo.cpp:function ofVbo::setVertexData(float const*, int, int, int, int): error: undefined reference to 'dlsym'
  142. ../../../../libs/openFrameworksCompiled/lib/linuxarmv6l/libopenFrameworks.a(ofVbo.o):ofVbo.cpp:function ofVbo::setVertexData(float const*, int, int, int, int): error: undefined reference to 'dlsym'
  143. ../../../../libs/openFrameworksCompiled/lib/linuxarmv6l/libopenFrameworks.a(ofVbo.o):ofVbo.cpp:function ofVbo::setVertexData(float const*, int, int, int, int): error: undefined reference to 'dlsym'
  144. ../../../../libs/openFrameworksCompiled/lib/linuxarmv6l/libopenFrameworks.a(ofVbo.o):ofVbo.cpp:function ofVbo::setVertexData(float const*, int, int, int, int): error: undefined reference to 'dlsym'
  145. collect2: ld returned 1 exit status
  146. make: *** [bin/basic] Error 1
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement