This is the mail archive of the
fortran@gcc.gnu.org
mailing list for the GNU Fortran project.
Build problem
- From: Jerry DeLisle <jvdelisle at charter dot net>
- To: "fortran at gcc dot gnu dot org" <fortran at gcc dot gnu dot org>
- Date: Thu, 6 Oct 2016 16:06:43 -0700
- Subject: Build problem
- Authentication-results: sourceware.org; auth=none
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