I also got this error recently when I used gcc-13.2 on opensuse 15.5.

/home/ubuntu/dealii-candi/tmp/unpack/Trilinos-trilinos-release-13-2-0/packages/teuchos/core/src/Teuchos_BigUIntDecl.hpp:67:8:
 
error: ‘uint32_t’ in namespace ‘std’ does not name a type; did you mean 
‘wint_t’?

Using gcc-12.3 I could compile trilinos.

What compiler are you using ?

I used spack to install dealii dependencies, and it picks trilinos@13.4.1, so 
you could try that with a different gcc.

best
praveen



> On 14-Jan-2024, at 10:36 AM, Wolfgang Bangerth <bange...@colostate.edu> wrote:
> 
> On 1/13/24 19:48, dehua liu wrote:
>> Yes,I have attempted to install Trilinos 14.0.0 and Trilinos 15.0.0, but 
>> both resulted in different levels of error messages.
>> For Trilinos 14.0.0, the error message is as follows:
>> Screenshot from 2024-01-14 10-33-50.png
>> For Trilinos 15.0.0, the error message is as follows:
>> Screenshot from 2024-01-13 18-32-47.png
>> Screenshot from 2024-01-13 18-34-08.png
>> Thank you for taking the time to read my email, and I look forward to 
>> hearing back from you soon.
> 
> Since Trilinos is not a project we have any control over, I'm afraid your 
> only chance is to post a bug report here:
> https://github.com/trilinos/Trilinos/issues
> 
> Best
> WB
> 
> 

-- 
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 on the web visit 
https://groups.google.com/d/msgid/dealii/95AB7E63-2044-4608-B0C8-A2E771DCCC0C%40gmail.com.

Reply via email to