Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 29 Jan 2003 12:44:13 -0600
From:      "Nick H. -- Technical Support Engineer" <nickh@supportteam.net>
To:        "leafy" <leafy@leafy.idv.tw>, <freebsd-current@FreeBSD.ORG>
Subject:   Re: make buildworld failure
Message-ID:  <002501c2c7c6$6b301340$0402a8c0@nh2>
References:  <20030128204740.652e4588.sirfunk@sadclown.net> <000f01c2c746$1d13a4e0$0402a8c0@nh2> <20030128223210.3bec76a8.sirfunk@sadclown.net> <001d01c2c748$d54b74a0$0402a8c0@nh2> <20030129061604.4859749f.sirfunk@sadclown.net> <20030129114835.GA16883@leafy.idv.tw>

next in thread | previous in thread | raw e-mail | index | archive | help
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" <leafy@leafy.idv.tw>
To: <freebsd-current@FreeBSD.ORG>
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 majordomo@FreeBSD.org
: with "unsubscribe freebsd-current" in the body of the message



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-current" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?002501c2c7c6$6b301340$0402a8c0>