Hi,

My cython patch "readline_extra_commands" works well on Mac but fails on 
Ubuntu at runtime with the following message:

ImportError: ../sage/misc/readline_extra_commands.so: undefined symbol: 
rl_last_func

So the linker do not find the symbol in the readline library linked to 
Python. What is the difference in the readline library (or the way it is 
linked) between Mac and Ubuntu?

Thanks for your wisdom in advance.


Kwankyu

-- 
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

Reply via email to