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: Tue, 28 May 2013 09:01:02 -0600
User-agent: Mozilla/5.0 (X11; Linux i686 on x86_64; rv:17.0) Gecko/20130509 Thunderbird/17.0.6

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

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