[MPlayer-users] Compile error MacOSX

David Shochat shochat at spamcop.net
Sat Sep 9 02:13:27 CEST 2006


I'm a long time MPlayer user on Linux and saw in the docs that I should
be able to compile it on my MacOSX 10.4.7 (Intel) machine. I installed
the essential codecs and did the configure successfully (some
dependencies via MacPorts nee DarwinPorts). When I try to make, I get
the following error (I can't figure out which is the real error):

cc -I. -I.. -I../libvo -I../../libvo -I/usr/X11R6/include -fno-PIC -O4
-march=pentium-m -mtune=pentium-m -pipe -ffast-math -fomit-frame-pointer
-mdynamic-no-pic -falign-loops=16 -DSYS_DARWIN -DCONFIG_DARWIN -arch
i386 -isysroot /Developer/SDKs/MacOSX10.4u.sdk -D_LARGEFILE_SOURCE
-D_FILE_OFFSET_BITS=64 -I/opt/local/include -U_FILE_OFFSET_BITS
-I/opt/local/include
-fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DMPLAYER
-D__WINE__  -c pe_image.c
In file included from wine/winnt.h:1043,
                 from wine/winbase.h:5,
                 from pe_image.c:56:
wine/poppack.h:5: error: too many #pragma options align=reset
In file included from wine/winnt.h:1494,
                 from wine/winbase.h:5,
                 from pe_image.c:56:
wine/poppack.h:5: error: too many #pragma options align=reset
In file included from wine/winnt.h:2170,
                 from wine/winbase.h:5,
                 from pe_image.c:56:
wine/poppack.h:5: error: too many #pragma options align=reset
In file included from wine/winnt.h:2667,
                 from wine/winbase.h:5,
                 from pe_image.c:56:
wine/poppack.h:5: error: too many #pragma options align=reset
In file included from wine/winbase.h:1083,
                 from pe_image.c:56:
wine/poppack.h:5: error: too many #pragma options align=reset
In file included from wine/module.h:76,
                 from pe_image.c:60:
wine/poppack.h:5: error: too many #pragma options align=reset
In file included from pe_image.c:61:
wine/debugtools.h:67: warning: useless type name in empty declaration
pe_image.c: In function 'fixup_imports':
pe_image.c:315: warning: pointer targets in passing argument 2 of
'LookupExternalByName' differ in signedness
pe_image.c:336: warning: pointer targets in passing argument 2 of
'LookupExternalByName' differ in signedness
make[1]: *** [pe_image.o] Error 1
make: *** [loader/libloader.a] Error 2




More information about the MPlayer-users mailing list