Date: Wed, 3 Oct 2001 12:02:46 -0400 (EDT) From: "H. Wade Minter" <minter@lunenburg.org> To: <freebsd-stable@freebsd.org> Subject: buildworld crash on RELENG_4_4 Message-ID: <20011003115856.V53583-100000@bunning.skiltech.com>
next in thread | raw e-mail | index | archive | help
I'm continuing to work with my machine, cvsupped to RELENG_4_4, that has been having problems. My latest attempt involved rm -rf'ing /usr/src and /usr/obj, and re-cvsupping. I then cd'd to /usr/src, and ran "make buildworld". It ran for a while, and then crashed with: In file included from /usr/src/gnu/libexec/uucp/libunix/addbas.c:7: /usr/src/gnu/libexec/uucp/libunix/../common_sources/sysdep.h:45: #error Terminal driver define not set or duplicated /usr/src/gnu/libexec/uucp/libunix/../common_sources/sysdep.h:49: #error Spool di rectory define not set or duplicated In file included from /usr/src/gnu/libexec/uucp/libunix/../common_sources/sysdep .h:322, from /usr/src/gnu/libexec/uucp/libunix/addbas.c:7: /usr/obj/usr/src/i386/usr/include/sys/dir.h:41: warning: #warning "The informati on in this file should be obtained from <dirent.h>" /usr/obj/usr/src/i386/usr/include/sys/dir.h:42: warning: #warning "and is provid ed solely (and temporarily) for backward compatibility." /usr/src/gnu/libexec/uucp/libunix/sync.c:4: invalid preprocessing directive name In file included from /usr/src/gnu/libexec/uucp/libunix/sync.c:7: /usr/src/gnu/libexec/uucp/libunix/../common_sources/sysdep.h:45: #error Terminal driver define not set or duplicated /usr/src/gnu/libexec/uucp/libunix/../common_sources/sysdep.h:49: #error Spool di rectory define not set or duplicated In file included from /usr/src/gnu/libexec/uucp/libunix/../common_sources/sysdep .h:322, from /usr/src/gnu/libexec/uucp/libunix/sync.c:7: /usr/obj/usr/src/i386/usr/include/sys/dir.h:41: warning: #warning "The informati on in this file should be obtained from <dirent.h>" /usr/obj/usr/src/i386/usr/include/sys/dir.h:42: warning: #warning "and is provid ed solely (and temporarily) for backward compatibility." mkdep: compile failed *** Error code 1 Stop in /usr/src/gnu/libexec/uucp/libunix. *** Error code 1 If anyone has any ideas, I'd appreciate it. --Wade 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?20011003115856.V53583-100000>