From owner-freebsd-stable Sun Aug 4 13:54:17 2002 Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1C6ED37B400 for ; Sun, 4 Aug 2002 13:54:14 -0700 (PDT) Received: from rutger.owt.com (rutger.owt.com [204.118.6.16]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8681243E42 for ; Sun, 4 Aug 2002 13:54:13 -0700 (PDT) (envelope-from kstewart@owt.com) Received: from owt.com (owt-207-41-94-232.owt.com [207.41.94.232]) by rutger.owt.com (8.9.3/8.9.3) with ESMTP id NAA12853; Sun, 4 Aug 2002 13:54:11 -0700 Message-ID: <3D4D9472.10207@owt.com> Date: Sun, 04 Aug 2002 13:54:10 -0700 From: Kent Stewart User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:0.9.4.1) Gecko/20020314 Netscape6/6.2.2 X-Accept-Language: en-us, es-mx MIME-Version: 1.0 To: "Robert M.Zigweid" Cc: freebsd-stable@FreeBSD.ORG Subject: Re: Stable buildworld issue. References: <751EEDD0-A7EB-11D6-81BF-0003936AEB8E@earthlink.net> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Robert M.Zigweid wrote: > I've got a fairly virgin 4.6-RELEASE box that I am trying to get caught > up to stable. Please note that this is from a cvsup from just a few > minutes prior to this mail. Any suggestions would be most helpful. These are usually caused from using something like cvsupit that doesn't setup a full cvsup. Make sure you are cvsuping src-all and try it again. Kent > > Below is the error that I'm getting that aborts the build process: > > mkdep -f .depend -a > -I/usr/src/lib/libpam/modules/pam_ssh/../../../../crypto/openssh > /usr/src/lib/libpam/modules/pam_ssh/pam_ssh.c > /usr/src/lib/libpam/modules/pam_ssh/pam_ssh.c:61: openssl/dsa.h: No such > file or directory > /usr/src/lib/libpam/modules/pam_ssh/pam_ssh.c:62: openssl/evp.h: No such > file or directory > /usr/src/lib/libpam/modules/pam_ssh/pam_ssh.c:64: key.h: No such file or > directory > /usr/src/lib/libpam/modules/pam_ssh/pam_ssh.c:65: authfd.h: No such file > or directory > /usr/src/lib/libpam/modules/pam_ssh/pam_ssh.c:66: authfile.h: No such > file or directory > /usr/src/lib/libpam/modules/pam_ssh/pam_ssh.c:67: log.h: No such file or > directory > mkdep: compile failed > *** Error code 1 > > Stop in /usr/src/lib/libpam/modules/pam_ssh. > *** Error code 1 > > Stop in /usr/src/lib/libpam/modules. > *** Error code 1 > > Stop in /usr/src/lib/libpam. > *** Error code 1 > > Stop in /usr/src/lib. > *** Error code 1 > > Stop in /usr/src. > *** Error code 1 > > Stop in /usr/src. > *** Error code 1 > > Stop in /usr/src. > *** Error code 1 > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-stable" in the body of the message > > . > -- Kent Stewart Richland, WA http://users.owt.com/kstewart/index.html To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message