* Tim Kientzle <kientzle_at_freebsd.org> wrote: > You need: LDADD=-larchive -lmd -lcrypto > > One of the formats supported by libarchive has recently > gained support for some cryptographic extensions which > rely on the 'md' and 'crypto' libraries. Can't this be solved by linking libarchive to libmd and libcrypto? That way you don't have to link against those libraries explicitly. -- Ed Schouten <ed_at_80386.nl> WWW: http://80386.nl/
This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:39:48 UTC