It looks like you didn't export LIBPATH
from the shell. But it might already be exported. Just to be sure, run export LIBPATH
after setting LIBPATH
, and before running lftp
.
------------------------------
Dave Marquardt
Sr. Software Engineer
IBM
Austin
------------------------------
Original Message:
Sent: Wed June 18, 2025 11:06 AM
From: Mingxiang Chen
Subject: we defined system environment variable,but it still has issues
who can help me? what issues it is?
+ LIBPATH=/opt/CA/SharedComponents/lib:/opt/CA/CAlib:/opt/freeware/lib64:/opt/freeware/lib:/usr/lib:/lib
+ lftp ftp://bo_admin:b0admin1@W15FP001P.arrownao.corp.arrow.com -e cd /OBIEEReports; put /iu43/u04/prod/nacp/informatica/TgtFiles/ECS_YTD_Billings_2025.csv; quit
Could not load program lftp:
Symbol resolution failed for /opt/freeware/lib/libgnutls.a[libgnutls.so.30] because:
Symbol _GLOBAL__AIXI_libp11_kit_so (number 367) is not exported from dependent
module /opt/freeware/lib/libp11-kit.a[libp11-kit.so.0].
Symbol _GLOBAL__AIXD_libp11_kit_so (number 368) is not exported from dependent
module /opt/freeware/lib/libp11-kit.a[libp11-kit.so.0].
Examine .loader section symbols with the 'dump -Tv' command.
------------------------------
Mingxiang Chen
------------------------------