From owner-freebsd-stable Wed Oct 3 12:33:56 2001 Delivered-To: freebsd-stable@freebsd.org Received: from bunning.skiltech.com (bunning.skiltech.com [216.235.79.240]) by hub.freebsd.org (Postfix) with ESMTP id F126F37B407 for ; Wed, 3 Oct 2001 12:33:52 -0700 (PDT) Received: (from minter@localhost) by bunning.skiltech.com (8.11.6/8.11.6) id f93G2kP53716; Wed, 3 Oct 2001 12:02:46 -0400 (EDT) (envelope-from minter) Date: Wed, 3 Oct 2001 12:02:46 -0400 (EDT) From: "H. Wade Minter" X-X-Sender: To: Subject: buildworld crash on RELENG_4_4 Message-ID: <20011003115856.V53583-100000@bunning.skiltech.com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG 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 " /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 " /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