<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta content="text/html; charset=ISO-8859-1"
http-equiv="Content-Type">
</head>
<body text="#000000" bgcolor="#ffffff">
On 29/03/2012 18:23, Sumeet wrote:
<blockquote
cite="mid:CALmA2m36k4iWZY0CwgnSrko8OjfwZM+UDD8SVcK17Sa+BdSUWQ@mail.gmail.com"
type="cite">
<div dir="ltr">Hi,
<div><br>
</div>
<div>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.</div>
<div><br>
</div>
<div>I get the following error:</div>
<div><br>
</div>
<blockquote style="margin: 0pt 0pt 0pt 40px; border: medium
none; padding: 0px;">
<div>
<div>Making install in PARPACK</div>
</div>
<div>
<div>make[1]: Entering directory
`/home/sumeet/Downloads/arpack-ng/PARPACK'</div>
</div>
<div>
<div>Making install in UTIL</div>
</div>
<div>
<div>make[2]: Entering directory
`/home/sumeet/Downloads/arpack-ng/PARPACK/UTIL'</div>
</div>
<div>
<div>Making install in MPI</div>
</div>
<div>
<div>make[3]: Entering directory
`/home/sumeet/Downloads/arpack-ng/PARPACK/UTIL/MPI'</div>
</div>
<div>
<div>/bin/bash ../../../libtool --tag=F77 --mode=compile
-g -O2 -c -o pivout.lo pivout.f</div>
</div>
<div>
<div>libtool: compile: unrecognized option `-g'</div>
</div>
<div>
<div>libtool: compile: Try `libtool --help' for more
information.</div>
</div>
<div>
<div>make[3]: *** [pivout.lo] Error 1</div>
</div>
<div>
<div>make[3]: Leaving directory
`/home/sumeet/Downloads/arpack-ng/PARPACK/UTIL/MPI'</div>
</div>
<div>
<div>make[2]: *** [install-recursive] Error 1</div>
</div>
<div>
<div>make[2]: Leaving directory
`/home/sumeet/Downloads/arpack-ng/PARPACK/UTIL'</div>
</div>
<div>
<div>make[1]: *** [install-recursive] Error 1</div>
</div>
<div>
<div>make[1]: Leaving directory
`/home/sumeet/Downloads/arpack-ng/PARPACK'</div>
</div>
<div>
<div>make: *** [install-recursive] Error 1</div>
</div>
<div><br>
</div>
</blockquote>
Any ideas about resolving this error?</div>
</blockquote>
Two things:<br>
* install a fortran compiler and restart the configure<br>
* please report a bug about on the arpack-ng forge. We should stop
the configure if the fortran compiler is not found.<br>
<br>
Thanks,<br>
Sylvestre<br>
<br>
<br>
<pre class="moz-signature" cols="72">--
-----------------------------
Sylvestre Ledru
Operation manager
Community manager
-----------------------------
Scilab Enterprises
<a class="moz-txt-link-freetext" href="http://www.scilab-enterprises.com/">http://www.scilab-enterprises.com/</a>
<a class="moz-txt-link-freetext" href="http://www.scilab.org/">http://www.scilab.org/</a>
-----------------------------
</pre>
</body>
</html>