Date: Sat, 28 Oct 2000 20:53:15 -0700 From: Don Lewis <Don.Lewis@tsc.tdk.com> To: freebsd-stable@FreeBSD.ORG Subject: Re: stable breakage ? Message-ID: <200010290353.UAA17593@salsa.gv.tsc.tdk.com> In-Reply-To: <20001028224901.E19651@pir.net> References: <20001028224901.E19651@pir.net>
next in thread | previous in thread | raw e-mail | index | archive | help
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 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?200010290353.UAA17593>