From owner-freebsd-stable Tue Sep 19 10:16:20 2000 Delivered-To: freebsd-stable@freebsd.org Received: from 2711.dynacom.net (2711.dynacom.net [206.107.213.3]) by hub.freebsd.org (Postfix) with ESMTP id C407F37B422 for ; Tue, 19 Sep 2000 10:16:18 -0700 (PDT) Received: from urx.com (dsl1-160.dynacom.net [206.159.132.160]) by 2711.dynacom.net (Build 101 8.9.3/NT-8.9.3) with ESMTP id KAA00106; Tue, 19 Sep 2000 10:16:16 -0700 Message-ID: <39C79F5F.A53A7380@urx.com> Date: Tue, 19 Sep 2000 10:16:15 -0700 From: Kent Stewart Organization: Dynacom Net X-Mailer: Mozilla 4.75 [en] (Windows NT 5.0; U) X-Accept-Language: en,pdf MIME-Version: 1.0 To: "Jason M. Taylor" Cc: freebsd-stable@FreeBSD.ORG Subject: Re: make buildworld fails References: <000801c0223c$fe376800$df026b83@jason> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG "Jason M. Taylor" wrote: > > I installed 4.0-Release and I cvs'd the 4.x stable branch and the update > appeared and reported to go without a hitch. However when I go to /usr/src > and do a 'make buildworld' it gets so far and then give me the following: > > /usr/src/gnu/usr.bin/binutils/libiberty/../../../../contrib/binutils/libiber > ty/strerror.c:461: conflicting types for `sys_errlist' > /usr/include/stdio.h:225: previous declaration of `sys_errlist' > /usr/src/gnu/usr.bin/binutils/libiberty/../../../../contrib/binutils/libiber > ty/strerror.c: In function `init_error_tables': > /usr/src/gnu/usr.bin/binutils/libiberty/../../../../contrib/binutils/libiber > ty/strerror.c:546: warning: assignment of read-only variable `sys_nerr' > *** Error code 1 > I can only suspect you cvsup update. A current cvsup and buildworld shows the following cc -O -pipe -march=i686 -D_GNU_SOURCE -I- -I. -I/usr/src/gnu/usr.bin/binutils/li biberty -I/usr/src/gnu/usr.bin/binutils/libiberty/../libbfd/i386 -I/usr/src/gnu/ usr.bin/binutils/libiberty/../../../../contrib/binutils/include -DHAVE_CONFIG_H -I/usr/obj/usr/src/i386/usr/include -c /usr/src/gnu/usr.bin/binutils/libiberty/. ./../../../contrib/binutils/libiberty/strerror.c -o strerror.o It doesn't even generate any warning messages. I would check you cvsup for the proper tag and recvsup. Kent -- Kent Stewart Richland, WA mailto:kbstew99@hotmail.com http://kstewart.urx.com/kstewart/index.html http://daily.daemonnews.org/ SETI (Search for Extraterrestrial Intelligence) @ Home http://setiathome.ssl.berkeley.edu/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message