Date: Sat, 16 Jun 2001 11:56:11 +0900 From: Jun Kuriyama <kuriyama@imgsrc.co.jp> To: Mark Murray <markm@FreeBSD.org> Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/crypto/openssh auth.h Message-ID: <7melsljfp0.wl@waterblue.imgsrc.co.jp> In-Reply-To: <200106150812.f5F8CXG24680@freefall.freebsd.org> References: <200106150812.f5F8CXG24680@freefall.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
At Fri, 15 Jun 2001 01:12:32 -0700 (PDT), Mark Murray wrote: > Unbreak OpenSSH for the KRB5-and-no-KRB4 case. Asking for KRB5 does > not imply that you want, need or have kerberosIV headers. Thanks! But more breakage to come... 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 -- Jun Kuriyama <kuriyama@imgsrc.co.jp> // IMG SRC, Inc. <kuriyama@FreeBSD.org> // FreeBSD Project 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?7melsljfp0.wl>