[MPlayer-dev-eng] [PATCH] Windows DLL support for OS X/Intel (cleaned version)

Bernd Ernesti mplayer-dev-eng at lists.veego.de
Sun Nov 19 22:31:44 CET 2006


On Sun, Nov 19, 2006 at 09:46:52PM +0100, Reimar Döffinger wrote:
> Hello,
> On Sun, Nov 19, 2006 at 03:22:02PM -0500, Nicolas Plourde wrote:
> > On 11/19/06, Reimar Döffinger <Reimar.Doeffinger at stud.uni-karlsruhe.de> 
> > wrote:
> > >Hello,
> > 
> > Should be fine now
> 
> I think it should be okay, though it would be good if someone else could
> have a look and esp. test on linux and some BSD.

Was this ever compiled?

wine/debugtools.h:67: warning: useless keyword or type name in empty declaration
wine/debugtools.h:67: warning: empty declaration
ext.c:356: error: parse error before "if"
ext.c:359: error: parse error before numeric constant
ext.c:359: error: conflicting types for `lseek'
/usr/include/sys/types.h:233: error: previous declaration of `lseek'
ext.c:359: warning: data definition has no type or storage class
ext.c:386: error: conflicting types for `fm'
ext.c:327: error: previous declaration of `fm'
ext.c:386: error: invalid type argument of `->'
ext.c:386: warning: data definition has no type or storage class
ext.c:387: error: parse error before '}' token
ext.c:393: error: parse error before '->' token
ext.c:393: warning: data definition has no type or storage class
ext.c: In function `UnmapViewOfFile':
ext.c:411: warning: assignment makes pointer from integer without a cast
ext.c:420: warning: comparison between pointer and integer
ext.c:421: warning: assignment makes integer from pointer without a cast
ext.c: In function `VirtualAlloc':
ext.c:454: warning: assignment makes pointer from integer without a cast
ext.c:483:2: warning: #warning FIXME
ext.c: In function `OpenFileMappingA':
ext.c:610: warning: assignment makes pointer from integer without a cast

Bernd




More information about the MPlayer-dev-eng mailing list