[MPlayer-users] Error linking libMP3.a on a non-MMX pentium cpu

Nick Kurshev nickols_k at mail.ru
Mon Jan 21 17:59:02 CET 2002


Hello, Roberto!

On Mon, 21 Jan 2002 00:42:41 +0100 you wrote:

> [Automatic answer: RTFM (read DOCS, FAQ), also read DOCS/bugreports.html]
> I get an error linking Mplayer on my non-MMX Pentium cpu (runtime cpu 
> detection not enabled).
> 
> Version is CVS-020120-22:02-2.92.2 (version CVS-020116-20:32- compiles 
> ok)
> 
> Error message (while linking mplayer) is
> 
> mp3lib/libMP3.a(sr1.o): In function `MP3_Init':
> sr1.o(.text+0x8d25): undefined reference to `synth_1to1_MMX'
> sr1.o(.text+0x8d5e): undefined reference to `synth_1to1_MMX'
> sr1.o(.text+0x8d8a): undefined reference to `synth_1to1_MMX'
> collect2: ld returned 1 exit status
> make: *** [mplayer] Error 1
> 
> The code using function synth_1to1_MMX is compiled in if
> CAN_COMPILE_X86_ASM is defined, but the function itself get
> compiled only if RUNTIME_CPUDETECT is also defined (since
> HAVE_MMX is undefined on my cpu)
> 
Try sunc with CVS again - this bug probably fixed there
[snip]

Best regards! Nick




More information about the MPlayer-users mailing list