This is the mail archive of the fortran@gcc.gnu.org mailing list for the GNU Fortran project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Build problem


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]