|
Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com |
From: mki
mozone.netDate: Mon Mar 11 2002 - 15:24:40 CST
I'm trying to update a 4.5 source tree on a 4.4-RELEASE nfs
update server, and the following step always fails:
# cd /usr/src/secure/usr.sbin/sshd
# make depend && make all install
cc -O -pipe -DLIBWRAP -DHAVE_LOGIN_CAP -DLOGIN_ACCESS -I/usr/src/secure/usr.sbin/sshd/../../../usr.bin/login -DUSE_PAM -DHAVE_PAM_GETENVLIST -DKRB4 -DKRB5 -DSKEY -DXAUTH_PATH=\"/usr/X11R6/bin/xauth\" -DNO_IDEA -o sshd sshd.o auth-rhosts.o auth-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-pam.o login_access.o groupaccess.o auth-krb4.o auth-krb5.o -lkrb -lcom_err -lkrb5 -lasn1 -lcom_err -lmd -L/usr/obj/usr/src/secure/usr.sbin/sshd/../../../kerberos5/lib/libroken -lroken -lopie -lmd /usr/obj/usr/src/secure/usr.sbin/sshd/../../lib/libssh/libssh.a -lcrypt -lcrypto -lutil -lz -lwrap -lpam
/usr/libexec/elf/ld: cannot find -lkrb
*** Error code 1
Stop in /usr/src/secure/usr.sbin/sshd.
Does the 4.4-RELEASE host *have* to be updated to 4.5 in order
for this to work? the make.conf does have MAKE_KERBEROS4 and MAKE_KERBEROS5
set. Also, /usr/obj does have libkrb4 and libkrb5 in their appropriate dirs
but based on the above, it doesn't appear that the depend is setting up
the right library search path....
Any help would be greatly appreciated.
-m
To Unsubscribe: send mail to majordomo
FreeBSD.org
with "unsubscribe freebsd-security" in the body of the message
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]