<html><head><meta http-equiv="Content-Type" content="text/html charset=us-ascii"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;"><div>Hi Flashrom community,</div><div><br></div><div><span class="Apple-tab-span" style="white-space:pre">      </span>I'm trying to install Flashrom 0.9.7 on OS X v10.9.2 and I download the source, and then use terminal commands</div><div><br></div><div>cd </div><div>make</div><div><br></div><div>AND I get an error</div><div><br></div><div><font color="#e32400">Checking for libpci headers... .test.c:3:10: fatal error: 'pci/pci.h' file not found</font></div><div><font color="#e32400">#include <pci/pci.h></font></div><div><br></div><div>So I read that I need to install PCUtils, and again, using the cd and then make, I get an error</div><div><br></div><div><font color="#e32400">192:~ ouimetnick$ cd /Users/ouimetnick/Desktop/flashrom/pciutils-3.1.9 </font></div><div><font color="#e32400">192:pciutils-3.1.9 ouimetnick$ make</font></div><div><font color="#e32400">/Applications/Xcode.app/Contents/Developer/usr/bin/make -C lib all</font></div><div><font color="#e32400">make[1]: *** No rule to make target `/System/Library/Frameworks/ApplicationServices.framework/Headers/ApplicationServices.h', needed by `DirectHW.o'.  Stop.</font></div><div><font color="#e32400">make: *** [lib/libpci.a] Error 2</font></div><div><font color="#e32400">192:pciutils-3.1.9 ouimetnick$</font></div><div><br></div><div>How do I fix and install this?</div><div><br></div><div>Also, DirectHW needs to be installed, and when attempting to install that (using the cd, and then make command), I get the following</div><div><br></div><div><font color="#e32400">** BUILD FAILED **</font></div><div><font color="#e32400"><br></font></div><div><font color="#e32400"><br></font></div><div><font color="#e32400">The following build commands failed:</font></div><div><font color="#e32400"><span class="Apple-tab-span" style="white-space:pre">        </span>CompileC build/DirectHW.build/Release/KEXT.build/Objects-normal/i386/DirectHW.o DirectHW.cpp normal i386 c++ com.apple.compilers.llvm.clang.1_0.compiler</font></div><div><font color="#e32400">(1 failure)</font></div><div><font color="#e32400">make: *** [build] Error 65</font></div><div><font color="#e32400">192:DirectHW ouimetnick$</font></div><div><br></div><div>Could anyone offer some help? I want to get Flashrom running so I can use my Bus Pirate.</div><div><br></div><div>Thanks,</div><div>Nick</div><div><a href="mailto:ouimetnick@gmail.com">ouimetnick@gmail.com</a></div></body></html>