Skip to Content.
Sympa Menu

sm-grimoire-bugs - [SM-Grimoire-Bugs] [Bug 14972] New: update to version 0.18 of exiv2 breaks geeqie

sm-grimoire-bugs AT lists.ibiblio.org

Subject: SourceMage Grimoire Bug List

List archive

Chronological Thread  
  • From: bugzilla-daemon AT bugs.sourcemage.org
  • To: sm-grimoire-bugs AT lists.ibiblio.org
  • Subject: [SM-Grimoire-Bugs] [Bug 14972] New: update to version 0.18 of exiv2 breaks geeqie
  • Date: 21 Dec 2008 17:06:34 -0000

http://bugs.sourcemage.org/show_bug.cgi?id=14972

Summary: update to version 0.18 of exiv2 breaks geeqie
Product: Codex
Version: test grimoire
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P3
Component: graphics
AssignedTo: sm-grimoire-bugs AT lists.ibiblio.org
ReportedBy: siflfran AT hawo.stw.uni-erlangen.de


I submitted a bug report upstream, cf.
http://sourceforge.net/tracker/index.php?func=detail&aid=2456212&group_id=222125&atid=1054680

g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gtk-2.0
-I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo
-I/us
r/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include
-I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/incl
ude/libpng12 -I.. -I.. -march=nocona -m32 -pipe -DPIC -fPIC -O3 -MT
exiv2.o -MD -MP -MF .deps/exiv2.Tpo -c -o exiv2.o exiv2.cc
exiv2.cc:33:32: error: exiv2/tiffparser.hpp: No such file or directory
exiv2.cc:34:35: error: exiv2/tiffcomposite.hpp: No such file or directory
exiv2.cc:35:33: error: exiv2/tiffvisitor.hpp: No such file or directory
exiv2.cc:623: error: 'Exiv2::TiffComponent' has not been declared
exiv2.cc:623: error: ISO C++ forbids declaration of 'AutoPtr' with no type
exiv2.cc:623: error: expected ';' before 'rootDir'
exiv2.cc: In constructor 'RawFile::RawFile(int)':
exiv2.cc:647: error: 'TiffHeaderBase' was not declared in this scope
exiv2.cc:647: error: 'tiffHeader' was not declared in this scope
exiv2.cc:651: error: 'Cr2Header' was not declared in this scope
exiv2.cc:651: error: 'cr2Header' was not declared in this scope
exiv2.cc:655: error: expected type-specifier before 'TiffHeade2'
exiv2.cc:655: error: expected `;' before 'TiffHeade2'
exiv2.cc:658: error: expected type-specifier before 'Cr2Header'
exiv2.cc:658: error: expected `;' before 'Cr2Header'
exiv2.cc:662: error: expected type-specifier before 'OrfHeader'
exiv2.cc:662: error: expected `;' before 'OrfHeader'
exiv2.cc:674: error: 'Exiv2::CiffHeader' has not been declared
exiv2.cc:674: error: expected `;' before 'parseTree'
exiv2.cc:675: error: 'parseTree' was not declared in this scope
exiv2.cc:676: error: 'CiffComponent' was not declared in this scope
exiv2.cc:676: error: 'entry' was not declared in this scope
exiv2.cc:687: error: 'TiffCompFactoryFct' was not declared in this scope
exiv2.cc:687: error: expected `;' before 'createFct'
exiv2.cc:689: error: 'rootDir' was not declared in this scope
exiv2.cc:689: error: 'Tag' has not been declared
exiv2.cc:689: error: 'Group' has not been declared
exiv2.cc:689: error: 'createFct' was not declared in this scope
exiv2.cc:709: error: 'TiffRwState' has not been declared
exiv2.cc:709: error: expected `;' before 'state'
exiv2.cc:711: error: 'TiffReader' was not declared in this scope
exiv2.cc:711: error: expected `;' before 'reader'
exiv2.cc:716: error: 'reader' was not declared in this scope
exiv2.cc:719: error: type '<type error>' argument given to 'delete',
expected pointer
exiv2.cc:721: error: type '<type error>' argument given to 'delete',
expected pointer
exiv2.cc: In member function 'const Exiv2::Value* RawFile::find(uint16_t,
uint16_t)':
exiv2.cc:734: error: 'TiffFinder' was not declared in this scope
exiv2.cc:734: error: expected `;' before 'finder'
exiv2.cc:735: error: 'rootDir' was not declared in this scope
exiv2.cc:735: error: 'finder' was not declared in this scope
exiv2.cc:736: error: 'TiffEntryBase' was not declared in this scope
exiv2.cc:736: error: 'te' was not declared in this scope
exiv2.cc:736: error: expected type-specifier before 'TiffEntryBase'
exiv2.cc:736: error: expected `>' before 'TiffEntryBase'
exiv2.cc:736: error: expected `(' before 'TiffEntryBase'
exiv2.cc:736: error: expected primary-expression before '>' token
exiv2.cc:736: error: expected `)' before ';' token
exiv2.cc: In member function 'long unsigned int
RawFile::preview_offset()':
exiv2.cc:753: error: 'Group' has not been declared
exiv2.cc:759: error: 'Group' has not been declared
exiv2.cc:762: error: 'Group' has not been declared
exiv2.cc:765: error: 'Group' has not been declared
exiv2.cc:768: error: 'Group' has not been declared


--
Configure bugmail: http://bugs.sourcemage.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



  • [SM-Grimoire-Bugs] [Bug 14972] New: update to version 0.18 of exiv2 breaks geeqie, bugzilla-daemon, 12/21/2008

Archive powered by MHonArc 2.6.24.

Top of Page