On 10/10/10 06:18 PM, maldun wrote:
8131979 /home/maldun/sage/sage-4.5.3/devel/sage-
numpy-1.5/build/sage/finance/fractal.so
Program received signal SIGABRT, Aborted.
0x00007ffff6e2ba75 in *__GI_raise (sig=<value optimized out>) at ../
nptl/sysdeps/unix/sysv/linux/raise.c:64
64 ../nptl/sysdeps/unix/sysv/linux/raise.c: No such file or
directory.
in ../nptl/sysdeps/unix/sysv/linux/raise.c
The last line says there is no raise.c, and actually after searching
there is no raise.c on the whole file system.
I hope this helps somehow
That's a consequence of Sage deleting the source files for each package after
it's built.
raise.c will probably be in one of the .spkg files. Although it takes up a lot
of disk space (around 9 GB last time I checked), leaving the temporary files
around can be useful. It makes debugging a lot easier.
Dave
--
To post to this group, send an email to sage-devel@googlegroups.com
To unsubscribe from this group, send an email to
sage-devel+unsubscr...@googlegroups.com
For more options, visit this group at http://groups.google.com/group/sage-devel
URL: http://www.sagemath.org