Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 26 Jan 2001 10:29:38 -0500
From:      Steve McNelly <smcnelly@fbibuildings.com>
To:        "'questions@freebsd.org'" <questions@freebsd.org>, "'stable@freebsd.org'" <stable@freebsd.org>
Subject:   Make Buildworld Fails Here:
Message-ID:  <81B7EF64291AD41187AA00B0D02083FD51D036@loki>

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

Could Someone Please Help Me With This Problem?

I Am Currently Running 3.4-RELEASE. I Used cvsup To Update My Source
Files.(Several Times)
To 3.x-STABLE. This Was My cvsupfile:
*default  host=cvsup.FreeBSD.org
*default  base=/usr
*default  prefix=/usr
*default  release=cvs
*default  tag=RELENG_3
*default  delete use-rel-suffix

src-all
src-crypto
src-secure
*default tag=.
ports-all
doc-all
 
When I Do "make buildworld" It Fails Here Everytime. I Have Read Through The
Mail Archives 
I Have Read The Updating Stuff But I Can not Find An Answer. 
I Have tried  "make cleandir" I Have Tried Deleting "/usr/obj" 
Still Doesn't Work. 
Don't Know What Else To Try.
Help Please.

Thanks In Advance,

/usr/obj/usr/dest/usr/src/tmp/usr/bin/make -DNOINFO -DNOMAN -DNOPIC
-DNOPROFILE -DNOSHARED all;  /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
/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
/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
-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
-I/usr/obj/usr/dest/usr/src/tmp/usr/include -c parse.c
lex -t  /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
-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
-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
-I/usr/obj/usr/dest/usr/src/tmp/usr/include  -static -o compile_et
compile_et.o parse.o lex.o getarg.o  
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-questions" in the body of the message




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