Skip to content

opensips fails to build on debian trixie due to libpcre3 dependancy #3721

@SteveAyre

Description

@SteveAyre

libpcre3 is considered EOL and has been removed from the latest Debian stable release (trixie) in favour of the newer libpcre2 (weird version numbering). Other distributions are likely to make similar decisions.

This means opensips cannot build on the latest Debian release.

libpcre3 is used by the dialplan and regex modules and the code would need updating to use the newer API (either directly or via a pcre2/pcre3 wrapper layer)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions