Randy Bush wrote:
> oops!  still have
> 
> /usr/obj/aout/usr/src/tmp/usr/libexec/elf/ld: warning: libcrypt.so.2, needed 
by /usr/obj/elf/usr/src/kerberosIV/libexec/kipd/../../lib/libkrb/libkrb.so, not
 found (try using --rpath)
> /usr/obj/elf/usr/src/kerberosIV/libexec/kipd/../../lib/libkrb/libkrb.so: unde
fined reference to `crypt'
> *** Error code 1

Hi

Just in case you get any more of these (mentioning `crypt'), here is a
workaround:

Go to the right subdirectory (in this case
/usr/src/kerberosIV/libexec/kipd/) and edit the Makefile; add
-lcrypt to the end of the LDADD line. You may need to remove it
later, but it will keep your build going. I'd be grateful for
reports of places where this is necesary.

M
--
Mark Murray
Join the anti-SPAM movement: http://www.cauce.org

To Unsubscribe: send mail to majord...@freebsd.org
with "unsubscribe freebsd-current" in the body of the message

Reply via email to