help-gsl
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Help-gsl] error when running make check


From: Patrick Alken
Subject: Re: [Help-gsl] error when running make check
Date: Mon, 27 May 2013 16:32:52 -0600
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130330 Thunderbird/17.0.5

What happens when you:

cd ieee-utils
make check

?

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

[Prev in Thread] Current Thread [Next in Thread]