Re: Linking with libarchive fails (Was: Re: buildworld fails.)

From: Ed Schouten <ed_at_80386.nl>
Date: Sat, 30 May 2009 09:03:06 +0200
* 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/

Received on Sat May 30 2009 - 05:03:08 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:39:48 UTC