I tried in raspbian trixie changing the build-dependency to libhdf5-mpi-dev, 
but the build
failed with.

    /usr/bin/mpicc -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/vtk9-9.3.0+dfsg1=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -D_LARGEFILE_SOURCE 
-D_FILE_OFFSET_BITS=64 -D_TIME_BITS=64 -Wdate-time -D_FORTIFY_SOURCE=2  
-Wl,--as-needed -latomic  CMakeFiles/cmTC_feb35.dir/testCCompiler.c.o -o 
cmTC_feb35
    /usr/bin/ld: cannot find -lopen-rte: No such file or directory
    /usr/bin/ld: cannot find -lopen-pal: No such file or directory
    collect2: error: ld returned 1 exit status

I can't seem to find where those library names are coming from.

Reply via email to