[aspect-devel] undefined reference to `dealii::SphericalManifold<3, 3>::get_new_point(dealii::Quadrature<3> const&) const'

Lev Karatun lev.karatun at gmail.com
Thu Oct 6 18:54:57 PDT 2016


Hi Rene,

I recompiled dealII from scratch (in a new directory) and it worked. Thank
you!

Best regards,
Lev Karatun.

2016-10-06 19:42 GMT-04:00 Rene Gassmoeller <rene.gassmoeller at mailbox.org>:

> Hi Lev,
>
> sorry to hear that. There have been a few changes to the
> 'dealii::SphericalManifold<3, 3>::get_new_point(dealii::Quadrature<3>
> const&) ' in the recent weeks, but they should not affect anything outside
> deal.II. In particular this function was deprecated and another one was
> added that has different arguments. Before looking for bugs, could you make
> sure your build directory is clean (remove the content and re-run cmake
> before compiling). If it still does not work: Which compiler are you using
> and which ASPECT version, and did you make any changes to the
> source/geometry_model/spherical_shell.cc file?
> Best
> Rene
>
> On 10/06/2016 02:58 PM, Lev Karatun wrote:
>
> Hi all,
>
> after updating dealII to the latest version, I'm having trouble compiling
> Aspect:
>
> CMakeFiles/aspect.dir/source/geometry_model/spherical_
> shell.cc.o:(.data.rel.ro._ZTVN6dealii17SphericalManifoldILi3ELi3EEE[vtable
> for dealii::SphericalManifold<3, 3>]+0x28): undefined reference to
> `dealii::SphericalManifold<3, 3>::get_new_point(dealii::Quadrature<3>
> const&) const'
> CMakeFiles/aspect.dir/source/geometry_model/spherical_
> shell.cc.o:(.data.rel.ro._ZTVN6dealii17SphericalManifoldILi2ELi2EEE[vtable
> for dealii::SphericalManifold<2, 2>]+0x28): undefined reference to
> `dealii::SphericalManifold<2, 2>::get_new_point(dealii::Quadrature<2>
> const&) const'
> collect2: ld returned 1 exit status
> make[2]: *** [aspect] Error 1
> make[1]: *** [CMakeFiles/aspect.dir/all] Error 2
> make: *** [all] Error 2
>
> Best regards,
> Lev Karatun.
>
>
> _______________________________________________
> Aspect-devel mailing listAspect-devel at geodynamics.orghttp://lists.geodynamics.org/cgi-bin/mailman/listinfo/aspect-devel
>
>
>
> _______________________________________________
> Aspect-devel mailing list
> Aspect-devel at geodynamics.org
> http://lists.geodynamics.org/cgi-bin/mailman/listinfo/aspect-devel
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.geodynamics.org/pipermail/aspect-devel/attachments/20161006/63202f1c/attachment.html>


More information about the Aspect-devel mailing list