AIX Open Source

AIX Open Source

Share your experiences and connect with fellow developers to discover how to build and manage open source software for the AIX operating system

 View Only
  • 1.  library issue

    Posted Mon June 24, 2024 01:52 PM

    Hi Team,

    I was facing issue with libraries. Can anyone help on this please.

    Im not getting what was missing here 

    root@brksvx137a:/ # /usr/java22/jre/bin/java -version
    exec(): 0509-036 Cannot load program java because of the following errors:
            0509-130 Symbol resolution failed for java because:
            0509-136   Symbol ___strcmp64 (number 9) is not exported from
                       dependent module /usr/lib/libc.a[shr_64.o].
            0509-136   Symbol ___strcpy64 (number 11) is not exported from
                       dependent module /usr/lib/libc.a[shr_64.o].
            0509-192 Examine .loader section symbols with the
                     'dump -Tv' command.
    root@brksvx137a:/ # which java
    /usr/java5/jre/bin/java
    root@brksvx137a:/ # /usr/java5/jre/bin/java -version
    exec(): 0509-036 Cannot load program /usr/java5/jre/bin/java because of the following errors:
            0509-130 Symbol resolution failed for /usr/lib/libC.a(ansicore_32.o) because:
            0509-136   Symbol ___strcmp (number 20) is not exported from
                       dependent module /usr/lib/libc.a(shr.o).
            0509-130 Symbol resolution failed for /usr/lib/libC.a(shrcore.o) because:
            0509-136   Symbol ___strcmp (number 5) is not exported from
                       dependent module /usr/lib/libc.a(shr.o).
            0509-136   Symbol ___strcpy (number 8) is not exported from
                       dependent module /usr/lib/libc.a(shr.o).
            0509-136   Symbol __setjmp (number 11) is not exported from
                       dependent module /usr/lib/libc.a(shr.o).
            0509-026 System error: Error 0
            0509-192 Examine .loader section symbols with the
                     'dump -Tv' command.

    Thank You

    Durga G



    ------------------------------
    Gorusu Durga Reddy
    ------------------------------