Bug #835
Exiv2 fails to compile under Linux
Start date:
03 Aug 2012
Due date:
% Done:
100%
Estimated time:
Description
Current exiv2 trunk r2791 fails to compile unter Linux (Debian/Wheezy, GCC 4.7) with the following error message:
version.cpp: In function ‘void dumpLibraryInfo(std::ostream&)’: version.cpp:189:38: error: ‘getpid’ was not declared in this scope version.cpp:190:41: error: ‘readlink’ was not declared in this scope
Associated revisions
History
Updated by Volker Grabsch over 9 years ago
- Subject changed from Exiv2 fails to compile under Linux to Exiv2 fails to compile under Linux
- Status changed from New to Resolved
- % Done changed from 0 to 100
Updated by Robin Mills over 8 years ago
- Status changed from Resolved to Closed
- Assignee set to Volker Grabsch
- Priority changed from High to Normal
Fixed in 0.24.
#835: Fix compile error under Linux