From owner-freebsd-current Mon Apr 3 12:18:31 2000 Delivered-To: freebsd-current@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id EC7CB37BEA9; Mon, 3 Apr 2000 12:18:28 -0700 (PDT) (envelope-from kris@FreeBSD.org) Received: from localhost (kris@localhost) by freefall.freebsd.org (8.9.3/8.9.2) with ESMTP id MAA21664; Mon, 3 Apr 2000 12:18:28 -0700 (PDT) (envelope-from kris@FreeBSD.org) X-Authentication-Warning: freefall.freebsd.org: kris owned process doing -bs Date: Mon, 3 Apr 2000 12:18:28 -0700 (PDT) From: Kris Kennaway To: Szilveszter Adam Cc: current@freebsd.org Subject: Re: OpenSSL and Apache+ModSSL In-Reply-To: <20000403203935.B7244@petra.hos.u-szeged.hu> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Mon, 3 Apr 2000, Szilveszter Adam wrote: > --- /usr/src/secure/lib/librsaintl/Makefile.old Tue Mar 14 00:25:58 2000 > +++ /usr/src/secure/lib/librsaintl/Makefile Sun Apr 2 18:27:27 2000 > @@ -10,6 +10,8 @@ > CFLAGS+= -I${.OBJDIR} > +LDADD+= -L${.OBJDIR}/../libcrypto -lcrypto > + > # rsaref > SRCS+= rsa_err.c rsa_eay.c rsa_intlstubs.c I'll take a closer look at this tonight and try and commit it to internat (and freefall), lag willing (if it passes a world build). If someone can confirm the world build for me in the meantime, it would save me the trouble. > nevertheless. I think this error is due to the fact that not many developers > had a chance to test international versions too. Yep. Kris ---- In God we Trust -- all others must submit an X.509 certificate. -- Charles Forsythe To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message