Date: Tue, 6 Mar 2001 01:53:21 -0600 From: Christopher Farley <chris@northernbrewer.com> To: freebsd-questions@freebsd.org Subject: Problem building -STABLE Message-ID: <20010306015319.A20720@northernbrewer.com>
next in thread | raw e-mail | index | archive | help
I cvsupped sources this evening, and am having a buildworld problem. I recently had an adventure with fsck, so this may be a problem unique to me. Any pointers? It terminates is with this: ===> bin/stty cc -O -pipe -Wall -Wformat -I/usr/obj/usr/src/i386/usr/include -c /usr/src/bin/stty/cchar.c /usr/src/bin/stty/cchar.c:67: `VERASE2' undeclared here (not in a function) /usr/src/bin/stty/cchar.c:67: initializer element is not constant /usr/src/bin/stty/cchar.c:67: (near initialization for `cchars1[6].sub') *** Error code 1 Stop in /usr/src/bin/stty. *** Error code 1 Stop in /usr/src/bin. *** Error code 1 Stop in /usr/src. *** Error code 1 Stop in /usr/src. *** Error code 1 Stop in /usr/src. -- Christopher Farley www.northernbrewer.com 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?20010306015319.A20720>