[Omake] Fedora Core 9
Shivkumar Chandrasekaran
shiv at ece.ucsb.edu
Thu May 15 16:14:23 PDT 2008
Hi,
I sort of had to install CVS ocaml (3.11+dev12) on my Fedora Core 9
machine (x86_64). Now I get the following error when I try to install
omake (both last release and SVN). Any advice? Thanks,
--shiv--
+ 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
./exec/exec.a(omake_exec.o): In function `camlOmake_exec__28':
(.data+0x390): undefined reference to `caml_sync'
collect2: ld returned 1 exit status
File "caml_startup", line 1, characters 0-1:
Error: Error during linking
*** omake: 1194/1199 targets are up to date
*** omake: failed (35.32 sec, 234/234 scans, 342/504 rules, 786/2759
digests)
*** omake: targets were not rebuilt because of errors:
src/main/omake.opt
make: *** [all] Error 2
[shiv at sobolev 0.9.8.x]$
More information about the Omake
mailing list