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

Bug 117711

Summary: media-video/mkvtoolnix-1.5.5 failure looking for libmatroska
Product: Gentoo Linux Reporter: Justin Clift <justin>
Component: Current packagesAssignee: Gentoo Media-video project <media-video>
Status: RESOLVED NEEDINFO    
Severity: normal CC: groepaz
Priority: High    
Version: 2005.1   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: Log file from the failed configure run.

Description Justin Clift 2006-01-04 02:19:45 UTC
Just tried compiling "media-video/mkvtoolnix-1.5.5".

It fails, complaining that libmatroska can't be found, when it's already definitely installed on the system.

During it's configure:

...
checking size of long long... 8
checking for posix_fadvise... yes
checking for iconv... yes
checking for iconv declaration...
         extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);
checking for nl_langinfo... yes
checking for ogg_sync_init in -logg... yes
checking ogg/ogg.h usability... yes
checking ogg/ogg.h presence... yes
checking for ogg/ogg.h... yes
checking for vorbis_synthesis_init in -lvorbis... yes
checking vorbis/codec.h usability... yes
checking vorbis/codec.h presence... yes
checking for vorbis/codec.h... yes
checking for FLAC__seekable_stream_decoder_new in -lFLAC... yes
checking for FLAC__StreamMetadata_StreamInfo.sample_rate... yes
checking for FLAC__seekable_stream_decoder_skip_single_frame in -lFLAC... yes
checking for libebml version >= 0.7.3... yes
checking if linking against libebml requires -DEBML_DLL... no
checking for libmatroska version >= 0.7.5... yes
checking if linking against libmatroska requires -DMATROSKA_DLL... not found
*** libmatroska was not found.
Comment 1 Justin Clift 2006-01-04 02:22:08 UTC
Created attachment 76141 [details]
Log file from the failed configure run.

Added this as instructed by the emerge failure code.
Comment 2 Diego Elio Pettenò (RETIRED) gentoo-dev 2006-01-10 02:57:31 UTC
Try rebuilding libmatroska, as it seems to have been linked against an old version.
If still an issue, reopen with emerge info output.
Comment 3 groepaz 2006-09-22 06:23:48 UTC
had the same problem here. worked after re-emerging libmatroska