Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 27 Nov 2000 16:36:48 +0100
From:      Marko Cuk <cuk@nu.cuk.nu>
To:        stable@freebsd.org
Subject:   make build-tools error
Message-ID:  <3A227F90.A098E18E@nu.cuk.nu>

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

I want to cvsup 4.1.1 to 4.2-STABLE or 4.2-RELEASE and here is the
error:


What to do ?

Cvsup from 4.2RC1 went fine.


cc -static -O -pipe -DFREEBSD_NATIVE -DIN_GCC -DHAVE_CONFIG_H
-DDEFAULT_TARG
ET_VERSION=\"2.95.2\" -DDEFAULT_TARGET_MACHINE=\"i386-unknown-freebsd\"
-DPR
EFIX=\"/usr\" -I/usr/obj/usr/src/gnu/usr.bin/cc/f771/../cc_tools
-I/usr/src/
gnu/usr.bin/cc/f771/../cc_tools
-I/usr/src/gnu/usr.bin/cc/f771/../../../../c
ontrib/gcc -I/usr/src/gnu/usr.bin/cc/f771/../../../../contrib/gcc/config
-I/
usr/src/gnu/usr.bin/cc/f771/../../../../contrib/gcc/f -I. -o fini fini.o
proj-BT.o
cd /usr/src/lib/libncurses; make build-tools
sh /usr/src/lib/libncurses/../../contrib/ncurses/include/MKhashsize.sh
/usr/src/lib/libncurses/../../contrib/ncurses/include/Caps > hashsize.h
sed </usr/src/lib/libncurses/../../contrib/ncurses/include/curses.h.in
>curses.h -e "/@NCURSES_MAJOR@/s//5/" -e "/@NCURSES_MINOR@/s//1/" -e
"/@NCURSES_PATCH@/s//20001009/" -e "/@NCURSES_CONST@/s///" -e
"s/@cf_cv_builtin_bool@/1/g" -e "s/@cf_cv_cc_bool_type@/0/g" -e
"s/@cf_cv_type_of_bool@/char/g" -e "s/@cf_cv_typeof_chtype@/long/g" -e
"s/@cf_cv_widec_shift@/8/g" -e "s/@cf_cv_shift_limit@/32/g" -e
"s/@cf_cv_1UL@/1UL/g"
AWK=awk sh
/usr/src/lib/libncurses/../../contrib/ncurses/include/MKncurses_def.sh
/usr/src/lib/libncurses/../../contrib/ncurses/include/ncurses_defs >
ncurses_def.h
cc -o
make_hash -O -pipe -I. -I/usr/src/lib/libncurses
-I/usr/src/lib/libncurses/.
./../contrib/ncurses/ncurses
-I/usr/src/lib/libncurses/../../contrib/ncurses
/include -Wall -DFREEBSD_NATIVE -DNDEBUG -DHAVE_CONFIG_H -DTERMIOS
-DMAIN_PR
OGRAM
/usr/src/lib/libncurses/../../contrib/ncurses/ncurses/tinfo/comp_hash.c
awk -f
/usr/src/lib/libncurses/../../contrib/ncurses/ncurses/tinfo/MKnames.awk
/usr/src/lib/libncurses/../../contrib/ncurses/include/Caps
cat namehdr boolnames boolfnames numnames numfnames strnames strfnames
nameftr > names.c
cc -o
make_keys -O -pipe -I. -I/usr/src/lib/libncurses
-I/usr/src/lib/libncurses/.
./../contrib/ncurses/ncurses
-I/usr/src/lib/libncurses/../../contrib/ncurses
/include -Wall -DFREEBSD_NATIVE -DNDEBUG -DHAVE_CONFIG_H -DTERMIOS
/usr/src/lib/libncurses/../../contrib/ncurses/ncurses/tinfo/make_keys.c
cd /usr/src/share/syscons/scrnmaps; make build-tools
cc -static -O -pipe -I/usr/src/share/syscons/scrnmaps
-DFIL=\"koi8-r2cp866\"
 -o koi8-r2cp866.mk /usr/src/share/syscons/scrnmaps/mkscrfil.c
cc -static -O -pipe -I/usr/src/share/syscons/scrnmaps
-DFIL=\"iso-8859-1_to_
cp437\" -o iso-8859-1_to_cp437.mk
/usr/src/share/syscons/scrnmaps/mkscrfil.c
cc -static -O -pipe -I/usr/src/share/syscons/scrnmaps
-DFIL=\"iso-8859-4_to_
cp437\" -o iso-8859-4_to_cp437.mk
/usr/src/share/syscons/scrnmaps/mkscrfil.c
cd /usr/src/gnu/usr.bin/perl; make build-tools
make: don't know how to make build-tools. Stop
*** Error code 2
Stop in /usr/src.
*** Error code 1
Stop in /usr/src.
*** Error code 1
Stop in /usr/src.
bash-2.03#


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?3A227F90.A098E18E>