Can you try re-running configure without the --disable-static --disable-shared?

Patrick

On 05/27/2013 04:26 PM, namu patel wrote:
Hello all,

I am trying to build GSL 1.15 on Red Hat using gcc 4.6.3 compilers.

My configuration is as below:

  ./configure --prefix=/home/nkp053/SOFTWARES/LIBRARIESIBAMR/GSL-1.15 \
    --disable-static \
    --disable-shared \
    CC=gcc \
    CXX=g++ \
    F77=gfortran \
    FC=gfortran

When I run make check, I get the error

make[2]: *** No rule to make target `../ieee-utils/libgslieeeutils.la',
needed by `test'.  Stop.

Attached is the log file.

I would appreciate if someone can help.

Thank you,
namu


Reply via email to