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.  Squid broken by libxml2 version 2.10.2-1

    Posted Wed November 30, 2022 04:28 AM
    Hi,

    After installing libxml2 version 2.10.2-1, squid daemon cannot find "xmlSetFeature" symbol in libxml2.so.2 shared library, as can be seen below.
    $ whoami
    squid
    $ /opt/freeware/sbin/squid
    exec(): 0509-036 Cannot load program squid_64 because of the following errors:
    0509-130 Symbol resolution failed for squid_64 because:
    0509-136 Symbol xmlSetFeature (number 400) is not exported from
    dependent module /opt/freeware/lib/libxml2.a[libxml2.so.2].
    0509-192 Examine .loader section symbols with the
    'dump -Tv' command.
    $
    Rolling back libxml to version 2.9.14-1, using dnf history, allows squid to be restarted again.

    Best regards,

    Esa

    ------------------------------
    Esa Kärkkäinen
    ------------------------------


  • 2.  RE: Squid broken by libxml2 version 2.10.2-1

    Posted Wed November 30, 2022 06:48 AM
    Thanks for reporting the issue. 
    Looks like xmSetFeature is deprecated in libxml2 2.10.x version. We will be rebuilding squid with the new libxml2 version.

    ------------------------------
    Ayappan P
    ------------------------------



  • 3.  RE: Squid broken by libxml2 version 2.10.2-1

    Posted Mon May 22, 2023 07:56 AM

    Hi,

    Any updates regarding status of libxml and/or squid port to AIX?

    Best regards,
    Esa



    ------------------------------
    Esa Kärkkäinen
    ------------------------------



  • 4.  RE: Squid broken by libxml2 version 2.10.2-1

    Posted Wed May 24, 2023 01:21 PM
    Edited by RESHMA KUMAR Wed May 24, 2023 01:24 PM

    We are working on fixing this issue along with squid update to 5.8.  We have built it with the latest libxml2. However, we encountered a problem during testing. We are working on it and will publish it as soon as it is fixed.



    ------------------------------
    RESHMA KUMAR
    ------------------------------