[scilab-Users] Install scilab 5.0.3 Issue

Sylvestre Ledru sylvestre.ledru at scilab.org
Wed Nov 12 15:51:01 CET 2008



Le mercredi 12 novembre 2008 à 09:21 -0500, Centro Calculo a écrit :
> The solution that you sends me works. Now the problem is in compilation stage
> 
> /home/sysadm1/scilab-5.0.3/modules/scicos_blocks/.libs/libsciscicos_blocks.so.5: undefined reference to `scicos_malloc'
> collect2: ld returned 1 exit status
> make[1]: *** [scilab-bin] Error 1
> make[1]: Leaving directory `/home/sysadm1/scilab-5.0.3'
> make: *** [all-recursive] Error 1
What is the result of:
nm /home/sysadm1/scilab-5.0.3/modules/scicos_blocks/.libs/libsciscicos_blocks.so.5 | grep malloc

You should get something like:
00009940 T scicos_malloc


Sylvestre





More information about the users mailing list