<!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 bgcolor="#ffffff" text="#000000">
<small><b>On 11/03/2010 06:31 PM, Satish Balay wrote:</b></small>
<blockquote>
<blockquote
cite="mid:alpine.LFD.2.02.1011031824330.2475@localhost6.localdomain6"
type="cite"><font color="#000099">Perhaps we are misinterpriting
the errors from the snippets sent earlier. Please send the
complete logs [configure.log and make.log] to petsc-maint so
that we can diagnose the issue properly.</font><br>
</blockquote>
</blockquote>
<br>
Satish -- I'll do that -- but could you confirm that I'm really
running the right sequence of commands? That's usually the problem
when I have configuration issues.
<blockquote><tt>hg clone <a class="moz-txt-link-freetext"
href="http://petsc.cs.iit.edu/petsc/petsc-dev">http://petsc.cs.iit.edu/petsc/petsc-dev</a></tt><br>
<tt>cd petsc-dev/config</tt><br>
<tt>hg clone <a class="moz-txt-link-freetext"
href="http://petsc.cs.iit.edu/petsc/BuildSystem">http://petsc.cs.iit.edu/petsc/BuildSystem</a></tt><br>
<tt>cd ..</tt><br>
<tt>export PETSC_ARCH=arch-linux-gnu-c-debug</tt><br>
<tt>export PETSC_DIR=$PWD</tt><br>
<tt>./configure --with-cc=mpicc --with-fc=mpif90
--download-f-blas-lapack=1 --download-hdf5=1
--prefix=$PETSC_DIR/$PETSC_ARCH</tt><br>
<tt>./$PETSC_ARCH/conf/reconfigure-$PETSC_ARCH.py</tt><br>
<tt>make PETSC_DIR=$PWD PETSC_ARCH=arch-linux-gnu-c-debug all</tt><br>
<tt>make PETSC_DIR=$PWD PETSC_ARCH=arch-linux-gnu-c-debug install</tt><br>
<tt>cd ..</tt><br>
</blockquote>
I've tried some variations but am not seeing any difference. For
example, do I need to run both<tt> configure </tt>and<tt>
reconfigure</tt>?<br>
Thanks,<br>
<br>
Carl Ponder<br>
<br>
<DIV>
<HR>
</DIV>
<DIV>This email message is for the sole use of the intended recipient(s) and may
contain confidential information. Any unauthorized review, use, disclosure
or distribution is prohibited. If you are not the intended recipient,
please contact the sender by reply email and destroy all copies of the original
message. </DIV>
<DIV>
<HR>
</DIV>
<P></P>
</body>
</html>