I've seen the wget debian change, but just switching builddeps from pcre3-dev to pcre2-dev and rebuilding isn't enough. The package ends up not finding pcre and doesn't enable it: checking for PCRE... no checking pcre.h usability... no checking pcre.h presence... no checking for pcre.h... no ... Libs: -luuid -lidn2 -lnettle -lgnutls -lz -lpsl
So while the package builds, it's not using pcre. I tried to switch apache, and while I could make it find pcre2-config and use it, pcre2 has different libraries than pcre3: pcre3-config --libs: -lpcre pcre2-config --libs: no such parameter In pcre2, we have --libs8, --libs-posix, --libs32 and --libs16, but no --libs. Is this a bug in pcre2-config? Any quick tips about this before I dig in further? -- You received this bug notification because you are a member of Ubuntu Server, which is subscribed to nmap in Ubuntu. https://bugs.launchpad.net/bugs/1792544 Title: demotion of pcre3 in favor of pcre2 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/aide/+bug/1792544/+subscriptions -- Ubuntu-server-bugs mailing list Ubuntu-server-bugs@lists.ubuntu.com Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs