Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 6 Sep 1999 23:44:48 -0400 (EDT)
From:      "John W. DeBoskey" <jwd@unx.sas.com>
To:        freebsd-current@freebsd.org
Subject:   make release failure in rlogind/libkrb
Message-ID:  <199909070344.XAA51739@bb01f39.unx.sas.com>

next in thread | raw e-mail | index | archive | help
Hi,

   make release is doing better, we're now up to a failure in
rlogind with respect to libkrb...

cc -O -pipe -Wall -DKERBEROS -DCRYPT -DHAVE_CONFIG_H  -I/usr/src/libexec/rlogind/../../kerberosIV/include  -I/usr/src/libexec/rlogind/../../crypto/kerberosIV/include  -I/usr/src/libexec/rlogind/../../crypto/kerberosIV/lib/roken  -I/usr/src/libexec/rlogind/../../crypto/kerberosIV/appl/bsd    -o rlogind rlogind.o encrypt.o  -lutil -lkrb -ldes -lcrypt
/usr/lib/libkrb.so: undefined reference to `init_error_table'
/usr/lib/libkrb.so: undefined reference to `initialize_error_table_r'
*** Error code 1

Stop in /usr/src/libexec/rlogind.
*** Error code 1

Stop in /usr/src/kerberosIV.
*** Error code 1

Stop in /usr/src/release.
*** Error code 1


   I'm about to re-sup and see if this has been addressed.


Thanks,
John


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




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