[MPlayer-dev-eng] Something is wrong with configure...

Reimar Döffinger Reimar.Doeffinger at stud.uni-karlsruhe.de
Thu May 4 11:04:13 CEST 2006


Hi,
On Wed, May 03, 2006 at 11:09:13PM +0200, Chris Roccati wrote:
> On 2 May 2006, at 15:03 , Diego Biurrun wrote:
> >We're aware of the problem, but it's non-trivial to fix/workaround
> >properly and right now LinuxTag preparations are taking up all of our
> >time.  In any case, if we don't come up with a fix we will back this
> >out for the release.
> 
> As far as I can tell, the solution is quite simple: you move the  
> cflags anywhere after the -faltivec check (like before the gdb  
> autoattach test, where they always have been). What does this break?

Well, cc_check is used before that, and the cc_check function uses the
CFLAGS variable, so if you don't set it before the checks might be
unreliable (even mor so for CPPFLAGS and LDFLAGS, which IMHO should
preferably be set/parsed at the same place as CFLAGS).

Greetings,
Reimar Döffinger




More information about the MPlayer-dev-eng mailing list