-
./prepare-source gives error: macOS 13.0 |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 3 replies
-
If you download the release tar file, you don't need to have autoconf installed. But if you use the git repo, you need more helper tools. See https://github.com/WayneD/rsync/blob/master/INSTALL.md#how-to-build-and-install-rsync for what to install for a full from-git build. |
Beta Was this translation helpful? Give feedback.
-
Update: I'm not sure why, but the error only occurs when I apply the patch: patch -p1 <patches/fileflags.diff |
Beta Was this translation helpful? Give feedback.
Update: I'm not sure why, but the error only occurs when I apply the patch: patch -p1 <patches/fileflags.diff
If I don't apply the fileflags patch, I can compile successfully
Always applied the patch on prior releases without errors