On Thu, 7 Apr 2022, Jerry James wrote:
On Thu, Apr 7, 2022 at 8:50 PM Michael Hennebry
wrote:
Why?
I am not trying to build or edit mpfr.
The error message in config.log says that it was
looking for the symbol mpfr_snprintf in -lmpfr .
It did not even find -lmpfr .
Why not?
Because /usr/lib6
On Thu, Apr 7, 2022 at 8:50 PM Michael Hennebry
wrote:
> Why?
> I am not trying to build or edit mpfr.
> The error message in config.log says that it was
> looking for the symbol mpfr_snprintf in -lmpfr .
> It did not even find -lmpfr .
> Why not?
Because /usr/lib64/libmpfr.so is in the mpfr-deve
On Thu, 7 Apr 2022, George N. White III wrote:
On Thu, 7 Apr 2022 at 19:42, Michael Hennebry <
henne...@web.cs.ndsu.nodak.edu> wrote:
/usr/bin/ld: cannot find -lmpfr
As mentioned in another thread, I am trying to compile gappa 1.4 .
./configure LDFLAGS=-L/usr/lib64 complains
On Thu, 7 Apr 2022 at 19:42, Michael Hennebry <
henne...@web.cs.ndsu.nodak.edu> wrote:
> /usr/bin/ld: cannot find -lmpfr
>
> As mentioned in another thread, I am trying to compile gappa 1.4 .
> ./configure LDFLAGS=-L/usr/lib64 complains
>
>
> From config.log
>
/usr/bin/ld: cannot find -lmpfr
As mentioned in another thread, I am trying to compile gappa 1.4 .
./configure LDFLAGS=-L/usr/lib64 complains
From config.log
configure:4678: checking for mpfr_snprintf in -lmpfr
configure:4703: g++ -o conftest -g -O2 -L/usr/lib64/ conftest.cpp -lmpfr -lgmp