<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
  <head>
    <meta content="text/html; charset=UTF-8" http-equiv="Content-Type">
  </head>
  <body bgcolor="#ffffff" text="#000000">
    <div class="gmail_quote"><small><b>On Wed, Nov 3, 2010 at 18:00,
          Carl Ponder <span dir="ltr"><<a moz-do-not-send="true"
              href="mailto:CPonder@nvidia.com">CPonder@nvidia.com</a>></span>
          wrote:</b></small><br>
      <blockquote>
        <blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt
          0.8ex; border-left: 1px solid rgb(204, 204, 204);
          padding-left: 1ex;">
          <tt>./$PETSC_ARCH/conf/reconfigure-$PETSC_ARCH.py</tt></blockquote>
      </blockquote>
    </div>
    <br>
    <small><b>On 11/03/2010 06:10 PM, Jed Brown wrote:</b></small><br>
    <blockquote
      cite="mid:AANLkTi=nBKyWrj4v2ZP4fbO9LNhVW_E_kik8Jy9jpqSC@mail.gmail.com"
      type="cite">
      <blockquote>
        <div><font color="#000099">In principle, you should always rerun
            this.  Sometimes you can get away with not doing it, but it
            is exactly what is needed to fix your current problem.</font></div>
      </blockquote>
      <div></div>
    </blockquote>
    <br>
    Jed -- Running this didn't change anything; the<tt>
      PETSC_FUNCTION_NAME_CXX </tt>is still undefined and I still see
    the same errors.<br>
    Can you tell me if this sequence of commands should work?<br>
    <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>
    Or are there other commands and/or parameters I need?<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>