This is the mail archive of the
fortran@gcc.gnu.org
mailing list for the GNU Fortran project.
Re: Build problem
- From: Fritz Reese <fritzoreese at gmail dot com>
- To: Jerry DeLisle <jvdelisle at charter dot net>
- Cc: "fortran at gcc dot gnu dot org" <fortran at gcc dot gnu dot org>
- Date: Tue, 11 Oct 2016 07:06:41 -0400
- Subject: Re: Build problem
- Authentication-results: sourceware.org; auth=none
- References: <7c1e8e7a-c325-4013-06ed-ffc4ce94bb25@charter.net>
On Thu, Oct 6, 2016 at 7:06 PM, Jerry DeLisle <jvdelisle@charter.net> wrote:
> Anyone else seeing this after make install?
>
> Jerry
>
> /bin/sh: line 3: cd: x86_64-pc-linux-gnu/libsanitizer: No such file or
> directory
> Makefile:11269: recipe for target 'install-target-libsanitizer' failed
> make[1]: *** [install-target-libsanitizer] Error 1
> make[1]: Leaving directory '/home/jerry/dev/objdir'
> Makefile:2304: recipe for target 'install' failed
> make: *** [install] Error 2
I see errors like this from time to time. I used to think it was due
to building gcc with different versions of gcc (I mess with my path
frequently) but I'm not sure anymore. I usually end up having to nuke
my build directory and rebuild all the way from configure when this
happens.
---
Fritz Reese