Date: Tue, 13 Apr 2004 08:20:55 -0700 From: Steve Kargl <sgk@troutmask.apl.washington.edu> To: "P.D. Seniura" <pdseniura@techie.com> Cc: freebsd-current@freebsd.org Subject: Re: I *really* need help PLEASE - buildworld failing on mkdep libstdc++ can't find unwind.h but it *is* there Message-ID: <20040413152055.GA65626@troutmask.apl.washington.edu> In-Reply-To: <20040413133322.95F6E790057@ws1-14.us4.outblaze.com> References: <20040413133322.95F6E790057@ws1-14.us4.outblaze.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, Apr 13, 2004 at 07:33:22AM -0600, P.D. Seniura wrote: > > ----- Original Message ----- > From: Steve Kargl <sgk@troutmask.apl.washington.edu> > Date: Mon, 12 Apr 2004 16:21:20 -0700 > To: Paul Seniura <pdseniura@techie.com> > Subject: Re: I *really* need help PLEASE - buildworld failing on mkdep libstdc++ can't find unwind.h but it *is* there > > > On Mon, Apr 12, 2004 at 12:32:24PM -0500, Paul Seniura wrote: > > > > > > I've posted several msgs over the past two weeks > > > stumbling on buildworld when using lang/gcc33. > > > > > > > Did you clean out /usr/include? lang/gcc33 may have > > done some unpleasant things to it. > > > Any other ideas? Should I blow /usr/include completely away > and try the April 8 installworld (or the latest) again? Thank > you for helping. > (Long lines wrapped to something less than 256 characters) Use "ls -l /usr/include" and look at the timestamps. gcc33 may have put some includes in /usr/include that should not be there. I don't know what bzip2ball is, but if you simply updated /usr/include with its contents, and my not have removed rogue files. -- Steve
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040413152055.GA65626>