On Oct 28, 10:49pm, Peter Radcliffe wrote:
} Subject: stable breakage ?

} 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//20000701/"  -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"
} make: don't know how to make MKncurses_def.sh. Stop

For some reason it is finding /usr/src/contrib/ncurses/include/MKhashsize.sh
but is not finding /usr/src/contrib/ncurses/include/MKncurses_def.sh, which
doesn't seem to have been touched since October 12.  My src tree has this
file, check yours.


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-stable" in the body of the message

Reply via email to