[MPlayer-dev-eng] compiling rc4 / color management patch

Jos van Riswick josvanr at gmail.com
Sun Dec 18 23:19:40 CET 2011


Hello

after some time, I'm at it again. Your suggestion helped me, thnx, By
looking at the build log I was able to compile mplayer. Unfortunately the
build you refer to does not contain the color management patch. When I
apply the patch,  and then use the same 'configure' options as in the build
log, unfortunately, I get some error messages in the color managent source
files (see below). I'd appreciate any suggestions......


josvanr

libmpcodecs/vf_cm.c: In function 'clut_rgb2yuv':
libmpcodecs/vf_cm.c:444:28: warning: initialization from incompatible
pointer type
libmpcodecs/vf_cm.c: At top level:
libmpcodecs/vf_cm.c:2646:12: warning: 'cmm_init_win32' defined but not used
libmpcodecs/vf_cm.c:3040:13: warning: 'uninit' defined but not used
libmpcodecs/vf_cm.c: In function 'read_profile':
libmpcodecs/vf_cm.c:2149:8: warning: ignoring return value of 'fread',
declared with attribute warn_unused_result
libmpcodecs/vf_cm.c: In function 'interpolate_2':
libmpcodecs/vf_cm.c:720:5: error: unknown register name '%xmm7' in 'asm'
libmpcodecs/vf_cm.c:720:5: error: unknown register name '%xmm6' in 'asm'
.....
etc etc
.....
libmpcodecs/vf_cm.c:720:5: error: unknown register name '%  '%xmm3' in 'asm'
libmpcodecs/vf_cm.c:1145:2: error: unknown register name '%xmm2' in 'asm'
libmpcodecs/vf_cm.c:1145:2: error: unknown register name '%xmm1' in 'asm'
libmpcodecs/vf_cm.c:1145:2: error: unknown register name '%xmm0' in 'asm'
make: *** [libmpcodecs/vf_cm.o] Error 1




On Sat, Oct 1, 2011 at 3:52 PM, Reinhard Tartler <siretart at tauware.de>wrote:

>
> That tarball compiled for the official ubuntu archive, after all. You
> can check the buildlogs here:
>
>
> https://edge.launchpad.net/ubuntu/natty/+source/mplayer/2:1.0~rc4.dfsg1-1ubuntu3<https://edge.launchpad.net/ubuntu/natty/+source/mplayer/2:1.0%7Erc4.dfsg1-1ubuntu3>
>
> try 'apt-get source mplayer' (no root priviledges required) to get the
> sources and try again.
>
> The build dependencies are declared in debian/control
>
> Good luck
>
> --
> Gruesse/greetings,
> Reinhard Tartler, KeyID 945348A4
>
>


More information about the MPlayer-dev-eng mailing list