Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 19 Mar 2002 09:25:31 +0200 (SAT)
From:      John Hay <jhay@icomtek.csir.co.za>
To:        des@FreeBSD.org (Dag-Erling Smorgrav)
Cc:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   Re: cvs commit: src/secure/usr.sbin/sshd Makefile
Message-ID:  <200203190725.g2J7PWl97714@zibbi.icomtek.csir.co.za>
In-Reply-To: <200203181617.g2IGHvc60950@freefall.freebsd.org> from Dag-Erling Smorgrav at "Mar 18, 2002 08:17:57 am"

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




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