[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Help-gsl] error when running make check
From: |
namu patel |
Subject: |
[Help-gsl] error when running make check |
Date: |
Mon, 27 May 2013 17:26:35 -0500 |
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
error.log
Description: Binary data
- [Help-gsl] error when running make check,
namu patel <=