[Scilab-Dev] problem building the macros

Collette Yann ycollet at freesurf.fr
Fri Jun 5 18:26:30 CEST 2009


Pierre MARECHAL a écrit :
> Collette Yann a écrit :
>> Hello,
>>
>> Since today, I can't build the macros of the latest master. Here is 
>> the error of the make macros:
>>
>> ./bin/scilab-cli -ns -f 
>> modules/functions/scripts/buildmacros/buildmacros.sce
>>  !--error 241
>> Le fichier "" n'existe pas ou n'est pas accessible en lecture.
>>
>>
>> YC
> Hi Yann,
>
> The following commands should fix the problem :
>
> [$SHELL] cd SCI
> [$SHELL] make clean-macros
> [$SHELL] make macros
>
> Pierre
>
Finally, I done:

git checkout --
make distclean
configure
make and the problem has gone.

The error I had under mandriva has gone too. Cool.

YC




More information about the dev mailing list