Date: Tue, 24 Dec 2002 12:32:03 -0800 From: "Jon O." <jono@networkcommand.com> To: freebsd-questions@freebsd.org Subject: Make world error Message-ID: <20021224123203.C13528@networkcommand.com>
next in thread | raw e-mail | index | archive | help
Hi: I'm currently trying to update a 4.5-RC host with new code. I've sup'ed all the new sources and during the build it fails with this: es/../../contrib/ncurses/ncurses/base/tries.c /usr/src/lib/libncurses/../../contrib/ncurses/ncurses/tty/tty_update.c /usr/src/lib/libncurses/../../contrib/ncurses/ncurses/base/version.c /usr/src/lib/libncurses/../../contrib/ncurses/ncurses/base/vsscanf.c /usr/src/lib/libncurses/../../contrib/ncurses/ncurses/base/wresize.c /usr/src/lib/libncurses/../../contrib/ncurses/ncurses/tinfo/write_entry.c /usr/src/lib/libncurses/termcap.c comp_captab.c:1512: #error --> term.h and comp_captab.c disagree about the <-- comp_captab.c:1513: #error --> numbers of booleans, numbers and/or strings <-- comp_captab.c:3017: #error --> term.h and comp_captab.c disagree about the <-- comp_captab.c:3018: #error --> numbers of booleans, numbers and/or strings <-- mkdep: compile failed *** Error code 1 Stop in /usr/src/lib/libncurses. *** Error code 1 Stop in /usr/src. *** Error code 1 The two files do in fact disagree. What can I do to complete the build? Thanks, Jon 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?20021224123203.C13528>