Date: Tue, 6 Mar 2001 02:24:51 -0600 From: Christopher Farley <chris@northernbrewer.com> To: freebsd-stable@freebsd.org Subject: buildworld fails Message-ID: <20010306022450.B20720@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-stable" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20010306022450.B20720>