I got the error message after run the command “swift build -c release” as below.
/usr/share/swift/usr/bin/swift-build: /usr/lib/x86_64-linux-gnu/libcurl.so.4: version `CURL_OPENSSL_4’ not found (required by /usr/share/swift/usr/bin/…/lib/swift/linux/libFoundation.so)
Appreciated if you could advice how to fix the problem.