[Scilab-Dev] --without-ocaml not taken into account

Sylvestre Ledru sylvestre.ledru at inria.fr
Mon Mar 17 12:48:50 CET 2008


H
> it seems that --without-ocaml is not taken into account at configure time,
> (it was working las week), since the build process tries to build modelica
> blocks :
> 
> (cd .libs && rm -f libsciscicos.la && ln -s ../libsciscicos.la 
> libsciscicos.la)
> src/modelica_compiler/parser.mly
> make[2]: execvp: src/modelica_compiler/parser.mly: Permission denied
> make[2]: *** [generate-parser] Error 127
> make[1]: *** [all-recursive] Error 1
> make: *** [all-recursive] Error 1
My fault.

I don't really know what I should do here.

When a user is building with Scicos, do modelica blocks be mandatory (or
not) ? (then the option --without-ocaml should be removed).
Or should I replug this option ?

Sylvestre





More information about the dev mailing list