
Untitled
By: a guest on
Aug 9th, 2012 | syntax:
None | size: 0.77 KB | hits: 17 | expires: Never
Executable "test"
Path: src
BuildTools: ocamlbuild
MainIs: test.ml
CSources: postmap_stubs.c
CCOpt: -Wall
-I/home/andre/src/postfix-2.9.4/src/util
-I/home/andre/src/postfix-2.9.4/src/global
/usr/bin/ocamlmklib -o src/test_stubs src/postmap_stubs.o
ocamlfind ocamlc -g -dllib dlltest_stubs -linkpkg src/postmap.cmo src/test.cmo src/libtest_stubs.a -o src/test.byte
+ ocamlfind ocamlc -g -dllib dlltest_stubs -linkpkg src/postmap.cmo src/test.cmo src/libtest_stubs.a -o src/test.byte
File "_none_", line 1, characters 0-1:
Error: Error on dynamically loaded library: dlltest_stubs.so: dlltest_stubs.so: cannot open shared object file: No such file or directory
Command exited with code 2.