The following reply was made to PR config/3442; it has been noted by GNATS.
From: "Kenyon Ralph" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Cc: <[EMAIL PROTECTED]> Subject: Re: config/3442: ./configure problem with compiler and makefile Date: Sun, 22 Nov 1998 09:34:13 -0800 $ gcc --version egcs-2.90.29 908515 (egcs-1.0.3 release) $ gcc -E gcc: No input files It looks like my gcc should work. I have recompiled the kernel using this exact same setup. There are no nonstandard modules. I ran ./configure immediately after I unpacked the apache_1.3.3.tar.gz file. -- Kenyon Ralph [EMAIL PROTECTED] http://www.kenyon.dyn.ml.org/ ICQ: 8552071 -----Original Message----- From: [EMAIL PROTECTED] <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] <[EMAIL PROTECTED]>; [EMAIL PROTECTED] <[EMAIL PROTECTED]>; [EMAIL PROTECTED] <[EMAIL PROTECTED]> Date: Sunday, November 22, 1998 06:49 Subject: Re: config/3442: ./configure problem with compiler and makefile >Synopsis: ./configure problem with compiler and makefile > >State-Changed-From-To: open-feedback >State-Changed-By: pcs >State-Changed-When: Sun Nov 22 06:50:01 PST 1998 >State-Changed-Why: >Check that gcc is properly installed. Nothing in the >Apache distribution should output "foo main" or lots >of "time in ..." lines (although these could could from a >non-standard module, the fact that "gcc -E" isn't found >as the C pre-processor indicates a problem with gcc). > >What do running "gcc" and "gcc --version" say?
