Bug 183951 - 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 FIXED
Alias: None
Product: krita
Classification: Applications
Component: General (show other bugs)
Version: unspecified
Platform: Gentoo Packages Linux
: NOR normal
Target Milestone: ---
Assignee: Krita Bugs
URL:
Keywords:
: 183952 (view as bug list)
Depends on:
Blocks:
 
Reported: 2009-02-10 22:56 UTC by Tomáš Chvátal
Modified: 2009-02-16 21:21 UTC (History)
1 user (show)

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


Attachments
Patch to build Beta 6 with exiv2 0.18 (2.34 KB, patch)
2009-02-11 09:20 UTC, Cyrille Berger
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:56:43 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 Cyrille Berger 2009-02-11 09:20:07 UTC
Created attachment 31217 [details]
Patch to build Beta 6 with exiv2 0.18
Comment 2 Cyrille Berger 2009-02-16 21:21:31 UTC
*** Bug 183952 has been marked as a duplicate of this bug. ***