From owner-freebsd-stable Sat Feb 3 12:51:38 2001 Delivered-To: freebsd-stable@freebsd.org Received: from level3.dynacom.net (level3.dynacom.net [206.107.213.213]) by hub.freebsd.org (Postfix) with SMTP id 504B237B401 for ; Sat, 3 Feb 2001 12:51:17 -0800 (PST) Received: (qmail 21758 invoked by uid 0); 3 Feb 2001 20:51:15 -0000 Received: from unknown (HELO urx.com) (206.159.132.160) by mail.urx.com with SMTP; 3 Feb 2001 20:51:15 -0000 Message-ID: <3A7C6F42.C680954@urx.com> Date: Sat, 03 Feb 2001 12:51:14 -0800 From: Kent Stewart Reply-To: kstewart@urx.com Organization: Dynacom X-Mailer: Mozilla 4.76 [en] (Windows NT 5.0; U) X-Accept-Language: en MIME-Version: 1.0 To: Dennis Glatting Cc: stable@freebsd.org Subject: Re: Compile failure against RELENG_4 References: <01020307365300.21492@kwijibo> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Dennis Glatting wrote: > > Updated my sources yesterday. There were no changes to the tree today. > So, I guess this must be a problem. Well, I updated my sources last night and didn't have a problem doing the usual buildworld, buildkernel, installkernel, and installworld. What version did you start with? Are you trying to build a release because I don't have a disk-1 directory. Kent > > cd /disk-1/src/gnu/lib/libgcc; make depend; make all; make install > echo '#include ' > config.h > echo '#include ' >> config.h > echo '#include "gansidecl.h"' > tconfig.h > echo '#include "i386/xm-i386.h"' >> tconfig.h > echo '#include "i386/i386.h"' > tm.h > echo '#include "i386/att.h"' >> tm.h > echo '#include "svr4.h"' >> tm.h > echo '#include ' >> tm.h > echo '#include "i386/freebsd.h"' >> tm.h > echo '#include "i386/perform.h"' >> tm.h > rm -f .depend > mkdep -f .depend -a > -I/disk-1/src/gnu/lib/libgcc/../../../contrib/gcc/config > -I/disk-1/src/gnu/lib/libgcc/../../../contrib/gcc -I. -DIN_GCC > -D_PTHREADS -DGTHREAD_USE_WEAK -I/usr/obj/disk-1/src/i386/usr/include > /disk-1/src/gnu/lib/libgcc/../../../contrib/gcc/frame.c > mkdep -f .depend -a -nostdinc++ > -I/disk-1/src/gnu/lib/libgcc/../../../contrib/gcc/cp/inc > /disk-1/src/gnu/lib/libgcc/../../../contrib/gcc/cp/tinfo.cc > /disk-1/src/gnu/lib/libgcc/../../../contrib/gcc/cp/tinfo2.cc > /disk-1/src/gnu/lib/libgcc/../../../contrib/gcc/cp/new.cc > /disk-1/src/gnu/lib/libgcc/../../../contrib/gcc/cp/exception.cc > > /disk-1/src/gnu/lib/libgcc/../../../contrib/gcc/cp/exception.cc:33: > gansidecl.h: No > such file or directory > /disk-1/src/gnu/lib/libgcc/../../../contrib/gcc/cp/exception.cc:34: > eh-common.h: No > such file or directory > mkdep: compile failed > *** Error code 1 > > Stop in /disk-1/src/gnu/lib/libgcc. > *** Error code 1 > > Stop in /disk-1/src. > *** Error code 1 > > Stop in /disk-1/src. > *** Error code 1 > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-stable" in the body of the message -- Kent Stewart Richland, WA mailto:kbstew99@hotmail.com http://kstewart.urx.com/kstewart/index.html FreeBSD News http://daily.daemonnews.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message