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 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/e7e4ee58-d5d0-424c-b91c-2802d2c67bc1%40colostate.edu.

Reply via email to