pkgsrc-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: sysutils/ntfsprogs can't be compiled on current



On Sat, Apr 25, 2026 at 08:48:21PM +0100, adr wrote:
> Hi, trying to compile sysutils/ntfsprogs I got this:
> ntfsclone.c:2328:13: error: implicit declaration of function 'fstatfs'; did you mean 'fstatvfs'? [-Wimplicit-function-declaration]
>  2328 |         if (fstatfs(fd_out, &opt.stfs) == -1)
>       |             ^~~~~~~
>       |             fstatvfs
> *** Error code 1

I've just fixed this.

Cheers,
 Thomas
 


Home | Main Index | Thread Index | Old Index