[Omake] 0.9.8.x not building

Erick Tryzelaar erickt at dslextreme.com
Tue Jun 6 18:34:49 PDT 2006


Aleksey Nogin wrote:
> On 06.06.2006 12:42, Erick Tryzelaar wrote:
>
>> Log is attached. This is from a fresh checkout, running make all on 
>> my G4 laptop.
>
> Thanks a lot! Should be fixed in rev 9263.
>
It's not working quite yet. It looks like I don't have fam.h installed, 
and omake doesn't like it. Here's the relevant log:

*** omake: reading OMakefiles
--- Testing for gcc... (gcc found)
--- Testing for g++... (g++ found)
--- Testing for ocamlfind... (ocamlfind found)
--- Testing for ocamlc.opt... (ocamlc.opt found)
--- Testing for ocamlopt.opt... (ocamlopt.opt found)
--- Testing whether ocamlc understands the "z" warnings... (yes)
--- Testing for latex... (latex found)
--- Configuring LaTeX defaults... (tetex2 enabled)
--- Testing for FAM... (using kqueue)
--- Testing for string.h... (success)
--- Testing for strings.h... (success)
--- Testing for ncurses... (enabled)
--- Testing for readline... (enabled) (non-GNU)
Updating the .config file.
--- Testing for latex2man... (latex2man found)
--- Checking whether latex2man version >= 1.18.1... (Version 1.19 OK)
--- Testing for troff... (troff found)
--- Checking whether troff version >= 1.19... (Version 1.19.1 OK)
*** omake: finished reading OMakefiles (13.5 sec)
lm_notify.c:44:17: error: fam.h: No such file or directory     ] 00519 / 
00974
*** omake: 547/974 targets are up to 
date                                      
*** omake: failed (57.0 sec, 74/74 scans, 142/177 rules, 421/1885 digests)
*** omake: targets were not rebuilt because of errors:
   <scanner src/clib/scan-c-lm_notify.c>
make: *** [all] Error 1


More information about the Omake mailing list