打印

Apache 的util.c编译错误

[复制链接]
1265|0
手机看帖
扫描二维码
随时随地手机跟帖
跳转到指定楼层
楼主
zqh1630|  楼主 | 2011-12-26 20:07 | 只看该作者 回帖奖励 |倒序浏览 |阅读模式
我在redhat 9.0上编译arm版本的apache时提示:输入make后提示的
不知道哪里出了错,谢谢啦~~
cd ../apache_1.3.39
make
出现以下错误信息:
gcc -c  -I../os/unix -I../include   -DSOLARIS2=290 -DMOD_SSL=208114 -DEAPI `../apaci` util.c
util.c: In function `ap_find_token':
util.c:1410: error: `test_char_table' undeclared (first use in this function)
util.c:1410: error: (Each undeclared identifier is reported only once
util.c:1410: error: for each function it appears in.)
util.c:1410: error: `T_HTTP_TOKEN_STOP' undeclared (first use in this function)
util.c: In function `ap_escape_logitem':
util.c:1487: error: `test_char_table' undeclared (first use in this function)
util.c:1487: error: `T_ESCAPE_LOGITEM' undeclared (first use in this function)
util.c: In function `ap_escape_shell_cmd':
util.c:1547: error: `test_char_table' undeclared (first use in this function)
util.c:1547: error: `T_ESCAPE_SHELL_CMD' undeclared (first use in this function)
util.c: In function `ap_escape_path_segment':
util.c:1651: error: `test_char_table' undeclared (first use in this function)
util.c:1651: error: `T_ESCAPE_PATH_SEGMENT' undeclared (first use in this function)
util.c: In function `ap_os_escape_path':
util.c:1680: error: `test_char_table' undeclared (first use in this function)
util.c:1680: error: `T_OS_ESCAPE_PATH' undeclared (first use in this function)
make[3]: *** [util.o] Error 1
make[2]: *** [subdirs] Error 1
make[2]: Leaving directory `/httpd/tmp/apache_1.3.27/src'
make[1]: *** [build-std] Error 2
make[1]: Leaving directory `/httpd/tmp/apache_1.3.27'
make: *** [build] Error 2

相关帖子

发新帖 我要提问
您需要登录后才可以回帖 登录 | 注册

本版积分规则

15

主题

893

帖子

1

粉丝