[MPlayer-dev-eng] CVS build failure
    adland123 
    adland123 at yahoo.com
       
    Fri Mar 31 02:02:15 CEST 2006
    
    
  
build fails with latest CVS fetch
mplayer.o: In function `exit_player_with_rc':mplayer.c:(.text+0x4d4): 
undefined reference to `mp_gettext'
mplayer.o: In function `exit_sighandler':mplayer.c:(.text+0x3137): 
undefined reference to `mp_gettext'
lines which were removed from mp_msg.h
#define mp_gettext(String) gettext(String)
#define mp_gettext(String) String
adding them back build will work
needs a patch which has a correct fix if the removal was intentional
    
    
More information about the MPlayer-dev-eng
mailing list