Bug 1093

Summary: ssh installation error: No acceptable C compiler found in $PATH
Product: Portable OpenSSH Reporter: Keith <knamestka>
Component: sshAssignee: Assigned to nobody <unassigned-bugs>
Status: CLOSED WORKSFORME    
Severity: normal Keywords: help-wanted
Priority: P2    
Version: 4.2p1   
Hardware: Other   
OS: AIX   

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.