[SVN Commit] branches/plasma5/PORTS/www/qt5-webkit-annulen
Tobias Berner
tcberner at gmail.com
Sat Jan 7 10:02:06 UTC 2017
SVN commit 13570 by tcberner:
Forcefully disable the gold linker
Error with binutils installed and ld.gold present:
[ 5%] Linking CXX executable ../../bin/LLIntOffsetsExtractor
[...]
/usr/local/libexec/ccache/c++ [...] -fuse-ld=gold [...]
--- Source/JavaScriptCore/CMakeFiles/JavaScriptCore_automoc.dir/all ---
[ 5%] Built target JavaScriptCore_automoc
--- Source/JavaScriptCore/CMakeFiles/LLIntOffsetsExtractor.dir/all ---
/usr/lib/libgcc_s.so: error: undefined reference to 'mprotect'
[...]
/usr/lib/libgcc_s.so: error: undefined reference to 'malloc'
M +5 -0 Makefile
More information about the kde-freebsd
mailing list