Bug 183952

Summary: krita 1.9.98.6 fails to compile with exiv2-0.18
Product: [Applications] krita Reporter: Tomáš Chvátal <scarabeus>
Component: GeneralAssignee: Krita Bugs <krita-bugs-null>
Status: RESOLVED DUPLICATE    
Severity: normal CC: cberger
Priority: NOR    
Version First Reported In: unspecified   
Target Milestone: ---   
Platform: Gentoo Packages   
OS: Linux   
Latest Commit: Version Fixed/Implemented In:
Sentry Crash Report:
Attachments: krita build.log

Description Tomáš Chvátal 2009-02-10 22:59:25 UTC
Version:           1.9.98.6 (using KDE 4.2.0)
Compiler:          gcc 4.3.3 FORTIFY_SOURCE 
OS:                Linux
Installed from:    Gentoo Packages

when compiling krita 1.9.98.6 with exiv2-0.18 it dies out with:
/var/tmp/portage/app-office/krita-1.9.98.6/work/krita-1.9.98.6/krita/ui/kisexiv2/kis_exif_io.cpp:465: error: ‘class Exiv2::ExifData’ has no member named ‘byteOrder’                    
/var/tmp/portage/app-office/krita-1.9.98.6/work/krita-1.9.98.6/krita/ui/kisexiv2/kis_exif_io.cpp:511: error: ‘class Exiv2::ExifData’ has no member named ‘byteOrder’                    
/var/tmp/portage/app-office/krita-1.9.98.6/work/krita-1.9.98.6/krita/ui/kisexiv2/kis_exif_io.cpp:517: error: ‘class Exiv2::ExifData’ has no member named ‘byteOrder’

Steps to reproduce:
just try to compile with above version of exiv2\

Expected result:
it compiles :D
Comment 1 Tomáš Chvátal 2009-02-10 23:05:22 UTC
Created attachment 31206 [details]
krita build.log

Log that shows complete progress of compilation up to the failiture...
Comment 2 Tomáš Chvátal 2009-02-10 23:14:57 UTC
Ok on irc we found out (actualy the slangkamp) that it works with live trunk.
So just doublecheck and close if it is really fixed please.
Comment 3 Cyrille Berger 2009-02-16 21:21:31 UTC

*** This bug has been marked as a duplicate of bug 183951 ***