[cairo-bugs] [Bug 78709] New: any2ppm fails to build on architectures without MMU
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Wed May 14 13:36:12 PDT 2014
https://bugs.freedesktop.org/show_bug.cgi?id=78709
Priority: medium
Bug ID: 78709
Assignee: chris at chris-wilson.co.uk
Summary: any2ppm fails to build on architectures without MMU
QA Contact: cairo-bugs at cairographics.org
Severity: normal
Classification: Unclassified
OS: All
Reporter: eric.le.bihan.dev at free.fr
Hardware: Other
Status: NEW
Version: 1.12.10
Component: general
Product: cairo
Created attachment 99045
--> https://bugs.freedesktop.org/attachment.cgi?id=99045&action=edit
Add check for fork() when compiling any2ppm as daemon
When trying to build cairo for the Microblaze platform, the compilation of
any2ppm fails because fork() is not available as this architecture does not
have a MMU.
The attached patch adds a check for fork() if any2ppm should be compiled to run
as daemon.
--
You are receiving this mail because:
You are the QA Contact for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.cairographics.org/archives/cairo-bugs/attachments/20140514/4ed40d89/attachment.html>
More information about the cairo-bugs
mailing list