Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 08 Apr 2000 19:07:57 -0500
From:      Troy <troyml@prodigy.net>
To:        freebsd-stable@freebsd.org
Subject:   Problem going from 3.stable to 4.stable
Message-ID:  <38EFC9DD.D3C7A9CA@prodigy.net>

next in thread | raw e-mail | index | archive | help
I've been running 3-stable.. I decided to shoot for 4, give it a go.  So
I changed my cvsup supfile from RELENG_3 to RELENG_4 and fired it up. 
The supfile includes src-all, cvs-crypto, and ports-all.  So after a
couple hours when it finished I printed out UPDATING. Following said
directions i typed 'make buildworld' where it proceeded to do it's thing
until it gave me the following error message in surrounding context. 
Not being wise enough myself to determine the root of the problem I
decided to consult the wise freebsd-stable list who are more
knowledgeble than I on these things... Thank you for any help you may be
in resolving my problem, look forward to hearing from you.

Troy Lubbers

Errors follow,

>>> stage 2: build tools
--------------------------------------------------------------
cd /usr/src; MAKEOBJDIRPREFIX=/usr/obj  INSTALL="sh
/usr/src/tools/install.sh" 
PATH=/usr/obj/usr/src/i386/usr/sbin:/usr/obj/usr/src/i386/usr/bin:/usr/obj/usr/src/i386/usr/games:/sbin:/bin:/usr/sbin:/usr/bin
make -f Makefile.inc1 build-tools
cd /usr/src/bin/sh; make build-tools
cc -O -pipe -DSHELL -I. -I/usr/src/bin/sh -Wall -Wformat   -c
/usr/src/bin/sh/mkinit.c
cc -O -pipe -DSHELL -I. -I/usr/src/bin/sh -Wall -Wformat    -static
mkinit.o  -o mkinit
cc -O -pipe -DSHELL -I. -I/usr/src/bin/sh -Wall -Wformat   -c
/usr/src/bin/sh/mknodes.c
cc -O -pipe -DSHELL -I. -I/usr/src/bin/sh -Wall -Wformat    -static
mknodes.o  -o mknodes
cc -O -pipe -DSHELL -I. -I/usr/src/bin/sh -Wall -Wformat   -c
/usr/src/bin/sh/mksyntax.c
cc -O -pipe -DSHELL -I. -I/usr/src/bin/sh -Wall -Wformat    -static
mksyntax.o  -o mksyntax
cd /usr/src/games/adventure; make build-tools
cc -O -pipe -traditional-cpp   -c /usr/src/games/adventure/setup.c
cc -static -O -pipe -traditional-cpp    -o setup setup.o
cd /usr/src/games/hack; make build-tools
cc -O -pipe -fwritable-strings -I/usr/src/games/hack -I.   -c
/usr/src/games/hack/makedefs.c
cc -static -O -pipe -fwritable-strings -I/usr/src/games/hack -I.    -o
makedefs makedefs.o
cd /usr/src/games/phantasia; make build-tools
cc -O -pipe   -c -o cross-phantglobs.o
/usr/src/games/phantasia/phantglobs.c
cc -O -pipe   -c /usr/src/games/phantasia/setup.c
cc -static -O -pipe    -o setup cross-phantglobs.o setup.o -lm
cd /usr/src/gnu/usr.bin/cc/cc_tools; make build-tools
gperf -p -j1 -i 1 -g -o -t -G -N is_reserved_word -k1,3,$ 
/usr/src/gnu/usr.bin/cc/cc_tools/../../../../contrib/gcc/c-parse.gperf >
c-gperf.h
/* starting time is 18:54:39 */
/* ending time is 18:54:39 */
gperf -p -j1 -g -o -t -N is_reserved_word '-k1,4,7,$' 
/usr/src/gnu/usr.bin/cc/cc_tools/../../../../contrib/gcc/cp/gxx.gperf
>gxx-hash.h
/* starting time is 18:54:39 */
/* ending time is 18:54:39 */
ln -sf gxx-hash.h hash.h
echo '#include "cp/cp-tree.def"'                > gencheck.h
echo '#include "objc/objc-tree.def"'            >> gencheck.h
echo '#include "auto-host.h"'                   > config.h
echo '#include "gansidecl.h"'                   >> config.h
echo '#include "i386/xm-i386.h"'        >> config.h
echo '#include "hwint.h"'                       >> config.h
echo '#include "auto-host.h"'                   > hconfig.h
echo '#include "gansidecl.h"'                   >> hconfig.h
echo '#include "i386/xm-i386.h"'        >> hconfig.h
echo '#include "hwint.h"'                       >> hconfig.h
echo 'static char *multilib_raw[] = {  "aout maout;", "elf !maout;",
NULL };'   > multilib.h
echo 'static char *multilib_matches_raw[] = {  "maout maout;", "melf
melf;", NULL };'   >> multilib.h
echo 'static char *multilib_extra = "";'        >> multilib.h
echo '#include "cp/lang-options.h"'             > options.h
echo '#include "f/lang-options.h"'              >> options.h
echo '#include "cp/lang-specs.h"'               > specs.h
echo '#include "f/lang-specs.h"'                >> specs.h
echo '#include "objc/lang-specs.h"'             >> specs.h
echo '#include "gansidecl.h"'                   > tconfig.h
echo '#include "i386/xm-i386.h"'        >> tconfig.h
echo '#include "i386/i386.h"'   > tm.h
echo '#include "i386/att.h"'            >> tm.h
echo '#include "svr4.h"'                        >> tm.h
echo '#include <freebsd.h>'                     >> tm.h
echo '#include "i386/freebsd.h"'                >> tm.h
echo '#include "i386/perform.h"'                >> tm.h
echo '#include <freebsd-native.h>'              >> tm.h
cc -O -pipe -I. -DFREEBSD_NATIVE -DIN_GCC -DHAVE_CONFIG_H
-DDEFAULT_TARGET_VERSION=\"2.95.2\"
-DDEFAULT_TARGET_MACHINE=\"i386-unknown-freebsd\" -DPREFIX=\"/usr\"
-I/usr/obj/usr/src/gnu/usr.bin/cc/cc_tools/../cc_tools
-I/usr/src/gnu/usr.bin/cc/cc_tools/../cc_tools
-I/usr/src/gnu/usr.bin/cc/cc_tools/../../../../contrib/gcc
-I/usr/src/gnu/usr.bin/cc/cc_tools/../../../../contrib/gcc/config   -c
/usr/src/gnu/usr.bin/cc/cc_tools/../../../../contrib/gcc/gencheck.c
In file included from
/usr/src/gnu/usr.bin/cc/cc_tools/../../../../contrib/gcc/gencheck.c:22:
/usr/src/gnu/usr.bin/cc/cc_tools/../../../../contrib/gcc/system.h:353:
conflicting types for `sys_errlist'
/usr/include/stdio.h:225: previous declaration of `sys_errlist'
/usr/src/gnu/usr.bin/cc/cc_tools/../../../../contrib/gcc/system.h:399:
parse error before `PVPROTO'
/usr/src/gnu/usr.bin/cc/cc_tools/../../../../contrib/gcc/gencheck.c: In
function `main':
/usr/src/gnu/usr.bin/cc/cc_tools/../../../../contrib/gcc/gencheck.c:39:
parse error before `ATTRIBUTE_UNUSED'
*** Error code 1

Stop.
*** Error code 1

Stop.
*** Error code 1

Stop.
*** Error code 1

Stop.


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?38EFC9DD.D3C7A9CA>