You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by William Ho <wi...@alcatel.com> on 2001/06/15 18:39:10 UTC

Problem compiling apache 1.3.19

Hi there,

I've downloaded Apache 1.3.19 and tried to run Configure in
apache_1.3.19/src, but I got the following errors:

Using config file: Configuration
Creating Makefile
 + configured for Solaris 270 platform
 + setting C pre-processor to /lib/cpp
 + 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.

======== Error Output for sanity check ========
cd ..; /net/kronos/export/apps/kronos1/gcc.v2.95.2/bin/gcc
-DSOLARIS2=270 -DUSE_EXPAT -I./lib/expat-lite -DNO_DL_NEEDED      -o
helpers/dummy helpers/dummy.c   -lsocket -lnsl
gcc: installation problem, cannot exec `cpp': No such file or directory
*** Error code 1
make: Fatal error: Command failed for target `dummy'
============= End of Error Report =============

 Aborting!

I am using Solaris 2.7, gcc is 2.95.2. Anything wrong with my gcc
options? Libraries missing? Any help much appreciated. Thanks.

--
Regards,

William.