Andreas Enge <andr...@enge.fr> skribis: > Trying to build qt, I just had the same problem; it fails with the following > messages (building on only one core to actually see the error message): > > [629/10115] CC > obj/src/3rdparty/chromium/net/third_party/nss/ssl/libssl.sslver.o > FAILED: cd ../../../src/3rdparty/chromium/content/browser/service_worker; > python ../../../tools/protoc_wrapper/protoc_wrapper.py --include "" > --protobuf > "../../../../../../src/core/Release/gen/protoc_out/content/browser/service_worker/service_worker_database.pb.h" > --proto-in-dir . --proto-in-file "service_worker_database.proto" > "--use-system-protobuf=0" -- ../../../../../../src/core/Release/protoc > --cpp_out > ../../../../../../src/core/Release/gen/protoc_out/content/browser/service_worker > --python_out > ../../../../../../src/core/Release/pyproto/content/browser/service_worker > ../../../../../../src/core/Release/protoc: error while loading shared > libraries: libgcc_s.so.1: cannot open shared object file: No such file or > directory > ninja: build stopped: subcommand failed.
Could you send the command and output that builds this ‘protoc’ executable? TIA, Ludo’.