OpenSSH 2.9 failed to build in OpenBSD 2.7

Damien Miller djm at mindrot.org
Thu May 3 12:10:12 EST 2001


On Wed, 2 May 2001, Richard Cotrina wrote:

BTW trim your recipient list - you replaied to half the announcement lists
on the planet.

> This has worked in all the previous releases of OpenSSH but this time it
> complains about a missing header file and then abort the building process :
>
> ===> sshd
> cc -O2   -DHAVE_LOGIN_CAP -DAFS -DKRB4 -I/usr/include/kerberosIV -I/usr/src/
> usr.bin/ssh/sshd/.. -Wall  -DLIBWRAP -DSKEY  -c
> /usr/src/usr.bin/ssh/sshd/../sshd.c
> In file included from /usr/src/usr.bin/ssh/sshd/../sshd.c:71:
> /usr/src/usr.bin/ssh/sshd/../auth.h:32: login_cap.h: No such file or
> directory
> *** Error code 1

Edit sshd/Makefile and remove the line 'CFLAGS+=-DHAVE_LOGIN_CAP'

-d

-- 
| Damien Miller <djm at mindrot.org> \ ``E-mail attachments are the poor man's
| http://www.mindrot.org          /   distributed filesystem'' - Dan Geer




More information about the openssh-unix-dev mailing list