[MPlayer-dev-eng] mplayer on opensolaris

Diego Biurrun diego at biurrun.de
Fri Apr 10 15:42:46 CEST 2009


On Fri, Apr 10, 2009 at 02:19:53PM +0200, Milan Jurik wrote:
> 
> 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.

I started looking at CFLAGS settings, it's a mess of epic proportions.
I have already begun to clean it up, but this is almost guaranteed to
have unwanted sideeffects and bugs and cannot be backported to the
release branch.

Diego



More information about the MPlayer-dev-eng mailing list