Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 19 Sep 2000 10:16:15 -0700
From:      Kent Stewart <kstewart@urx.com>
To:        "Jason M. Taylor" <jtaylor@precisioncs.net>
Cc:        freebsd-stable@FreeBSD.ORG
Subject:   Re: make buildworld fails
Message-ID:  <39C79F5F.A53A7380@urx.com>
References:  <000801c0223c$fe376800$df026b83@jason>

next in thread | previous in thread | raw e-mail | index | archive | help


"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




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