From owner-freebsd-questions@FreeBSD.ORG Thu Jul 3 08:22:48 2003 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0BB9E37B401 for ; Thu, 3 Jul 2003 08:22:48 -0700 (PDT) Received: from apex.homedns.org (syr-24-24-5-100.twcny.rr.com [24.24.5.100]) by mx1.FreeBSD.org (Postfix) with ESMTP id 48F6143F3F for ; Thu, 3 Jul 2003 08:22:47 -0700 (PDT) (envelope-from quadrant@apex.homedns.org) Received: from syr-24-24-5-100.twcny.rr.com (syr-24-24-5-100.twcny.rr.com [24.24.5.100]) by apex.homedns.org (8.12.8p1/8.12.8) with ESMTP id h63FNLBS060317 for ; Thu, 3 Jul 2003 11:23:21 -0400 (EDT) (envelope-from quadrant@apex.homedns.org) From: quadrant To: freebsd-questions@freebsd.org Date: Thu, 3 Jul 2003 11:23:19 -0400 User-Agent: KMail/1.5 MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200307031123.20035.quadrant@apex.homedns.org> Subject: buildworld errors X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 03 Jul 2003 15:22:48 -0000 I did a cvsupit from FreeBSD 4.8 to current ( =. ) I did a make buildworld 3 times so far with different errors each time. Between each buildworld, I did the rm -rf /usr/obj and started over again. It goes for about 4 hours each time, and this is now the error I received while doing a make buildworld. What is it that is going wrong here? Any help would be greatly appreciated... ===> sbin/gbde cc -O -pipe -march=pentiumpro -I/usr/src/sbin/gbde/../../sys -Wsystem-headers -Werror -Wall -Wno-format-y2k -W$ cc -O -pipe -march=pentiumpro -I/usr/src/sbin/gbde/../../sys -Wsystem-headers -Werror -Wall -Wno-format-y2k -W$ cc -O -pipe -march=pentiumpro -I/usr/src/sbin/gbde/../../sys -Wsystem-headers -Werror -Wall -Wno-format-y2k -W$ cc -O -pipe -march=pentiumpro -I/usr/src/sbin/gbde/../../sys -Wsystem-headers -Werror -Wall -Wno-format-y2k -W$ cc1: warnings being treated as errors /usr/src/sys/crypto/rijndael/rijndael-api-fst.c: In function `rijndael_padEncrypt': /usr/src/sys/crypto/rijndael/rijndael-api-fst.c:222: warning: implicit declaration of function `panic' *** Error code 1 Stop in /usr/src/sbin/gbde. *** Error code 1 Stop in /usr/src/sbin. *** Error code 1 Stop in /usr/src. *** Error code 1 Stop in /usr/src. *** Error code 1 Stop in /usr/src. apex#