Bug 1093 - ssh installation error: No acceptable C compiler found in $PATH
Summary: ssh installation error: No acceptable C compiler found in $PATH
Status: CLOSED WORKSFORME
Alias: None
Product: Portable OpenSSH
Classification: Unclassified
Component: ssh (show other bugs)
Version: 4.2p1
Hardware: Other AIX
: P2 normal
Assignee: Assigned to nobody
URL:
Keywords: help-wanted
Depends on:
Blocks:
 
Reported: 2005-09-27 02:52 AEST by Keith
Modified: 2006-10-07 11:42 AEST (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Keith 2005-09-27 02:52:01 AEST
When trying to install ssh, I get the following error even after installing the 
C-compiler libc AIX filesets:

[root@training /tmp/openssh-4.2p1] ./configure
checking for gcc... no
checking for cc... no
checking for cc... no
checking for cl... no
configure: error: no acceptable C compiler found in $PATH
See `config.log' for more details.

There is nothing in the config.log that shows any additional information.  This 
is being installed on AIX version 5200-03.
Comment 1 Darren Tucker 2005-09-27 09:20:42 AEST
Have you installed a C compiler and if so, which one?  AIX doesn't come with
one, it's an extra-price option (xlc, vac) or a third-party package (gcc).
Comment 2 Keith 2005-09-28 00:34:15 AEST
(In reply to comment #1)
> Have you installed a C compiler and if so, which one?  AIX doesn't come with
> one, it's an extra-price option (xlc, vac) or a third-party package (gcc).

I was able to successfully install the xlc filesets, but the 4.2 version would 
still not install...same error.  I then tried installing openssh 4.1 version 
from a different(IBM link) and it was successfull, creating all directories, 
installing components, etc.

Thanks Darren!
Comment 3 Darren Tucker 2006-10-07 11:42:23 AEST
Change all RESOLVED bug to CLOSED with the exception of the ones fixed post-4.4.