[cairo-bugs] [Bug 26509] New: Cairo fails to compile without mmap
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Wed Feb 10 03:31:30 PST 2010
http://bugs.freedesktop.org/show_bug.cgi?id=26509
Summary: Cairo fails to compile without mmap
Product: cairo
Version: 1.9.5
Platform: All
OS/Version: All
Status: NEW
Severity: normal
Priority: medium
Component: general
AssignedTo: cworth at cworth.org
ReportedBy: hib at hiberis.nl
QAContact: cairo-bugs at cairographics.org
Created an attachment (id=33210)
--> (http://bugs.freedesktop.org/attachment.cgi?id=33210)
0001-Fix-compilation-without-HAVE_MMAP-outdef.patch
When I cross compile cairo with a mingw32 compiler, I have no HAVE_MMAP defined
by configure. This causes a build failure, because not all mmap code is
properly out defined in util/cairo-script/cairo-script-operators.c.
I've attached a patch to correct this.
--
Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
More information about the cairo-bugs
mailing list