[Bug 288014] net/samba420: errors when copying sparse files to samba share
- In reply to: bugzilla-noreply_a_freebsd.org: "[Bug 288014] errors when copying sparse files to samba share"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 18 Jul 2025 17:50:36 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=288014 --- Comment #17 from Andrej Ebert <andrej@ebert.su> --- (In reply to hunt from comment #16) I think you missed a "make clean" and installed the previuosly built files, since I still see a "HAVE_POSIX_FALLOCATE" in the log. Something like this: 1. Copy the patch to the "files" folder under net/samba422 2. in net/samba422 run "make clean" (or just delete the "work" dir) 3. run make deinstall reinstall clean (you shouldn't need DISABLE_VULNERABILITIES=yes and BATCH=yes, but it doesn't hurt) -- You are receiving this mail because: You are the assignee for the bug.