Andrew, > =====deal.II====2d====debug======MT== Linking library: > libdeal_II_2d.g.dylib ld: duplicate symbol > dealii::MeshWorker::LocalResults<double>::n_quadrature_points() constin > /Users/andrewmcbride/lib/deal.II/lib/2d/numerics_mesh_worker_info_2d.g.o > and /Users/andrewmcbride/lib/deal.II/lib/2d/numerics_mesh_worker_2d.g.o > collect2: ld returned 1 exit status > make[1]: *** [/Users/andrewmcbride/lib/deal.II/lib/libdeal_II_2d.g.dylib] > Error 1 make: *** [2dg] Error 2 > make: *** Waiting for unfinished jobs....
Would you mind testing svn revision 21392 (or later) for me? I think I found what the problem was. Guido: mesh_worker_info.inst exists but isn't used in mesh_worker_info.cc. Oversight? Best W. ------------------------------------------------------------------------- Wolfgang Bangerth email: [email protected] www: http://www.math.tamu.edu/~bangerth/ _______________________________________________ dealii mailing list http://poisson.dealii.org/mailman/listinfo/dealii
