From owner-cvs-all Sat Jun 16 0:45: 1 2001 Delivered-To: cvs-all@freebsd.org Received: from assaris.sics.se (h122n4fls32o892.telia.com [213.64.47.122]) by hub.freebsd.org (Postfix) with ESMTP id BDD4237B408; Sat, 16 Jun 2001 00:44:50 -0700 (PDT) (envelope-from assar@assaris.sics.se) Received: (from assar@localhost) by assaris.sics.se (8.9.3/8.9.3) id JAA13485; Sat, 16 Jun 2001 09:44:45 +0200 (CEST) (envelope-from assar) To: Jun Kuriyama Cc: Mark Murray , cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/crypto/openssh auth.h References: <200106150812.f5F8CXG24680@freefall.freebsd.org> <7melsljfp0.wl@waterblue.imgsrc.co.jp> From: Assar Westerlund Date: 16 Jun 2001 09:44:44 +0200 In-Reply-To: Jun Kuriyama's message of "Sat, 16 Jun 2001 11:56:11 +0900" Message-ID: <5lae38yikz.fsf@assaris.sics.se> Lines: 15 User-Agent: Gnus/5.070098 (Pterodactyl Gnus v0.98) Emacs/20.6 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Jun Kuriyama 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