[Omake] 0.9.9.x currently broken

Jason Hickey jyh at cs.caltech.edu
Fri Jun 30 20:05:56 PDT 2006


Erick Tryzelaar wrote:
> If it helps, I'm running on a G4 OS X 10.4 machine.

I don't have access to one of these machines--cry:(  So many Windows, 
but I can only see through the glass darkly...

The main thing that changed recently is that all the file notification 
code was moved into libmojave (it used to be native to omake).  We use a 
FAM-style API, but provide a compatibility layer for OSX, which uses the 
BSD-style kqueue notifications.

You can define FAM_ENABLED=false in your .config in the meantime, which 
should at least get it to compile (but without support for the -P 
option).  I'll try some offline source inspection to see if I can tell 
what's up.

Jason

-- 
Jason Hickey                  http://www.cs.caltech.edu/~jyh
Caltech Computer Science      Tel: 626-395-6568 FAX: 626-792-4257


More information about the Omake mailing list