[Poppler-bugs] [Bug 106332] New: Compile error while building poppler
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Tue May 1 11:04:37 UTC 2018
https://bugs.freedesktop.org/show_bug.cgi?id=106332
Bug ID: 106332
Summary: Compile error while building poppler
Product: poppler
Version: unspecified
Hardware: Other
OS: All
Status: NEW
Severity: normal
Priority: medium
Component: cairo backend
Assignee: poppler-bugs at lists.freedesktop.org
Reporter: nirajkumarpandey at gmail.com
Here is the error:
poppler-0.64.0/utils/pdftocairo.cc:274:1: warning: missing initializer for
member 'ArgDesc::kind' [-Wmissing-field-initializers]
poppler-0.64.0/utils/pdftocairo.cc:274:1: warning: missing initializer for
member 'ArgDesc::val' [-Wmissing-field-initializers]
/poppler-0.64.0/utils/pdftocairo.cc:274:1: warning: missing initializer for
member 'ArgDesc::size' [-Wmissing-field-initializers]
/poppler-0.64.0/utils/pdftocairo.cc:274:1: warning: missing initializer for
member 'ArgDesc::usage' [-Wmissing-field-initializers]
poppler-0.64.0/utils/pdftocairo.cc:301:17: error: 'CAIRO_ANTIALIAS_FAST' was
not declared in this scope
{ "fast", CAIRO_ANTIALIAS_FAST },
poppler-0.64.0/utils/pdftocairo.cc:302:17: error: 'CAIRO_ANTIALIAS_GOOD' was
not declared in this scope
{ "good", CAIRO_ANTIALIAS_GOOD },
^
poppler-0.64.0/utils/pdftocairo.cc:303:17: error: 'CAIRO_ANTIALIAS_BEST' was
not declared in this scope
{ "best", CAIRO_ANTIALIAS_BEST },
^
make[2]: *** [utils/CMakeFiles/pdftocairo.dir/pdftocairo.cc.o] Error 1
make[1]: *** [utils/CMakeFiles/pdftocairo.dir/all] Error 2
make: *** [all] Error 2
I am using "cairo = 1.10.2" , "glib = 2.48.0" "gcc = 4.8.3"
Platform: RHEL 6.5 (x86_64)
Please let me know in case you need any other information
Thanks
Niraj
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/poppler-bugs/attachments/20180501/1a9162d7/attachment.html>
More information about the Poppler-bugs
mailing list