On Thu, Apr 29, 2010 at 2:54 PM, Mike Tonks <[email protected]> wrote: > Hi Hib, > > Yes, that seemed to get things moving, but then failed later in the build: > > TextOutputDev.cc: In member function 'void TextPage::coalesce(GBool, GBool)': > TextOutputDev.cc:3039:14: error: 'DBL_MAX' was not declared in this scope > TextOutputDev.cc:3194:23: error: 'DBL_MAX' was not declared in this scope > TextOutputDev.cc:3195:23: error: 'DBL_MIN' was not declared in this scope > TextOutputDev.cc:3246:21: error: 'DBL_MAX' was not declared in this scope > TextOutputDev.cc:3247:21: error: 'DBL_MIN' was not declared in this scope > TextOutputDev.cc: In member function 'void ActualText::beginMC(Dict*)': > TextOutputDev.cc:5058:58: warning: deprecated conversion from string > constant to 'char*' > TextOutputDev.cc: In constructor 'TextOutputDev::TextOutputDev(char*, > GBool, GBool, GBool)': > TextOutputDev.cc:5149:57: warning: deprecated conversion from string > constant to 'char*' > make[3]: *** [TextOutputDev.lo] Error 1 > make[3]: Leaving directory `/home/Owner/poppler-0.13.3/poppler' > make[2]: *** [all] Error 2 > make[2]: Leaving directory `/home/Owner/poppler-0.13.3/poppler' > make[1]: *** [all-recursive] Error 1 > make[1]: Leaving directory `/home/Owner/poppler-0.13.3' >
Try this patch: http://cgit.freedesktop.org/poppler/poppler/commit/?id=5b822011029f3721fbafd4a7bf01b9d6fee35d25 _______________________________________________ poppler mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/poppler
