Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 117711 - media-video/mkvtoolnix-1.5.5 failure looking for libmatroska
Summary: media-video/mkvtoolnix-1.5.5 failure looking for libmatroska
Status: RESOLVED NEEDINFO
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Media-video project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-01-04 02:19 UTC by Justin Clift
Modified: 2006-09-22 06:23 UTC (History)
1 user (show)

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


Attachments
Log file from the failed configure run. (config.log,38.84 KB, text/plain)
2006-01-04 02:22 UTC, Justin Clift
Details

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