[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Bug#853687: trinityrnaseq: ftbfs with GCC-7



Hi,

I tried to track down this gcc-7 error.  I think the issue is somewhere
here:

...
g++  -W -Wall -Wno-unused -Wno-deprecated -ansi -pedantic -Wno-long-long -fno-nonansi-builtins -Wctor-dtor-privacy -Wsign-promo -Woverloaded-virtual -Wendif-labels  -O3  -ggdb3 -           DMAKE_DATE='"Fri Aug  5 19:21:49 UTC 2016"' -DMAKE_OS_RELEASE='"4.5.0-2-amd64"' -DMAKE_RELEASE='"3.0"' -DNEW_MAKEFILE -imacros system/BigFileDefines.h -pthread  -ftemplate-depth-30 -fno-   strict-aliasing -mieee-fp   -fopenmp      -Wdate-time -D_FORTIFY_SOURCE=2  -c ./analysis/DNAVector.cc -o obj/analysis/DNAVector.o
./aligns/KmerAlignCore.cc:6:10: fatal error: aligns/KmerAlignCore.h: No such file or directory
 #include "aligns/KmerAlignCore.h"
          ^~~~~~~~~~~~~~~~~~~~~~~~
compilation terminated.
Makefile:473: recipe for target 'aligns/KmerAlignCore.o' failed
make[2]: *** [aligns/KmerAlignCore.o] Error 1
...

I admit I have no idea why this and other header files are not found.

Could somebody have a look please?

Kind regards

     Andreas.

-- 
http://fam-tille.de


Reply to: