Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 164403

Summary: media-video/mkvtoolnix-2.0.0 fails to compile
Product: Gentoo Linux Reporter: Nils Hasenbanck <n.hasenbanck>
Component: Current packagesAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: x86   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: Config log of mkvtoolnix-2.0.0

Description Nils Hasenbanck 2007-01-29 14:47:06 UTC
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 ;)
Comment 1 Nils Hasenbanck 2007-01-29 14:48:59 UTC
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.
Comment 2 Jakub Moc (RETIRED) gentoo-dev 2007-01-29 18:24:05 UTC

*** This bug has been marked as a duplicate of bug 155965 ***