You are not logged in.

#1 2023-05-30 15:43:10

Infinity_Oofs
Member
Registered: 2023-05-30
Posts: 1

Filezilla makepkg error

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

#2 2023-05-30 16:02:18

loqs
Member
Registered: 2014-03-06
Posts: 18,961

Re: Filezilla makepkg error

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 build

Offline

Board footer

Powered by FluxBB