[Mplayer-users] mplayer and latest ffmpeg problem
    Felix Buenemann 
    atmosfear at users.sourceforge.net
       
    Mon Sep 17 00:09:24 CEST 2001
    
    
  
On Sunday, 16. September 2001 18:51, Bohdan Horst wrote:
> mplayer doesn't compile with the latest ffmpeg CVS :(
> (FreeBSD 4.4S)
>
[snip]
yes, I see, it's broken by Nick's latest changes to memalign detection in 
configure, try changing line 989 from:
$_cc -o $TMPO $TMPC 2> /dev/null || _memalign = no 
to:
$_cc -o $TMPO $TMPC 2> /dev/null || _memalign=no
and then rerun configure and recompile and see if it works then.
>
>
> best regards
-- 
Best Regards,
	Atmos
_____
640K are ought to be enough.
	- Bill Gates
_______________________________________________
Mplayer-users mailing list
Mplayer-users at lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mplayer-users
    
    
More information about the MPlayer-users
mailing list