From owner-freebsd-questions Wed Apr 24 8:27:10 2002 Delivered-To: freebsd-questions@freebsd.org Received: from web11901.mail.yahoo.com (web11901.mail.yahoo.com [216.136.172.185]) by hub.freebsd.org (Postfix) with SMTP id B592837B41B for ; Wed, 24 Apr 2002 08:27:01 -0700 (PDT) Message-ID: <20020424152608.79967.qmail@web11901.mail.yahoo.com> Received: from [18.154.0.215] by web11901.mail.yahoo.com via HTTP; Wed, 24 Apr 2002 08:26:08 PDT Date: Wed, 24 Apr 2002 08:26:08 -0700 (PDT) From: Paul Warner Subject: buildworld fails on pam_ssh.c To: freebsd-questions@FreeBSD.org 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 Hello, I saw someone reported the same problem in the geocrawler archives - but no answers in the thread. My make buildworld is failing here: ===> libpam/modules/pam_ssh rm -f .depend mkdep -f .depend -a -I/usr/src/lib/libpam/modules/pam_ssh/../../../../crypto/openssh /usr/src/lib/libpam/m odules/pam_ssh/pam_ssh.c /usr/src/lib/libpam/modules/pam_ssh/pam_ssh.c:69: log.h: No such file or directory In file included from /usr/src/lib/libpam/modules/pam_ssh/pam_ssh.c:70: /usr/src/lib/libpam/modules/pam_ssh/pam_ssh.h:31: warning: `SSH_CLIENT_IDENTITY' redefined /usr/src/lib/libpam/modules/pam_ssh/../../../../crypto/openssh/ssh.h:105: warning: this is the location of the previous definition /usr/src/lib/libpam/modules/pam_ssh/pam_ssh.h:32: warning: `SSH_CLIENT_ID_DSA' redefined /usr/src/lib/libpam/modules/pam_ssh/../../../../crypto/openssh/ssh.h:106: warning: this is the location of the previous definition 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. System info: > uname -a FreeBSD HRST2.mit.edu 4.5-STABLE FreeBSD 4.5-STABLE #0: Tue Mar 12 15:10:06 EST 2002 pwarner@HRST2.mit.edu:/usr/obj/usr/src/sys/CUSTOM i386 cvsup info: > more cvsupfile *default host=cvsup3.FreeBSD.org *default base=/usr *default prefix=/usr *default release=cvs *default tag=RELENG_4 *default delete use-rel-suffix src-base src-bin src-contrib src-etc src-games src-gnu src-include src-kerberosIV src-kerberos5 src-lib src-libexec src-release src-sbin src-share src-sys src-tools src-usrbin src-usrsbin *default tag=. ports-all doc-all Thanks, Paul Warner __________________________________________________ Do You Yahoo!? Yahoo! Games - play chess, backgammon, pool and more http://games.yahoo.com/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message