-
Notifications
You must be signed in to change notification settings - Fork 37
Description
42%] Linking CXX shared library libGreenIslandPlatform.so
[ 42%] Building CXX object src/client/CMakeFiles/GreenIslandClient.dir/GreenIslandClient_automoc.cpp.o
[ 43%] Building CXX object src/waylandcompositor/CMakeFiles/GreenIslandCompositor.dir/extensions/qwaylandtextinputmanager.cpp.o
/usr/bin/ld: error in /usr/lib/libQt5PlatformSupport.a(qfontconfigdatabase.o)(.eh_frame); no .eh_frame_hdr table will be created.
collect2: error: ld returned 1 exit status
src/platform/CMakeFiles/GreenIslandPlatform.dir/build.make:865: recipe for target 'src/platform/libGreenIslandPlatform.so.0.7.91' failed
make[2]: *** [src/platform/libGreenIslandPlatform.so.0.7.91] Error 1
CMakeFiles/Makefile2:1509: recipe for target 'src/platform/CMakeFiles/GreenIslandPlatform.dir/all' failed
make[1]: *** [src/platform/CMakeFiles/GreenIslandPlatform.dir/all] Error 2
make[1]: *** Waiting for unfinished jobs....