Hello,

thank you for this great ftp client!

I'm installing lftp using the following configure line:

./configure --prefix=/usr --host=powerpc64-unknown-linux-gnu
--mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share
--sysconfdir=/etc --localstatedir=/var/lib --disable-dependency-tracking
--enable-fast-install --libdir=/usr/lib64 --enable-packager-mode
--without-gnutls --enable-nls --build=powerpc64-unknown-linux-gnu

The result is that /usr/lib64/liblftp-tasks.{a,la} and
/usr/lib64/liblftp-jobs.{a,la} are installed. The .la files depend on the 
following files, which are not installed:

        /usr/lib64/lftp/3.7.14/cmd-mirror.la
        /usr/lib64/lftp/3.7.14/cmd-sleep.la
        /usr/lib64/lftp/3.7.14/liblftp-network.la
        /usr/lib64/lftp/3.7.14/liblftp-pty.la
        /usr/lib64/lftp/3.7.14/proto-file.la
        /usr/lib64/lftp/3.7.14/proto-fish.la
        /usr/lib64/lftp/3.7.14/proto-ftp.la
        /usr/lib64/lftp/3.7.14/proto-http.la
        /usr/lib64/lftp/3.7.14/proto-sftp.la
        
In my opinion liblftp-{tasks,jobs}.{a,la} should only be installed if 
--build-modules is supplied to configure. 

I should note that this also happens with version 3.7.15.

Another problem is that there is an empty directory being created if lftp is
compiled without the --build-modules option: /usr/lib64/lftp/

Regards,

Markus Rothe

Attachment: pgpfE3fgYH1CM.pgp
Description: PGP signature

Reply via email to