I still have fiwalk v0.6.15 in openSUSE factory. They are testing
packages against gcc 4.7 and fixing identified bugs. fiwalk needed
the below small patch. You may have already done this in v0.6.16 or
svn/git anyway.
diff -upr fiwalk-0.6.15.orig/src/xml.cpp fiwalk-0.6.15/src/xml.cpp
--- fiwalk-0.6.15.orig/src/xml.cpp 2011-05-13 15:51:12.000000000 +0000
+++ fiwalk-0.6.15/src/xml.cpp 2012-03-17 22:36:34.472147899 +0000
@@ -29,6 +29,7 @@ using namespace std;
#include <sys/param.h>
#include <assert.h>
#include <fcntl.h>
+#include <unistd.h>
Thanks
Greg
--
Greg Freemyer
Head of EDD Tape Extraction and Processing team
Litigation Triage Solutions Specialist
http://www.linkedin.com/in/gregfreemyer
CNN/TruTV Aired Forensic Imaging Demo -
http://insession.blogs.cnn.com/2010/03/23/how-computer-evidence-gets-retrieved/
The Norcross Group
The Intersection of Evidence & Technology
http://www.norcrossgroup.com
> --
> You received this message because you are subscribed to the Google Groups "aff-discuss" group.
> To post to this group, send email to aff-d...@googlegroups.com.
> To unsubscribe from this group, send email to aff-discuss...@googlegroups.com.
> For more options, visit this group at http://groups.google.com/group/aff-discuss?hl=en.
>