Hello

This was a little unwelcome:
sage: %attach dynamic_algorithm_with_skeleton.pyx
Compiling ./dynamic_algorithm_with_skeleton.pyx...
...deleted a lot of stuff you don't want to see...

In file included from 
/Applications/sage-6.5.beta1/local/include/singular/structs.h:15:0,
                 from 
/Applications/sage-6.5.beta1/local/include/libsingular.h:6,
                 from 
_Users_user_common_Research_SAGE_programs_skeleton_dynamic_algorithm_with_skeleton_pyx_4.cpp:244:
/Applications/sage-6.5.beta1/local/include/singular/si_gmp.h:5:22: fatal 
error: cf_gmp.h: No such file or directory
 #  include <cf_gmp.h>
                      ^
compilation terminated.
error: command 'gcc' failed with exit status 1

This occurred in sage-6.5.beta1 (as you can see from the errors) but I've 
actually been updating this using git so maybe it fails later. In any case, 
it doesn't fail on earlier versions. I see that cf_gmp.h caused problems in 
the past (e.g., here 
<https://groups.google.com/d/topic/sage-support/YHSYGvxR1Eg/discussion>, 
here <https://groups.google.com/d/topic/sage-support/ddf-v16fpi8/discussion>, 
and here 
<https://groups.google.com/d/topic/sage-support/ocnSDgngJLI/discussion>) 
but that was when *building* Sage, not when attaching a Cython file. Also, 
at least one of those was supposedly fixed in trac #14737 
<http://trac.sagemath.org/ticket/14737>.

Can someone tell me if I'm doing something wrong, or is this a 
remanifestation of an older error?

thanks for any help
john perry

-- 
You received this message because you are subscribed to the Google Groups 
"sage-support" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to sage-support+unsubscr...@googlegroups.com.
To post to this group, send email to sage-support@googlegroups.com.
Visit this group at http://groups.google.com/group/sage-support.
For more options, visit https://groups.google.com/d/optout.

Reply via email to