Created
January 11, 2012 12:38
-
-
Save azbesthu/1594471 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/home/azbest/swork/qtwebkit-webkit2-dev-builddir-armel-m6/Release/Source/WebCore/release/libWebCore.a(TextureMapperGL.o): In function `WebCore::TextureMapperGL::TextureMapperGL()': | |
TextureMapperGL.cpp:(.text._ZN7WebCore15TextureMapperGLC2Ev+0x108): undefined reference to `eglGetCurrentContext' | |
TextureMapperGL.cpp:(.text._ZN7WebCore15TextureMapperGLC2Ev+0x31c): undefined reference to `eglGetCurrentContext' | |
/home/azbest/swork/qtwebkit-webkit2-dev-builddir-armel-m6/Release/Source/WebCore/release/libWebCore.a(TextureMapperGL.o): In function `WebCore::TextureMapperGL::TextureMapperGL()': | |
TextureMapperGL.cpp:(.text._ZN7WebCore15TextureMapperGLC1Ev+0x108): undefined reference to `eglGetCurrentContext' | |
TextureMapperGL.cpp:(.text._ZN7WebCore15TextureMapperGLC1Ev+0x31c): 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 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment