# emerge mkvtoolnix
Calculating dependencies ...done!
>>> emerge (1 of 1) media-video/mkvtoolnix-1.0.1 to /
>>> md5 src_uri

mkvtoolnix-1.0.1.tar.bz2
>>> Unpacking source...
>>> Unpacking mkvtoolnix-1.0.1.tar.bz2 to /var/tmp/portage/mkvtoolnix-1.0.1/work
>>> Source unpacked.
* Using /usr/bin/wxgtk2-2.4-config
./configure --prefix=/usr --host=i686-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --libdir=/usr/lib
configure: WARNING: If you wanted to set the --build type, don't use --host.
If a cross compiler is detected then cross compile mode will be used.
checking for i686-pc-linux-gnu-gcc... i686-pc-linux-gnu-gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether i686-pc-linux-gnu-gcc accepts -g... yes
checking for i686-pc-linux-gnu-gcc option to accept ANSI C... none needed
checking whether i686-pc-linux-gnu-gcc and cc understand -c and -o together... yes
checking how to run the C preprocessor... i686-pc-linux-gnu-gcc -E
checking for i686-pc-linux-gnu-g++... i686-pc-linux-gnu-g++
checking whether we are using the GNU C++ compiler... yes
checking whether i686-pc-linux-gnu-g++ accepts -g... yes
checking whether make sets $(MAKE)... yes
checking for a BSD-compatible install... /bin/install -c
checking for i686-pc-linux-gnu-ranlib... i686-pc-linux-gnu-ranlib
checking for i686-pc-linux-gnu-strip... i686-pc-linux-gnu-strip
checking for i686-pc-linux-gnu-ar... i686-pc-linux-gnu-ar
checking for i686-pc-linux-gnu-ld... i686-pc-linux-gnu-ld
checking for egrep... grep -E
checking for ANSI C header files... yes
checking for vsscanf... yes
checking whether the byte order is big-endian... no
checking if being compiled with mingw32... no
checking for int64_t... yes
checking for uint64_t... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for int... yes
checking size of int... 4
checking for long... yes
checking size of long... 4
checking for long long... yes
checking size of long long... 8
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 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.2... 0.7.3
checking for libmatroska version >= 0.7.4... 0.7.5
checking for XML_ParserCreate in -lexpat... yes
checking expat.h usability... yes
checking expat.h presence... yes
checking for expat.h... yes
checking for zlibVersion in -lz... yes
checking zlib.h usability... yes
checking zlib.h presence... yes
checking for zlib.h... yes
checking for lzo1x_1_compress in -llzo... yes
checking lzo1x.h usability... yes
checking lzo1x.h presence... yes
checking for lzo1x.h... yes
checking for BZ2_bzCompress in -lbz2... yes
checking bzlib.h usability... yes
checking bzlib.h presence... yes
checking for bzlib.h... yes
checking for wxWidgets... 2.4.2 ok
configure: creating ./config.status
config.status: creating Makefile
config.status: creating avilib-0.6.10/Makefile
config.status: creating librmff/Makefile
config.status: creating src/Makefile
config.status: creating src/common/Makefile
config.status: creating src/input/Makefile
config.status: creating src/output/Makefile
config.status: creating src/mmg/Makefile
config.status: creating src/extract/Makefile
config.status: creating config.h
*** The mkvtoolnix configuration is complete.
*** Optional features that are built: FLAC audio (1.1.1 or newer); LZO compression; BZ2 compression
*** Optional features that are NOT built:
CXX src/mkvmerge.cpp
CXX src/cluster_helper.cpp
CXX src/pr_generic.cpp
CXX src/timecode_factory.cpp
CXX src/common/aac_common.cpp
CXX src/common/ac3_common.cpp
CXX src/common/base64.cpp
CXX src/common/chapter_parser_cue.cpp
CXX src/common/chapter_parser_xml.cpp
CXX src/common/chapter_writer.cpp
CXX src/common/chapters.cpp
CXX src/common/checksums.cpp
CXX src/common/common.cpp
src/common/chapters.cpp: In function `void
fix_mandatory_chapter_elements(libebml::EbmlElement*)':
src/common/chapters.cpp:359: error: `KaxEditionProcessed' undeclared (first use
this function)
src/common/chapters.cpp:359: error: (Each undeclared identifier is reported
only once for each function it appears in.)
src/common/chapters.cpp:359: error: template argument 1 is invalid
src/common/chapters.cpp:359: error: no matching function for call to `GetChild(
libmatroska::KaxEditionEntry&)'
make: *** [src/common/chapters.o] Error 1
make: *** Waiting for unfinished jobs....
!!! ERROR: media-video/mkvtoolnix-1.0.1 failed.
!!! Function src_compile, Line 35, Exitcode 2
!!! make failed
!!! If you need support, post the topmost build error, NOT this status message.