Bug 183952 - krita 1.9.98.6 fails to compile with exiv2-0.18
Summary: krita 1.9.98.6 fails to compile with exiv2-0.18
Status: RESOLVED DUPLICATE of bug 183951
Alias: None
Product: krita
Classification: Applications
Component: General (other bugs)
Version First Reported In: unspecified
Platform: Gentoo Packages Linux
: NOR normal
Target Milestone: ---
Assignee: Krita Bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-02-10 22:59 UTC by Tomáš Chvátal
Modified: 2009-02-16 21:21 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed/Implemented In:
Sentry Crash Report:


Attachments
krita build.log (82.94 KB, text/x-log)
2009-02-10 23:05 UTC, Tomáš Chvátal
Details

Note You need to log in before you can comment on or make changes to this bug.
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 ***