LinuxSir.cn,穿越时空的Linuxsir!

 找回密码
 注册
搜索
热搜: shell linux mysql
查看: 928|回复: 1

为什么会出现这种错误啊!!

[复制链接]
发表于 2004-2-3 17:32:40 | 显示全部楼层 |阅读模式
我在编译apache_1.3.26 一直出现下面的错误,各位大哥怎么解决啊,帮我!!!
[root@localhost apache_1.3.26]# ./configure --prefix=/usr/local/apache
Configuring for Apache, Version 1.3.26
+ using installation path layout: Apache (config.layout)
Creating Makefile
Creating Configuration.apaci in src
Creating Makefile in src
+ configured for Linux platform
+ setting C compiler to gcc
+ setting C pre-processor to gcc -E
+ checking for system header files
+ adding selected modules
+ using builtin Expat
+ checking sizeof various data types
+ doing sanity check on compiler and options
** A test compilation with your Makefile configuration
** failed.  The below error output from the compilation
** test will give you an idea what is failing. Note that
** Apache requires an ANSI C Compiler, such as gcc.

======== Error Output for sanity check ========
cd ..; gcc  -DLINUX=22 -DUSE_HSREGEX -DUSE_EXPAT -I./lib/expat-lite -DNO_DL_NEEDED `./apaci`     -o helpers/dummy helpers/dummy.c   -lm
make: *** [dummy] Error 139
============= End of Error Report =============

Aborting!
发表于 2004-2-3 21:38:23 | 显示全部楼层
兄弟没安装gcc,把软件开发的部分全部装上再编译apache.
您需要登录后才可以回帖 登录 | 注册

本版积分规则

快速回复 返回顶部 返回列表