Same problem here:

cc1: warnings being treated as errors
/usr/src/crypto/telnet/libtelnet/enc_des.c: In function `fb64_start':
/usr/src/crypto/telnet/libtelnet/enc_des.c:214: warning: implicit
declaration of function `des_new_random_key'
*** Error code 1

Stop in /usr/src/secure/lib/libtelnet.
*** Error code 1

Stop in /usr/src/secure/lib.
*** Error code 1

Stop in /usr/src.
*** Error code 1

Stop in /usr/src.
*** Error code 1

Stop in /usr/src.
*** Error code 1

Stop in /usr/src.


Regards,
Nick


----- Original Message -----
From: "leafy" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Wednesday, January 29, 2003 5:48 AM
Subject: Re: make buildworld failure


: On Wed, Jan 29, 2003 at 06:16:04AM -0500, Jeff Utter wrote:
: > Yeah, that fixed the above mentioned problem.. however i'm running into
a build problem about an hour later, related to telnet.. maybe it was fixed
overnight in cvs, i'll see if it will build now.
:
: I don't think so, I cvsupped about 30 min ago.
:
:
:
c -O -pipe -march=pentium3 -DENCRYPTION -DAUTHENTICATION -DSRA  -I/usr/src/s
ecu
:
re/lib/libtelnet/../../../crypto/telnet -I/usr/src/secure/lib/libtelnet/../.
./..
:
crypto/telnet/libtelnet -Werror -Wall -Wno-format-y2k -Wno-uninitialized  -c
/u
: sr/src/crypto/telnet/libtelnet/enc_des.c -o enc_des.o
: cc1: warnings being treated as errors
: /usr/src/crypto/telnet/libtelnet/enc_des.c: In function `fb64_start':
: /usr/src/crypto/telnet/libtelnet/enc_des.c:214: warning: implicit
declaration of
:  function `des_new_random_key'
: *** Error code 1
:
: Stop in /usr/src/secure/lib/libtelnet.
: *** Error code 1
:
: Stop in /usr/src/secure/lib.
: *** Error code 1
:
: Stop in /usr/src.
: *** Error code 1
:
: Stop in /usr/src.
: *** Error code 1
:
: Stop in /usr/src.
: *** Error code 1
:
: Stop in /usr/src.
:
: --
: "Without the userland, the kernel is useless."
:                                      --inspired by The Tao of Programming
:
: To Unsubscribe: send mail to [EMAIL PROTECTED]
: with "unsubscribe freebsd-current" in the body of the message



To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message

Reply via email to