cURL / Mailing Lists / curl-library / Single Mail

curl-library

[PATCH] fix linking for tool with openssl+libmetalink

From: Paul Howarth <paul_at_city-fan.org>
Date: Fri, 09 Jan 2015 12:38:51 +0000

This fixes a build failure where openssl and libmetalink are used
together and the system linker does not do implicit linking (e.g.
Fedora 13 and later releases). The MD5 functions required for
metalink support must be pulled in from the openssl crypto library.

This is similar to commit c6e7cbb94e669b85d3eb8e015ec51d0072112133,
which fixes the same sort of problem for NSS builds.

Paul.

Received on 2015-01-09