I am having trouble getting lftp to run on AIX. I downloaded the RPMs and
dependencies from http://www.perzl.org/aix/index.php?n=Main.Lftp

When I try to run lftp, it complains about not being able to resolve
symbols (see below). I have tried setting LIBPATH and LD_LIBRARY_PATH to
different settings and reinstalling filesets, but nothing helped. What do I
need to do?

$ lftp
Could not load program lftp:
Symbol resolution failed for /opt/freeware/lib/libgnutls.a(libgnutls.so.26)
because:
        Symbol nettle_camellia_crypt (number 94) is not exported from
dependent
          module /opt/freeware/lib/libnettle.a(libnettle.so.2).
        Symbol nettle_camellia_set_encrypt_key (number 95) is not exported
from dependent
          module /opt/freeware/lib/libnettle.a(libnettle.so.2).
        Symbol nettle_camellia_invert_key (number 96) is not exported from
dependent
          module /opt/freeware/lib/libnettle.a(libnettle.so.2).
        Symbol _nettle_dsa_sign (number 162) is not exported from dependent
          module /opt/freeware/lib/libhogweed.a(libhogweed.so.2).
        Symbol _nettle_dsa_verify (number 163) is not exported from
dependent
          module /opt/freeware/lib/libhogweed.a(libhogweed.so.2).
System error: Error 0
Examine .loader section symbols with the 'dump -Tv' command.

Justin
_______________________________________________
lftp mailing list
lftp@uniyar.ac.ru
http://univ.uniyar.ac.ru/mailman/listinfo/lftp

Reply via email to