Date: Wed, 25 Jul 2001 09:28:33 -0500 (CDT) From: Tommy Forrest - KE4PYM <tforrest@ns.shellworld.net> To: Aaron Riekenberg <aaron@ajr.dyndns.org> Cc: <freebsd-questions@FreeBSD.ORG> Subject: Re: Problem installing SA-01:49 telnetd patch Message-ID: <Pine.LNX.4.33.0107250927280.24716-100000@ns.shellworld.net> In-Reply-To: <20010724232507.D9305-100000@ajr.dyndns.org>
next in thread | previous in thread | raw e-mail | index | archive | help
Aaron -- I too had this issue. After finding out I had the crypto stuff
installed (per the bullitin's instructions) I followed the crypto based
directions and got the same error as you. I gave up and ran the
instructions for not having crypto installed. It made and installed just
fine so I guess all is well.
On Tue, 24 Jul 2001, Aaron Riekenberg wrote:
> I'm trying to install the SA-01:49 telnetd patch on a 4.3-RELEASE system.
> I'm trying to install the telnetd-crypto.patch (I have
> /usr/src/crypto/telnet/telnetd). I've followed all of the instructions,
> but when I do make depend && make all install in
> /usr/src/secure/libexec/telnetd, I get the following error:
>
> cc -O -pipe -DLINEMODE -DUSE_TERMIO -DDIAGNOSTICS -DOLD_ENVIRON
> -DENV_HACK -DA
> UTHENTICATION -DENCRYPTION
> -I/usr/src/secure/libexec/telnetd/../../../crypto/te
> lnet -DINET6 -DNO_IDEA -o telnetd global.o slc.o state.o sys_term.o
> telnetd.o
> termstat.o utility.o authenc.o -lutil -ltermcap
> -L/usr/src/secure/libexec/teln
> etd/../../lib/libtelnet -ltelnet -lcrypto -lcrypt -lmp
> /usr/lib/libtelnet.a(kerberos.o): In function `kerberos4_init':
> kerberos.o(.text+0x114): undefined reference to `krb_get_default_keyfile'
> /usr/lib/libtelnet.a(kerberos.o): In function `kerberos4_send':
> kerberos.o(.text+0x1a6): undefined reference to `krb_get_phost'
> kerberos.o(.text+0x1e3): undefined reference to `krb_realmofhost'
> kerberos.o(.text+0x21a): undefined reference to `krb_mk_req'
> kerberos.o(.text+0x22b): undefined reference to `krb_err_txt'
> kerberos.o(.text+0x24d): undefined reference to `krb_get_cred'
> kerberos.o(.text+0x25e): undefined reference to `krb_err_txt'
> /usr/lib/libtelnet.a(kerberos.o): In function `kerberos4_is':
> kerberos.o(.text+0x456): undefined reference to `krb_get_lrealm'
> kerberos.o(.text+0x53c): undefined reference to `krb_rd_req'
> kerberos.o(.text+0x56c): undefined reference to `krb_err_txt'
> kerberos.o(.text+0x5a2): undefined reference to `krb_kntoln'
> kerberos.o(.text+0x5c1): undefined reference to `kuserok'
> /usr/lib/libtelnet.a(kerberos.o): In function `kerberos4_status':
> kerberos.o(.text+0x89e): undefined reference to `kuserok'
> *** Error code 1
>
> Stop in /usr/src/secure/libexec/telnetd.
>
>
> I would very much appreciate any help with this.
>
> Aaron Riekenberg
> aaron@ajr.dyndns.org
>
>
> To Unsubscribe: send mail to majordomo@FreeBSD.org
> with "unsubscribe freebsd-questions" in the body of the message
>
Email - tforrest@shellworld.net - Tommy - KE4PYM
www.shellworld.net/~tforrest
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.LNX.4.33.0107250927280.24716-100000>
