[user1]-[2011-04-14 16:31:41]-[39]
$ export BATTERIES_NATIVE_SHLIB no
[user1]-[2011-04-14 16:31:49]-[40]
$ make all
cp -f src/batCamomile-0.8.2.ml src/batCamomile.ml
test ! -e src/batteries_config.ml || rm src/batteries_config.ml
ocamlbuild syntax.otarget byte.otarget src/batteries_help.cmo META shared.otarget
Finished, 0 targets (0 cached) in 00:00:00.
Warning: tag "package" does not expect a parameter, but is used with parameter "str"
+ ocamlfind ocamlopt -shared -linkall -package camomile,num,str -o src/batteries_uni.cmxs src/batteries_uni.cmxa
ld: absolute addressing (perhaps -mdynamic-no-pic) used in _caml_curry13 from src/batteries_uni.cmxs.startup.o not allowed in slidable image. Use '-read_only_relocs suppress' to enable text relocs
collect2: ld returned 1 exit status
File "caml_startup", line 1, characters 0-1:
Error: Error during linking
Command exited with code 2.
Compilation unsuccessful after building 479 targets (478 cached) in 00:00:01.
make: *** [all] Error 10