On #22679 I am getting errors like

        import sage.ext.interpreters.wrapper_cdf
    ImportError: 
/usr/home/dima/Sage/sage/local/lib/python2.7/site-packages/sage/ext/interpreters/wrapper_cdf.so:
 
 Undefined symbol "cpow"

Here cpow should come from cephes package, which creates 
SAGE_LOCAL/lib/libm.so
---but it does not.
Where does one set up linking options for C/C++ code that goes into sagelib?
(in this case, for src/sage/ext/interpreters/interp_cdf.c)
This does not seem to be documented anywhere.

Thanks,
Dima



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

Reply via email to