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

Sylvestre Ledru sylvestre.ledru at scilab.org
Tue Nov 24 16:46:31 CET 2009


[...]

> 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





More information about the users mailing list