From: David C. <dw...@dw...> - 2005-10-08 15:32:41
|
Hey, I tried a fresh CVS checkout of hoc, and trying to build it gives build errors: ../inplace.conf: openBinaryFile: does not exist (No such file or directory) I followed the BUILDING.CVS procedure for building (./autogen.sh; ./ configure && make && make install) and the `libffi' dir has been moved in the hoc project directory as `libffi-src'. Am I doing something wrong, or is the build broken? (And a better question, is my patch what broke the build?) Thanks, David |