- Package:
- libnifti2-dev
- Source:
- libnifti2-dev
- Description:
- IO libraries for the NIfTI-1 data format (development)
- Submitter:
- Utkarsh Raj
- Date:
- 2025-08-05 12:15:02 UTC
- Severity:
- normal
- Tags:
Dear Maintainer,
I was packaging ROCm Performance Primitives (RPP) for Debian, which requires libnifti2-dev for complete
building of the test suite.
The file `/usr/share/cmake/NIFTI/NIFTITargets.cmake` incorrectly refers to `/usr/lib/libznz.so.3.0.0`,
which does not exist on multiarch systems like amd64. The correct path is likely:
/usr/lib/x86_64-linux-gnu/libznz.so.3.0.0
The configuration fails with: