<html xmlns="http://www.w3.org/1999/xhtml" xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office"><head><!--[if gte mso 9]><xml><o:OfficeDocumentSettings><o:AllowPNG/><o:PixelsPerInch>96</o:PixelsPerInch></o:OfficeDocumentSettings></xml><![endif]--></head><body><div style="color:#000; background-color:#fff; font-family:HelveticaNeue, Helvetica Neue, Helvetica, Arial, Lucida Grande, sans-serif;font-size:16px"><div id="yui_3_16_0_ym19_1_1488543553913_14504">Hello you all</div><div id="yui_3_16_0_ym19_1_1488543553913_14504"><br></div><div id="yui_3_16_0_ym19_1_1488543553913_14504">Hope someone can help me, I am trying to compile scilab 5.5.2 from source in order to use MPI to get a simulation to run in parallel.</div><div id="yui_3_16_0_ym19_1_1488543553913_14504"><br></div><div id="yui_3_16_0_ym19_1_1488543553913_14504" dir="ltr">I downloaded the 5.5.2 version and its Compilation prerequirements from <a href="https://www.scilab.org/development/ml" id="yui_3_16_0_ym19_1_1488543553913_14901">https://www.scilab.org/development/ml</a> .</div><div id="yui_3_16_0_ym19_1_1488543553913_14504" dir="ltr"><br></div><div id="yui_3_16_0_ym19_1_1488543553913_14504" dir="ltr">I extracted both into a folder and performed a ./configure with no errors at all (I skipped the --with-mpi in the first try, just to keep it simple)</div><div id="yui_3_16_0_ym19_1_1488543553913_14504" dir="ltr"><br></div><div id="yui_3_16_0_ym19_1_1488543553913_14504" dir="ltr">But when I tried to compile with "make" after a while I get a error</div><div id="yui_3_16_0_ym19_1_1488543553913_14504" dir="ltr"><br></div><div id="yui_3_16_0_ym19_1_1488543553913_14504" dir="ltr">"Found dependency from scilab-cli-bin to libstdc++ found</div><div dir="ltr" id="yui_3_16_0_ym19_1_1488543553913_14978">Makefile:2092: recipe for target 'check-libstdcpp-dep' failed</div><div dir="ltr" id="yui_3_16_0_ym19_1_1488543553913_14979">make[1]: *** [check-libstdcpp-dep] Error 2</div><div dir="ltr" id="yui_3_16_0_ym19_1_1488543553913_14980">make[1]: Leaving directory '/home/emartini/Downloads/scilab-5.5.2'</div><div dir="ltr" id="yui_3_16_0_ym19_1_1488543553913_14981">Makefile:1541: recipe for target 'all-recursive' failed</div><div dir="ltr" id="yui_3_16_0_ym19_1_1488543553913_14982">make: *** [all-recursive] Error 1"</div><div dir="ltr" id="yui_3_16_0_ym19_1_1488543553913_14982"><br></div><div dir="ltr" id="yui_3_16_0_ym19_1_1488543553913_14982">I have no clue what to do about it, (and clearly adding MPI didn't help neither...) .Can someone help me out on this one?! </div><div dir="ltr" id="yui_3_16_0_ym19_1_1488543553913_14983"><br id="yui_3_16_0_ym19_1_1488543553913_14984"></div><div dir="ltr" id="yui_3_16_0_ym19_1_1488543553913_14983"><br></div><div dir="ltr" id="yui_3_16_0_ym19_1_1488543553913_14983">Thanks a lot in advance!!!</div></div></body></html>