Hi,

As you know I have setup a server to make periodic builds of gretl (with the purpose of further testing). This is a i686 machine with CentOS 6.4.

It used to have  successful builds, but today is failing to build libgretl. It is configured to use MPFR.

Errors are:
../lib/.libs/libgretl-1.0.so: undefined reference to `mpf_clears'
../lib/.libs/libgretl-1.0.so: undefined reference to `mpf_inits'

Attached is the output of the Jenkins job.

Hélio