From owner-cvs-all Mon Mar 18 23:25:43 2002 Delivered-To: cvs-all@freebsd.org Received: from zibbi.icomtek.csir.co.za (zibbi.icomtek.csir.co.za [146.64.24.58]) by hub.freebsd.org (Postfix) with ESMTP id 5E85237B405; Mon, 18 Mar 2002 23:25:35 -0800 (PST) Received: (from jhay@localhost) by zibbi.icomtek.csir.co.za (8.11.6/8.11.6) id g2J7PWl97714; Tue, 19 Mar 2002 09:25:32 +0200 (SAT) (envelope-from jhay) From: John Hay Message-Id: <200203190725.g2J7PWl97714@zibbi.icomtek.csir.co.za> Subject: Re: cvs commit: src/secure/usr.sbin/sshd Makefile In-Reply-To: <200203181617.g2IGHvc60950@freefall.freebsd.org> from Dag-Erling Smorgrav at "Mar 18, 2002 08:17:57 am" To: des@FreeBSD.org (Dag-Erling Smorgrav) Date: Tue, 19 Mar 2002 09:25:31 +0200 (SAT) Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org X-Mailer: ELM [version 2.4ME+ PL54 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hi des, A make release breaks here during the release.2 target: ################################################################### cc -O -pipe -DLIBWRAP -DHAVE_LOGIN_CAP -DLOGIN_ACCESS -I/usr/src/secure/usr.sbi n/sshd/../../../usr.bin/login -DUSE_PAM -DHAVE_PAM_GETENVLIST -DKRB5 -DSKEY -DXA UTH_PATH=\"/usr/X11R6/bin/xauth\" -DNO_IDEA -c /usr/src/secure/usr.sbin/sshd/ ../../../crypto/openssh/groupaccess.c cc -O -pipe -DLIBWRAP -DHAVE_LOGIN_CAP -DLOGIN_ACCESS -I/usr/src/secure/usr.sbi n/sshd/../../../usr.bin/login -DUSE_PAM -DHAVE_PAM_GETENVLIST -DKRB5 -DSKEY -DXA UTH_PATH=\"/usr/X11R6/bin/xauth\" -DNO_IDEA -c /usr/src/secure/usr.sbin/sshd/ ../../../crypto/openssh/auth-krb5.c cc -O -pipe -DLIBWRAP -DHAVE_LOGIN_CAP -DLOGIN_ACCESS -I/usr/src/secure/usr.sbi n/sshd/../../../usr.bin/login -DUSE_PAM -DHAVE_PAM_GETENVLIST -DKRB5 -DSKEY -DXA UTH_PATH=\"/usr/X11R6/bin/xauth\" -DNO_IDEA -o sshd sshd.o auth-rhosts.o aut h-passwd.o auth-rsa.o auth-rh-rsa.o sshpty.o sshlogin.o servconf.o serverloop.o auth.o auth1.o auth2.o auth-options.o session.o auth-chall.o auth2-chall.o auth- skey.o auth-pam.o login_access.o groupaccess.o auth-krb5.o -lkrb5 -lasn1 -lcom_ err -lmd -L/usr/obj/usr/src/secure/usr.sbin/sshd/../../../kerberos5/lib/libroken -lroken -lopie -lmd -lssh -lcrypt -lcrypto -lutil -lz -lwrap -lpam servconf.o: In function `fill_default_server_options': servconf.o(.text+0x4bf): undefined reference to `krb_get_default_keyfile' *** Error code 1 ################################################################### John -- John Hay -- John.Hay@icomtek.csir.co.za / jhay@FreeBSD.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message