Page MenuHomeFreeBSD

science/nifticlib: fix build
ClosedPublic

Authored by pkubaj on Jun 3 2019, 10:48 AM.
Tags
None
Referenced Files
F125015159: D20500.id.diff
Sat, Aug 2, 10:27 AM
Unknown Object (File)
Sun, Jul 13, 11:16 PM
Unknown Object (File)
Jun 20 2025, 9:05 PM
Unknown Object (File)
Jun 19 2025, 7:00 AM
Unknown Object (File)
Jun 17 2025, 9:32 PM
Unknown Object (File)
Jun 10 2025, 3:05 PM
Unknown Object (File)
Jun 8 2025, 5:35 PM
Unknown Object (File)
Jun 1 2025, 1:25 PM
Subscribers
None

Details

Summary

Add MAKE_JOBS_UNSAFE=yes to fix build:
nifti_stats.c:2:22: error: nifticdf.h: No such file or directory
nifti_stats.c: In function 'main':
nifti_stats.c:30: error: 'inam' undeclared (first use in this function)
nifti_stats.c:30: error: (Each undeclared identifier is reported only once
nifti_stats.c:30: error: for each function it appears in.)

Diff Detail

Repository
rP FreeBSD ports repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

This revision is now accepted and ready to land.Jun 8 2019, 5:29 PM
This revision was automatically updated to reflect the committed changes.