[MPlayer-users] trying to compile in matroska support.

Nathan Morell frizop at eatel.net
Wed Jan 28 06:15:47 CET 2004


./configure --with-extraincdir=/usr/local/include 
--with-codecsdir=/usr/local/codecs/ 
--with-extralibdir=/home/jidar/src/libebml-0.6.4/make/linux:/home/jidar/src/libmatroska-0.6.3/make/linux 
&& make

demux_mkv.cpp: In function `void parse_cues(mkv_demuxer_t*, long long 
unsigned
   int)':
demux_mkv.cpp:1229: error: `KaxCueReference' undeclared (first use this
   function)
demux_mkv.cpp:1229: error: (Each undeclared identifier is reported only 
once
   for each function it appears in.)
demux_mkv.cpp:1229: error: `cref' undeclared (first use this function)
demux_mkv.cpp:1303: error: parse error before `*' token
make[1]: *** [demux_mkv.o] Error 1


I also tried with 
--with-extraincdir=/usr/local/include/ebml/:/usr/local/include/matroska/

but that didn't work either, is there any advice somebody could offer? I 
grabbed the source for ebml and matroska from the site.. it dosen't 
appear to have any libs with it though.

--Nathan




More information about the MPlayer-users mailing list