On Sun, 31 May 2020 16:29:54 +0200 Andras Simon <[email protected]> wrote:
> 2020-05-31 16:08 UTC+02:00, Geoffrey Leach <[email protected]>: > > I have a build that references '-lz'. This fails, because gcc > > expects to find libz.so in the library search path. The package > > that installs zlib, zlib-1.2.11-21.fc32.x86_64 does not create a > > symlink from libz.so.1.2.11 > > I think that you need to install zlib-devel. > > Andras Well, I would have sworn ... but no. Installing fixed the problem. Thanks. _______________________________________________ users mailing list -- [email protected] To unsubscribe send an email to [email protected] Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/[email protected]
