[scilab-Users] Scilab 5.4.0 master compile error on OSX 10.7.4

Sylvestre Ledru sylvestre.ledru at scilab-enterprises.com
Sat Aug 4 15:20:32 CEST 2012


Le 04/08/2012 07:11, CraigD a écrit :
> I have successfully completed the "./configure" for the master version of
> Scilab on Mac OSX 10.7.4 and when I try to "make" I receive this error
> related to MATIO.
>
> Making all in matio
> ...
> src/c/matfile_manager.c: In function ‘matfile_manager’:
> src/c/matfile_manager.c:98: error: dereferencing pointer to incomplete type
> make[2]: *** [libscimatio_algo_la-matfile_manager.lo] Error 1
> make[1]: *** [all-recursive] Error 1
> make: *** [all-recursive] Error 1
>
> I found some mention of the problem being the use of MATIO 1.50.0 and I
> found an old patch -- I tried the suggested change in the patch but no luck. 
> Do I need to use a different version of MATIO?
>
>
We do not support officially matio 1.5.

Here is a patch for the version 1.5 on the code review but we might not
merge it for Scilab 5.4.0:
http://codereview.scilab.org/#/c/6680/

Otherwise, you should have a look to
--without-matio in the configure

It is not necessary for cglab.

S


Sylvestre




More information about the users mailing list