[MPlayer-users] subrip compile/linking error

Jonas Jermann jjermann at gmx.net
Thu Oct 17 17:16:02 CEST 2002


Hi

I recently tried to compile subrip but run into some errors.
Any ideas what I missed?
I installed jocr cvs, changed the path in the source file and 
installed rar and unrar too. Also I think the vobsub stuff of my
MPlayer version works...

Regards
    Jonas
-------------- next part --------------
gcc -g -Wall -I.. -o subrip subrip.c ../vobsub.o ../spudec.o ../mp_msg.o

subrip.c: In function `main':
subrip.c:200: warning: passing arg 4 of `vobsub_open' from incompatible pointer type
/tmp/ccSPSMhJ.o: In function `draw_alpha':
/usr/src/decoder/mplayer.dev/TOOLS/subrip.c:153: the use of `tmpnam' is dangerous, better use `mkstemp'
../vobsub.o: In function `rar_open':
../vobsub.o(.text+0x16ba): undefined reference to `urarlib_get'
collect2: ld returned 1 exit status


More information about the MPlayer-users mailing list