apxs:错误:命令失败,rc = 65536

Tid*_*rax 6 mod-python apxs2

Centos 6.4,WHM 11.38.1

我在努力mod_python工作时遇到了麻烦.

我收到了这个错误

apxs:Error: Command failed with rc=65536
Run Code Online (Sandbox Code Playgroud)

我已经试过了custom_easyapache_modules.
还尝试下载tar.gz和

./configure --with-apxs=/usr/local/apache/bin/apxs
make && make install
Run Code Online (Sandbox Code Playgroud)

我也试过(https://bugzilla.redhat.com/show_bug.cgi?id=465246)修复/src/connobject.c

总是相同的消息.