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

Nathan Morell frizop at eatel.net
Wed Jan 28 06:25:36 CET 2004


Nathan Morell wrote:

> ./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
>
> _______________________________________________
> MPlayer-users mailing list
> MPlayer-users at mplayerhq.hu
> http://mplayerhq.hu/mailman/listinfo/mplayer-users
>
>
correction, it has 1 lib, libmatroska.a, and libebml.a both in 
/usr/local/lib

--Nathan




More information about the MPlayer-users mailing list