Wolfgang,

There was one more problem, but after seeing what you did, I was able to fix
it by renaming

source/numerics/mesh_worker.cc

to

source/numerics/mesh_worker.all_dimensions.cc

After that, the library linked, and I was able to compile and run the new
step-40 example.

Thanks again,

Jon




On Tue, Oct 26, 2010 at 2:15 PM, Wolfgang Bangerth
<[email protected]>wrote:

>
> Jon,
>
> > =====deal.II==========debug========== Linking library:
> libdeal_II.g.dylib
> > ld: duplicate symbol dealii::MGTransferBase<dealii::Vector<double>
> >
> > >::~MGTransferBase() in
> >
> > /Users/jsp203/prog/lib/deal_petsc/lib/debug/2d_multigrid_mg_base.o and
> > /Users/jsp203/prog/lib/deal_petsc/lib/debug/1d_multigrid_mg_base.o
>
> Try again. Let me know if there are more problems down the road.
> Best
>  W.
>
> -------------------------------------------------------------------------
> Wolfgang Bangerth                email:            [email protected]
>                                 www: 
> http://www.math.tamu.edu/~bangerth/<http://www.math.tamu.edu/%7Ebangerth/>
>
>
_______________________________________________
dealii mailing list http://poisson.dealii.org/mailman/listinfo/dealii

Reply via email to