Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 29 Jan 2003 14:18:26 +0000
From:      Mark Murray <mark@grondar.org>
To:        Ruslan Ermilov <ru@FreeBSD.org>
Cc:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   Re: src/crypto/openssl 
Message-ID:  <200301291418.h0TEIQaX067390@grimreaper.grondar.org>
In-Reply-To: Your message of "Wed, 29 Jan 2003 15:54:51 %2B0200." <20030129135451.GA12456@sunbay.com> 

next in thread | previous in thread | raw e-mail | index | archive | help
> 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

This is confusing. My Alpha built this clean from a recent CURRENT. No other diffs.

M

--
Mark Murray
iumop ap!sdn w,I idlaH

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?200301291418.h0TEIQaX067390>