All compiles now but with a couple of warnings (sent in separate mail due to size restrictions on mailing list). None critical but not "pretty"
Thanks for fixing this so quickly. It's interesting to note that the installation of 6.3.0 that originally failed on my mac worked fine on my Linux box. Regards Andrew / On 28 Jun 2010, at 2:49 PM, Wolfgang Bangerth wrote: > > 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
