[petsc-dev] broken builds
Mark F. Adams
mark.adams at columbia.edu
Tue Aug 30 13:35:38 CDT 2011
I got a somewhat similar error on my Mac this AM when configuring with prometheus:
Undefined symbols:
"_isend_len", referenced from:
_isend_len$non_lazy_ptr in libpromfei.a(Prometheus_LinSysCore.o)
_isend_len$non_lazy_ptr in libprometheus.a(prometheus.o)
_isend_len$non_lazy_ptr in libprometheus.a(prom_kkt.o)
.....
I tried deleting externalpackages and reconfiguring, no luck, so reconfigured w/o prometheus and it worked.
Mark
On Aug 30, 2011, at 2:23 PM, Jed Brown wrote:
> On Tue, Aug 30, 2011 at 13:20, Barry Smith <bsmith at mcs.anl.gov> wrote:
> In file included from /sandbox/petsc/petsc-dev-2/src/sys/comm/sectioncopy.c:3:
> /sandbox/petsc/petsc-dev-2/include/sieve/BasicCommunication.hh: In member function ‘void ALE::MPIMover<Value_>::constructRequests()’:
> /sandbox/petsc/petsc-dev-2/include/sieve/BasicCommunication.hh:133: error: ‘isend_ct’ was not declared in this scope
> /sandbox/petsc/petsc-dev-2/include/sieve/BasicCommunication.hh:134: error: ‘isend_len’ was not declared in this scope
> /sandbox/petsc/petsc-dev-2/include/sieve/BasicCommunication.hh:149: error: ‘irecv_ct’ was not declared in this scope
> /sandbox/petsc/petsc-dev-2/include/sieve/BasicCommunication.hh:150: error: ‘irecv_len’ was not declared in this scope
>
> Fixed here, as noted in my buildbot reply on petsc-maint this morning.
>
> http://petsc.cs.iit.edu/petsc/petsc-dev/rev/4f6483a470e2
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mcs.anl.gov/pipermail/petsc-dev/attachments/20110830/3b5d29b7/attachment.html>
More information about the petsc-dev
mailing list