From owner-freebsd-questions Tue Apr 27 13: 2:35 1999 Delivered-To: freebsd-questions@freebsd.org Received: from resnet.uoregon.edu (resnet.uoregon.edu [128.223.144.32]) by hub.freebsd.org (Postfix) with ESMTP id A308C14D37 for ; Tue, 27 Apr 1999 13:02:28 -0700 (PDT) (envelope-from dwhite@resnet.uoregon.edu) Received: from localhost (dwhite@localhost) by resnet.uoregon.edu (8.8.8/8.8.8) with ESMTP id NAA02598; Tue, 27 Apr 1999 13:02:19 -0700 (PDT) (envelope-from dwhite@resnet.uoregon.edu) Date: Tue, 27 Apr 1999 13:02:19 -0700 (PDT) From: Doug White To: Bobby Shively Cc: questions@FreeBSD.ORG Subject: Re: Apache SSL Problem... In-Reply-To: <000601be90af$653fa920$ca0074d1@boobz.ecsc.net> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Tue, 27 Apr 1999, Bobby Shively wrote: > Hi, > > I'm trying to install apache136 ssl directly from the ports collection. I > get this error while it is doing make: > > rsa_lib.o: Undefined symbol `_RSA_PKCS1_RSAref' referenced from text segment > err_all.o: Undefined symbol `_ERR_load_RSAREF_strings' referenced from text > segment > > I have installed OpenSSL and RSARef from the /usr/ports/security ports. > Does anyone know what this error could be? Check your library options, it looks like it's not bringing in the rsaref and openssl libraries. Doug White Internet: dwhite@resnet.uoregon.edu | FreeBSD: The Power to Serve http://gladstone.uoregon.edu/~dwhite | www.freebsd.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message