Mantis - poppler_dev
Viewing Issue Advanced Details
4666 packaging minor always 2011-01-11 13:37 2012-05-07 08:58
james  
cgrzemba  
normal  
closed  
fixed  
none    
none  
0004666: GfxState.h
Attempting to build with CSW poppler I get complaints of missing headers which are in the poppler source distribution. Shouldn't these be in CSWlibpopplerdev?



Note also "The 0.16 branch is the stable release series. The latest such release is poppler-0.16.0.tar.gz, released on Dec 27, 2010"
"/work/build/OOO330_m18/sdext/source/pdfimport/xpdfwrapper/pdfioutdev_gpl.hxx", line 42: Error: Could not open include file "GfxState.h".
"/work/build/OOO330_m18/sdext/source/pdfimport/xpdfwrapper/pdfioutdev_gpl.hxx", line 43: Error: Could not open include file "GfxFont.h".
"/work/build/OOO330_m18/sdext/source/pdfimport/xpdfwrapper/pdfioutdev_gpl.hxx", line 44: Error: Could not open include file "UnicodeMap.h".
"/work/build/OOO330_m18/sdext/source/pdfimport/xpdfwrapper/pdfioutdev_gpl.hxx", line 45: Error: Could not open include file "Link.h".
"/work/build/OOO330_m18/sdext/source/pdfimport/xpdfwrapper/pdfioutdev_gpl.hxx", line 46: Error: Could not open include file "Object.h".
"/work/build/OOO330_m18/sdext/source/pdfimport/xpdfwrapper/pdfioutdev_gpl.hxx", line 47: Error: Could not open include file "OutputDev.h".
"/work/build/OOO330_m18/sdext/source/pdfimport/xpdfwrapper/pdfioutdev_gpl.hxx", line 51: Error: Could not open include file "GlobalParams.h".
"/work/build/OOO330_m18/sdext/source/pdfimport/xpdfwrapper/pdfioutdev_gpl.hxx", line 52: Error: Could not open include file "PDFDoc.h".
Issue History
2011-01-11 13:37 james New Issue
2012-03-26 11:23 cgrzemba Note Added: 0009772
2012-03-26 11:25 cgrzemba Note Edited: 0009772
2012-04-14 09:50 cgrzemba Status new => assigned
2012-04-14 09:50 cgrzemba Assigned To => cgrzemba
2012-04-14 09:52 cgrzemba Note Added: 0009805
2012-04-14 09:52 cgrzemba Status assigned => confirmed
2012-05-07 08:58 cgrzemba Note Added: 0009853
2012-05-07 08:58 cgrzemba Status confirmed => closed
2012-05-07 08:58 cgrzemba Resolution open => fixed

Notes
(0009772)
cgrzemba   
2012-03-26 11:23   
(edited on: 2012-03-26 11:25)
for packaging this headers

CONFIGURE_ARGS += --enable-xpdf-headers ### Install unsupported xpdf headers.
 
is needed. Should we add this?

(0009805)
cgrzemba   
2012-04-14 09:52   
repackaging with configure option
(0009853)
cgrzemba   
2012-05-07 08:58   
header added in packages with REV=2012.04.30