<html>
  <head>
    <meta content="text/html; charset=UTF-8" http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <div class="moz-cite-prefix">On 07/05/2012 11:10 PM, Jed Brown
      wrote:<br>
    </div>
    <blockquote
cite="mid:CAM9tzS=KeqAwUUqX5EBd==N_SsX_y19ZpeQPCYrt5k28z__8Zg@mail.gmail.com"
      type="cite">
      <div class="gmail_quote">On Thu, Jul 5, 2012 at 1:02 PM, hbui <span
          dir="ltr"><<a moz-do-not-send="true"
            href="mailto:hgbk2008@gmail.com" target="_blank">hgbk2008@gmail.com</a>></span>
        wrote:<br>
        <blockquote class="gmail_quote" style="margin:0 0 0
          .8ex;border-left:1px #ccc solid;padding-left:1ex">
          Hi<br>
          <br>
          When compiling a small petsc example, i got an error as such:<br>
          <br>
          <br>
        </blockquote>
        <div><br>
        </div>
        <div>Thanks for investigating. Can you send the full command
          used to compile this example?</div>
        <div> </div>
        <blockquote class="gmail_quote" style="margin:0 0 0
          .8ex;border-left:1px #ccc solid;padding-left:1ex">
          <br>
          For some reason the ./configure define
          PETSC_HAVE_MPI_WIN_CREATE and compiler skip the MPI_Win
          definition.</blockquote>
        <div><br>
        </div>
        <div>and please send configure.log to <a moz-do-not-send="true"
            href="mailto:petsc-maint@mcs.anl.gov">petsc-maint@mcs.anl.gov</a></div>
        <div> </div>
        <blockquote class="gmail_quote" style="margin:0 0 0
          .8ex;border-left:1px #ccc solid;padding-left:1ex"> However, i
          also don't know where the struct MPI_Win_MISSING is defined.<br>
        </blockquote>
        <div><br>
        </div>
        <div>It's not defined, but it's also not dereferenced.</div>
      </div>
    </blockquote>
    <br>
    Thanks for reply, the compiler command is:<br>
    g++ -I/opt/petsc/petsc-dev/include
    -I/opt/petsc/petsc-dev/include/mpiuni -O3 -Wall -c
    -fmessage-length=0 -MMD -MP -MF"PETScSolver.d" -MT"PETScSolver.d" -o
    "PETScSolver.o" "../PETScSolver.cpp"<br>
    <br>
    I have used the latest BuildSystem (hg pull -u) before compiling. I
    already sent the configure.log to <a moz-do-not-send="true"
      href="mailto:petsc-maint@mcs.anl.gov">petsc-maint@mcs.anl.gov</a><br>
    <br>
    Regads,<br>
    Giang Bui<br>
    <br>
    <br>
  </body>
</html>