[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: .so trouble with ocaml 3.08.3



On Tue, Mar 22, 2005 at 02:32:42AM +0100, Stefano Zacchiroli wrote:
> Trying to rebuild findlib (package at level 1) against ocaml 3.08.3:
> 
>   ocamlc -o make_wizard -I +labltk -I ../findlib unix.cma str.cma labltk.cma \
>           findlib.cma make_wizard.ml
>   Error on dynamically loaded library: dllunix.so: cannot open shared object file: No such file or directory
>   make[1]: *** [make_wizard] Error 2
>   make[1]: Leaving directory `/home/zack/dati/debian/packages/findlib/findlib-1.0.4/src/findlib-toolbox'
>   make: *** [all] Error 2
> 
> ocamlc -where output is correct, perhaps an hard-coded reference to 3.08
> dir for dynamic loading of stublibs?

Can you try building ocaml i just checked in in svn ? 

Friendly,

Sven Luther



Reply to: