Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 30 May 2009 13:39:06 +0300
From:      Kostik Belousov <kostikbel@gmail.com>
To:        Tim Kientzle <kientzle@freebsd.org>
Cc:        svn-src-head@freebsd.org, svn-src-all@freebsd.org, src-committers@freebsd.org
Subject:   Re: svn commit: r193083 - head/lib/libarchive
Message-ID:  <20090530103906.GL1927@deviant.kiev.zoral.com.ua>
In-Reply-To: <200905300708.n4U78GSJ099455@svn.freebsd.org>
References:  <200905300708.n4U78GSJ099455@svn.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help

--L4mbW+vRUgyeXJBw
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable

On Sat, May 30, 2009 at 07:08:16AM +0000, Tim Kientzle wrote:
> Author: kientzle
> Date: Sat May 30 07:08:16 2009
> New Revision: 193083
> URL: http://svn.freebsd.org/changeset/base/193083
>=20
> Log:
>   Link libarchive against -lmd and -lcrypto.
>  =20
>   Thanks to Ed Schouten for the clue.
>=20
> Modified:
>   head/lib/libarchive/Makefile
>=20
> Modified: head/lib/libarchive/Makefile
> =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D
> --- head/lib/libarchive/Makefile	Sat May 30 06:37:03 2009	(r193082)
> +++ head/lib/libarchive/Makefile	Sat May 30 07:08:16 2009	(r193083)
> @@ -3,7 +3,7 @@
> =20
>  LIB=3D	archive
>  DPADD=3D	${LIBBZ2} ${LIBZ}
> -LDADD=3D	-lbz2 -lz
> +LDADD=3D	-lbz2 -lz -lmd
I think that you need to update DPADD too.

--L4mbW+vRUgyeXJBw
Content-Type: application/pgp-signature
Content-Disposition: inline

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (FreeBSD)

iEYEARECAAYFAkohDMkACgkQC3+MBN1Mb4hKvgCgrZv0TaRR+TBz0ubpZieGW5Yh
60cAn0WBZgojbSM2L4310oObTWMtmwWa
=7RoG
-----END PGP SIGNATURE-----

--L4mbW+vRUgyeXJBw--



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20090530103906.GL1927>