Hi
Share the output of below:
# rpm -qf /opt/freeware/lib/libp11-kit.a
p11-kit-0.25.5-2.ppc
# dump -X64 -Tov /opt/freeware/lib/libp11-kit.a | grep -i _GLOBAL__AIXI_libp11_kit_so
[102] 0x2003f000 .data EXP DS Ldef [noIMid] _GLOBAL__AIXI_libp11_kit_so
Thanks
Ranjit
------------------------------
Ranjit Ranjan
------------------------------
Original Message:
Sent: Wed June 18, 2025 12:22 PM
From: Mingxiang Chen
Subject: After I install lftp with aix toolbox on AIX, we had issues
usdeniu001:root>/home/root:which lftp
/opt/freeware/bin//lftp
usdeniu001:root>/home/root:export LIBPATH=/opt/freeware/lib64:/opt/freeware/lib:/usr/lib:/lib
usdeniu001:root>/home/root:lftp
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 438) is not exported from dependent
module /opt/freeware/lib/libp11-kit.a[libp11-kit.so.0].
Symbol _GLOBAL__AIXD_libp11_kit_so (number 439) 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.
usdeniu001:root>/home/root:unset LIBPATH
usdeniu001:root>/home/root:lftp
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 438) is not exported from dependent
module /opt/freeware/lib/libp11-kit.a[libp11-kit.so.0].
Symbol _GLOBAL__AIXD_libp11_kit_so (number 439) 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
------------------------------
usdeniu001:root>/home/root:oslevel -s
7200-05-09-2446