Date: Fri, 5 May 2000 17:24:29 -0400 (EDT) From: anindya <anindya@goonda.org> To: freebsd-stable@freebsd.org Subject: 4.0-STABLE make buildworld problems with vi?? Message-ID: <Pine.BSF.4.21.0005051718570.84481-100000@phat.bastard.net>
next in thread | raw e-mail | index | archive | help
Hey folks, I apologize if this is the wrong forum for this. Please flame me silly with the name of the correct mailing list if I am in error. So here is the deal. I have a 4.0 system, my supfile looks like so: *default host=cvsup2.FreeBSD.org *default base=/usr *default prefix=/usr *default release=cvs tag=RELENG_4 *default delete use-rel-suffix *default compress src-all doc-all ports-all tag=. ports-base tag=. I want to track -STABLE. cvsup works great as usual, but I am getting an error during make buildworld (I have the entire make buildworld output if someone wants to look at it). when it is trying to build /usr/bin/vi and it just stops. My last cvsup was may 5th around 2pm or so.. Please let me know if I am doing something incorrect here, or whether someone made a boo-boo during checkin. Thanks a lot! --Anindya Here is the relevant output: ===> usr.bin/vi cc -O -pipe -DGTAGS -DSYSV_CURSES -I/usr/src/usr.bin/vi -I/usr/src/usr.bin/vi/.. /../contrib/nvi -I/usr/src/usr.bin/vi/../../contrib/nvi/include -I/usr/obj/usr /src/i386/usr/include -c /usr/src/usr.bin/vi/../../contrib/nvi/cl/cl_bsd.c cc -O -pipe -DGTAGS -DSYSV_CURSES -I/usr/src/usr.bin/vi -I/usr/src/usr.bin/vi/.. /../contrib/nvi -I/usr/src/usr.bin/vi/../../contrib/nvi/include -I/usr/obj/usr /src/i386/usr/include -c /usr/src/usr.bin/vi/../../contrib/nvi/cl/cl_funcs.c cc -O -pipe -DGTAGS -DSYSV_CURSES -I/usr/src/usr.bin/vi -I/usr/src/usr.bin/vi/.. /../contrib/nvi -I/usr/src/usr.bin/vi/../../contrib/nvi/include -I/usr/obj/usr /src/i386/usr/include -c /usr/src/usr.bin/vi/../../contrib/nvi/cl/cl_main.c cc -O -pipe -DGTAGS -DSYSV_CURSES -I/usr/src/usr.bin/vi -I/usr/src/usr.bin/vi/.. /../contrib/nvi -I/usr/src/usr.bin/vi/../../contrib/nvi/include -I/usr/obj/usr /src/i386/usr/include -c /usr/src/usr.bin/vi/../../contrib/nvi/cl/cl_read.c In file included from /usr/obj/usr/src/i386/usr/include/sys/select.h:40, from /usr/src/usr.bin/vi/../../contrib/nvi/cl/cl_read.c:19: /usr/obj/usr/src/i386/usr/include/sys/event.h:97: warning: parameter names (with out types) in function declaration /usr/obj/usr/src/i386/usr/include/sys/event.h:97: warning: data definition has n o type or storage class In file included from /usr/src/usr.bin/vi/../../contrib/nvi/cl/cl_read.c:19: /usr/obj/usr/src/i386/usr/include/sys/select.h:48: field `si_note' has incomplet e type *** Error code 1 Stop in /usr/src/usr.bin/vi. *** Error code 1 Stop in /usr/src/usr.bin. *** Error code 1 Stop in /usr/src. *** Error code 1 Stop in /usr/src. *** Error code 1 Stop in /usr/src. 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?Pine.BSF.4.21.0005051718570.84481-100000>