Re: curl build system is broken and so is mock

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]



Once upon a time, Thomas Eriksson <thomas.eriksson@xxxxxxxxxxxxxxxxx> said:
> I haven't looked at how curl is built, butit is likely that the build
> links against some other package that is, in turn, built against
> OpenSSL.
> 
> You would not need the openssl-devel package to do that, only the
> runtime libraries.
> 
> It looks like that package could be libssh2...

Yes, that's what it is.  libcurl links libssh2 which links libssl.

There's nothing broken about mock pulling in mandatory requirements.  If
you don't want curl to use libssl, you'll need to disable SSH support.

ldd does not just show the direct dependencies of the file you run it
against; it resolves all deps needed to load the file.
-- 
Chris Adams <linux@xxxxxxxxxxx>
_______________________________________________
CentOS mailing list
CentOS@xxxxxxxxxx
https://lists.centos.org/mailman/listinfo/centos



[Index of Archives]     [CentOS]     [CentOS Announce]     [CentOS Development]     [CentOS ARM Devel]     [CentOS Docs]     [CentOS Virtualization]     [Carrier Grade Linux]     [Linux Media]     [Asterisk]     [DCCP]     [Netdev]     [Xorg]     [Linux USB]
  Powered by Linux