Skip site navigation (1)Skip section navigation (2)
Date:      16 Jun 2001 09:44:44 +0200
From:      Assar Westerlund <assar@FreeBSD.org>
To:        Jun Kuriyama <kuriyama@imgsrc.co.jp>
Cc:        Mark Murray <markm@FreeBSD.org>, cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   Re: cvs commit: src/crypto/openssh auth.h
Message-ID:  <5lae38yikz.fsf@assaris.sics.se>
In-Reply-To: Jun Kuriyama's message of "Sat, 16 Jun 2001 11:56:11 %2B0900"
References:  <200106150812.f5F8CXG24680@freefall.freebsd.org> <7melsljfp0.wl@waterblue.imgsrc.co.jp>

next in thread | previous in thread | raw e-mail | index | archive | help
Jun Kuriyama <kuriyama@imgsrc.co.jp> writes:
> cc -O -mpentiumpro -pipe  -DLIBWRAP -DHAVE_LOGIN_CAP -DLOGIN_ACCESS -I/usr/src/secure/usr.sbin/sshd/../../../usr.bin/login -DUSE_PAM -DHAVE_PAM_GETENVLIST -DKRB5 -DSKEY -DXAUTH_PATH=\"/usr/X11R6/bin/xauth\"   -I/usr/obj/usr/src/i386/usr/include  -c /usr/src/secure/usr.sbin/sshd/../../../crypto/openssh/auth1.c
> /usr/src/secure/usr.sbin/sshd/../../../crypto/openssh/auth1.c: In function `do_authloop':
> /usr/src/secure/usr.sbin/sshd/../../../crypto/openssh/auth1.c:193: syntax error before `auth'
> /usr/src/secure/usr.sbin/sshd/../../../crypto/openssh/auth1.c:195: `auth' undeclared (first use in this function)
> /usr/src/secure/usr.sbin/sshd/../../../crypto/openssh/auth1.c:195: (Each undeclared identifier is reported only once
> /usr/src/secure/usr.sbin/sshd/../../../crypto/openssh/auth1.c:195: for each function it appears in.)
> *** Error code 1
> 
> Stop in /usr/src/secure/usr.sbin/sshd.
> *** Error code 1

Try upgrading to auth1.c:1.16, that should solve it.

/assar

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




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