Thank you very much for the suggestion. Using the bundled TBB, I am getting
some other build errors during compilation. This is probably because
differences in compiler versions or C++ standard version differences. For
the time being, I have turned off TBB to get going. But I have to come back
and troubleshoot it later. Thank you. - Kaushik

On Tue, Mar 25, 2025 at 11:35 PM Wolfgang Bangerth <bange...@colostate.edu>
wrote:

> On 3/25/25 07:54, Kaushik Das wrote:
> > I keep getting this runtime error:
> >
> > * symbol lookup error: /usr/local/dealii/lib/libdeal_II.so.9.6.2:*
> *undefined
> > symbol:
> >
> _ZN3tbb6detail2r127get_thread_reference_vertexEPNS0_2d126wait_tree_vertex_interfaceE*
> > *
> > *
> > Thank you for any help.
>
> Kaushik,
> we've over the years had so many people report problems with the TBB, and
> it's
> a different one every time :-( I don't have a good solution for you other
> than
> to configure with
>    -DDEAL_II_FORCE_BUNDLED_TBB=ON
> ? This should make sure you use the version of the TBB that is in
> bundled/,
> rather than the one that exists on your system.
>
> Best
>   W.
>
> --
> ------------------------------------------------------------------------
> Wolfgang Bangerth          email:                 bange...@colostate.edu
>                             www: http://www.math.colostate.edu/~bangerth/
>
>
> --
> The deal.II project is located at http://www.dealii.org/
> For mailing list/forum options, see
> https://groups.google.com/d/forum/dealii?hl=en
> ---
> You received this message because you are subscribed to a topic in the
> Google Groups "deal.II User Group" group.
> To unsubscribe from this topic, visit
> https://groups.google.com/d/topic/dealii/JVaErvl0-Ow/unsubscribe.
> To unsubscribe from this group and all its topics, send an email to
> dealii+unsubscr...@googlegroups.com.
> To view this discussion visit
> https://groups.google.com/d/msgid/dealii/e7e4ee58-d5d0-424c-b91c-2802d2c67bc1%40colostate.edu
> .
>

-- 
The deal.II project is located at http://www.dealii.org/
For mailing list/forum options, see 
https://groups.google.com/d/forum/dealii?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"deal.II User Group" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to dealii+unsubscr...@googlegroups.com.
To view this discussion visit 
https://groups.google.com/d/msgid/dealii/CAC-fs6skmAK1jiONSOe1k6tFr2%3DOyEQwhgE88Wz6sh%3DnVAK4uw%40mail.gmail.com.

Reply via email to