Page MenuHomeFreeBSD

science/nifticlib: fix build
ClosedPublic

Authored by pkubaj on Jun 3 2019, 10:48 AM.
Tags
None
Referenced Files
Unknown Object (File)
Mon, Feb 23, 11:01 PM
Unknown Object (File)
Sat, Feb 7, 7:37 PM
Unknown Object (File)
Fri, Jan 30, 6:15 PM
Unknown Object (File)
Fri, Jan 30, 4:20 PM
Unknown Object (File)
Jan 12 2026, 8:11 AM
Unknown Object (File)
Jan 7 2026, 11:24 PM
Unknown Object (File)
Dec 1 2025, 3:13 PM
Unknown Object (File)
Nov 24 2025, 2:49 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
No Lint Coverage
Unit
No Test Coverage
Build Status
Buildable 24661
Build 23435: arc lint + arc unit

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.