lavv17 / lftp

sophisticated command line file transfer program (ftp, http, sftp, fish, torrent)
http://lftp.yar.ru
GNU General Public License v3.0
1.1k stars 161 forks source link

compiling error #654

Closed tome9111991 closed 2 years ago

tome9111991 commented 2 years ago

Hello i try to compile last source.

I use autogen.sh without-gnutls --with-openssl this works okay

after make i got this error message

*** error: gettext infrastructure mismatch: using a Makefile.in.in from gettext version 0.19 but the autoconf macros are from gettext version 0.20
make[2]: *** [Makefile:260: stamp-po] Fehler 1

fixed with gettextize -f before make