From owner-freebsd-questions Mon May 13 18:40: 2 2002 Delivered-To: freebsd-questions@freebsd.org Received: from MAIL.netspeed.com.au (mail.netspeed.com.au [203.31.48.12]) by hub.freebsd.org (Postfix) with ESMTP id 920A937B400 for ; Mon, 13 May 2002 18:39:54 -0700 (PDT) Received: from [203.22.237.29] by MAIL.netspeed.com.au (NTMail 5.06.0016/NU0474.00.d45cc3bb) with ESMTP id tfyjjbaa for freebsd-questions@freebsd.org; Tue, 14 May 2002 11:39:46 +1000 Received: from localhost (localhost [127.0.0.1]) by freebsd.connect-a.com.au (8.11.6/8.11.3) with ESMTP id g4E1dtf48122 for ; Tue, 14 May 2002 11:39:55 +1000 (EST) (envelope-from rob@freebsd.connect-a.com.au) Date: Tue, 14 May 2002 11:39:54 +1000 (EST) From: Rob Hurle To: Subject: make buildworld RELENG_4 Message-ID: <20020514112751.Q525-100000@freebsd.connect-a.com.au> 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 Hi, This was my first attempt at upgrading using CVS and `make buildworld`, etc. I thought that I had followed the handbook instructions pretty carefully, but I got the following error after a fair bit of `make`ing and compiling: ===> libpam/modules/pam_ssh rm -f .depend mkdep -f .depend -a -I/hoabinh/usr/src/lib/libpam/modules/pam_ssh/../../../../crypto/openssh /hoabinh/usr/src/lib/libpam/modules/pam_ssh/pam_ssh.c /hoabinh/usr/src/lib/libpam/modules/pam_ssh/pam_ssh.c:69: log.h: No such file or directory In file included from /hoabinh/usr/src/lib/libpam/modules/pam_ssh/pam_ssh.c:70: /hoabinh/usr/src/lib/libpam/modules/pam_ssh/pam_ssh.h:31: warning: `SSH_CLIENT_IDENTITY' redefined /hoabinh/usr/src/lib/libpam/modules/pam_ssh/../../../../crypto/openssh/ssh.h:105: warning: this is the location of the previous definition /hoabinh/usr/src/lib/libpam/modules/pam_ssh/pam_ssh.h:32: warning: `SSH_CLIENT_ID_DSA' redefined /hoabinh/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 /hoabinh/usr/src/lib/libpam/modules/pam_ssh. *** Error code 1 Stop in /hoabinh/usr/src/lib/libpam/modules. *** Error code 1 Stop in /hoabinh/usr/src/lib/libpam. *** Error code 1 Stop in /hoabinh/usr/src/lib. *** Error code 1 Stop in /hoabinh/usr/src. *** Error code 1 Stop in /hoabinh/usr/src. *** Error code 1 Stop in /hoabinh/usr/src. I had previously upgraded the kernel, and my system shows: ------------------------------------------------------------------------ freebsd [11:35] /usr #uname -a FreeBSD freebsd.connect-a.com.au 4.5-PRERELEASE FreeBSD 4.5-PRERELEASE #0: Wed Mar 20 22:47:33 EST 2002 root@freebsd.connect-a.com.au:/hoabinh/usr/src/sys/compile/ONENINE i386 freebsd [11:35] /usr #ll -d /usr/src lrwxr-xr-x 1 root wheel 16 Dec 7 13:59 /usr/src -> /hoabinh/usr/src ------------------------------------------------------------------------ Anyone got any ideas? Thanks very much. Cheers, Rob Hurle ----------------------------------------------------- Rob Hurle Tel: +61 2 6247 2397 PO Box 13 Fax: +61 2 6247 2397 Ainslie Cell phone: 0417 293 603 Australia e-mail: rob@coombs.anu.edu.au ----------------------------------------------------- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message