Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 19 Jul 2002 13:10:58 -0600
From:      David Wilk <admin@cia-g.com>
To:        freebsd-security@freebsd.org
Subject:   RELENG_4_6 and openssh-3.4p1 depend failure
Message-ID:  <20020719131058.A29282@cygnus.wks.Gallup.cia-g.com>

next in thread | raw e-mail | index | archive | help
Howdy,

I've been waiting for OpenSSH-3.4p1 to make it into RELENG_4_6 and
now that it's there, there appears to be a problem.

I had just finished a successful make world from the 7/12/2002 RELENG_4_6
and decided to CVSup today.  Here's what I get when I go to /usr/src/secure
and do a make depend (after make cleandir and make obj of course):

<snip>
/usr/src/secure/lib/libssh/../../../crypto/openssh/includes.h:147: readpassphrase.h: No such file or directory
In file included from /usr/src/secure/lib/libssh/../../../crypto/openssh/entropy.c:25:
/usr/src/secure/lib/libssh/../../../crypto/openssh/includes.h:147: readpassphrase.h: No such file or directory
In file included from /usr/src/secure/lib/libssh/../../../crypto/openssh/version.c:28:
/usr/src/secure/lib/libssh/../../../crypto/openssh/includes.h:147: readpassphrase.h: No such file or directory
mkdep: compile failed
*** Error code 1

Stop in /usr/src/secure/lib/libssh.
*** Error code 1

Stop in /usr/src/secure/lib.
*** Error code 1

Stop in /usr/src/secure.
<snip>

this is prepended by alot more of the above complaints that readpassphrase.h is not
found.  I checked and there's a readpass.h and readpass.c but no readpassphrase.h or .c.

anyone else have trouble with this?

Dave
-- 
*******************************
David Wilk
System Administrator
Community Internet Access, Inc.
admin@cia-g.com

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?20020719131058.A29282>