From owner-freebsd-stable Tue Sep 19 6:25:26 2000 Delivered-To: freebsd-stable@freebsd.org Received: from magneto.precisioncs.net (pcsi2.coast.net [207.158.140.138]) by hub.freebsd.org (Postfix) with ESMTP id B3E3F37B423 for ; Tue, 19 Sep 2000 06:25:21 -0700 (PDT) Received: from jason (jason.office.precisioncs.net [131.107.2.223]) by magneto.precisioncs.net (8.9.3/8.9.3) with SMTP id JAA22205 for ; Tue, 19 Sep 2000 09:25:20 -0400 (EDT) (envelope-from jtaylor@precisioncs.net) From: "Jason M. Taylor" To: Subject: make buildworld fails Date: Tue, 19 Sep 2000 09:24:51 -0400 Message-ID: <000801c0223c$fe376800$df026b83@jason> X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook CWS, Build 9.0.2416 (9.0.2911.0) X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 Importance: Normal Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG 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 Stop in /usr/src/gnu/usr.bin/binutils/libiberty. *** Error code 1 Stop in /usr/src/gnu/usr.bin/binutils. *** Error code 1 I have never had a problem doing the update before so if someone could shed some light on this I would appreciate it. Thanks! -Jason To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message