[Bug 467416] Review Request: mingw32-cairo - MinGW Windows Cairo library

bugzilla at redhat.com bugzilla at redhat.com
Fri Jan 23 18:14:17 UTC 2009


Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


https://bugzilla.redhat.com/show_bug.cgi?id=467416


Bug 467416 depends on bug 478640, which changed state.

Bug 478640 Summary: Review Request: mingw32-dlfcn - Implements a wrapper for dlfcn (dlopen dlclose dlsym dlerror)
https://bugzilla.redhat.com/show_bug.cgi?id=478640

           What    |Old Value                   |New Value
----------------------------------------------------------------------------
             Status|ASSIGNED                    |CLOSED
         Resolution|                            |NEXTRELEASE



--- Comment #10 from Erik van Pienbroek <erik-fedora at vanpienbroek.nl>  2009-01-23 13:14:16 EDT ---
The compilation of this package fails when the Linux version of fontconfig and
freetype are installed:

i686-pc-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -I.
-I/usr/i686-pc-mingw32/sys-root/mingw/include/pixman-1 -I/usr/include/freetype2
-I/usr/i686-pc-mingw32/sys-root/mingw/include/libpng12 -Wall -Wextra
-Wsign-compare -Werror-implicit-function-declaration -Wpointer-arith
-Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations
-Wnested-externs -Wpacked -Wswitch-enum -Wmissing-format-attribute
-Wstrict-aliasing=2 -Winit-self -Wunsafe-loop-optimizations
-Wdeclaration-after-statement -Wold-style-definition
-Wno-missing-field-initializers -Wno-unused-parameter -Wno-attributes
-Wno-long-long -Winline -fno-strict-aliasing -Wp,-D_FORTIFY_SOURCE=2 -O2 -g
-pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4
-mms-bitfields -MT cairo-type1-subset.lo -MD -MP -MF
.deps/cairo-type1-subset.Tpo -c cairo-type1-subset.c  -DDLL_EXPORT -DPIC -o
.libs/cairo-type1-subset.o
In file included from cairo-ft-private.h:40,
                 from cairo-type1-subset.c:54:
cairo-ft.h:46:35: error: fontconfig/fontconfig.h: No such file or directory
cairo-ft.h:47:22: error: ft2build.h: No such file or directory

To fix this, the option '--disable-ft' needs to the added to the %configure

With this change, the %install command to remove the cairo-freetype pkgconfig
file can also be removed.

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.




More information about the Fedora-package-review mailing list