Subject: Re: build failiure in src/gnu/lib/libgcc
To: None <itojun@iijlab.net>
From: James Chacon <jchacon@genuity.net>
List: current-users
Date: 11/19/2001 10:03:07
With the various changes in layouts the safest way to start a build
(if you haven't already built completely using the new structure) is to
first remove your old objdir's and/or .depend files completely and start fresh.

James

>
>>> 	sorry for bothering.  during the build, i have experienced the
>>> 	following error.
>>> 
>>> 	note that there are two exception.cc referenced from the command line:
>>> /home/itojun/NetBSD/src/gnu/lib/libgcc/../../dist/toolchain/gcc/cp/exception.cc
>>> /usr/home/itojun/NetBSD/src/gnu/lib/libgcc/../../dist/gcc/cp/exception.cc
>>
>>I also saw it a few days ago.
>>To solve the problem, I removed old ".depend" and invoked "make depend"
>>in src/gnu/lib/libgcc, maybe.
>
>	yes, it is the solution.  (i ran make cleandir a lot of times...)
>	thanks.
>
>itojun
>
>
>
>