[MPlayer-users] More compilation errors

DEBERT Jean-Louis jl.debert at rsd.com
Mon Jan 20 11:01:26 CET 2003


neuralgya wrote:

>  Sorry, gcc output  in spanish 
>  
>  Complains about that defines has not been declared. I've not 
>  found them in the 
>  source tree, where are they?
>  
>  
>  mencoder.c: En la función `main':
>  mencoder.c:395: aviso: pasando el argumento 2 de 
>  `m_config_register_options' 
>  de tipo de apuntador incompatible
>  mencoder.c: En la función `lame_presets_set':
>  mencoder.c:1441: `STANDARD_FAST' no ha sido declarado aquí 
>  (primero úselo en 
>  esta función)
>  mencoder.c:1441: (Cada identificador no declarado solamente 
>  se reporta una vez
>  mencoder.c:1441: para cada funcion en la que aparece.)
>  mencoder.c:1443: `STANDARD' no ha sido declarado aquí 
>  (primero úselo en esta 
>  función)
>  mencoder.c:1451: `EXTREME_FAST' no ha sido declarado aquí 
>  (primero úselo en 
>  esta función)
>  mencoder.c:1453: `EXTREME' no ha sido declarado aquí 
>  (primero úselo en esta 
>  función)
>  mencoder.c:1461: `INSANE' no ha sido declarado aquí (primero 
>  úselo en esta 
>  función)
>  make: *** [mencoder.o] Error 1
>  
>  Weird translation:
>  
>  mencoder.c: In the function ` main ': mencoder.c:395: 
>  warning: passing 
>  argument 2 of ` m_config_register_options' of type of 
>  incompatible pointer 
>  mencoder.c: In the function ` lame_presets_set ': mencoder.c:1441: ` 
>  STANDARD_FAST' has not been declared here (first úselo in 
>  this function) 
>  mencoder.c:1441: (Each identifier only declared does not report once 
>  mencoder.c:1441: for each function in which it appears.) 
>  mencoder.c:1443: ` 
>  STANDARD' has not been declared here (first úselo in this function) 
>  mencoder.c:1451: ` EXTREME_FAST' has not been declared here 
>  (first úselo in 
>  this function) mencoder.c:1453: ` EXTREME' has not been 
>  declared here (first 
>  úselo in this function) mencoder.c:1461: ` INSANE' has not 
>  been declared here 
>  (first úselo in this function) make: *** [ mencoder.o ] Error 1 
>  

I had about the same a while ago, and found the references in lame.h

Updating libmp3lame to a more recent version (3.90.something IIRC)
fixed the problem.  





More information about the MPlayer-users mailing list