Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 11 Jun 2000 16:17:09 -0500 (CDT)
From:      mdharnois@home.com
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   bin/19203: sshd broken in current
Message-ID:  <200006112117.QAA92518@c1030098-a.wtrlo1.ia.home.com>

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

>Number:         19203
>Category:       bin
>Synopsis:       sshd broken in current
>Confidential:   no
>Severity:       critical
>Priority:       high
>Responsible:    freebsd-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sun Jun 11 14:20:03 PDT 2000
>Closed-Date:
>Last-Modified:
>Originator:     Michael Harnois
>Release:        FreeBSD 5.0-CURRENT i386
>Organization:
>Environment:

	

>Description:

make world fails in sshd

>How-To-Repeat:

/usr/src/secure/usr.sbin/sshd/../../../crypto/openssh/session.c: In function
`do_exec_pty':
/usr/src/secure/usr.sbin/sshd/../../../crypto/openssh/session.c:651:
warning: passing arg 2 of `auth_ttyok' from incompatible pointer type
/usr/src/secure/usr.sbin/sshd/../../../crypto/openssh/session.c: In function
`do_child':
/usr/src/secure/usr.sbin/sshd/../../../crypto/openssh/session.c:866: syntax
error before `*'
/usr/src/secure/usr.sbin/sshd/../../../crypto/openssh/session.c:868: `lc'
undeclared (first use in this function)
/usr/src/secure/usr.sbin/sshd/../../../crypto/openssh/session.c:868: (Each
undeclared identifier is reported only once
/usr/src/secure/usr.sbin/sshd/../../../crypto/openssh/session.c:868: for
each function it appears in.)
*** Error code 1

Stop in /usr/src/secure/usr.sbin/sshd.
*** Error code 1


>Fix:

	


>Release-Note:
>Audit-Trail:
>Unformatted:


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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200006112117.QAA92518>