Em 26-04-2014 11:51, Fernando de Oliveira escreveu: > Em 26-04-2014 10:46, Armin K. escreveu: >> On 04/26/2014 12:24 PM, Fernando de Oliveira wrote: >>> Em 25-04-2014 21:36, Armin K. escreveu: >>>> On 04/26/2014 02:17 AM, Armin K. wrote: >>>>> On 04/26/2014 01:54 AM, Armin K. wrote: >>>>>> On 04/25/2014 10:43 PM, [email protected] wrote: > > >>>>>>> poppler-0.26.0. >>>>>>> >>>>>> This version breaks inkscape build. > >>>>>> Also, qt5 sed is no longer needed, it was the upstream patch that I >>>>>> modified into sed back then. >>> >>> My bad. >>>>> >>>>> These 3 seds fix the build for me ... Waiting for it to finish to test >>>>> runtime (given that I manage to find out how). >>>>> >>>>> sed -i "/GfxColorSpace::parse/s|NULL|&, NULL|g" >>>>> src/extension/internal/pdfinput/pdf-parser.cpp >>>>> sed -i "/lookupPattern/s:NULL:&, NULL:g" >>>>> src/extension/internal/pdfinput/pdf-parser.cpp >>>>> sed -i "/lookupShading/s:NULL:&, NULL:g" >>>>> src/extension/internal/pdfinput/pdf-parser.cpp >>>>> >>>> >>>> Seems to display pdf files just fine after being built with the seds above. >>>> >>> >>> Just to be sure: those sed's are to be applied to poppler? >>> >> >> No, inkscape. > > Thanks. I have a new hybrid LFS-SVN-20140425 built yesterday and am > building BLFS packages there. So, I want to fix the book with your input > above, instead of stopping the new machine and turning on the -dev one. > Will fix the book a little later today. > >
Thanks. Fixed at r13000. -- []s, Fernando -- http://lists.linuxfromscratch.org/listinfo/blfs-dev FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
