Date: Fri, 27 Jul 2001 11:39:08 -0700 From: Kris Kennaway <kris@obsecurity.org> To: Matthew Emmerton <matt@gsicomp.on.ca> Cc: security@FreeBSD.ORG Subject: Re: problem with telnetd patch Message-ID: <20010727113907.B31276@xor.obsecurity.org> In-Reply-To: <005301c1168f$cc478c60$1200a8c0@gsicomp.on.ca>; from matt@gsicomp.on.ca on Fri, Jul 27, 2001 at 07:32:20AM -0400 References: <005301c1168f$cc478c60$1200a8c0@gsicomp.on.ca>
next in thread | previous in thread | raw e-mail | index | archive | help
[-- Attachment #1 --]
On Fri, Jul 27, 2001 at 07:32:20AM -0400, Matthew Emmerton wrote:
> [ please cc, not on security- ]
>
> Folks,
>
> I just updated one of my client's machines to RELENG_4_3, and attempted to
> update telnetd.
>
> I used:
>
> cd /usr/src/secure/libexec/telnetd
> make depend && make all install
>
> which failed, complaining of unresolved Kerberos symbols.
>
> To fix the problem, I had to add ${LIBKRB} and ${LIBCOM_ERR} to the DPADD
> line of the Makefile, and -lkrb and -lcom_err to the LDADD line of the
> Makefile.
>
> The machine that I was upgrading was a clean install of 4.3-REL from a few
> months ago, no cvsup's of any source since then. Any ideas why I was
> running into this problem?
You had previously built the kerberosIV telnetd and it was picking up
the copy of libtelnet.a which it bogusly installs into /usr/lib. This
was overlooked in the initial advisory.
Kris
[-- Attachment #2 --]
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.6 (FreeBSD)
Comment: For info see http://www.gnupg.org
iD8DBQE7YbVKWry0BWjoQKURAqdcAKDD4UvH9r4g+s1dDjNxzx0n+Lo/dgCaAgF/
obiBq1vFapxI4NjMYplFO8k=
=Ldkf
-----END PGP SIGNATURE-----
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20010727113907.B31276>
