[cairo] [PATCH] Workaround for pixman-combine* related build issues

Siarhei Siamashka siarhei.siamashka at nokia.com
Thu Jul 9 10:13:51 PDT 2009


Hi,

After commit 412b4b50f7bd8ac29e4c9b20e613154c1b5e371a ('Use ALPHA_8 in
pixman-image.c instead of Alpha'), building pixman started to fail for me:

[...]
gcc -DHAVE_CONFIG_H -I. -I.. -DPIXMAN_DISABLE_DEPRECATED -g -O2 -Wall -fvisibility=hidden -MT libpixman_1_la-pixman-image.lo -MD -MP -MF .deps/libpixman_1_la-pixman-image.Tpo -c pixman-image.c  -fPIC -DPIC -o .libs/libpixman_1_la-pixman-image.o
pixman-image.c:33:30: error: pixman-combine32.h: No such file or directory
pixman-image.c: In function ‘_pixman_image_is_opaque’:
pixman-image.c:570: warning: implicit declaration of function ‘ALPHA_8’
make[2]: *** [libpixman_1_la-pixman-image.lo] Error 1
make[2]: Leaving directory `/home/serge/projects/pixman.upstream/pixman'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/serge/projects/pixman.upstream'
make: *** [all] Error 2

A workaround is attached.

-- 
Best regards,
Siarhei Siamashka
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-Workaround-for-pixman-combine-related-build-issues.patch
Type: text/x-diff
Size: 1504 bytes
Desc: not available
Url : http://lists.cairographics.org/archives/cairo/attachments/20090709/08cfae76/attachment.patch 


More information about the cairo mailing list