Browser Development • Re: I got this error building from an archlinux container
Pale Moon forum - Forum index [Unofficial]
June 3, 2026
Hmm.. Looks like you're building with gtk2, but wanting to disable the npapi anyway? I think that, in combination with gtk2 not being installed, wasn't taken into account as it's only really meant to be used in gtk3 situations. So, the error message is a bit of a red herring in that case if you just look at the npapi bit, because you just don't have gtk2+ installed by the looks of it. You can't build for gtk2 at all without it The important part is "Could not find gtk+-2.0".
Discussion in the ATmosphere