Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 29 Jan 2003 15:54:51 +0200
From:      Ruslan Ermilov <ru@freebsd.org>
To:        Mark Murray <markm@freebsd.org>, Jacques Vidrine <nectar@freebsd.org>
Cc:        cvs-committers@freebsd.org, cvs-all@freebsd.org
Subject:   Re: src/crypto/openssl
Message-ID:  <20030129135451.GA12456@sunbay.com>

next in thread | raw e-mail | index | archive | help

--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




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