From owner-freebsd-questions Mon Feb 14 21:25:30 2000 Delivered-To: freebsd-questions@freebsd.org Received: from daedalus.wintek.com (daedalus.wintek.com [208.13.62.87]) by builder.freebsd.org (Postfix) with ESMTP id 1D57940A8 for ; Mon, 14 Feb 2000 21:25:25 -0800 (PST) Received: (from fbsdq@localhost) by daedalus.wintek.com (8.9.3/8.9.3) id AAA70040 for freebsd-questions@freebsd.org; Tue, 15 Feb 2000 00:25:45 -0500 (EST) (envelope-from fbsdq) From: FreeBSD Questions Message-Id: <200002150525.AAA70040@daedalus.wintek.com> Subject: Re: OpenSSH port broken? In-Reply-To: <20000215155921.F44286@vet.com.au> from "Lachlan O'Dea" at "Feb 15, 2000 03:59:22 pm" To: freebsd-questions@freebsd.org Date: Tue, 15 Feb 2000 00:25:45 -0500 (EST) X-Mailer: ELM [version 2.4ME+ PL61 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > > I'm having problems installing OpenSSH from the ports collection today. > > It work fine two weeks ago, but now make install fails. I've tried > > it with 3.4-RELEASE and 3.4-STABLE each time cvsup'ing the ports tree > > before the make install. > Oops, sorry. Forgot the attach this: I get the same errors on two different servers. ===> Building for OpenSSH-1.2.2 ===> lib Warning: Object directory not changed from original /usr/ports/security/openssh/work/ssh/lib cc -O -pipe -I/usr/ports/security/openssh/work/ssh/lib/.. -I -I/usr/ports/security/openssh/work/ssh/lib/.. -I/usr/local/usr/include -c /usr/ports/security/openssh/work/ssh/lib/../authfd.c -o authfd.o In file included from /usr/ports/security/openssh/work/ssh/lib/../ssh.h:21, from /usr/ports/security/openssh/work/ssh/lib/../authfd.c:19: /usr/ports/security/openssh/work/ssh/lib/../rsa.h:21: openssl/bn.h: No such file or directory /usr/ports/security/openssh/work/ssh/lib/../rsa.h:22: openssl/rsa.h: No such file or directory In file included from /usr/ports/security/openssh/work/ssh/lib/../ssh.h:22, from /usr/ports/security/openssh/work/ssh/lib/../authfd.c:19: /usr/ports/security/openssh/work/ssh/lib/../cipher.h:19: openssl/des.h: No such file or directory /usr/ports/security/openssh/work/ssh/lib/../cipher.h:20: openssl/blowfish.h: No such file or directory /usr/ports/security/openssh/work/ssh/lib/../authfd.c:27: openssl/rsa.h: No such file or directory In file included from /usr/ports/security/openssh/work/ssh/lib/../ssh.h:21, from /usr/ports/security/openssh/work/ssh/lib/../authfd.c:19: /usr/ports/security/openssh/work/ssh/lib/../rsa.h:25: parse error before `*' /usr/ports/security/openssh/work/ssh/lib/../rsa.h:35: parse error before `*' /usr/ports/security/openssh/work/ssh/lib/../rsa.h:36: parse error before `*' In file included from /usr/ports/security/openssh/work/ssh/lib/../ssh.h:22, from /usr/ports/security/openssh/work/ssh/lib/../authfd.c:19: /usr/ports/security/openssh/work/ssh/lib/../cipher.h:37: parse error before `des_key_schedule' /usr/ports/security/openssh/work/ssh/lib/../cipher.h:37: warning: no semicolon at end of struct or union /usr/ports/security/openssh/work/ssh/lib/../cipher.h:37: warning: no semicolon at end of struct or union /usr/ports/security/openssh/work/ssh/lib/../cipher.h:38: warning: no semicolon at end of struct or union /usr/ports/security/openssh/work/ssh/lib/../cipher.h:39: warning: data definition has no type or storage class /usr/ports/security/openssh/work/ssh/lib/../cipher.h:40: parse error before `key3' /usr/ports/security/openssh/work/ssh/lib/../cipher.h:40: warning: data definition has no type or storage class /usr/ports/security/openssh/work/ssh/lib/../cipher.h:41: parse error before `iv3' /usr/ports/security/openssh/work/ssh/lib/../cipher.h:41: warning: data definition has no type or storage class /usr/ports/security/openssh/work/ssh/lib/../cipher.h:42: warning: data definition has no type or storage class /usr/ports/security/openssh/work/ssh/lib/../cipher.h:44: field `key' has incomplete type /usr/ports/security/openssh/work/ssh/lib/../cipher.h:47: parse error before `}' /usr/ports/security/openssh/work/ssh/lib/../cipher.h:47: warning: data definition has no type or storage class /usr/ports/security/openssh/work/ssh/lib/../cipher.h:48: parse error before `}' /usr/ports/security/openssh/work/ssh/lib/../cipher.h:48: warning: data definition has no type or storage class /usr/ports/security/openssh/work/ssh/lib/../cipher.h:70: parse error before `*' /usr/ports/security/openssh/work/ssh/lib/../cipher.h:78: parse error before `*' /usr/ports/security/openssh/work/ssh/lib/../cipher.h:83: parse error before `*' /usr/ports/security/openssh/work/ssh/lib/../cipher.h:88: parse error before `*' In file included from /usr/ports/security/openssh/work/ssh/lib/../authfd.c:19: /usr/ports/security/openssh/work/ssh/lib/../ssh.h:299: parse error before `RSA' /usr/ports/security/openssh/work/ssh/lib/../ssh.h:317: parse error before `BIGNUM' /usr/ports/security/openssh/work/ssh/lib/../ssh.h:330: parse error before `BIGNUM' /usr/ports/security/openssh/work/ssh/lib/../ssh.h:336: parse error before `BIGNUM' /usr/ports/security/openssh/work/ssh/lib/../ssh.h:384: parse error before `BIGNUM' /usr/ports/security/openssh/work/ssh/lib/../ssh.h:392: parse error before `BIGNUM' /usr/ports/security/openssh/work/ssh/lib/../ssh.h:399: parse error before `*' /usr/ports/security/openssh/work/ssh/lib/../ssh.h:416: parse error before `RSA' /usr/ports/security/openssh/work/ssh/lib/../ssh.h:425: parse error before `RSA' /usr/ports/security/openssh/work/ssh/lib/../ssh.h:437: parse error before `RSA' In file included from /usr/ports/security/openssh/work/ssh/lib/../authfd.c:21: /usr/ports/security/openssh/work/ssh/lib/../authfd.h:72: parse error before `BIGNUM' /usr/ports/security/openssh/work/ssh/lib/../authfd.h:82: parse error before `BIGNUM' /usr/ports/security/openssh/work/ssh/lib/../authfd.h:88: parse error before `BIGNUM' /usr/ports/security/openssh/work/ssh/lib/../authfd.h:99: parse error before `RSA' /usr/ports/security/openssh/work/ssh/lib/../authfd.h:107: parse error before `RSA' In file included from /usr/ports/security/openssh/work/ssh/lib/../authfd.c:23: /usr/ports/security/openssh/work/ssh/lib/../bufaux.h:25: parse error before `BIGNUM' /usr/ports/security/openssh/work/ssh/lib/../bufaux.h:28: parse error before `BIGNUM' /usr/ports/security/openssh/work/ssh/lib/../authfd.c:129: parse error before `BIGNUM' /usr/ports/security/openssh/work/ssh/lib/../authfd.c: In function `ssh_get_first_identity': /usr/ports/security/openssh/work/ssh/lib/../authfd.c:143: `auth' undeclared (first use this function) /usr/ports/security/openssh/work/ssh/lib/../authfd.c:143: (Each undeclared identifier is reported only once /usr/ports/security/openssh/work/ssh/lib/../authfd.c:143: for each function it appears in.) /usr/ports/security/openssh/work/ssh/lib/../authfd.c:190: `e' undeclared (first use this function) /usr/ports/security/openssh/work/ssh/lib/../authfd.c:190: `n' undeclared (first use this function) /usr/ports/security/openssh/work/ssh/lib/../authfd.c:190: `comment' undeclared (first use this function) /usr/ports/security/openssh/work/ssh/lib/../authfd.c: At top level: /usr/ports/security/openssh/work/ssh/lib/../authfd.c:202: parse error before `BIGNUM' /usr/ports/security/openssh/work/ssh/lib/../authfd.c: In function `ssh_get_next_identity': /usr/ports/security/openssh/work/ssh/lib/../authfd.c:207: `auth' undeclared (first use this function) /usr/ports/security/openssh/work/ssh/lib/../authfd.c:215: `e' undeclared (first use this function) /usr/ports/security/openssh/work/ssh/lib/../authfd.c:216: `n' undeclared (first use this function) /usr/ports/security/openssh/work/ssh/lib/../authfd.c:217: `comment' undeclared (first use this function) /usr/ports/security/openssh/work/ssh/lib/../authfd.c: At top level: /usr/ports/security/openssh/work/ssh/lib/../authfd.c:239: parse error before `BIGNUM' /usr/ports/security/openssh/work/ssh/lib/../authfd.c: In function `ssh_decrypt_challenge': /usr/ports/security/openssh/work/ssh/lib/../authfd.c:249: `response_type' undeclared (first use this function) /usr/ports/security/openssh/work/ssh/lib/../authfd.c:256: `n' undeclared (first use this function) /usr/ports/security/openssh/work/ssh/lib/../authfd.c:257: `e' undeclared (first use this function) /usr/ports/security/openssh/work/ssh/lib/../authfd.c:259: `challenge' undeclared (first use this function) /usr/ports/security/openssh/work/ssh/lib/../authfd.c:260: `session_id' undeclared (first use this function) /usr/ports/security/openssh/work/ssh/lib/../authfd.c:268: `auth' undeclared (first use this function) /usr/ports/security/openssh/work/ssh/lib/../authfd.c:327: `response' undeclared (first use this function) /usr/ports/security/openssh/work/ssh/lib/../authfd.c: At top level: /usr/ports/security/openssh/work/ssh/lib/../authfd.c:343: parse error before `RSA' /usr/ports/security/openssh/work/ssh/lib/../authfd.c: In function `ssh_add_identity': /usr/ports/security/openssh/work/ssh/lib/../authfd.c:352: `key' undeclared (first use this function) /usr/ports/security/openssh/work/ssh/lib/../authfd.c:360: `comment' undeclared (first use this function) /usr/ports/security/openssh/work/ssh/lib/../authfd.c:367: `auth' undeclared (first use this function) /usr/ports/security/openssh/work/ssh/lib/../authfd.c: At top level: /usr/ports/security/openssh/work/ssh/lib/../authfd.c:430: parse error before `RSA' /usr/ports/security/openssh/work/ssh/lib/../authfd.c: In function `ssh_remove_identity': /usr/ports/security/openssh/work/ssh/lib/../authfd.c:439: `key' undeclared (first use this function) /usr/ports/security/openssh/work/ssh/lib/../authfd.c:448: `auth' undeclared (first use this function) *** Error code 1 Stop. *** Error code 1 Stop. *** Error code 1 Stop. *** Error code 1 Stop. *** Error code 1 Stop. *** Error code 1 Stop. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message