Re: [AMBER] installation error: /usr/bin/ld: final link failed: Nonrepresentable section on output

From: jinfeng liu <jinfengliu1119.gmail.com>
Date: Mon, 12 Jul 2021 09:47:22 +0800

Dear Prof. David A. Case,

Thanks for your reply. I still have the same problem after I added it into
the run_cmake script. The cmake.log file has been attached. Thanks
very much!

Best,
Jinfeng

David A Case <david.case.rutgers.edu> 於 2021年7月12日 週一 上午3:53寫道:

> On Sun, Jul 11, 2021, jinfeng liu wrote:
> >
> >/usr/bin/ld: /usr/local/lib/libfftw3.a(direct-r2r.o): relocation
> >R_X86_64_32 against `.text' can not be used when making a shared object;
> >recompile with -fPIC
>
> Amber is unable to make use of the fftw libraries it finds in
> /usr/local/lib, yet the cmake code doesn't correctly recognize this.
>
> Add this to your run_cmake script:
>
> -DFORCE_INTERNAL_LIBRARIES="fftw"
>
> If you still have problems, please post the cmake.log file you get from the
> cmake step.
>
> [Jamie: are we supposed to be recognizing system fftw libraries that don't
> have PIC code? Is there some way cmake could figure out that installations
> like the one described above are not going to work? ...thx...dac]
>
> ....dac
>
>
> _______________________________________________
> AMBER mailing list
> AMBER.ambermd.org
> http://lists.ambermd.org/mailman/listinfo/amber
>


_______________________________________________
AMBER mailing list
AMBER.ambermd.org
http://lists.ambermd.org/mailman/listinfo/amber

Received on Sun Jul 11 2021 - 19:00:02 PDT
Custom Search