You are not logged in.
Pages: 1
When building from source for filezilla, I get the error
"sftp/sftpcontrolsocket.cpp: In member function 'virtual int CSftpControlSocket::DoClose(int)':
sftp/sftpcontrolsocket.cpp:521:17: error: 'filter_events' was not declared in this scope"
Offline
filezilla 3.64.0-2 builds for me in a clean chroot (needs the devtools package)
$ pkgctl repo clone --protocol=https filezilla
$ cd filezilla/
$ pkgctl buildOffline
Pages: 1