I want to compile the mkvtoolnix toolset, but the config scipt seems to be unable to locate the pcre++ - libary. I had to add it manualy, but its seems that the config script is looking at the wrong direction. I tested even the masked package. Reproducible: Always Steps to Reproduce: 1.emerge mkvtoolnix 2.emerge pcre++ 3.emerge mkvtoolnix Actual Results: Unable to to compile the programm. Expected Results: It should compile ;)
Created attachment 108493 [details] Config log of mkvtoolnix-2.0.0 configure: error: Could not find the PCRE C++ library !!! Please attach the following file when filing a report to bugs.gentoo.org: !!! /var/tmp/portage/mkvtoolnix-2.0.0/work/mkvtoolnix-2.0.0/config.log !!! ERROR: media-video/mkvtoolnix-2.0.0 failed. Call stack: ebuild.sh, line 1546: Called dyn_compile ebuild.sh, line 937: Called src_compile mkvtoolnix-2.0.0.ebuild, line 40: Called econf '--enable-lzo' '--enable-bz2' '--disable-gui' '--disable-debug' '--with-flac' '--enable-qt' ebuild.sh, line 540: Called die !!! econf failed !!! If you need support, post the topmost build error, and the call stack if relevant.
*** This bug has been marked as a duplicate of bug 155965 ***