Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Compile against 1.3.5a #1

Open
dup2 opened this issue May 29, 2016 · 1 comment
Open

Compile against 1.3.5a #1

dup2 opened this issue May 29, 2016 · 1 comment
Assignees
Labels

Comments

@dup2
Copy link

dup2 commented May 29, 2016

Trying to compile this against 1.3.5a returns the following error besides a lot of warnings:

mod_rsync.c:374:5: error: too few arguments to function ‘sftp_channel_register_exec_handler’
 &rsync_write_data) < 0) {

I'm very interested in trying this module, however it seems it is not maintained anymore?

@Castaglia Castaglia self-assigned this Jun 22, 2016
@Castaglia
Copy link
Owner

This build issue should now be fixed in master. (You would then probably encounter a build error with not finding the "popt.h" header for the libpopt dependency.)

However, the module itself is not yet complete; I've not had time to focus on completing this module yet.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants