Start by checking the config.log file to see what the actual error
was.  Then verify that you actually have gcc installed and that it's a
good one:

$ which gcc
/usr/bin/gcc
$ rpm -qf /usr/bin/gcc
egcs-1.1.2-12
[rnapier@rnapier-linux rnapier]$ rpm -V egcs
[rnapier@rnapier-linux rnapier]$

Rob

On Fri, Nov 05, 1999 at 05:33:17PM +0800, Pira, Joel wrote:
> hi,
> 
>       I was trying to compile apache 1.3.9 using glibc-2.1.1 on RH6.0.
> But I get this error 
> 
>       Configuring for Apache, Version 1.3.9 Ben-SSL/1.37
> 1.3.9
>  + using installation path layout: Apache (config.layout)
> Creating Makefile
> Creating Configuration.apaci in src
> Creating Makefile in src
>  + configured for Linux platform
>  + setting C compiler to gcc
>  + setting C pre-processor to gcc -E
>  + checking for system header files
>  + using custom target name: httpsd
>  + adding selected modules
>  + checking sizeof various data types
>  + doing sanity check on compiler and options
> ** 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!          
> 
> 
> Any help will do? Thanks
> 
> Joel
> 
> 
> -- 
> To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe"
> as the Subject.
> 


-- 
To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe"
as the Subject.

Reply via email to