[Scilab-Dev] Error in scilab compiled for amd64

Christoph Korn c_korn at gmx.de
Thu Oct 23 13:03:11 CEST 2008


This patch enabled the IS_64_BITS_CPU flag:
http://nopaste.com/p/a60OAMINW/txt

The package has been built successfully, but after running
scilab there is a segfault.
This is the output of strace -f scilab:
http://nopaste.com/p/asmdBxwwt/txt

Christoph Korn schrieb:
> modules/core/Makefile:
> http://nopaste.com/p/aSAv6qoER/txt
>
> modules/core/includes/machine.h:
> http://nopaste.com/p/avOvTZuPS/txt
>
>
> Sylvestre Ledru schrieb:
> >>> But I have a local amd64 machine building the package in a chroot.
> >>> So I presume that the config.log my machine produces is identical to
> >>> the one produced by the PPA machine.
> >>> This is it:
> >>> http://nopaste.com/p/aQYxImE8i/txt
> >>> The values of IS_64_BITS_CPU are:
> >>> IS_64_BITS_CPU_FALSE=''
> >>> IS_64_BITS_CPU_TRUE='#'
> >>>
> >>> The values of USE_DYNAMIC_STACK are:
> >>> USE_DYNAMIC_STACK_FALSE=''
> >>> USE_DYNAMIC_STACK_TRUE='#'
> >>>
> >>>       
> > Could you send the file modules/core/Makefile &
> > modules/core/includes/machine.h ?
> >
> > Thx
> > S
> >
> >
> >   
>   



More information about the dev mailing list