While executing python in AIX 6.1, getting below error.
cmrsdev:/# python -V
Could not load program python:
Symbol resolution failed for /opt/freeware/lib/libstdc++.a(libstdc++.so.6) because:
Symbol aligned_alloc (number 36) is not exported from dependent
module /usr/lib/libc.a(shr.o).
System error: Error 0
Examine .loader section symbols with the 'dump -Tv' command.
cmrsdev:/# python -v
Could not load program python:
Symbol resolution failed for /opt/freeware/lib/libstdc++.a(libstdc++.so.6) because:
Symbol aligned_alloc (number 36) is not exported from dependent
module /usr/lib/libc.a(shr.o).
System error: Error 0
Examine .loader section symbols with the 'dump -Tv' command.
cmrsdev:/#
I have tried to reinstall python again, but still getting the same issue,
------------------------------
Mukesh Kumar
------------------------------