Closed ghulette closed 14 years ago
I ran omake all and omake test, both seemed to work. But sudo omake install failed, see the output below:
$ uname -a Darwin Arbus.local 10.2.0 Darwin Kernel Version 10.2.0: Tue Nov 3 10:37:10 PST 2009; root:xnu-1486.2.11~1/RELEASE_I386 i386 $ sudo omake install * omake: reading OMakefiles * omake: finished reading OMakefiles (0.11 sec)
Entirely my fault - I thought I had committed the patch to OMakefile to install the new name instead of the old one. This is fixed by commit 41fa76e9.
I ran omake all and omake test, both seemed to work. But sudo omake install failed, see the output below:
$ uname -a Darwin Arbus.local 10.2.0 Darwin Kernel Version 10.2.0: Tue Nov 3 10:37:10 PST 2009; root:xnu-1486.2.11~1/RELEASE_I386 i386 $ sudo omake install * omake: reading OMakefiles * omake: finished reading OMakefiles (0.11 sec)