buildworld fails with 4.8 stable

David JL izi at club-internet.fr
Mon Apr 7 13:31:16 PDT 2003


Hello,

I'm upgraded to 4.8 STABLE via cvsup but i'm getting an error during
buildworld.

+ Here's the error found during buildworld :

$ make -j4 buildworld
[...]
I/usr/src/gnu/usr.bin/binutils/ld/../../../../contrib/binutils/ld -I/usr/src/gnu/usr.bin/binutils/ld/../../../../contrib/binutils/bfd   -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized  -D__FBSDID=__RCSID  -static -o ld eelf_i386.o ldcref.o ldctor.o ldemul.o ldexp.o ldfile.o ldgram.o ldlang.o ldlex.o ldmain.o ldmisc.o ldver.o ldwrite.o lexsup.o mri.o ../libbfd/libbfd.a ../libiberty/libiberty.a
ldfile.o: In function `ldfile_open_command_file':
ldfile.o(.text+0x535): undefined reference to `saved_script_handle'
ldlang.o: In function `load_symbols':
ldlang.o(.text+0x1465): undefined reference to `yyparse'
ldlex.o: In function `yylex':
ldlex.o(.text+0x287): undefined reference to `yylval'
ldlex.o(.text+0x2b1): undefined reference to `yylval'
ldlex.o(.text+0x2d0): undefined reference to `yylval'
ldlex.o(.text+0x2f0): undefined reference to `yylval'
ldlex.o(.text+0x2fa): undefined reference to `yylval'
ldlex.o(.text+0x30e): more undefined references to `yylval' follow
ldmain.o: In function `main':
ldmain.o(.text+0x2ec): undefined reference to `force_make_executable'
ldmain.o(.text+0x433): undefined reference to `saved_script_handle'
ldmain.o(.text+0x478): undefined reference to `yyparse'
ldmain.o(.text+0x495): undefined reference to `saved_script_handle'
ldmain.o(.text+0x4ca): undefined reference to `saved_script_handle'
ldmain.o(.text+0x4e5): undefined reference to `saved_script_handle'
ldmain.o(.text+0x506): undefined reference to `saved_script_handle'
ldmain.o(.text+0x523): undefined reference to `saved_script_handle'
ldmain.o(.text+0x690): undefined reference to `force_make_executable'
lexsup.o: In function `parse_args':
lexsup.o(.text+0x544): undefined reference to `yyparse'
lexsup.o(.text+0x802): undefined reference to `force_make_executable'
lexsup.o(.text+0xd4a): undefined reference to `saved_script_handle'
lexsup.o(.text+0xd5e): undefined reference to `saved_script_handle'
lexsup.o(.text+0xd6d): undefined reference to `yyparse'
*** Error code 1
1 error
*** Error code 2
1 error
*** Error code 2
1 error
*** Error code 2
1 error
*** Error code 2

+ Here's the output of uname -a
FreeBSD bsdbox.izilan 4.8-STABLE FreeBSD 4.8-STABLE #0: Fri Apr  5 16:10:16 CEST 2002
root at bsdbox.izilan:/usr/obj/usr/src/sys/BSDBOX  i386

+ Machine : amd duron 750 with a SiS735 chipset and 256 MO SDRAM

In fact, i think the uname writes STABLE because i managed to compile
(with many warnings) the source without the -j4 option
but the installworld failed at the beginning saying he couldn't find
touch... ? I was in single user mode and followed the handbook
instructions, i'm confused...

-- 
Best regards,
David <izi at club-internet.fr>



More information about the freebsd-questions mailing list