configure:19913: error: "Did not find Cairo == 0.3.0" I dont have 0.3.0 installed. I have 0.4.0 installed. They are all masked of course. Cairo 0.4.0 and libgdiplus1.1.5. I was attempting to install mono-1.1.6 to test. It required the cairo and libgdiplus upgrades. Reproducible: Always Steps to Reproduce: 1. Emerge cairo 0.4.0 2. Try to emerge libgdiplus 1.1.5 3. Error message Actual Results: The error messages Expected Results: libgdiplus should have installed and mono after it. configure:19913: error: "Did not find Cairo == 0.3.0" Is what happened. config.log will be attached.
Created attachment 56952 [details] config.log The ebuild told me to attach this file.
libgdiplus does *not* work with 0.4.0 version of cairo. Pretty much every cairo release changes the API drastically. Please downgrade to cairo-0.3.0 if you want to use libgdiplus. Marking CANTFIX, upstream is working on trying to get libgdiplus working against 0.4.0, until then we're stuck with 0.3.0. Thanks. (feel free to re-open if libgdiplus doesn't work against cairo-0.3.0)