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

Attachment: error.log
Description: Binary data

Reply via email to