[Scilab-Dev] Error building latest git version on OSX

Sylvestre Ledru sylvestre.ledru at scilab-enterprises.com
Sun Jun 24 23:25:42 CEST 2012


Le 24/06/2012 21:05, Arvid Rosén a écrit :
> Hi!
>
> Tried to build the latest git version (./confugure --without-tk
> --without-matio)
>
> The result:
> make[3]: *** No rule to make target `src/c/scoUtils.c', needed by
> `libsciscicos_blocks_la-scoUtils.lo'.  Stop.
>
It is because one file has been renamed (.c => .cpp).
rm -rf modules/scicos_blocks/.deps && ./config.status && make
fixes it.

Sylvestre

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.scilab.org/pipermail/dev/attachments/20120624/2e25cde2/attachment.htm>


More information about the dev mailing list