Date: Wed, 22 May 2002 20:40:27 +0400 From: Arsen I Nogerov <a.nogerov@biz-on.ru> To: freebsd-questions@FreeBSD.ORG Subject: log.h: No such file or directory Message-ID: <2235661959.20020522204027@biz-on.ru>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?2235661959.20020522204027>