hulkenstrong
16th February 2004, 12:36
Hi.
Im verry new to linux.
Currently using Mandrake 10.0 Beta2 based on kernel 2.6.2 pre patch 3 (not 100% on the name).
I have downloaded libml/libmatroska cvs. When running make/make install under the /make/linux directory and no erros displaying I thought it would be alright.
Then tried compiling mplayer 1.0 pre3, but it fails when it comes to make ands says an error in matroska demuxer. It does compile fine before I did installed libml/libmatroska.
Now I have checked at VLC, but got scared of the things it needs to work.(edit also couldnt get it to install. It complained about libdvdreader as I have installed before trying to "./configure and make" vlc without any errors.)
Also I cant install FAAD2 it stops saying "unhandeled token 2".
As i have created some own matroska video files and dont wanna boot windows Im hoping for help here.
If I get this to work there really isnt anything big forcing me to boot windows. Just some minor tweaking/learning left untill bye bye ntfs partition :).
edit:
---------------------------------------------------------------------
cc -c -O4 -march=athlon-4 -mcpu=athlon-4 -pipe -ffast-math -fomit-frame-pointer -D_REENTRANT -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/X11R6/include -I../loader -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/X11R6/include -o demux_mkv.o demux_mkv.cpp
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: syntax error before `*' token
make[1]: *** [demux_mkv.o] Error 1
make[1]: Leaving directory `/home/jaw/Downloads/MPlayer-1.0pre3/libmpdemux'
make: *** [libmpdemux/libmpdemux.a] Error 2
----------------------------------------------------------------------
a litle error code if anyone want to se it.
Im verry new to linux.
Currently using Mandrake 10.0 Beta2 based on kernel 2.6.2 pre patch 3 (not 100% on the name).
I have downloaded libml/libmatroska cvs. When running make/make install under the /make/linux directory and no erros displaying I thought it would be alright.
Then tried compiling mplayer 1.0 pre3, but it fails when it comes to make ands says an error in matroska demuxer. It does compile fine before I did installed libml/libmatroska.
Now I have checked at VLC, but got scared of the things it needs to work.(edit also couldnt get it to install. It complained about libdvdreader as I have installed before trying to "./configure and make" vlc without any errors.)
Also I cant install FAAD2 it stops saying "unhandeled token 2".
As i have created some own matroska video files and dont wanna boot windows Im hoping for help here.
If I get this to work there really isnt anything big forcing me to boot windows. Just some minor tweaking/learning left untill bye bye ntfs partition :).
edit:
---------------------------------------------------------------------
cc -c -O4 -march=athlon-4 -mcpu=athlon-4 -pipe -ffast-math -fomit-frame-pointer -D_REENTRANT -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/X11R6/include -I../loader -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/X11R6/include -o demux_mkv.o demux_mkv.cpp
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: syntax error before `*' token
make[1]: *** [demux_mkv.o] Error 1
make[1]: Leaving directory `/home/jaw/Downloads/MPlayer-1.0pre3/libmpdemux'
make: *** [libmpdemux/libmpdemux.a] Error 2
----------------------------------------------------------------------
a litle error code if anyone want to se it.