[Couenne] Couenne compiling error

Pietro Belotti pbelott at clemson.edu
Wed May 18 07:46:13 EDT 2011


Dear Ehsan,

dasum.f seems to be a necessary component of Blas. Did you download the 
Blas library properly? You may need to run "svn update" in the ThirdParty 
directory and then run the script "./get.Blas" in the ThirdParty/Blas 
directory.

Pietro

--
Pietro Belotti
Dept. of Mathematical Sciences
Clemson University
email: pbelott at clemson.edu
phone: 864-656-6765
web:   myweb.clemson.edu/~pbelott

On Wed, 18 May 2011, ehsan ullah wrote:

> Hallo
> I am getting the following error while compiling couenne after installing thirdparty sofwares. Can you please help to detect whats going wrong
> 
> root at ullah:~/Couenne/build# make
> Making all in ThirdParty/Blas
> make[1]: Entering directory `/home/ehsan/Couenne/build/ThirdParty/Blas'
> /bin/bash ./../../libtool --tag=F77 --mode=compile fort77  -O3 -fomit-frame-pointer -pipe   -c -o dasum.lo ../../../ThirdParty/Blas/dasum.f
>  fort77 -O3 -fomit-frame-pointer -pipe -c ../../../ThirdParty/Blas/dasum.f  -fPIC
>    dasum:
> mv -f dasum.o .libs/dasum.o
> mv: cannot stat `dasum.o': No such file or directory
> make[1]: *** [dasum.lo] Error 1
> make[1]: Leaving directory `/home/ehsan/Couenne/build/ThirdParty/Blas'
> make: *** [all-recursive] Error 1
> 
> thanks in advance
> Ehsan 
>


More information about the Couenne mailing list