由买买提看人间百态

boards

本页内容为未名空间相应帖子的节选和存档,一周内的贴子最多显示50字,超过一周显示500字 访问原贴
Unix版 - 帮我看看我的GCC怎么了!谢谢
相关主题
Who can recommend some good books on Unix Administration新手问题about GCC
re-configure network and change hostnamehow to re configure network setting under Solaris
help me again! Re: how to configure networking after installationurgent!
about gcc installationone question about syslogd
How to install a lib in my own home path?where is the pre-build version of cxterm-solaris
getting connected to Oracle in Perlhow to configure networking after installation
help: solaris interface configuration如何在KDE下实现权限的限制?
Re: [转载] help! install cxterm in RH7.3, ld causes problemsplease help, CGI..
相关话题的讨论汇总
话题: gcc话题: creating话题: apache话题: makefile
进入Unix版参与讨论
1 (共1页)
d**s
发帖数: 1
1
./configure
Configuring for Apache, Version 1.3.24
+ Warning: Configuring Apache with default settings.
+ This is probably not what you really want.
+ Please read the README.configure and INSTALL files
+ first or at least run './configure --help' for
+ a compact summary of available options.
+ using installation path layout: Apache (config.layout)
Creating Makefile
Creating Configuration.apaci in src
Creating Makefile in src
+ configured for Solaris 280 platform
+ setting C compiler to gcc
+ set
w*****n
发帖数: 94
2

gcc: installation problem, cannot exec `as': No such file or directory
Can you use gcc to compile anything else?

【在 d**s 的大作中提到】
: ./configure
: Configuring for Apache, Version 1.3.24
: + Warning: Configuring Apache with default settings.
: + This is probably not what you really want.
: + Please read the README.configure and INSTALL files
: + first or at least run './configure --help' for
: + a compact summary of available options.
: + using installation path layout: Apache (config.layout)
: Creating Makefile
: Creating Configuration.apaci in src

c*****t
发帖数: 1879
3
"as" is the assemblier. Some how either GCC could not find it
or it was not present on your computer.

【在 d**s 的大作中提到】
: ./configure
: Configuring for Apache, Version 1.3.24
: + Warning: Configuring Apache with default settings.
: + This is probably not what you really want.
: + Please read the README.configure and INSTALL files
: + first or at least run './configure --help' for
: + a compact summary of available options.
: + using installation path layout: Apache (config.layout)
: Creating Makefile
: Creating Configuration.apaci in src

1 (共1页)
进入Unix版参与讨论
相关主题
please help, CGI..How to install a lib in my own home path?
How to add network card under solaris?getting connected to Oracle in Perl
一个ssh问题help: solaris interface configuration
如何在unix printRe: [转载] help! install cxterm in RH7.3, ld causes problems
Who can recommend some good books on Unix Administration新手问题about GCC
re-configure network and change hostnamehow to re configure network setting under Solaris
help me again! Re: how to configure networking after installationurgent!
about gcc installationone question about syslogd
相关话题的讨论汇总
话题: gcc话题: creating话题: apache话题: makefile