From owner-cvs-all Wed Jan 29 5:55:22 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AA58F37B4D2 for ; Wed, 29 Jan 2003 05:55:18 -0800 (PST) Received: from whale.sunbay.crimea.ua (whale.sunbay.crimea.ua [212.110.138.65]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9B22A43F3F for ; Wed, 29 Jan 2003 05:55:09 -0800 (PST) (envelope-from ru@whale.sunbay.crimea.ua) Received: from whale.sunbay.crimea.ua (root@localhost) by whale.sunbay.crimea.ua (8.12.6/8.12.6/Sunbay) with SMTP id h0TDsqDP014731 for ; Wed, 29 Jan 2003 15:54:52 +0200 (EET) (envelope-from ru@whale.sunbay.crimea.ua) Received: from whale.sunbay.crimea.ua (ru@localhost [127.0.0.1]) by whale.sunbay.crimea.ua (8.12.6/8.12.6/Sunbay) with ESMTP id h0TDsp4N014718 (version=TLSv1/SSLv3 cipher=EDH-RSA-DES-CBC3-SHA bits=168 verify=NO); Wed, 29 Jan 2003 15:54:51 +0200 (EET) (envelope-from ru@whale.sunbay.crimea.ua) Received: (from ru@localhost) by whale.sunbay.crimea.ua (8.12.6/8.12.6/Submit) id h0TDspGG014713; Wed, 29 Jan 2003 15:54:51 +0200 (EET) Date: Wed, 29 Jan 2003 15:54:51 +0200 From: Ruslan Ermilov To: Mark Murray , Jacques Vidrine Cc: cvs-committers@freebsd.org, cvs-all@freebsd.org Subject: Re: src/crypto/openssl Message-ID: <20030129135451.GA12456@sunbay.com> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="Kj7319i9nmIyA2yE" Content-Disposition: inline User-Agent: Mutt/1.5.1i 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 --Kj7319i9nmIyA2yE Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Hi! Revision 1.9 is responsible for a breakage I am still seeing: : RCS file: /home/ncvs/src/crypto/openssl/crypto/des/des.h,v : Working file: des.h : head: 1.9 : branch: : locks: strict : access list: : keyword substitution: kv : total revisions: 22; selected revisions: 9 : description: : ---------------------------- : revision 1.9 : date: 2003/01/28 22:34:19; author: markm; state: Exp; lines: +131 -161 : Merge conflicts. : This is cunning doublespeak for "use vendor code". : ---------------------------- : revision 1.8 : date: 2002/07/30 13:58:49; author: nectar; state: Exp; lines: +1 -1 : Resolve conflicts after import of OpenSSL 0.9.6e. : ---------------------------- Revision 1.8 had some local declaration stuff on behalf of rnd_keys.c, in particular des_new_random_key(): : allmouth# cvs di -u -rv0_9_6g -r1.8 des.h | grep -w des_new_random_key : +int des_new_random_key(des_cblock *key); Revision 1.9 does not include any local changes, and this upsets libtelnet build (this is on beast with fresh sources): : =3D=3D=3D> secure/lib/libtelnet : cc -O -pipe -mcpu=3Dpentiumpro -DENCRYPTION -DAUTHENTICATION -DSRA -I/j/= ru/src-5/secure/lib/libtelnet/../../../crypto/telnet -I/j/ru/src-5/secure/l= ib/libtelnet/../../../crypto/telnet/libtelnet -DNO_IDEA -Werror -Wall -Wno-= format-y2k -Wno-uninitialized -c /j/ru/src-5/crypto/telnet/libtelnet/enc_d= es.c -o enc_des.o : cc1: warnings being treated as errors : /j/ru/src-5/crypto/telnet/libtelnet/enc_des.c: In function `fb64_start': : /j/ru/src-5/crypto/telnet/libtelnet/enc_des.c:214: warning: implicit decl= aration of function `des_new_random_key' : *** Error code 1 : Stop in /j/ru/src-5/secure/lib/libtelnet. : *** Error code 1 Cheers, --=20 Ruslan Ermilov Sysadmin and DBA, ru@sunbay.com Sunbay Software AG, ru@FreeBSD.org FreeBSD committer, +380.652.512.251 Simferopol, Ukraine http://www.FreeBSD.org The Power To Serve http://www.oracle.com Enabling The Information Age --Kj7319i9nmIyA2yE Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.1 (FreeBSD) iD8DBQE+N90rUkv4P6juNwoRAhpNAJ4/sIF1Cubu3j08tZQJhYPWgcoTTgCfV0Il zDU87dMnZLZS+LH75EpobXc= =qmx5 -----END PGP SIGNATURE----- --Kj7319i9nmIyA2yE-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message