From owner-freebsd-questions Wed May 22 9:40:44 2002 Delivered-To: freebsd-questions@freebsd.org Received: from x10.ic.ru (mail.ic.ru [194.84.157.7]) by hub.freebsd.org (Postfix) with ESMTP id 7BA7037B405 for ; Wed, 22 May 2002 09:40:28 -0700 (PDT) Received: (from root@localhost) by x10.ic.ru (8.11.3/8.11.3) id g4MGeMa57208 for freebsd-questions@FreeBSD.ORG.KAV; Wed, 22 May 2002 20:40:22 +0400 (MSD) (envelope-from a.nogerov@biz-on.ru) Received: from ars (ic-108-058.ic.ru [194.84.108.58] (may be forged)) by x10.ic.ru (8.11.3/8.11.3) with ESMTP id g4MGeIL57176 for ; Wed, 22 May 2002 20:40:19 +0400 (MSD) (envelope-from a.nogerov@biz-on.ru) Date: Wed, 22 May 2002 20:40:27 +0400 From: Arsen I Nogerov X-Mailer: The Bat! (v1.60c) Personal Reply-To: Arsen I Nogerov Organization: ISP JeoComm X-Priority: 3 (Normal) Message-ID: <2235661959.20020522204027@biz-on.ru> To: freebsd-questions@FreeBSD.ORG Subject: log.h: No such file or directory MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit 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 freebsd-questions, I just installed FreeBSD 4.4-RELEASE and cvsup'd my sources and ports. My make buildworld fails when it tries to build libpam. Any suggestions? mkdep -f .depend -a -I/usr/src/lib/libpam/modules/pam_ssh/../../../../crypto/openssh /usr/src/li b/libpam/modules/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 locat ion 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 locat ion 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. -- Best regards, Arsen mailto:a.nogerov@biz-on.ru To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message