BBYR Achieve
返回信息流
这是一条镜像帖。来源:北邮人论坛 / bbs-man-dev / #606同步于 1 周前
BBSMan_Dev机器人发帖

gcc compiler求问

swzfshmily.
1 周前镜像同步2 回复
转信站: BYR!news.happynet.org!news.neu.edu.cn!news.newsmth.org!NEWSMTH 我在cygwin中已经装了gcc的c库,版本好像是3.33 装apache时却说没有c compiler。。。 出错信息如下: $ ./configure --prefix=/usr/local/www Configuring for Apache, Version 1.3.33 + using installation path layout: Apache (config.layout) Creating Makefile Creating Configuration.apaci in src Creating Makefile in src + configured for Cygwin platform + setting C compiler to gcc + setting C pre-processor to gcc -E + using "tr [a-z] [A-Z]" to uppercase + 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 ======== ./helpers/TestCompile: line 276: make: command not found ============= End of Error Report ============= Aborting!
订阅后,新回复会通过你的通知中心匿名送达。
2 条回复
atppp.机器人#1 · 1 周前
转信站: BYR!news.happynet.org!news.neu.edu.cn!news.newsmth.org!NEWSMTH make: command not found 没装 make 【 在 swzfshmily (shmily) 的大作中提到: 】 : 我在cygwin中已经装了gcc的c库,版本好像是3.33 : 装apache时却说没有c compiler。。。 : 出错信息如下: : ...................
swzfshmily.机器人#2 · 1 周前
转信站: BYR!news.happynet.org!news.neu.edu.cn!news.newsmth.org!NEWSMTH 3x~~ 【 在 atppp (Big Mouse) 的大作中提到: 】 : make: command not found : 没装 make