From owner-freebsd-questions Thu Sep 28 16:46:23 2000 Delivered-To: freebsd-questions@freebsd.org Received: from shell.nominum.com (shell.nominum.com [204.152.187.59]) by hub.freebsd.org (Postfix) with ESMTP id 2BE9237B423 for ; Thu, 28 Sep 2000 16:46:20 -0700 (PDT) Received: from svalbard.nominum.com (svalbard.nominum.com [204.152.187.73]) by shell.nominum.com (Postfix) with ESMTP id 942933190D for ; Thu, 28 Sep 2000 16:46:18 -0700 (PDT) Date: Thu, 28 Sep 2000 16:48:07 -0700 (PDT) From: Peter Losher To: freebsd-questions@freebsd.org Subject: Problems with libcrypto.a in 4.1.1-STABLE (make buildworld) 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 I was upgrading from 4.1-STABLE (from a month ago) to 4.1.1-STABLE (cvsupped fresh this morning), and I came across this libcrypto error when compiling the pam_ssh library... -=- building standard pam_ssh library ranlib libpam_ssh.a cc -fpic -DPIC -O -pipe -Wall -I/usr/src/lib/libpam/modules/pam_ssh/../../../../crypto/openssh -I/usr/obj/usr/src/i386/usr/include -c /usr/src/lib/libpam/modules/pam_ssh/../../../../crypto/openssh/log-client.c -o log-client.So cc -fpic -DPIC -O -pipe -Wall -I/usr/src/lib/libpam/modules/pam_ssh/../../../../crypto/openssh -I/usr/obj/usr/src/i386/usr/include -c /usr/src/lib/libpam/modules/pam_ssh/../../../../crypto/openssh/pam_ssh/pam_ssh.c -o pam_ssh.So make: don't know how to make /usr/obj/usr/src/i386/usr/lib/libcrypto.a. Stop *** Error code 2 Stop in /usr/src/lib/libpam/modules. *** Error code 1 -=- Any ideas on what this could be? Thanks! - Peter -- Peter Losher Systems Admin. - Nominum, Inc. PGP key available on request To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message