[Omake] [Ping Jason, Nathan] 0.9.8.x not building with kqueue
Aleksey Nogin
nogin at cs.caltech.edu
Tue Jun 6 12:57:14 PDT 2006
Jason,
It seems your recent FAM changes broke the kqueue compilation in 0.9.8
branch. :-( According to Erick, 0.9.9 is unaffected.
Nathan,
I would imagine that this should be easy to fix - could you may be take
a look? Also, since we are getting close (hopefully) to releasing 0.9.8,
any further testing would be really great as well.
Thanks a lot!
On 06.06.2006 12:42, Erick Tryzelaar wrote:
> --- Testing for FAM... (using kqueue)
[...]
> - build src/main omake.opt
> + ocamlopt.opt -warn-error A -w Aez -I . -I ../libmojave -I ../util -I ../magic -I ../ast -I ../ir -I ../env -I ../exec -I ../eval -I ../shell -I ../build -I ../builtin -o omake.opt unix.cmxa ../libmojave/lm.cmxa ../util/util.cmxa ../magic/magic.cmxa ../ast/ast.cmxa ../ir/ir.cmxa ../env/env.cmxa ../exec/exec.cmxa ../eval/eval.cmxa ../shell/shell.cmxa ../build/build.cmxa ../builtin/builtin.cmxa omake_shell.cmx omake_main.cmx ../clib/clib.a -cclib -lncurses -cclib -lreadline
> /usr/bin/ld: Undefined symbols:
> _FAMCancelMonitor
> _FAMClose
> _FAMErrno
> _FAMMonitorDirectory
> _FAMNextEvent
> _FAMOpen
> _FAMPending
> _FAMResumeMonitor
> _FAMSuspendMonitor
> _FamErrlist
> collect2: ld returned 1 exit status
> Error during linking
--
Aleksey Nogin
Home Page: http://nogin.org/
E-Mail: nogin at cs.caltech.edu (office), aleksey at nogin.org (personal)
Office: Moore 04, tel: (626) 395-2200
More information about the Omake
mailing list