Hi all I get the following error upon compiling 6.3.0. I'm using a mac with snowleopard.
The configure line is pretty standard ./configure --with-umfpack --with-blas --with-lapack --with-doxygen=/Applications/Doxygen.app/Contents/Resources/doxygen =====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.... Thanks for all the effort in putting 6.3 together. Cheers Andrew _______________________________________________ dealii mailing list http://poisson.dealii.org/mailman/listinfo/dealii
