2013-01-10 3 views
1

python 2.7.2의 dev 버전으로 RHEL 4.8에 gevent를 설치하려고합니다.
libevent2-2.0.10 (개발자 버전)과 greenlet을 설치했습니다.gevent install error :`next 'undeclared (이 함수에서 처음 사용)

gevent/core.c: In function `__pyx_pf_6gevent_4core_17http_request_base_12get_input_headers': 
gevent/core.c:10388: warning: implicit declaration of function `TAILQ_FIRST' 
gevent/core.c:10388: warning: assignment makes pointer from integer without a cast 
gevent/core.c:10494: warning: implicit declaration of function `TAILQ_NEXT' 
gevent/core.c:10494: error: `next' undeclared (first use in this function) 

는 사람이 오류의 원인이 될 수있는 것을 알고 있나요 : 나는 sudo는이 gevent를 설치 PIP 않는 경우

, 나는 다음과 같은 오류가 발생합니다? 감사!

+0

이 어떤 버전을 설치하려고? Cython의 어떤 버전입니까? 실패한 라인 주변에 core.c가 무엇입니까? 그것은 우분투 상자에서 행복하게 컴파일하지만'core.c'에서'TAILQ_NEXT'를 찾을 수 없습니다 ... –

답변

0

는 Gevent의 libevent-1.4.13 안정, 나를 위해 일한