LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Slackware (https://www.linuxquestions.org/questions/slackware-14/)
-   -   new webkit2gtk doesn't build on current (https://www.linuxquestions.org/questions/slackware-14/new-webkit2gtk-doesnt-build-on-current-4175693338/)

sasha69 04-08-2021 11:45 AM

new webkit2gtk doesn't build on current
 
When I try to update to 2.20.5 I get this error:

[ 36%] Building CXX object Source/WebCore/CMakeFiles/ANGLESupport.dir/__/ThirdParty/ANGLE/src/libANGLE/Platform.cpp.o
In file included from /tmp/SBo/webkitgtk-2.20.5/Source/ThirdParty/ANGLE/src/libANGLE/Platform.cpp:9:
/tmp/SBo/webkitgtk-2.20.5/Source/ThirdParty/ANGLE/include/platform/Platform.h:239:35: error: ‘size_t’ has not been declared
239 | size_t programSize,
| ^~~~~~
/tmp/SBo/webkitgtk-2.20.5/Source/ThirdParty/ANGLE/include/platform/Platform.h:243:33: error: ‘size_t’ has not been declared
243 | size_t programSize,
| ^~~~~~
make[2]: *** [Source/WebCore/CMakeFiles/ANGLESupport.dir/build.make:1854: Source/WebCore/CMakeFiles/ANGLESupport.dir/__/ThirdParty/ANGLE/src/libANGLE/Platform.cpp.o] Error 1
make[2]: *** Waiting for unfinished jobs....
make[1]: *** [CMakeFiles/Makefile2:814: Source/WebCore/CMakeFiles/ANGLESupport.dir/all] Error 2
make: *** [Makefile:156: all] Error 2

EDIT: oh nevermind, the ponce repo got reverted back to the old 2.20.5 version for some reason.

ponce 04-08-2021 12:39 PM

yes, that happened because of an oversight (I had branched it over the wrong commit and the merged failed), but it should be fixed in the just-pushed latest version of the repository: thanks for noticing!


All times are GMT -5. The time now is 11:44 AM.