View Revisions: Issue #2626
Summary | 0002626: bulk-extractor fails to build with the new libstdc++ of gcc-5 | ||
---|---|---|---|
Revision | 2015-09-07 15:54 by rhertzog | ||
Description | Extract from bulk-extractor_1.5.1-0kali2+b1-kali-dev-amd64-20150907-122749.967.log for the precise error: exif_entry.cpp: In function 'std::__cxx11::string get_possible_utf8(const sbuf_t&, size_t)': exif_entry.cpp:1185:14: error: 'const class sbuf_t' has no member named 'getUTF8WithQuoting' sbuf.getUTF8WithQuoting(0, count, s); ^ make[3]: *** [exif_entry.o] Error 1 |
||
Revision | 2015-09-07 12:57 by rhertzog | ||
Description | See http://buildd-amd64.kali.org/build-logs/bulk-extractor_1.5.1-0kali2+b1-kali-dev-amd64-20150907-122749.967.log for the precise error: exif_entry.cpp: In function 'std::__cxx11::string get_possible_utf8(const sbuf_t&, size_t)': exif_entry.cpp:1185:14: error: 'const class sbuf_t' has no member named 'getUTF8WithQuoting' sbuf.getUTF8WithQuoting(0, count, s); ^ make[3]: *** [exif_entry.o] Error 1 |