Re: linux-kernel-digest V1 #2860

Jim Arnold (jim@ohio.com)
Thu, 19 Nov 1998 21:39:00 -0500


I'm installing apache 1.3.3 on an Intel machine
running RedHat 5.1. This is a spanking new install
of the software.

I've got gcc-2.7.2.3-13 installed on the machine.
I've already removed gcc with RPM and reinstalled
it, but I still get the error that the C pre-processor
is not available.

My path is set up as
PATH=/usr/local/bin:/bin:/usr/bin:/usr/X11R6/bin:/home/jim/bin

Thanks in advance to anyone who can shed light on this.
I'm somwehat of a newbie so be gentle. ;)

Jim

[root@hogan src]# ./Configure
Using config file: Configuration
Creating Makefile
+ configured for Linux platform
+ setting C compiler to gcc
+ setting C pre-processor to NOT-AVAILABLE
+ checking for system header files
+ adding selected modules
+ doing sanity check on compiler and options
./helpers/TestCompile: make: command not found
** A test compilation with your Makefile configuration
** failed. This is most likely because your C compiler
** is not ANSI. Apache requires an ANSI C Compiler, such
** as gcc. The above error message from your compiler
** will also provide a clue.
Aborting!

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/