[scilab-Users] arpack-ng compile error

Sylvestre Ledru sylvestre.ledru at scilab-enterprises.com
Thu Mar 29 18:27:49 CEST 2012


On 29/03/2012 18:23, Sumeet wrote:
> Hi,
>
> I'm trying to compile arpack-ng on Ubuntu 10.04 (in order to build 
> Scilab nightly build), using the standard ./configure, make, make 
> install method.
>
> I get the following error:
>
>     Making install in PARPACK
>     make[1]: Entering directory `/home/sumeet/Downloads/arpack-ng/PARPACK'
>     Making install in UTIL
>     make[2]: Entering directory
>     `/home/sumeet/Downloads/arpack-ng/PARPACK/UTIL'
>     Making install in MPI
>     make[3]: Entering directory
>     `/home/sumeet/Downloads/arpack-ng/PARPACK/UTIL/MPI'
>     /bin/bash ../../../libtool --tag=F77   --mode=compile   -g -O2 -c
>     -o pivout.lo pivout.f
>     libtool: compile: unrecognized option `-g'
>     libtool: compile: Try `libtool --help' for more information.
>     make[3]: *** [pivout.lo] Error 1
>     make[3]: Leaving directory
>     `/home/sumeet/Downloads/arpack-ng/PARPACK/UTIL/MPI'
>     make[2]: *** [install-recursive] Error 1
>     make[2]: Leaving directory
>     `/home/sumeet/Downloads/arpack-ng/PARPACK/UTIL'
>     make[1]: *** [install-recursive] Error 1
>     make[1]: Leaving directory `/home/sumeet/Downloads/arpack-ng/PARPACK'
>     make: *** [install-recursive] Error 1
>
> Any ideas about resolving this error?
Two things:
* install a fortran compiler and restart the configure
* please report a bug about on the arpack-ng forge. We should stop the 
configure if the fortran compiler is not found.

Thanks,
Sylvestre


-- 
-----------------------------
Sylvestre Ledru
Operation manager
Community manager
-----------------------------
Scilab Enterprises
http://www.scilab-enterprises.com/
http://www.scilab.org/
-----------------------------

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.scilab.org/pipermail/users/attachments/20120329/50130da3/attachment.htm>


More information about the users mailing list