Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 30 Jul 2001 10:45:02 -0500
From:      "Chuck Rock" <carock@epconline.net>
To:        <security@FreeBSD.ORG>
Subject:   RE: I'm having problems getting this patch installed....
Message-ID:  <004301c1190e$986b7420$1805010a@epconline.net>
In-Reply-To: <006d01c11533$90452310$1805010a@epconline.net>

next in thread | previous in thread | raw e-mail | index | archive | help
OK, I've found what the problem is, now I need to know how to fix it.

I have two boxes with 4.2 release.

The one I'm having a problem with does not have this directory structure...
/usr/src/libexec/telnetd/

The other one does. I'm guessing that's why the patch keeps asking me what
files I want to patch, because the directory to the files it's looking for
doesn't exist.

It has this...
/usr/src/crypto/heimdal/appl/telnet/telnetd/
/usr/src/crypto/kerberosIV/appl/telnet/telnetd/
/usr/src/crypto/telnet/telnetd/

How do I get the correct directory structure on the machine I'm having
dificulties with?

Thanks,
Chuck

> -----Original Message-----
> From: owner-freebsd-security@FreeBSD.ORG
> [mailto:owner-freebsd-security@FreeBSD.ORG]On Behalf Of Chuck Rock
> Sent: Wednesday, July 25, 2001 1:00 PM
> To: security@FreeBSD.ORG
> Subject: RE: I'm having problems getting this patch installed....
> 
> 
> I haven't gotten that far. I'm on line 2 in the SA-01:49 "how to install
> this patch" procedure.
> 
> It's asking me a question I don't know how to answer.
> 
> On your problem, is that from the make depend, or make install?
> 
> Chuck
> 
> > -----Original Message-----
> > From: owner-freebsd-security@FreeBSD.ORG
> > [mailto:owner-freebsd-security@FreeBSD.ORG]On Behalf Of Michael Dowdell
> > Sent: Wednesday, July 25, 2001 12:43 PM
> > To: security@FreeBSD.ORG
> > Subject: Re: I'm having problems getting this patch installed....
> >
> >
> > is your problem with the patch or the compile?  i have 4.2 release and
> > get the following make errors for make all after applying the patch.
> > haven't figured this out yet...
> >
> > <snip>
> > cc -O -pipe -DLINEMODE -DUSE_TERMIO -DDIAGNOSTICS -DOLD_ENVIRON
> > -DENV_HACK -DAUTHENTICATION -DENCRYPTION
> > -I/usr/src/secure/libexec/telnetd/../../../crypto/telnet -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/telnetd/../../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.
> > </snip>
> >
> > --
> > thanks,
> >
> > just mike
> >
> > Upgrade n.  A painful crisis which belatedly restores one's faith
> >             in the previous system.
> >
> > To Unsubscribe: send mail to majordomo@FreeBSD.org
> > with "unsubscribe freebsd-security" in the body of the message
> >
> 
> 
> To Unsubscribe: send mail to majordomo@FreeBSD.org
> with "unsubscribe freebsd-security" in the body of the message
> 

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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?004301c1190e$986b7420$1805010a>