Hey Jennifer, that problems is not happening for me. Can you check if you have any local changes? Have you compiled the whole library again? If yes I would suggest "./reconfigure"-ing and recompiling.
Hope that helps. -- Timo Heister http://num.math.uni-goettingen.de/~heister On Thu, Sep 23, 2010 at 8:40 PM, Jennifer Worthen <[email protected]> wrote: > Yesterday I ran svn update in my deal.ii working directory (which > apparently I hadn't done since my initial install last November). Now when > I run make in some examples (e.g. 21, 22), I get the following error: > > deal.II/examples/step-22$ make > ============================ Remaking Makefile.dep > ==============debug========= step-22.cc > ============================ Linking step-22 > step-22.g.o: In function `StokesProblem': > deal.II/examples/step-22/step-22.cc:466: undefined reference to > `dealii::Triangulation<2, 2>::Triangulation(dealii::Triangulation<2, > 2>::MeshSmoothing, bool)' > collect2: ld returned 1 exit status > make: *** [step-22] Error 1 > > The error is the same for step-21. Is there another command I needed to > run along with svn update? Or did I mess something up by waiting so long > between updates? Thanks, > > Jennifer > _______________________________________________ > dealii mailing list http://poisson.dealii.org/mailman/listinfo/dealii > _______________________________________________ dealii mailing list http://poisson.dealii.org/mailman/listinfo/dealii
