AIX

 View Only
Expand all | Collapse all

Something changed: gettext-0.19.8.1-3.ppc to gettext-0.19.8.1-4.ppc

  • 1.  Something changed: gettext-0.19.8.1-3.ppc to gettext-0.19.8.1-4.ppc

    Posted Mon December 02, 2019 06:11 PM

    Originally posted by: Chris O Cowan


    I'm suddenly getting this

     

    Could not load module /opt/freeware/lib/libintl.a(libintl.so.8).
            Dependent module /usr/lib/libiconv.a(libiconv.so.2) could not be loaded.
            Member libiconv.so.2 is not found in archive
    Could not load module ctdb.
            Dependent module /opt/freeware/lib/libintl.a(libintl.so.8) could not be loaded.
    Could not load module .

     

    Looking at the output for 0.19.8.1-3:

    # dump -H /opt/freeware/lib/libintl.a

    /opt/freeware/lib/libintl.a[libintl.so.8]:

                            ***Loader Section***
                          Loader Header Information
    VERSION#         #SYMtableENT     #RELOCent        LENidSTR
    0x00000001       0x00000070       0x000000f8       0x00000045       

    #IMPfilID        OFFidSTR         LENstrTBL        OFFstrTBL
    0x00000003       0x00001640       0x00000618       0x00001685       


                            ***Import File Strings***
    INDEX  PATH                          BASE                MEMBER              
    0      /usr/vac/lib:/usr/lib:/lib                                            
    1                                    libpthreads.a       shr_xpg5.o          
    2                                    libc.a              shr.o               

    /opt/freeware/lib/libintl.a[libintl.so.1]:

                            ***Loader Section***
                          Loader Header Information
    VERSION#         #SYMtableENT     #RELOCent        LENidSTR
    0x00000001       0x00000052       0x000000da       0x0000003e       

    #IMPfilID        OFFidSTR         LENstrTBL        OFFstrTBL
    0x00000003       0x00001208       0x000002d6       0x00001246       


                            ***Import File Strings***
    INDEX  PATH                          BASE                MEMBER              
    0      /usr/vac/lib:/usr/lib:/lib                                            
    1                                    libc.a              shr.o               
    2                                    libiconv.a          shr4.o              

     

    Here's the 0.19.8.1-4 output:

    # dump -H /opt/freeware/lib/libintl.a

    /opt/freeware/lib/libintl.a[libintl.so.8]:

                            ***Loader Section***
                          Loader Header Information
    VERSION#         #SYMtableENT     #RELOCent        LENidSTR
    0x00000001       0x00000075       0x000000fd       0x0000005f       

    #IMPfilID        OFFidSTR         LENstrTBL        OFFstrTBL
    0x00000004       0x000016f4       0x00000649       0x00001753       


                            ***Import File Strings***
    INDEX  PATH                          BASE                MEMBER              
    0      /opt/freeware/lib:/usr/lib                                            
    1                                    libpthreads.a       shr_xpg5.o          
    2                                    libc.a              shr.o               
    3                                    libiconv.a          libiconv.so.2       

    /opt/freeware/lib/libintl.a[libintl.so.1]:

                            ***Loader Section***
                          Loader Header Information
    VERSION#         #SYMtableENT     #RELOCent        LENidSTR
    0x00000001       0x00000052       0x000000da       0x0000003e       

    #IMPfilID        OFFidSTR         LENstrTBL        OFFstrTBL
    0x00000003       0x00001208       0x000002d6       0x00001246       


                            ***Import File Strings***
    INDEX  PATH                          BASE                MEMBER              
    0      /usr/vac/lib:/usr/lib:/lib                                            
    1                                    libc.a              shr.o               
    2                                    libiconv.a          shr4.o              

     

    Was this deliberate, or is it a bug?   It seems to have broken some of the coreutils for me, as well.



  • 2.  Re: Something changed: gettext-0.19.8.1-3.ppc to gettext-0.19.8.1-4.ppc

    Posted Tue December 03, 2019 04:29 AM

    Originally posted by: AyappanP


    Please check the thread in AIX Opensource forum --> https://www.ibm.com/developerworks/community/forums/html/topic?id=30ae3d58-f12a-4a79-b998-5d596f9ad5f8&ps=25

    Install the latest Coreutils -8.29-4 that fixes this problem.