From owner-freebsd-questions Sat Nov 17 7:29:56 2001 Delivered-To: freebsd-questions@freebsd.org Received: from gridley.ACNS.Carleton.edu (Gridley.ACNS.Carleton.edu [137.22.96.1]) by hub.freebsd.org (Postfix) with ESMTP id C0AFB37B405 for ; Sat, 17 Nov 2001 07:29:52 -0800 (PST) Received: from localhost (lueyb@localhost) by gridley.ACNS.Carleton.edu (8.11.6/8.11.6) with ESMTP id fAHFTqU59075 for ; Sat, 17 Nov 2001 09:29:52 -0600 (CST) (envelope-from lueyb@gridley.ACNS.Carleton.edu) Date: Sat, 17 Nov 2001 09:29:51 -0600 (CST) From: Ben Luey To: questions@freebsd.org Subject: Compile / inst openssl-0.9.6b dso_win32.o / rsaref problems In-Reply-To: <20010927040357.N857-100000@big> Message-ID: <20011117091001.P41683-100000@gridley.ACNS.Carleton.edu> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG I'm running freebsd kernel 4.3 and the 4.4 system and I'm trying to upgrade my ports to the latest and greatest. I've cvsuped all of src-all and ports-all. I trying to compile openldap (openldap2 failed) I was told I needed a newer version of openssl, but I can't use the ports to upgrade it since it is installed in the base. When I go to /usr/src/crypto/openssl and run make I get: ar r ../../libcrypto.a dso_dl.o dso_dlfcn.o dso_err.o dso_lib.o dso_null.o dso_openssl.o dso_win32.o dso_vms.o /usr/libexec/elf/ar: dso_win32.o: No such file or directory *** Error code 1 I I found dso_win32.f on the web and compiled it and then I get errors about rsaref, but I think something bigger than just this file is wrong. Any ideas? Thanks, Ben lueyb@gridley.acns.carleton.edu To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message