[MPlayer-dev-eng] mplayer on opensolaris

Milan Jurik milan.jurik at xylab.cz
Fri Apr 10 14:19:53 CEST 2009


Hi Michael,

Michael Bonfils píše v pá 10. 04. 2009 v 12:04 +0200:
> In fact, swab was used to be in stdlib.h, swab is set unistd.h as you want.
> 
> As Milan said, the real problem is the XPG6 flags, sorry to skip these
> explanation.
> 
> I'll try to tweak configure to set gcc as C99. GCC used in Opensolaris is
> 3.4
> 

it needs some reshuffle in the configure script, look at line

  cc_check -std=gnu99 && CFLAGS="-std=gnu99 $CFLAGS"

But it needs tests on other platforms, maybe it will hide some other
problems in configure script.

Best regards,

Milan




More information about the MPlayer-dev-eng mailing list