Well, meanwhile I've done it again... And, now, that's ok??<br>I've made no change into scilab or ubuntu... perhaps rebooting the laptop was necessary after some installation ???<br><br>The only warning I've got now is :<br>
<a href="http://libtk8.4.so">libtk8.4.so</a>: cannot open shared object file: No such file or directory<br><br>thanks again for your help<br>stf<br><div class="gmail_quote">2008/6/4 Sylvestre Ledru <<a href="mailto:sylvestre.ledru@inria.fr">sylvestre.ledru@inria.fr</a>>:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">Tested with the latest Ubuntu with Scilab 4.1.2-4:<br>
<br>
-->f1=['int ext1c(n, a, b, c)'<br>
[...]<br>
<div class="Ih2E3d">   compilation of fun1<br>
   building shared library (be patient)<br>
</div> ans  =<br>
<br>
 libext1c.so<br>
<br>
[...]<br>
<br>
-->link(ext1c_path+'libext1c.so',['ext1c'],'c');<br>
shared archive loaded<br>
Link done<br>
<br>
 [...]<br>
<br>
-->if norm(c-(a+b)) > %eps then pause,end<br>
<br>
-->disp(c)<br>
<br>
    5.    7.    9.<br>
<br>
I really cannot reproduce your bug.<br>
<br>
Sylvestre<br>
<br>
Le mercredi 04 juin 2008 à 14:01 +0200, Stéphane Paris a écrit :<br>
<div><div></div><div class="Wj3C7c">> Here is the gcc -v :<br>
> =========<br>
> Using built-in specs.<br>
> Target: i486-linux-gnu<br>
> Configured with: ../src/configure -v --enable-languages=c,c<br>
> ++,fortran,objc,obj-c++,treelang --prefix=/usr --enable-shared<br>
> --with-system-zlib --libexecdir=/usr/lib --without-included-gettext<br>
> --enable-threads=posix --enable-nls<br>
> --with-gxx-include-dir=/usr/include/c++/4.2 --program-suffix=-4.2<br>
> --enable-clocale=gnu --enable-libstdcxx-debug --enable-objc-gc<br>
> --enable-mpfr --enable-targets=all --enable-checking=release<br>
> --build=i486-linux-gnu --host=i486-linux-gnu --target=i486-linux-gnu<br>
> Thread model: posix<br>
> gcc version 4.2.3 (Ubuntu 4.2.3-2ubuntu7)<br>
> =========<br>
> Perhaps I'm missing something else since it works under Debian... ?<br>
> Thanks<br>
> stf<br>
><br>
> 2008/6/4 Sylvestre Ledru <<a href="mailto:sylvestre.ledru@inria.fr">sylvestre.ledru@inria.fr</a>>:<br>
>         Le vendredi 30 mai 2008 à 19:59 +0200, Stéphane Paris a<br>
>         écrit :<br>
><br>
>         > Le 30 mai 2008 10:06, Sylvestre Ledru<br>
>         <<a href="mailto:sylvestre.ledru@inria.fr">sylvestre.ledru@inria.fr</a>> a<br>
>         > écrit :<br>
>         >         Le vendredi 30 mai 2008 à 10:03 +0200, Stéphane<br>
>         Paris a<br>
>         >         écrit :<br>
>         >         > Hi,<br>
>         >         > I use Scilab version 4.1.2on a linux plateform<br>
>         (Ubuntu 8.04<br>
>         >         - Hardy<br>
>         >         > Heron - )<br>
>         ><br>
>         ><br>
>         >         The version provided in Ubuntu or by the Scilab<br>
>         Consortium ?<br>
>         ><br>
>         >         Sylvestre<br>
>         ><br>
>         ><br>
>         > The one provided by Ubuntu Synaptic.<br>
><br>
>         I tried with the package provided in Debian (which is the<br>
>         same) and I<br>
>         don't get the issue.<br>
>         Are you sure you have a compiler (gcc) on your computer ? If<br>
>         yes, which<br>
>         version ? (gcc -v)<br>
><br>
>         Thx<br>
>         S<br>
><br>
><br>
><br>
<br>
</div></div></blockquote></div><br>