[MPlayer-dev-eng] r26148 broke complation of loader/module.c in certain conditions
Diego Biurrun
diego at biurrun.de
Sat Mar 22 14:15:12 CET 2008
On Fri, Mar 21, 2008 at 07:59:21PM +0200, Ivan Kalvachev wrote:
> On Fri, Mar 21, 2008 at 6:22 PM, Guillaume LECERF <foxcore at gmail.com> wrote:
> >
> > I ended with this in the config.mak :
> >
> > WIN32_EMULATION = yes
> > QTX_EMULATION = no
> >
> > But r26148 made the compilation of wrapper.S dependent on QTX_EMULATION.
> > But the problem is that loader/module.c needs some definitions it
> > contains (report_entry...).
> > So my question is : what is the best way to fix this ? (sorry no patch
> > for now, but drive me to the right direction and I'll be happy to
> > provide one)
>
> Not that I'm any good with make files and stuff,
Yes.
> but from the look of it, it seem that Deigo reversed the condition.
> The old condition was to don't compile wrapper on Darwin, while now it
> is compiled only on Darwin.
No.
Diego
More information about the MPlayer-dev-eng
mailing list