Date: Sun, 04 Aug 2002 13:54:10 -0700 From: Kent Stewart <kstewart@owt.com> To: "Robert M.Zigweid" <rzigweid@earthlink.net> Cc: freebsd-stable@FreeBSD.ORG Subject: Re: Stable buildworld issue. Message-ID: <3D4D9472.10207@owt.com> References: <751EEDD0-A7EB-11D6-81BF-0003936AEB8E@earthlink.net>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3D4D9472.10207>