Date: Fri, 25 Feb 2000 00:58:44 +0200 From: Mark Murray <mark@grondar.za> To: Udo Erdelhoff <ue@nathan.ruhr.de> Cc: freebsd-current@freebsd.org Subject: Re: cvs commit: src/crypto/libdes [...] Message-ID: <200002242258.AAA17041@grimreaper.grondar.za> In-Reply-To: <20000224235042.C4862@nathan.ruhr.de> ; from Udo Erdelhoff <ue@nathan.ruhr.de> "Thu, 24 Feb 2000 23:50:42 %2B0100." References: <20000224235042.C4862@nathan.ruhr.de>
next in thread | previous in thread | raw e-mail | index | archive | help
Gimme a break, I'm getting there! :-)
M
>
> --M9NhX3UHpAaciwkO
> Content-Type: text/plain; charset=us-ascii
>
> On Thu, Feb 24, 2000 at 09:34:36PM +0200, Mark Murray wrote:
> > markm 2000/02/24 21:34:35 SAST
> > IP libdes. All hail libcrypto!
>
> With -current (cvsuped from cvsup.freebsd.org/cvsup.internat.freebsd.org) as
> of right now (23:40 +0100):
> >>> stage 4: populating /usr/obj/usr/src/i386/usr/include
> [...]
> cd /usr/src/secure/lib/libcrypto; make beforeinstall
> [...]
> cd /usr/src/secure/lib/libdes; make beforeinstall
> cd: can't cd to /usr/src/secure/lib/libdes
> *** Error code 2
>
> Patch for Makefile.inc1 1.138 included.
>
> /s/Udo
> --
> Booze is the answer. I don't remember the question.
>
> --M9NhX3UHpAaciwkO
> Content-Type: text/plain; charset=us-ascii
> Content-Disposition: attachment; filename=patch
>
> --- Makefile.inc1.orig Thu Feb 24 23:24:49 2000
> +++ Makefile.inc1 Thu Feb 24 23:36:15 2000
> @@ -585,7 +585,6 @@
> .if exists(${.CURDIR}/secure/lib/libcrypto)
> cd ${.CURDIR}/secure/lib/libcrypto; ${MAKE} beforeinstall
> .endif
> - cd ${.CURDIR}/secure/lib/libdes; ${MAKE} beforeinstall
> .if exists(${.CURDIR}/secure/lib/libssl)
> cd ${.CURDIR}/secure/lib/libssl; ${MAKE} beforeinstall
> .endif
>
> --M9NhX3UHpAaciwkO--
>
--
Mark Murray
Join the anti-SPAM movement: http://www.cauce.org
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-current" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200002242258.AAA17041>
