Click to See Complete Forum and Search --> : mplayer: problem with compiling


antsi
07-08-2003, 06:22 AM
Hi!

Running make, after ./configure, gives an error like this:

vdkit2 -lmpdvdkit libavcodec/libavcodec.a -lxvidcore -lpng -lz -lz -ljpeg -ltermcap -lnsl -lungif -lpthread -ldl -lm
gcc: libmpcodecs/libmpencoders.a: No such file or directory
make: *** [mencoder] Error 1

Have anyone else seen this when compiling MPlayer 0.90 source?

Raoul_Duke
07-08-2003, 06:25 AM
Looks like it's wants some codecs installed before hand

Sorry, i don't know much about mplayer but try looking in the readme to see if there's some dependancies you need.

As i said, looks like some codecs are missing

antsi
07-08-2003, 06:35 AM
after extracting mplayer again running make gives a new error
ve_divx4.c:279: structure has no member named `is_key_frame'
make[1]: *** [ve_divx4.o] Error 1
make[1]: Leaving directory `/home/ant/downloads/MPlayer-0.90/libmpcodecs'
make: *** [libmpcodecs/libmpcodecs.a] Error 2

mdwatts
07-08-2003, 08:45 AM
There are some mplayer documentation links posted in this thread (http://justlinux.com/forum/showthread.php?s=&threadid=106162&highlight=mplayer) that may help.

Have you downloaded the latest version? Try downloading again from the link in the documentation link. :)