> After updating to the most recent svn trunk, my code stopped building. > Here is an error message that I get: > /home/victor/work/soft/deal.ii/svn/deal.II-gcc-smp-acml-nopetsc/lib/libdeal >_II_2d.so: undefined reference to `dealii::StraightBoundary<3, > 3>::get_new_point_on_quad(dealii::TriaIterator<dealii::TriaAccessor<2, > 3, 3> > const&) const' > > As a temporary fix, I just link with libdeal_II_3d.so as well, but I > guess it's not meant to be this way, right?
No. I think Guido fixed this bug last night. What svn version are you on? W. ------------------------------------------------------------------------- Wolfgang Bangerth email: [email protected] www: http://www.math.tamu.edu/~bangerth/ _______________________________________________ dealii mailing list http://poisson.dealii.org/mailman/listinfo/dealii
