Closed bitmelt closed 6 years ago
The warnings I can fix, but the linker error ... looks like your libc was compiled without large file support Ok - obviously you have a 64bit architecture... so not sure what the problem there is.
It looks like like there's a macro (LSEEK
) that should be used instead of lseek64
directly. Created a pull request #28 . Tests pass.
merged. Should compile now
When building by following the instructions:
The following warnings and errors are produced:
Environment (Mac OS 10.13.3):