Advertisement
AlexeevGena

error

Dec 13th, 2011
166
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.13 KB | None | 0 0
  1. xbmc/utils/utils.a(GLUtils.o): In function `LogGraphicsInfo()':
  2. GLUtils.cpp.text+0x29d): undefined reference to `CWinSystemGLES::CWinSystemGLES()'
  3. xbmc/utils/utils.a(GLUtils.o): In function `global constructors keyed to GLUtils.cpp':
  4. GLUtils.cpp.text+0x5b3): undefined reference to `CWinSystemGLES::CWinSystemGLES()'
  5. xbmc/utils/utils.a(Splash.o): In function `global constructors keyed to Splash.cpp':
  6. Splash.cpp.text+0x703): undefined reference to `CWinSystemGLES::CWinSystemGLES()'
  7. xbmc/utils/utils.a(Splash.o): In function `CSplash::Show(CStdStr<char> const&)':
  8. Splash.cpp.text+0xf6c): undefined reference to `CWinSystemGLES::CWinSystemGLES()'
  9. Splash.cpp.text+0xf9c): undefined reference to `CWinSystemGLES::CWinSystemGLES()'
  10. xbmc/utils/utils.a(SystemInfo.o):SystemInfo.cpp.text+0xa2d) : more undefined references to `CWinSystemGLES::CWinSystemGLES()' follow
  11. xbmc/guilib/guilib.a(JpegIO.o): In function `CJpegIO:ecode(unsigned char const*, unsigned int, unsigned int)':
  12. JpegIO.cpp.text+0x2e7): undefined reference to `jpeg_std_error(jpeg_error_mgr*)'
  13. JpegIO.cpp.text+0x319): undefined reference to `jpeg_start_decompress(jpeg_decompress_struct*)'
  14. JpegIO.cpp.text+0x34a): undefined reference to `jpeg_destroy_decompress(jpeg_decompress_struct*)'
  15. JpegIO.cpp.text+0x36a): undefined reference to `jpeg_destroy_decompress(jpeg_decompress_struct*)'
  16. JpegIO.cpp.text+0x3b6): undefined reference to `jpeg_read_scanlines(jpeg_decompress_struct*, unsigned char**, unsigned int)'
  17. JpegIO.cpp.text+0x3d2): undefined reference to `jpeg_finish_decompress(jpeg_decompress_struct*)'
  18. JpegIO.cpp.text+0x3da): undefined reference to `jpeg_destroy_decompress(jpeg_decompress_struct*)'
  19. JpegIO.cpp.text+0x44c): undefined reference to `jpeg_read_scanlines(jpeg_decompress_struct*, unsigned char**, unsigned int)'
  20. xbmc/guilib/guilib.a(JpegIO.o): In function `CJpegIO::Open(CStdStr<char> const&, unsigned int, unsigned int)':
  21. JpegIO.cpp.text+0x9fa): undefined reference to `jpeg_std_error(jpeg_error_mgr*)'
  22. JpegIO.cpp.text+0xa2d): undefined reference to `jpeg_CreateDecompress(jpeg_decompress_struct*, int, unsigned int)'
  23. JpegIO.cpp.text+0xa74): undefined reference to `jpeg_resync_to_restart(jpeg_decompress_struct*, int)'
  24. JpegIO.cpp.text+0xab1): undefined reference to `jpeg_read_header(jpeg_decompress_struct*, int)'
  25. JpegIO.cpp.text+0xb4f): undefined reference to `jpeg_calc_output_dimensions(jpeg_decompress_struc t*)'
  26. JpegIO.cpp.text+0xb71): undefined reference to `jpeg_calc_output_dimensions(jpeg_decompress_struc t*)'
  27. JpegIO.cpp.text+0xbb2): undefined reference to `jpeg_destroy_decompress(jpeg_decompress_struct*)'
  28. JpegIO.cpp.text+0xc43): undefined reference to `CWinSystemGLES::CWinSystemGLES()'
  29. xbmc/guilib/guilib.a(JpegIO.o): In function `global constructors keyed to JpegIO.cpp':
  30. JpegIO.cpp.text+0x115a): undefined reference to `CWinSystemGLES::CWinSystemGLES()'
  31. xbmc/guilib/guilib.a(Texture.o): In function `CBaseTexture::Allocate(unsigned int, unsigned int, unsigned int)':
  32. Texture.cpp.text+0x3f6): undefined reference to `CWinSystemGLES::CWinSystemGLES()'
  33. Texture.cpp.text+0x42f): undefined reference to `CWinSystemGLES::CWinSystemGLES()'
  34. Texture.cpp.text+0x545): undefined reference to `CWinSystemGLES::CWinSystemGLES()'
  35. xbmc/guilib/guilib.a(Texture.o):Texture.cpp.text+0x976): more undefined references to `CWinSystemGLES::CWinSystemGLES()' follow
  36. xbmc/interfaces/python/xbmcmodule/xbmcmodule.a(controlbutton.o): In function `ControlButton_GetLabel2':
  37. controlbutton.cpp.text+0x5c7): undefined reference to `PyUnicodeUCS4_DecodeUTF8'
  38. xbmc/interfaces/python/xbmcmodule/xbmcmodule.a(controlbutton.o): In function `ControlButton_GetLabel':
  39. controlbutton.cpp.text+0x697): undefined reference to `PyUnicodeUCS4_DecodeUTF8'
  40. xbmc/interfaces/python/xbmcmodule/xbmcmodule.a(PythonAddon.o): In function `Addon_GetLocalizedString':
  41. PythonAddon.cpp.text+0x12f): undefined reference to `PyUnicodeUCS4_DecodeUTF8'
  42. xbmc/interfaces/python/xbmcmodule/xbmcmodule.a(pyutil.o): In function `PyXBMCGetUnicodeString':
  43. pyutil.cpp.text+0x164): undefined reference to `PyUnicodeUCS4_AsUTF8String'
  44. xbmc/interfaces/python/xbmcmodule/xbmcmodule.a(xbmcmodule.o): In function `XBMC_GetLocalizedString':
  45. xbmcmodule.cpp.text+0x6bc): undefined reference to `PyUnicodeUCS4_DecodeUTF8'
  46. xbmc/pictures/pictures.a(GUIWindowSlideShow.o): In function `CGUIWindowSlideShow::GetCheckedSize(float, float, int&, int&)':
  47. GUIWindowSlideShow.cpp.text+0x17bd): undefined reference to `CWinSystemGLES::CWinSystemGLES()'
  48. xbmc/pictures/pictures.a(GUIWindowSlideShow.o): In function `global constructors keyed to GUIWindowSlideShow.cpp':
  49. GUIWindowSlideShow.cpp.text+0x1ff3): undefined reference to `CWinSystemGLES::CWinSystemGLES()'
  50. xbmc/pictures/pictures.a(GUIWindowSlideShow.o): In function `CBackgroundPicLoader::Process()':
  51. GUIWindowSlideShow.cpp.text+0x3f54): undefined reference to `CWinSystemGLES::CWinSystemGLES()'
  52. xbmc/pictures/pictures.a(SlideShowPicture.o): In function `CSlideShowPic::Render(float*, float*, CBaseTexture*, unsigned int)':
  53. SlideShowPicture.cpp.text+0x7f8): undefined reference to `CWinSystemGLES::CWinSystemGLES()'
  54. SlideShowPicture.cpp.text+0x828): undefined reference to `CWinSystemGLES::CWinSystemGLES()'
  55. xbmc/pictures/pictures.a(SlideShowPicture.o):SlideShowPicture.cp p.text+0x858): more undefined references to `CWinSystemGLES::CWinSystemGLES()' follow
  56. xbmc/xbmc.a(Application.o): In function `CApplication::FrameMove(bool)':
  57. Application.cpp.text+0x14d93): undefined reference to `CWinEventsLinux::MessagePump()'
  58. xbmc/xbmc.a(Application.o): In function `CApplication::Render()':
  59. Application.cpp.text+0x179bd): undefined reference to `CWinSystemGLES::CWinSystemGLES()'
  60. Application.cpp.text+0x179f4): undefined reference to `CWinSystemGLES::CWinSystemGLES()'
  61. Application.cpp.text+0x17b78): undefined reference to `CWinSystemGLES::CWinSystemGLES()'
  62. Application.cpp.text+0x17ba1): undefined reference to `CWinSystemGLES::CWinSystemGLES()'
  63. Application.cpp.text+0x17bc7): undefined reference to `CWinSystemGLES::CWinSystemGLES()'
  64. xbmc/xbmc.a(ApplicationMessenger.o):ApplicationMessenge r.cpp.text+0x7db): more undefined references to `CWinSystemGLES::CWinSystemGLES()' follow
  65. collect2: ld returned 1 exit status
  66. make: *** [xbmc.bin] Error 1
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement