|
From: Richard S. <hob...@gm...> - 2020-10-20 14:14:17
|
On Sun, Oct 18, 2020 at 12:01 PM Craig Barratt via BackupPC-devel < bac...@li...> wrote: > Richard, > > Sorry about the delay in following up. rsync-bpc and rsync have very > similar configuration scripts, and we need to find out why one fails but > the other works. Both detect that FALLOC_FL_PUNCH_HOLE is available, but > for some reason in rsync-bpc the reference to that macro fails. > > It would be easiest if I had access to a CentOS6 machine, but I don't. > > Could you send me the following 6 files please (just directly, not to the > list): > > - config.log for rsync-bpc and rsync > - config.h for rsync-bpc and rsync > - output of make for rsync-bpc and rsync > > Craig, If you have a Fedora machine available you can always use mock to build for any current Fedora or CentOS release. :) In either case here's a link to the requested information: https://hobbes1069.fedorapeople.org/rsync/ Thanks, Richard |