From owner-freebsd-current Wed Jan 29 10:45:58 2003 Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1D92E37B401 for ; Wed, 29 Jan 2003 10:45:56 -0800 (PST) Received: from noir.propagation.net (noir.propagation.net [63.249.159.34]) by mx1.FreeBSD.org (Postfix) with ESMTP id 488F343F43 for ; Wed, 29 Jan 2003 10:45:55 -0800 (PST) (envelope-from nickh@supportteam.net) Received: from nh2 (c66.169.110.87.ftwrth.tx.charter.com [66.169.110.87]) by noir.propagation.net (8.8.5/8.8.5) with ESMTP id MAA21945; Wed, 29 Jan 2003 12:45:38 -0600 Message-ID: <002501c2c7c6$6b301340$0402a8c0@nh2> From: "Nick H. -- Technical Support Engineer" To: "leafy" , 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> Subject: Re: make buildworld failure Date: Wed, 29 Jan 2003 12:44:13 -0600 X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.3663.0 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.3663.0 Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG 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" To: 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