Re: new openssh on openbsd 3.2
From: Roelf Schreurs (roelf.schreurs_at_imc.nl)
Date: 09/19/03
- Previous message: Antonio Carlos: "Re: OpenSSH Security Advisory: buffer.adv"
- Maybe in reply to: Roelf Schreurs: "new openssh on openbsd 3.2"
- Next in thread: Mac Schwarz: "Re: new openssh on openbsd 3.2"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Fri, 19 Sep 2003 08:32:06 +0200 To: Greg Wooledge <wooledg@eeg.ccf.org>
Great, It worked.
I also see it on the openssh.org site now. Must have misread it.
Greg Wooledge wrote:
>On Thu, Sep 18, 2003 at 11:24:14AM +0200, Roelf Schreurs wrote:
>
>
>>I get the following error when trying to upgrade openssh to 3.7.1 by doing:
>> # cd /usr/src/usr.bin
>> # tar xvfz .../openssh-x.y.tgz
>> # cd ssh
>> # make obj
>> # make cleandir
>> # make depend
>> # make
>>
>>
>
>
>
>>gss-serv-krb5.o: Undefined symbol `_gss_krb5_copy_ccache' referenced
>>from text segment
>>
>>
>
>Chances are, OpenBSD 3.2 doesn't have the correct versions of the
>libraries you need for building OpenSSH 3.7.1. (From the symbol name,
>it sounds like Kerberos 5.) It should work on OpenBSD 3.3. For 3.2,
>you should get the small patch which fixes the buffer management
>problems, and apply it to the ssh that's in the OpenBSD 3.2 source tree.
>
>
-- Roelf Schreurs IMC Amsterdam +31 20 798 8457
- Previous message: Antonio Carlos: "Re: OpenSSH Security Advisory: buffer.adv"
- Maybe in reply to: Roelf Schreurs: "new openssh on openbsd 3.2"
- Next in thread: Mac Schwarz: "Re: new openssh on openbsd 3.2"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|