From: | Peter Avalos <pavalos@xxxxxxxxxxxx> |
Date: | Fri, 19 Dec 2008 16:52:38 -0500 |
Mail-followup-to: | kernel@crater.dragonflybsd.org |
On Fri, Dec 19, 2008 at 01:53:26PM -0600, Jeremy C. Reed wrote: > On Mon, 13 Oct 2008, Jeremy C. Reed wrote: > > > Date: Mon, 13 Oct 2008 13:56:58 -0500 (CDT) > > From: Jeremy C. Reed <reed@reedmedia.net> > > To: kernel@crater.dragonflybsd.org > > Subject: Re: need to build bind w/ crypto support. > > > > Please test this or provide your comments: > > > > Index: lib/libbind/Makefile > > =================================================================== > > RCS file: /cvs/src/lib/libbind/Makefile,v > > retrieving revision 1.10 > > diff -u -r1.10 Makefile > > --- lib/libbind/Makefile 15 Feb 2007 20:28:49 -0000 1.10 > > +++ lib/libbind/Makefile 13 Oct 2008 17:40:03 -0000 > > @@ -50,6 +50,9 @@ > > .PATH: ${BIND_DIR}/lib/bind/dst > > CFLAGS+=-DHMAC_MD5 -DUSE_MD5 > > SRCS+= dst_api.c hmac_link.c md5_dgst.c support.c > > +CFLAGS+=-DOPENSSL > > +DPADD+= ${LIBCRYPTO} > > +LDADD+= -lcrypto > > > > .PATH: ${BIND_DIR}/lib/bind/isc > > SRCS+= assertions.c base64.c bitncmp.c ctl_clnt.c \ > > > Anyone have comments on this? > > This is in my src that I moved away when I checked out new src using git. > What about someone with NO_CRYPT or NO_OPENSSL in their make.conf? --Peter
Attachment:
pgp00000.pgp
Description: PGP signature