Bug 104813 - Build is broken without libtiff
Summary: Build is broken without libtiff
Status: RESOLVED FIXED
Alias: None
Product: poppler
Classification: Unclassified
Component: utils (show other bugs)
Version: unspecified
Hardware: Other All
: medium normal
Assignee: poppler-bugs
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-01-27 19:23 UTC by Andreas Gruenbacher
Modified: 2018-01-27 23:25 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments
This fixes the bug (729 bytes, patch)
2018-01-27 19:26 UTC, Andreas Gruenbacher
Details | Splinter Review

Description Andreas Gruenbacher 2018-01-27 19:23:57 UTC
Without libtiff-devel installed, I get the following error message:

/home/agruenba/git/poppler/utils/ImageOutputDev.cc:655:12: error: ‘writer’ was not declared in this scope
     delete writer;
            ^~~~~~
Comment 1 Andreas Gruenbacher 2018-01-27 19:26:40 UTC
Created attachment 136990 [details] [review]
This fixes the bug
Comment 2 Albert Astals Cid 2018-01-27 23:25:03 UTC
Pushed, thanks :)


Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.