[gdal-dev] Handling pdfium build / integration

Brad Hards bradh at frogmouth.net
Fri Sep 18 05:01:22 PDT 2015


On Fri, 18 Sep 2015 02:02:14 PM you wrote:
> > ar: creating ./libbigint.a.new
> > ar: BigInteger.o: No such file or directory
> > ar: creating ./libfx_libopenjpeg.a.new
> > ar: bio.o: No such file or directory
> > ar: creating ./libfx_libjpeg.a.new
> > ar: fpdfapi_jcapimin.o: No such file or directory
> > ar: creating ./libfx_lcms2.a.new
> > ar: cmscam02.o: No such file or directory
> > ar: creating ./libfx_zlib.a.new
> > ar: adler32.o: No such file or directory
> > ar: creating ./libfreetype.a.new
> > ar: cff.o: No such file or directory
> > ar: creating ./libfx_agg.a.new
> > ar: agg_curves.o: No such file or directory
> 
> Yes, I do also get those errors, but they can be ignored. Perhaps the build
> scrip could be improved to hide that.
I think just removing those steps should work. Will play around a little more 
with testing before sending a random patch though...

> > ./configure --with-pdfium=/home/bradh/pdfium/install
> > 
> > 
> > I tried to remove that part, and then it looks like its OK, although gdal
> > complains about CFDF_Document::CreateNewDoc being hidden when I build.
OK, so that is probably a different error.
 
> And if you just let the script run ? That works for me (GCC 4.7.0)
It looks like its an error in 4.9.0.

Brad



More information about the gdal-dev mailing list