[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: OpenSSH 2.2.0 installation problems



just uncomment CFLAGS+=-DHAVE_LOGIN_CAP in sshd/Makefile

On Thu, Aug 31, 2000 at 06:14:24PM +0200, Saâd KADHI wrote:
> Hi there,
> 
> I'm trying to install the brand new OpenSSH 2.2.0 on an OpenBSD 2.7 box
> after fetching the tgz from ftp.openbsd.org/pub/OpenBSD/OpenSSH and I
> followed the "howto" for OpenSSH 2.1.1 from the web site:
> # cd /usr/src/usr.bin
> # tar xvfz .../openssh-2.1.1.tgz
> # cd ssh
> # make obj
> # make cleandir
> # make depend
> # make
> --snip snip--
> cc -02 -DHAVE_LOGIN_CAP -DAFS -DKRB4 -I/usr/include/kerberosIV
> -I/usr/src/usr.bin/ssh/sshd/.. -DLIBWRAP -DSKEY -c
> /usr/src/usr.bin/ssh/sshd/../session.c
> /usr/src/usr.bin/ssh/sshd/../session.c:32:login_cap.h: No such file or
> directory
> ***Error code 1
> 
> Stop in /usr/src/usr.bin/ssh/sshd.
> ***Error code 1
> 
> Stop in /usr/src/usr.bin/ssh/ssh.
> 
> What's going wrong ? I've looked onto the entire CD tree + the entire
> system and there is no login_cap.h file !!!
> 
> Thanks in advance for any help.
> 
> 
> 
> --
> Saad KADHI -- Security Engineer
> ---------------------------------
> "He who relieves the poor makes Ahura King"
> 
> 
>