Subject: Re: build failiure in src/gnu/lib/libgcc
To: T.SHIOZAKI <tshiozak@astec.co.jp>
From: None <itojun@iijlab.net>
List: current-users
Date: 11/19/2001 19:08:53
>> 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