search for: perfitt

Displaying 2 results from an estimated 2 matches for "perfitt".

Did you mean: tperfitt
2019 Jul 22
0
Re: Missing hivex.h error when compiling on macOS 10.14 (Mojave)
Hi Tim, On Sunday, 21 July 2019 18:31:58 CEST Tim Perfitt wrote: > I am attempting to compile Hivex (v1.3.18) and am getting a "handle.c:47:10: fatal error: 'hivex.h' file not found" error. I see that hivex.h is not included in the source and I suspect it is created during the configure phase. Full build log below. Any ideas of how th...
2019 Jul 21
2
Missing hivex.h error when compiling on macOS 10.14 (Mojave)
...reated during the configure phase. Full build log below. Any ideas of how this file is created and why it wasn't created? I was able to compile it before on earlier versions of macOS but it seems that something has changed (it has been over a year since I last compiled it). mdscentral-6:hivex tperfitt$ CPPFLAGS=-I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/libxml2 ./configure --disable-perl --disable-python --disable-ruby --without-readline checking for a BSD-compatible install... /usr/bin/install -c checking whether build environme...