<html><head></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">I got a somewhat similar error on my Mac this AM when configuring with prometheus:<div><br></div><div><div>Undefined symbols:</div><div>  "_isend_len", referenced from:</div><div>      _isend_len$non_lazy_ptr in libpromfei.a(Prometheus_LinSysCore.o)</div><div>      _isend_len$non_lazy_ptr in libprometheus.a(prometheus.o)</div><div>      _isend_len$non_lazy_ptr in libprometheus.a(prom_kkt.o)</div><div>    .....</div><div><br></div><div>I tried deleting externalpackages and reconfiguring, no luck, so reconfigured w/o prometheus and it worked.</div><div><br></div><div>Mark</div><div><br></div><div><div>On Aug 30, 2011, at 2:23 PM, Jed Brown wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite"><div class="gmail_quote">On Tue, Aug 30, 2011 at 13:20, Barry Smith <span dir="ltr"><<a href="mailto:bsmith@mcs.anl.gov">bsmith@mcs.anl.gov</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
<div id=":28f">In file included from /sandbox/petsc/petsc-dev-2/src/sys/comm/sectioncopy.c:3:<br>
/sandbox/petsc/petsc-dev-2/include/sieve/BasicCommunication.hh: In member function ‘void ALE::MPIMover<Value_>::constructRequests()’:<br>
/sandbox/petsc/petsc-dev-2/include/sieve/BasicCommunication.hh:133: error: ‘isend_ct’ was not declared in this scope<br>
/sandbox/petsc/petsc-dev-2/include/sieve/BasicCommunication.hh:134: error: ‘isend_len’ was not declared in this scope<br>
/sandbox/petsc/petsc-dev-2/include/sieve/BasicCommunication.hh:149: error: ‘irecv_ct’ was not declared in this scope<br>
/sandbox/petsc/petsc-dev-2/include/sieve/BasicCommunication.hh:150: error: ‘irecv_len’ was not declared in this scope</div></blockquote></div><div><br></div><div>Fixed here, as noted in my buildbot reply on petsc-maint this morning.</div>
<br><div><a href="http://petsc.cs.iit.edu/petsc/petsc-dev/rev/4f6483a470e2">http://petsc.cs.iit.edu/petsc/petsc-dev/rev/4f6483a470e2</a></div>
</blockquote></div><br></div></body></html>