[scilab-Users] Compilation of Scilab under Slackware 64 13 fails... clock_gettime issue...

Alexandre Pereira iskandhar2000 at gmail.com
Tue Nov 24 17:14:53 CET 2009


Hi Sylvestre

I Have grabbed the Slackbuild from Slacky.eu, as well as the package,
although I prefer to compile my own apps from source...

I will try to build the app with these...

I will also try to use new tarballs for prerequirements and src as for
Scilab 5.1.1
so as to have a brand new source tree, I will post the results back here
tomorrow...  :-)

BTW one more question, Is there any net advantage in using the Intel
development toolchain to build Scilab, as compared to using
gcc/gfortran<current>...?

I plan to use Scilab in real heavy stuff like MIMO H(inf) controller
optimization, and genetic optimization..

BRGDS

Alex

2009/11/24 Sylvestre Ledru <sylvestre.ledru at scilab.org>

> [...]
>
> > bash-3.1#make
> [...]
> >  gcc -DHAVE_CONFIG_H -I. -I../../modules/core/includes -g -O2 -DNDEBUG
> > -fno-stack-protector -DNARROWPROTO -m64
> > -I../../modules/core/includes/
> > -I../../libs/MALLOC/includes/ -I../../modules/localization/includes/
> > -MT libscimalloc_la-sci_mem_alloc.lo -MD -MP -MF
> > .deps/libscimalloc_la-sci_mem_alloc.Tpo -c src/sci_mem_alloc.c  -fPIC
> > -DPIC -o .libs/libscimalloc_la-sci_mem_alloc.o
> > 0 entries
> > mv
> > -f .deps/libscimalloc_la-sci_mem_alloc.Tpo
> .deps/libscimalloc_la-sci_mem_alloc.Plo
> > mv: cannot stat `.deps/libscimalloc_la-sci_mem_alloc.Tpo': No such
> > file or directory
> > make[2]: *** [libscimalloc_la-sci_mem_alloc.lo] Error 1
> > make[2]: Leaving directory
> > `/store/alex/Dstor/Packages/Scilab/scilab-5.1.1/libs/MALLOC'
> > make[1]: *** [all-recursive] Error 1
> > make[1]: Leaving directory
> > `/store/alex/Dstor/Packages/Scilab/scilab-5.1.1/libs'
> > make: *** [all-recursive] Error 1
> Usually, this kind of problem happens when you have been playing too
> much on/with your source tree. Are you sure you didn't move it from a
> directory to an other ?
>
> > In file included from src/c/scilines.c:35:
> > /usr/include/term.h:780: error: conflicting types for 'tgetstr'
> > /usr/include/termcap.h:46: error: previous declaration of 'tgetstr'
> > was
> > here
> Regarding this error, I would say that it is a slackware issue here ...
>
> > I will try to reproduce the clock_gettime error in another machine
> > where I still have the original folder of scilab-5.1.1 where this
> > error occured... And i will post back here the ./configure options,
> > and the aborting message of #make tomorrow...
> >
> > I am not with my Slackware laptop right now, and I do not have
> > internet connection at home...
> About Slackware, Scilab is packaged.
> http://repository.slacky.eu/slackware-12.2/scientific/scilab/5.1/
> I don't know if the 5.1.1 is available or not but since the modification
> between the 5.1.0 & 5.1.1 are not related to the build system. It should
> be easy to use the package description of the 5.1.0 to build the 5.1.1.
>
> > Once again, thanks for your help   :-)
> You are welcome.
>
> Sylvestre
>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.scilab.org/pipermail/users/attachments/20091124/4a2b1212/attachment.htm>


More information about the users mailing list