Bug 1684

Summary: gcc config fails configure script test
Product: [Retired] Red Hat Linux Reporter: graham
Component: gccAssignee: David Lawrence <dkl>
Status: CLOSED NOTABUG QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: 5.2   
Target Milestone: ---   
Target Release: ---   
Hardware: i386   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 1999-03-23 16:15:13 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description graham 1999-03-23 10:32:23 UTC
While trying to compile a package via autoconf:

[root@veronica ssh-1.2.26]# ./configure
loading cache ./config.cache
checking host system type... i586-unknown-linux
checking cached information... ok
checking for gcc... gcc
checking whether the C compiler (gcc  ) works... no
configure: error: installation or configuration problem: C
compiler cannot create executables.

Unfortunately the configure script is very vague in
determining the problem.

The gcc, binutils and glibc packages from the default 5.2
install cd are installed. None of these package
installations have indicated any dependancy problems. As far
as the RPM database is concerned, there are no missing
components, however configure thinks otherwise.

Comment 1 Jeff Johnson 1999-03-23 16:15:59 UTC
Try getting a working ssh rpm from replay.com -- the configure
test is busted, not the Red Hat compiler.