[MPlayer-users] MPlayer-1.0pre8 problems
RC
rcooley at spamcop.net
Mon Aug 21 10:15:45 CEST 2006
On Mon, 21 Aug 2006 07:00:33 +0200 (CEST)
Peter Magnusson <iocc at mplayer.lists.flashdance.cx> wrote:
> -ldl -rdynamic -lm
> mplayer.o:(.data+0x2f68): undefined reference to `rtspStreamOverTCP'
> mplayer.o:(.data+0x2f8c): undefined reference to `rtsp_port'
> mplayer.o:(.data+0x3a3c): undefined reference to `xvid_dec_opts'
> collect2: ld returned 1 exit status
> make: *** [mplayer] Error 1
Perhaps you compiled live555 and xvid with a different version of gcc
than you are using to compile mplayer.
If that's not the case, then you can try configuring
using -with-extralibdir to explicitly tell it where to find the libs.
More information about the MPlayer-users
mailing list