You are viewing a plain text version of this content. The canonical link for it is here.
Posted to apache-bugdb@apache.org by Mohammed Taher <mt...@qualitynet.net> on 2001/05/10 23:27:31 UTC

os-solaris/7698: Installation Problem

>Number:         7698
>Category:       os-solaris
>Synopsis:       Installation Problem
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    apache
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          support
>Submitter-Id:   apache
>Arrival-Date:   Thu May 10 14:30:01 PDT 2001
>Closed-Date:
>Last-Modified:
>Originator:     mtaher@qualitynet.net
>Release:        1.3.19 & 1.3.12
>Organization:
apache
>Environment:
Solaris 8 (SPARC)- Patche level= 108528-03 - Compiler= gcc version 2.95.2 19991024 On SUN Ultra 1 system
>Description:
The error message which, appeared after I runned the " ./configure prefix=/usr/local/apache" was as follows:

# ./configure --prefix=/usr/local/bin
Configuring for Apache, Version 1.3.19
 + 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
 + setting C pre-processor to gcc -E
 + checking for system header files
 + adding selected modules
 + 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. 

cd ..; gcc  -DSOLARIS2=280 -DUSE_EXPAT -I./lib/expat-lite -DNO_DL_NEEDED `./apaci`     -o helpers/dummy helpers/dummy.c   -lsocket -lnsl
gcc: installation problem, cannot exec `as': No such file or directory
make: *** [dummy] Error 1
======== Error Output for sanity check ========
============= End of Error Report =============

 Aborting!



>How-To-Repeat:
IF I try to compile dummy.c file alone: the following error message shows up:
"gcc: installation problem, cannot exec 'as' : No such file or directory
>Fix:
NO.
>Release-Note:
>Audit-Trail:
>Unformatted:
 [In order for any reply to be added to the PR database, you need]
 [to include <ap...@Apache.Org> in the Cc line and make sure the]
 [subject line starts with the report component and number, with ]
 [or without any 'Re:' prefixes (such as "general/1098:" or      ]
 ["Re: general/1098:").  If the subject doesn't match this       ]
 [pattern, your message will be misfiled and ignored.  The       ]
 ["apbugs" address is not added to the Cc line of messages from  ]
 [the database automatically because of the potential for mail   ]
 [loops.  If you do not include this Cc, your reply may be ig-   ]
 [nored unless you are responding to an explicit request from a  ]
 [developer.  Reply only with text; DO NOT SEND ATTACHMENTS!     ]