[MPlayer-users] Error building mplayer w/ Xvid on Solaris 10

Reimar Döffinger Reimar.Doeffinger at gmx.de
Wed Jan 5 17:01:30 CET 2011


On Fri, Dec 31, 2010 at 07:12:13PM +0100, Raimund Steger wrote:
> Hi,
> 
> indeed, if I change the following in ./configure:
> 
> --- configure   Thu Dec 30 13:48:03 2010
> +++ configure.new       Fri Dec 31 19:00:33 2010
> @@ -3097,7 +3097,7 @@
> 
>   echocheck "mkstemp"
>   cat > $TMPC << EOF
> -#define _XOPEN_SOURCE 500
> +#define _XOPEN_SOURCE 600
>   #include <stdlib.h>
>   int main(void) { mkstemp(""); return 0; }
>   EOF
> 
> ...mkstemp() is detected, and the build works.

Code now looks different, but fixed in SVN r32759


More information about the MPlayer-users mailing list