Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 164403 - media-video/mkvtoolnix-2.0.0 fails to compile
Summary: media-video/mkvtoolnix-2.0.0 fails to compile
Status: RESOLVED DUPLICATE of bug 155965
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 Linux
: High normal
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-01-29 14:47 UTC by Nils Hasenbanck
Modified: 2007-01-29 18:24 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
Config log of mkvtoolnix-2.0.0 (config.log,23.50 KB, text/plain)
2007-01-29 14:48 UTC, Nils Hasenbanck
Details

Note You need to log in before you can comment on or make changes to this bug.
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 ***