Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 14 May 2002 11:39:54 +1000 (EST)
From:      Rob Hurle <rob@coombs.anu.edu.au>
To:        <freebsd-questions@freebsd.org>
Subject:   make buildworld RELENG_4
Message-ID:  <20020514112751.Q525-100000@freebsd.connect-a.com.au>

next in thread | raw e-mail | index | archive | help
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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020514112751.Q525-100000>