[asterisk-bugs] [JIRA] (ASTERISK-29970) Use pkg-config to find libxml2 headers and libraries

Hugh McMaster (JIRA) noreply at issues.asterisk.org
Tue Mar 15 19:24:06 CDT 2022


     [ https://issues.asterisk.org/jira/browse/ASTERISK-29970?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Hugh McMaster updated ASTERISK-29970:
-------------------------------------

    Description: 
Debian will stop packaging xml2-config in the Bookworm development cycle. Once this occurs, Ubuntu and other derivatives will follow, as they track Debian packages.

Asterisk currently fails to build from source without xml2-config, so we need to detect libxml2 via pkg-config, falling back to xml2-config for systems without pkg-config.

  was:
Debian will stop packaging xml2-config in the Bookworm development cycle. Once this occurs, Ubuntu and other deriviates will follow, as they track Debian packages.

Asterisk currently fails to build from source without xml2-config, so we need to detect libxml2 via pkg-config, falling back to xml2-config for systems without pkg-config.


> Use pkg-config to find libxml2 headers and libraries
> ----------------------------------------------------
>
>                 Key: ASTERISK-29970
>                 URL: https://issues.asterisk.org/jira/browse/ASTERISK-29970
>             Project: Asterisk
>          Issue Type: Improvement
>      Security Level: None
>          Components: Core/BuildSystem
>    Affects Versions: GIT, 18.0.0, 19.0.0
>            Reporter: Hugh McMaster
>            Assignee: Hugh McMaster
>
> Debian will stop packaging xml2-config in the Bookworm development cycle. Once this occurs, Ubuntu and other derivatives will follow, as they track Debian packages.
> Asterisk currently fails to build from source without xml2-config, so we need to detect libxml2 via pkg-config, falling back to xml2-config for systems without pkg-config.



--
This message was sent by Atlassian JIRA
(v6.2#6252)



More information about the asterisk-bugs mailing list