[MPlayer-users] can't compile 24795 on FC6
Pierre Demartines
demartines at gmail.com
Tue Oct 16 19:04:49 CEST 2007
Hi all,
I can't compile the latest mplayer code (svn #24795) on a x86 Fedora Core
6. The issue seems to be an undefined ref in libavcodec.
I have the essential-20071007 codecs.
Any idea? Thanks a lot!
~Pierre
PS: Here are the specifics:
[root at evian mplayer]# svn -u status
X libpostproc
X libavformat
X libavcodec
X libavutil
Status against revision: 24795
Performing status on external item at 'libavutil'
Status against revision: 10757
Performing status on external item at 'libavcodec'
Status against revision: 10757
Performing status on external item at 'libavformat'
Status against revision: 10757
Performing status on external item at 'libpostproc'
Status against revision: 10757
[root at evian mplayer]# make -s
libavcodec/libavcodec.a(motion_est.o): In function `h263_mv4_search':
motion_est.c:(.text+0x531fc): undefined reference to `ff_h263_round_chroma'
motion_est.c:(.text+0x5320d): undefined reference to `ff_h263_round_chroma'
collect2: ld returned 1 exit status
make: *** [mplayer] Error 1
[root at evian mplayer]# arch
i686
[root at evian mplayer]# uname -a
Linux evian 2.6.20-1.2962.fc6 #1 SMP Tue Jun 19 18:24:12 EDT 2007 i686 i686
i386 GNU/Linux
More information about the MPlayer-users
mailing list