Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 29 Jan 2003 19:48:35 +0800
From:      leafy <leafy@leafy.idv.tw>
To:        freebsd-current@freebsd.org
Subject:   Re: make buildworld failure
Message-ID:  <20030129114835.GA16883@leafy.idv.tw>
In-Reply-To: <20030129061604.4859749f.sirfunk@sadclown.net>
References:  <20030128204740.652e4588.sirfunk@sadclown.net> <000f01c2c746$1d13a4e0$0402a8c0@nh2> <20030128223210.3bec76a8.sirfunk@sadclown.net> <001d01c2c748$d54b74a0$0402a8c0@nh2> <20030129061604.4859749f.sirfunk@sadclown.net>

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


cc -O -pipe -march=pentium3 -DENCRYPTION -DAUTHENTICATION -DSRA  -I/usr/src/secu
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




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