On Tue, Dec 20, 2011 at 8:37 PM, Jed Brown <jedbrown at mcs.anl.gov> wrote:
> src/sys/comm/sectioncopy.c:#include <sieve/BasicCommunication.hh> > > This causes link errors like: > > /home/jed/petsc/mpich-cxx-sieve/lib/libpetscsys.so: undefined reference to > `DMMesh_DelTag' > /home/jed/petsc/mpich-cxx-sieve/lib/libpetscsys.so: undefined reference to > `ALE::ERROR(int, char const*, int, char const*)' > > > Matt, what was your intent here? How should we fix this? > Same intention as what we are doing now, so just remove this file from the build. Matt -- What most experimenters take for granted before they begin their experiments is infinitely more interesting than any results to which their experiments lead. -- Norbert Wiener -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.mcs.anl.gov/pipermail/petsc-dev/attachments/20111221/97fa586d/attachment.html>
