免费注册 查看新帖 |

Chinaunix

  平台 论坛 博客 文库
最近访问板块 发新帖
查看: 3964 | 回复: 1
打印 上一主题 下一主题

[Web] 编译uwsgi报错 [复制链接]

论坛徽章:
0
跳转到指定楼层
1 [收藏(0)] [报告]
发表于 2011-03-08 13:03 |只看该作者 |倒序浏览
centos
在virtualenv下安装完django,准备安装uwsgi-0.9.9.6,python版本2.5.5
在make -f Makefile.Py25时,报了下边的错误
/home/be/py25/lib/libpython2.5.so: undefined reference to `emacs_meta_keymap'
/home/be/py25/lib/libpython2.5.so: undefined reference to `rl_initialize'
/home/be/py25/lib/libpython2.5.so: undefined reference to `remove_history'
/home/be/py25/lib/libpython2.5.so: undefined reference to `write_history'
/home/be/py25/lib/libpython2.5.so: undefined reference to `rl_instream'
/home/be/py25/lib/libpython2.5.so: undefined reference to `replace_history_entry'
/home/be/py25/lib/libpython2.5.so: undefined reference to `rl_bind_key_in_map'
/home/be/py25/lib/libpython2.5.so: undefined reference to `read_history'
/home/be/py25/lib/libpython2.5.so: undefined reference to `rl_completion_append_character'
/home/be/py25/lib/libpython2.5.so: undefined reference to `history_get'
/home/be/py25/lib/libpython2.5.so: undefined reference to `clear_history'
/home/be/py25/lib/libpython2.5.so: undefined reference to `rl_complete'
/home/be/py25/lib/libpython2.5.so: undefined reference to `rl_redisplay'
/home/be/py25/lib/libpython2.5.so: undefined reference to `rl_completer_word_break_characters'
/home/be/py25/lib/libpython2.5.so: undefined reference to `rl_completion_matches'
/home/be/py25/lib/libpython2.5.so: undefined reference to `rl_read_init_file'
/home/be/py25/lib/libpython2.5.so: undefined reference to `rl_free_line_state'
/home/be/py25/lib/libpython2.5.so: undefined reference to `rl_outstream'
/home/be/py25/lib/libpython2.5.so: undefined reference to `rl_pre_input_hook'
/home/be/py25/lib/libpython2.5.so: undefined reference to `rl_insert_text'
/home/be/py25/lib/libpython2.5.so: undefined reference to `rl_attempted_completion_function'
/home/be/py25/lib/libpython2.5.so: undefined reference to `rl_callback_read_char'
/home/be/py25/lib/libpython2.5.so: undefined reference to `rl_attempted_completion_over'
/home/be/py25/lib/libpython2.5.so: undefined reference to `history_get_history_state'
/home/be/py25/lib/libpython2.5.so: undefined reference to `rl_catch_signals'
/home/be/py25/lib/libpython2.5.so: undefined reference to `rl_parse_and_bind'
/home/be/py25/lib/libpython2.5.so: undefined reference to `rl_prep_terminal'
/home/be/py25/lib/libpython2.5.so: undefined reference to `rl_startup_hook'
/home/be/py25/lib/libpython2.5.so: undefined reference to `rl_cleanup_after_signal'
/home/be/py25/lib/libpython2.5.so: undefined reference to `rl_insert'
/home/be/py25/lib/libpython2.5.so: undefined reference to `rl_readline_name'
/home/be/py25/lib/libpython2.5.so: undefined reference to `rl_callback_handler_install'
/home/be/py25/lib/libpython2.5.so: undefined reference to `using_history'
/home/be/py25/lib/libpython2.5.so: undefined reference to `rl_callback_handler_remove'
/home/be/py25/lib/libpython2.5.so: undefined reference to `add_history'
/home/be/py25/lib/libpython2.5.so: undefined reference to `history_truncate_file'
/home/be/py25/lib/libpython2.5.so: undefined reference to `rl_line_buffer'
/home/be/py25/lib/libpython2.5.so: undefined reference to `rl_bind_key'
collect2: ld returned 1 exit status
*** error linking uWSGI ***
make: *** [all] Error 1

这是是少什么东西吗,请教怎么解决

论坛徽章:
0
2 [报告]
发表于 2011-03-08 14:20 |只看该作者
可能是由于编译python时,我安装了readline-dev的包。
有大侠有想法的吗
您需要登录后才可以回帖 登录 | 注册

本版积分规则 发表回复

  

北京盛拓优讯信息技术有限公司. 版权所有 京ICP备16024965号-6 北京市公安局海淀分局网监中心备案编号:11010802020122 niuxiaotong@pcpop.com 17352615567
未成年举报专区
中国互联网协会会员  联系我们:huangweiwei@itpub.net
感谢所有关心和支持过ChinaUnix的朋友们 转载本站内容请注明原作者名及出处

清除 Cookies - ChinaUnix - Archiver - WAP - TOP