Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 17 Jan 2001 12:57:57 -0500
From:      Steve McNelly <stevemcn@snics.com>
To:        freebsd-stable@FreeBSD.ORG
Subject:   Buildworld Fails
Message-ID:  <200101171757.MAA00102@snics.com>

next in thread | raw e-mail | index | archive | help
=A0 I'm Trying To Upgrade 3.4-RELEASE To 3.X-STABLE.
I used *default=A0 tag=3DRELENG_3 In My cvsupfile.
Buildworld Always Fails At This Point.=20
Checked The Updating File, Nothing There. I Have Checked The Mail=20
Archives And Found Nothing. Can Anyone Point Me In The Right=20
Direction?=20

/usr/obj/usr/dest/usr/src/tmp/usr/bin/make -DNOINFO -DNOMAN -DNOPIC
-DNOPROFILE
-DNOSHARED all;=A0 /usr/obj/usr/dest/usr/src/tmp/usr/bin/make -DNOINFO=
 -DNOMAN
-DNOPIC -DNOPROFILE -DNOSHARED -B install cleandir obj
rm -f .depend /usr/obj/usr/dest/usr/src/usr.bin/compile_et/GPATH
/usr/obj/usr/dest/usr/src/usr.bin/compile_et/GRTAGS=A0
/usr/obj/usr/dest/usr/src/usr.bin/compile_et/GSYMS
/usr/obj/usr/dest/usr/src/usr.bin/compile_et/GTAGS
rm -f .depend /usr/obj/usr/dest/usr/src/usr.bin/compile_et/GPATH
/usr/obj/usr/dest/usr/src/usr.bin/compile_et/GRTAGS=A0
/usr/obj/usr/dest/usr/src/usr.bin/compile_et/GSYMS
/usr/obj/usr/dest/usr/src/usr.bin/compile_et/GTAGS
yacc -d -o parse.c
/usr/dest/usr/src/usr.bin/compile_et/../../contrib/com_err/parse.y
cc -O -pipe -I.=
 -I/usr/dest/usr/src/usr.bin/compile_et/../../contrib/com_err=A0=A0
-I/usr/obj/usr/dest/usr/src/tmp/usr/include -c
/usr/dest/usr/src/usr.bin/compile_et/compile_et.c
cc -O -pipe -I.=
 -I/usr/dest/usr/src/usr.bin/compile_et/../../contrib/com_err=A0=A0
-I/usr/obj/usr/dest/usr/src/tmp/usr/include -c parse.c
lex -t=A0 /usr/dest/usr/src/usr.bin/compile_et/../../contrib/com_err/lex.l >
lex.c
cc -O -pipe -I.=
 -I/usr/dest/usr/src/usr.bin/compile_et/../../contrib/com_err=A0=A0
-I/usr/obj/usr/dest/usr/src/tmp/usr/include -c lex.c
cc -O -pipe -I.=
 -I/usr/dest/usr/src/usr.bin/compile_et/../../contrib/com_err=A0=A0
-I/usr/obj/usr/dest/usr/src/tmp/usr/include -c
/usr/dest/usr/src/usr.bin/compile_et/../../contrib/com_err/getarg.c
/usr/dest/usr/src/usr.bin/compile_et/../../contrib/com_err/getarg.c: In
function `add_string':
/usr/dest/usr/src/usr.bin/compile_et/../../contrib/com_err/getarg.c:178:
warning: assignment makes pointer from integer without a cast
/usr/dest/usr/src/usr.bin/compile_et/../../contrib/com_err/getarg.c: In
function `arg_match_long':
/usr/dest/usr/src/usr.bin/compile_et/../../contrib/com_err/getarg.c:197:
warning: assignment makes pointer from integer without a cast
cc -O -pipe -I.=
 -I/usr/dest/usr/src/usr.bin/compile_et/../../contrib/com_err=A0=A0
-I/usr/obj/usr/dest/usr/src/tmp/usr/include=A0 -static -o compile_et
compile_et.o
parse.o lex.o getarg.o=A0=20
parse.o: In function `yyerror':
parse.o(.text+0x78): multiple definition of `yyerror'
compile_et.o(.text+0x600): first defined here
/usr/libexec/elf/ld: Warning: size of symbol `yyerror' changed from 47 to
18 in
parse.o
compile_et.o: In function `main':
compile_et.o(.text+0x4c2): undefined reference to `current'
compile_et.o(.text+0x4c8): undefined reference to `table_number'
compile_et.o(.text+0x58e): undefined reference to `table_number'
compile_et.o: In function `yyerror':
compile_et.o(.text+0x612): undefined reference to `current_token'
compile_et.o(.text+0x618): undefined reference to `yylineno'
parse.o: In function `yyparse':
parse.o(.text+0x3f4): undefined reference to `id_str'
parse.o(.text+0x40d): undefined reference to `base'
parse.o(.text+0x41e): undefined reference to `name'
parse.o(.text+0x429): undefined reference to `name'
parse.o(.text+0x452): undefined reference to `base'
parse.o(.text+0x463): undefined reference to `name'
parse.o(.text+0x46e): undefined reference to `name'
parse.o(.text+0x49c): undefined reference to `number'
parse.o(.text+0x4c3): undefined reference to `prefix'
parse.o(.text+0x4d0): undefined reference to `prefix'
parse.o(.text+0x4e8): undefined reference to `prefix'
parse.o(.text+0x50c): undefined reference to `prefix'
parse.o(.text+0x516): undefined reference to `prefix'
parse.o(.text+0x539): undefined reference to `number'
parse.o(.text+0x544): undefined reference to `prefix'
parse.o(.text+0x54d): undefined reference to `prefix'
parse.o(.text+0x582): undefined reference to `codes'
parse.o(.text+0x5af): undefined reference to `codes'
parse.o(.text+0x5b7): undefined reference to `codes'
parse.o(.text+0x5c1): undefined reference to `codes'
parse.o(.text+0x5cd): undefined reference to `number'
lex.o: In function `error_message':
lex.o(.text+0xdc0): undefined reference to `numerror'
*** Error code 1

Stop.
*** Error code 1

Stop.
*** Error code 1

Stop.
*** Error code 1

Stop.
*** Error code 1

Stop.

Steve McNelly
stevemcn@snics.com


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?200101171757.MAA00102>