Skip to content

Instantly share code, notes, and snippets.

@azbesthu
Created January 13, 2012 16:05
Show Gist options
  • Save azbesthu/1607214 to your computer and use it in GitHub Desktop.
Save azbesthu/1607214 to your computer and use it in GitHub Desktop.
/home/azbest/swork/qtwebkit-webkit2-dev-builddir-armel-m6/Release/Source/WebCore/release/libWebCore.a(TextureMapperGL.o): In function `WebCore::TextureMapperGLData::SharedGLData::getCurrentGLContext()':
/home/azbest/swork/qtwebkit-webkit2-dev-builddir-armel-m6/Release/Source/WebCore/../../../../webkit/Source/WebCore/platform/graphics/opengl/TextureMapperGL.cpp:121: undefined reference to `eglGetCurrentContext'
/home/azbest/swork/qtwebkit-webkit2-dev-builddir-armel-m6/Release/Source/WebCore/../../../../webkit/Source/WebCore/platform/graphics/opengl/TextureMapperGL.cpp:121: undefined reference to `eglGetCurrentContext'
/home/azbest/swork/qtwebkit-webkit2-dev-builddir-armel-m6/Release/Source/WebCore/../../../../webkit/Source/WebCore/platform/graphics/opengl/TextureMapperGL.cpp:121: undefined reference to `eglGetCurrentContext'
/home/azbest/swork/qtwebkit-webkit2-dev-builddir-armel-m6/Release/Source/WebCore/../../../../webkit/Source/WebCore/platform/graphics/opengl/TextureMapperGL.cpp:121: undefined reference to `eglGetCurrentContext'
collect2: ld returned 1 exit status
make[3]: *** [../lib/libQtWebKit.so.4.10.0] Error 1
make[3]: Leaving directory `/home/azbest/swork/qtwebkit-webkit2-dev-builddir-armel-m6/Release/Source'
make[2]: *** [sub-api-pri-make_default-ordered] Error 2
make[2]: Leaving directory `/home/azbest/swork/qtwebkit-webkit2-dev-builddir-armel-m6/Release/Source'
make[1]: *** [sub-Source-QtWebKit-pro-make_default-ordered] Error 2
make[1]: Leaving directory `/home/azbest/swork/qtwebkit-webkit2-dev-builddir-armel-m6/Release'
make: *** [incremental] Error 2
@azbesthu
Copy link
Author

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment