Bug 1684 - gcc config fails configure script test
Summary: gcc config fails configure script test
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Red Hat Linux
Classification: Retired
Component: gcc
Version: 5.2
Hardware: i386
OS: Linux
medium
medium
Target Milestone: ---
Assignee: David Lawrence
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 1999-03-23 10:32 UTC by graham
Modified: 2008-05-01 15:37 UTC (History)
0 users

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 1999-03-23 16:15:13 UTC
Embargoed:


Attachments (Terms of Use)

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.


Note You need to log in before you can comment on or make changes to this bug.