-
A software development kit is required to compile assembly, C, C++, and D object files to ELF format.
Support for C and D compilers is preferred, but not required.
This kit must support the following…
-
Hello, I'm trying to build the latest `xen-api` on CentOS5; here's what I got so far:
```
File "db_actions.ml", line 1293, characters 17-20:
Error: Syntax error
*** omake: 421/2819 targets are up to …
-
Need to be able to godi-install aaa-batteries
-
Make sure examples/ subfolders work under 1.0.0
-
You will have to do that some day, why not now?
-
When I build batteries' 1.1.0 documentation under mingw with "omake doc", I get this error:
- build . man\BatStd.3o
- ocamlfind ocamldoc -package camomile -package threads.posix -sort -man -d man -I s…
gdsfh updated
14 years ago
-
When I run "omake test" under mingw, all tests except test_digest pass, but test_digest fails, even after changing "Pervasives.open_in" to "Pervasives.open_in_bin" (to open files in binary mode). Her…
gdsfh updated
14 years ago
-
When native code compilation is disabled, as documented in the README, batteries installation fails with the following error.
ocamlfind: src/*.a: No such file or directory
- exit . , 0.03 sec, code 2…
-
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 2…
-
When '#man "batteries"' is entered in the top level, the url "file:///usr/share/doc/ocaml-batteries/html/index.html" is opened in the default web browser. The real address, however, should be "file://…