On 04/26/2014 01:54 AM, Armin K. wrote:
> On 04/25/2014 10:43 PM, ferna...@higgs.linuxfromscratch.org wrote:
>> Author: fernando
>> Date: Fri Apr 25 13:43:47 2014
>> New Revision: 12997
>>
>> Log:
>> 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.
> 
> 

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

-- 
Note: My last name is not Krejzi.
-- 
http://linuxfromscratch.org/mailman/listinfo/blfs-dev
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to