Re: I *really* need help PLEASE - buildworld failing on mkdep libstdc++ can't find unwind.h but it *is* there

From: Dag-Erling Smørgrav <des_at_des.no>
Date: Tue, 13 Apr 2004 20:21:21 +0200
"Paul Seniura" <pdseniura_at_techie.com> writes:
> I've posted several msgs over the past two weeks
> stumbling on buildworld when using lang/gcc33.
> [...]

Try

# cd /usr/src
# make cleandir; make cleandir
# make buildincludes
# find /usr/include/ -not -type d -delete
# make installincludes
# make buildworld

assuming your sources aren't much newer than your running system -
otherwise you'll have to figure out another way to get a clean set of
headers.

DES
-- 
Dag-Erling Smørgrav - des_at_des.no
Received on Tue Apr 13 2004 - 09:21:29 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:37:50 UTC